Skip to content

Commit ecc0c26

Browse files
committed
feat: dependency upgrades
1 parent 405f807 commit ecc0c26

2 files changed

Lines changed: 313 additions & 320 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"dependencies": {
1818
"@emotion/react": "^11.11.4",
1919
"@emotion/styled": "^11.11.5",
20-
"@mui/icons-material": "^5.15.20",
21-
"@mui/material": "^5.15.20",
20+
"@mui/icons-material": "^5.16.1",
21+
"@mui/material": "^5.16.1",
2222
"axios": "^1.7.2",
23-
"gatsby": "^5.13.6",
23+
"gatsby": "^5.13.7",
2424
"gatsby-plugin-catch-links": "^5.13.1",
2525
"gatsby-plugin-google-gtag": "^5.13.1",
2626
"gatsby-plugin-image": "^3.13.1",
@@ -38,7 +38,7 @@
3838
"react-helmet": "^6.1.0"
3939
},
4040
"devDependencies": {
41-
"eslint": "^9.5.0",
41+
"eslint": "^9.6.0",
4242
"eslint-config-airbnb": "^19.0.4",
4343
"eslint-plugin-import": "^2.29.1",
4444
"eslint-plugin-jsx-a11y": "^6.9.0",

0 commit comments

Comments
 (0)