We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405f807 commit ecc0c26Copy full SHA for ecc0c26
2 files changed
package.json
@@ -17,10 +17,10 @@
17
"dependencies": {
18
"@emotion/react": "^11.11.4",
19
"@emotion/styled": "^11.11.5",
20
- "@mui/icons-material": "^5.15.20",
21
- "@mui/material": "^5.15.20",
+ "@mui/icons-material": "^5.16.1",
+ "@mui/material": "^5.16.1",
22
"axios": "^1.7.2",
23
- "gatsby": "^5.13.6",
+ "gatsby": "^5.13.7",
24
"gatsby-plugin-catch-links": "^5.13.1",
25
"gatsby-plugin-google-gtag": "^5.13.1",
26
"gatsby-plugin-image": "^3.13.1",
@@ -38,7 +38,7 @@
38
"react-helmet": "^6.1.0"
39
},
40
"devDependencies": {
41
- "eslint": "^9.5.0",
+ "eslint": "^9.6.0",
42
"eslint-config-airbnb": "^19.0.4",
43
"eslint-plugin-import": "^2.29.1",
44
"eslint-plugin-jsx-a11y": "^6.9.0",
0 commit comments