We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c82f7c commit c522784Copy full SHA for c522784
2 files changed
package.json
@@ -17,9 +17,9 @@
17
"@emotion/react": "^11.9.3",
18
"@emotion/styled": "^11.9.3",
19
"@mui/icons-material": "^5.8.4",
20
- "@mui/material": "^5.8.5",
+ "@mui/material": "^5.8.7",
21
"axios": "^0.27.2",
22
- "gatsby": "^4.17.1",
+ "gatsby": "^4.17.2",
23
"gatsby-plugin-catch-links": "^4.17.0",
24
"gatsby-plugin-google-gtag": "^4.17.0",
25
"gatsby-plugin-image": "^2.17.0",
@@ -37,10 +37,10 @@
37
"react-helmet": "^6.1.0"
38
},
39
"devDependencies": {
40
- "eslint": "^8.18.0",
+ "eslint": "^8.19.0",
41
"eslint-config-airbnb": "^19.0.4",
42
"eslint-plugin-import": "^2.26.0",
43
- "eslint-plugin-jsx-a11y": "^6.5.1",
+ "eslint-plugin-jsx-a11y": "^6.6.0",
44
"eslint-plugin-react": "^7.30.1",
45
"eslint-plugin-react-hooks": "^4.6.0"
46
0 commit comments