Skip to content

Commit 3c82f7c

Browse files
committed
Dependency upgrades
1 parent 75500b3 commit 3c82f7c

File tree

2 files changed

+471
-366
lines changed

2 files changed

+471
-366
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,31 +17,31 @@
1717
"@emotion/react": "^11.9.3",
1818
"@emotion/styled": "^11.9.3",
1919
"@mui/icons-material": "^5.8.4",
20-
"@mui/material": "^5.8.4",
20+
"@mui/material": "^5.8.5",
2121
"axios": "^0.27.2",
22-
"gatsby": "^4.16.0",
23-
"gatsby-plugin-catch-links": "^4.16.0",
24-
"gatsby-plugin-google-gtag": "^4.16.0",
25-
"gatsby-plugin-image": "^2.16.1",
26-
"gatsby-plugin-react-helmet": "^5.16.0",
22+
"gatsby": "^4.17.1",
23+
"gatsby-plugin-catch-links": "^4.17.0",
24+
"gatsby-plugin-google-gtag": "^4.17.0",
25+
"gatsby-plugin-image": "^2.17.0",
26+
"gatsby-plugin-react-helmet": "^5.17.0",
2727
"gatsby-plugin-robots-txt": "^1.7.1",
28-
"gatsby-plugin-sharp": "^4.16.1",
29-
"gatsby-plugin-sitemap": "^5.16.0",
30-
"gatsby-remark-images": "^6.16.0",
31-
"gatsby-source-filesystem": "^4.16.0",
28+
"gatsby-plugin-sharp": "^4.17.0",
29+
"gatsby-plugin-sitemap": "^5.17.0",
30+
"gatsby-remark-images": "^6.17.0",
31+
"gatsby-source-filesystem": "^4.17.0",
3232
"gatsby-theme-material-ui": "^5.2.0",
33-
"gatsby-transformer-remark": "^5.16.0",
34-
"gatsby-transformer-sharp": "^4.16.0",
33+
"gatsby-transformer-remark": "^5.17.0",
34+
"gatsby-transformer-sharp": "^4.17.0",
3535
"react": "^18.2.0",
3636
"react-dom": "^18.2.0",
3737
"react-helmet": "^6.1.0"
3838
},
3939
"devDependencies": {
40-
"eslint": "^8.17.0",
40+
"eslint": "^8.18.0",
4141
"eslint-config-airbnb": "^19.0.4",
4242
"eslint-plugin-import": "^2.26.0",
4343
"eslint-plugin-jsx-a11y": "^6.5.1",
44-
"eslint-plugin-react": "^7.30.0",
44+
"eslint-plugin-react": "^7.30.1",
4545
"eslint-plugin-react-hooks": "^4.6.0"
4646
},
4747
"repository": {

0 commit comments

Comments
 (0)