Skip to content

Commit 3f20137

Browse files
committed
Dependency upgrades
1 parent 0f08247 commit 3f20137

2 files changed

Lines changed: 876 additions & 1750 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,34 @@
1414
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\" && exit 1"
1515
},
1616
"dependencies": {
17-
"@emotion/react": "^11.10.0",
18-
"@emotion/styled": "^11.10.0",
19-
"@mui/icons-material": "^5.10.2",
20-
"@mui/material": "^5.10.2",
17+
"@emotion/react": "^11.10.4",
18+
"@emotion/styled": "^11.10.4",
19+
"@mui/icons-material": "^5.10.6",
20+
"@mui/material": "^5.10.8",
2121
"axios": "^0.27.2",
22-
"gatsby": "^4.21.1",
23-
"gatsby-plugin-catch-links": "^4.21.0",
24-
"gatsby-plugin-google-gtag": "^4.21.0",
25-
"gatsby-plugin-image": "^2.21.0",
26-
"gatsby-plugin-react-helmet": "^5.21.0",
22+
"gatsby": "^4.24.1",
23+
"gatsby-plugin-catch-links": "^4.24.0",
24+
"gatsby-plugin-google-gtag": "^4.24.0",
25+
"gatsby-plugin-image": "^2.24.0",
26+
"gatsby-plugin-react-helmet": "^5.24.0",
2727
"gatsby-plugin-robots-txt": "^1.7.1",
28-
"gatsby-plugin-sharp": "^4.21.0",
29-
"gatsby-plugin-sitemap": "^5.21.0",
30-
"gatsby-remark-images": "^6.21.0",
31-
"gatsby-source-filesystem": "^4.21.1",
28+
"gatsby-plugin-sharp": "^4.24.0",
29+
"gatsby-plugin-sitemap": "^5.24.0",
30+
"gatsby-remark-images": "^6.24.0",
31+
"gatsby-source-filesystem": "^4.24.0",
3232
"gatsby-theme-material-ui": "^5.3.0",
33-
"gatsby-transformer-remark": "^5.21.0",
34-
"gatsby-transformer-sharp": "^4.21.0",
33+
"gatsby-transformer-remark": "^5.24.0",
34+
"gatsby-transformer-sharp": "^4.24.0",
3535
"react": "^18.2.0",
3636
"react-dom": "^18.2.0",
3737
"react-helmet": "^6.1.0"
3838
},
3939
"devDependencies": {
40-
"eslint": "^8.23.0",
40+
"eslint": "^8.24.0",
4141
"eslint-config-airbnb": "^19.0.4",
4242
"eslint-plugin-import": "^2.26.0",
4343
"eslint-plugin-jsx-a11y": "^6.6.1",
44-
"eslint-plugin-react": "^7.31.1",
44+
"eslint-plugin-react": "^7.31.8",
4545
"eslint-plugin-react-hooks": "^4.6.0"
4646
},
4747
"repository": {

0 commit comments

Comments
 (0)