|
15 | 15 | "test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@emotion/react": "^11.11.4", |
19 | | - "@emotion/styled": "^11.11.5", |
20 | | - "@mui/icons-material": "^5.16.1", |
21 | | - "@mui/material": "^5.16.1", |
22 | | - "axios": "^1.7.2", |
| 18 | + "@emotion/react": "^11.13.3", |
| 19 | + "@emotion/styled": "^11.13.0", |
| 20 | + "@fontsource/roboto": "^5.1.0", |
| 21 | + "@mui/icons-material": "^6.1.1", |
| 22 | + "@mui/material": "^6.1.1", |
| 23 | + "axios": "^1.7.7", |
23 | 24 | "gatsby": "^5.13.7", |
24 | 25 | "gatsby-plugin-catch-links": "^5.13.1", |
25 | 26 | "gatsby-plugin-google-gtag": "^5.13.1", |
|
28 | 29 | "gatsby-plugin-robots-txt": "^1.8.0", |
29 | 30 | "gatsby-plugin-sharp": "^5.13.1", |
30 | 31 | "gatsby-plugin-sitemap": "^6.13.1", |
31 | | - "gatsby-remark-images": "^7.13.1", |
| 32 | + "gatsby-remark-images": "^7.13.2", |
32 | 33 | "gatsby-source-filesystem": "^5.13.1", |
33 | 34 | "gatsby-theme-material-ui": "^5.3.0", |
34 | 35 | "gatsby-transformer-remark": "^6.13.1", |
|
38 | 39 | "react-helmet": "^6.1.0" |
39 | 40 | }, |
40 | 41 | "devDependencies": { |
41 | | - "eslint": "^9.6.0", |
| 42 | + "eslint": "^9.11.1", |
42 | 43 | "eslint-config-airbnb": "^19.0.4", |
43 | | - "eslint-plugin-import": "^2.29.1", |
44 | | - "eslint-plugin-jsx-a11y": "^6.9.0", |
45 | | - "eslint-plugin-react": "^7.34.3", |
| 44 | + "eslint-plugin-import": "^2.30.0", |
| 45 | + "eslint-plugin-jsx-a11y": "^6.10.0", |
| 46 | + "eslint-plugin-react": "^7.37.0", |
46 | 47 | "eslint-plugin-react-hooks": "^4.6.2" |
47 | 48 | }, |
48 | 49 | "repository": { |
|
52 | 53 | "bugs": { |
53 | 54 | "url": "https://github.com/CodeDead/codedead.com/issues" |
54 | 55 | }, |
55 | | - "packageManager": "yarn@4.3.1" |
| 56 | + "packageManager": "yarn@4.5.0" |
56 | 57 | } |
0 commit comments