Skip to content

Commit d09885a

Browse files
committed
Linus messed it up..
1 parent 8889ab3 commit d09885a

File tree

2 files changed

+15705
-15
lines changed

2 files changed

+15705
-15
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,31 +17,31 @@
1717
"@emotion/react": "^11.10.5",
1818
"@emotion/styled": "^11.10.5",
1919
"@mui/icons-material": "^5.11.0",
20-
"@mui/material": "^5.11.3",
20+
"@mui/material": "^5.11.4",
2121
"axios": "^1.2.2",
22-
"gatsby": "^5.3.3",
23-
"gatsby-plugin-catch-links": "^5.3.0",
24-
"gatsby-plugin-google-gtag": "^5.3.0",
25-
"gatsby-plugin-image": "^3.3.2",
26-
"gatsby-plugin-react-helmet": "^6.3.0",
22+
"gatsby": "^5.4.0",
23+
"gatsby-plugin-catch-links": "^5.4.0",
24+
"gatsby-plugin-google-gtag": "^5.4.0",
25+
"gatsby-plugin-image": "^3.4.0",
26+
"gatsby-plugin-react-helmet": "^6.4.0",
2727
"gatsby-plugin-robots-txt": "^1.8.0",
28-
"gatsby-plugin-sharp": "^5.3.2",
29-
"gatsby-plugin-sitemap": "^6.3.1",
30-
"gatsby-remark-images": "^7.3.1",
31-
"gatsby-source-filesystem": "^5.3.1",
28+
"gatsby-plugin-sharp": "^5.4.0",
29+
"gatsby-plugin-sitemap": "^6.4.0",
30+
"gatsby-remark-images": "^7.4.0",
31+
"gatsby-source-filesystem": "^5.4.0",
3232
"gatsby-theme-material-ui": "^5.3.0",
33-
"gatsby-transformer-remark": "^6.3.2",
34-
"gatsby-transformer-sharp": "^5.3.1",
33+
"gatsby-transformer-remark": "^6.4.0",
34+
"gatsby-transformer-sharp": "^5.4.0",
3535
"react": "^18.2.0",
3636
"react-dom": "^18.2.0",
3737
"react-helmet": "^6.1.0"
3838
},
3939
"devDependencies": {
4040
"eslint": "^8.31.0",
4141
"eslint-config-airbnb": "^19.0.4",
42-
"eslint-plugin-import": "^2.26.0",
43-
"eslint-plugin-jsx-a11y": "^6.6.1",
44-
"eslint-plugin-react": "^7.31.11",
42+
"eslint-plugin-import": "^2.27.4",
43+
"eslint-plugin-jsx-a11y": "^6.7.1",
44+
"eslint-plugin-react": "^7.32.0",
4545
"eslint-plugin-react-hooks": "^4.6.0"
4646
},
4747
"repository": {

0 commit comments

Comments
 (0)