|
17 | 17 | "dependencies": { |
18 | 18 | "@emotion/react": "^11.11.1", |
19 | 19 | "@emotion/styled": "^11.11.0", |
20 | | - "@mui/icons-material": "^5.14.12", |
21 | | - "@mui/material": "^5.14.12", |
| 20 | + "@mui/icons-material": "^5.14.15", |
| 21 | + "@mui/material": "^5.14.15", |
22 | 22 | "axios": "^1.5.1", |
23 | | - "gatsby": "^5.12.5", |
| 23 | + "gatsby": "^5.12.8", |
24 | 24 | "gatsby-plugin-catch-links": "^5.12.0", |
25 | | - "gatsby-plugin-google-gtag": "^5.12.0", |
26 | | - "gatsby-plugin-image": "^3.12.0", |
| 25 | + "gatsby-plugin-google-gtag": "^5.12.2", |
| 26 | + "gatsby-plugin-image": "^3.12.2", |
27 | 27 | "gatsby-plugin-react-helmet": "^6.12.0", |
28 | 28 | "gatsby-plugin-robots-txt": "^1.8.0", |
29 | | - "gatsby-plugin-sharp": "^5.12.0", |
30 | | - "gatsby-plugin-sitemap": "^6.12.0", |
31 | | - "gatsby-remark-images": "^7.12.0", |
| 29 | + "gatsby-plugin-sharp": "^5.12.2", |
| 30 | + "gatsby-plugin-sitemap": "^6.12.2", |
| 31 | + "gatsby-remark-images": "^7.12.2", |
32 | 32 | "gatsby-source-filesystem": "^5.12.0", |
33 | 33 | "gatsby-theme-material-ui": "^5.3.0", |
34 | | - "gatsby-transformer-remark": "^6.12.0", |
35 | | - "gatsby-transformer-sharp": "^5.12.0", |
| 34 | + "gatsby-transformer-remark": "^6.12.2", |
| 35 | + "gatsby-transformer-sharp": "^5.12.2", |
36 | 36 | "react": "^18.2.0", |
37 | 37 | "react-dom": "^18.2.0", |
38 | 38 | "react-helmet": "^6.1.0" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "eslint": "^8.51.0", |
| 41 | + "eslint": "^8.52.0", |
42 | 42 | "eslint-config-airbnb": "^19.0.4", |
43 | | - "eslint-plugin-import": "^2.28.1", |
| 43 | + "eslint-plugin-import": "^2.29.0", |
44 | 44 | "eslint-plugin-jsx-a11y": "^6.7.1", |
45 | 45 | "eslint-plugin-react": "^7.33.2", |
46 | 46 | "eslint-plugin-react-hooks": "^4.6.0" |
|
52 | 52 | "bugs": { |
53 | 53 | "url": "https://github.com/CodeDead/codedead.com/issues" |
54 | 54 | }, |
55 | | - "packageManager": "yarn@3.6.4" |
| 55 | + "packageManager": "yarn@4.0.0" |
56 | 56 | } |
0 commit comments