Skip to content

Commit 6ed5fb8

Browse files
committed
* Dependency upgrades
1 parent 4cabfa7 commit 6ed5fb8

File tree

2 files changed

+805
-856
lines changed

2 files changed

+805
-856
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,19 @@
1717
"@material-ui/core": "^4.12.3",
1818
"@material-ui/icons": "^4.11.2",
1919
"@material-ui/lab": "^4.0.0-alpha.60",
20-
"axios": "^0.21.3",
21-
"gatsby": "^3.13.0",
22-
"gatsby-plugin-catch-links": "^3.13.0",
23-
"gatsby-plugin-google-gtag": "^3.13.0",
24-
"gatsby-plugin-image": "^1.13.0",
20+
"axios": "^0.21.4",
21+
"gatsby": "^3.14.0",
22+
"gatsby-plugin-catch-links": "^3.14.0",
23+
"gatsby-plugin-google-gtag": "^3.14.0",
24+
"gatsby-plugin-image": "^1.14.0",
2525
"gatsby-plugin-robots-txt": "^1.6.10",
26-
"gatsby-plugin-sharp": "^3.13.0",
27-
"gatsby-plugin-sitemap": "^4.9.0",
28-
"gatsby-remark-images": "^5.10.0",
29-
"gatsby-source-filesystem": "^3.13.0",
26+
"gatsby-plugin-sharp": "^3.14.0",
27+
"gatsby-plugin-sitemap": "^4.10.0",
28+
"gatsby-remark-images": "^5.11.0",
29+
"gatsby-source-filesystem": "^3.14.0",
3030
"gatsby-theme-material-ui": "^2.0.1",
31-
"gatsby-transformer-remark": "^4.10.0",
32-
"gatsby-transformer-sharp": "^3.13.0",
31+
"gatsby-transformer-remark": "^4.11.0",
32+
"gatsby-transformer-sharp": "^3.14.0",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
3535
"react-helmet": "^6.1.0"
@@ -39,7 +39,7 @@
3939
"eslint-config-airbnb": "^18.2.1",
4040
"eslint-plugin-import": "^2.24.2",
4141
"eslint-plugin-jsx-a11y": "^6.4.1",
42-
"eslint-plugin-react": "^7.25.1",
42+
"eslint-plugin-react": "^7.26.0",
4343
"eslint-plugin-react-hooks": "^4.2.0"
4444
},
4545
"repository": {

0 commit comments

Comments
 (0)