Skip to content

Commit a8c4f01

Browse files
authored
Merge branch 'master' into renovate/major-react-monorepo
2 parents 24ce450 + d574bf2 commit a8c4f01

File tree

2 files changed

+225
-284
lines changed

2 files changed

+225
-284
lines changed

package.json

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,19 @@
1717
},
1818
"dependencies": {
1919
"@lekoarts/gatsby-theme-cara": "1.2.20",
20-
"gatsby": "2.32.4",
21-
"gatsby-plugin-gatsby-cloud": "1.0.1",
20+
"gatsby": "2.32.13",
21+
"gatsby-plugin-gatsby-cloud": "1.0.2",
2222
"gatsby-plugin-google-analytics": "2.11.0",
23-
"gatsby-plugin-manifest": "2.12.0",
24-
"gatsby-plugin-netlify": "2.11.0",
25-
"gatsby-plugin-offline": "3.10.1",
23+
24+
"gatsby-plugin-manifest": "2.12.1",
25+
"gatsby-plugin-netlify": "2.11.1",
26+
"gatsby-plugin-offline": "3.10.2",
2627
"gatsby-plugin-webpack-bundle-analyser-v2": "1.1.20",
27-
"react": "17.0.2",
28-
"react-dom": "17.0.2"
28+
29+
30+
"react": "16.14.0",
31+
"react-dom": "16.14.0"
32+
2933
},
3034
"devDependencies": {
3135
"cross-env": "7.0.3"

0 commit comments

Comments
 (0)