We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 968a1f3 commit 1a4577cCopy full SHA for 1a4577c
2 files changed
package.json
@@ -17,8 +17,8 @@
17
"dependencies": {
18
"@emotion/react": "^11.11.1",
19
"@emotion/styled": "^11.11.0",
20
- "@mui/icons-material": "^5.14.1",
21
- "@mui/material": "^5.14.1",
+ "@mui/icons-material": "^5.14.3",
+ "@mui/material": "^5.14.4",
22
"axios": "^1.4.0",
23
"gatsby": "^5.11.0",
24
"gatsby-plugin-catch-links": "^5.11.0",
@@ -38,11 +38,11 @@
38
"react-helmet": "^6.1.0"
39
},
40
"devDependencies": {
41
- "eslint": "^8.45.0",
+ "eslint": "^8.46.0",
42
"eslint-config-airbnb": "^19.0.4",
43
- "eslint-plugin-import": "^2.27.5",
+ "eslint-plugin-import": "^2.28.0",
44
"eslint-plugin-jsx-a11y": "^6.7.1",
45
- "eslint-plugin-react": "^7.33.0",
+ "eslint-plugin-react": "^7.33.1",
46
"eslint-plugin-react-hooks": "^4.6.0"
47
48
"repository": {
0 commit comments