Skip to content

Commit cdc1c27

Browse files
committed
* Dependency upgrades
1 parent 7430176 commit cdc1c27

2 files changed

Lines changed: 598 additions & 539 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"@material-ui/icons": "^4.11.2",
1919
"@material-ui/lab": "^4.0.0-alpha.57",
2020
"axios": "^0.21.1",
21-
"gatsby": "^3.2.1",
22-
"gatsby-plugin-catch-links": "^3.2.0",
23-
"gatsby-plugin-google-gtag": "^3.2.0",
24-
"gatsby-plugin-image": "^1.2.1",
25-
"gatsby-plugin-robots-txt": "^1.5.5",
26-
"gatsby-plugin-sharp": "^3.2.1",
27-
"gatsby-plugin-sitemap": "^3.2.0",
28-
"gatsby-remark-images": "^4.2.0",
29-
"gatsby-source-filesystem": "^3.2.0",
21+
"gatsby": "^3.3.1",
22+
"gatsby-plugin-catch-links": "^3.3.0",
23+
"gatsby-plugin-google-gtag": "^3.3.0",
24+
"gatsby-plugin-image": "^1.3.1",
25+
"gatsby-plugin-robots-txt": "^1.5.6",
26+
"gatsby-plugin-sharp": "^3.3.1",
27+
"gatsby-plugin-sitemap": "^3.3.0",
28+
"gatsby-remark-images": "^5.0.0",
29+
"gatsby-source-filesystem": "^3.3.0",
3030
"gatsby-theme-material-ui": "^2.0.1",
31-
"gatsby-transformer-remark": "^3.2.0",
32-
"gatsby-transformer-sharp": "^3.2.0",
31+
"gatsby-transformer-remark": "^4.0.0",
32+
"gatsby-transformer-sharp": "^3.3.0",
3333
"react": "^17.0.2",
3434
"react-dom": "^17.0.2",
3535
"react-helmet": "^6.1.0"

0 commit comments

Comments
 (0)