fix(deps): update gatsby monorepo

This commit is contained in:
Renovate Bot
2021-08-31 19:43:48 +00:00
committed by renovate[bot]
parent 374876325e
commit ce24c4358e
3 changed files with 328 additions and 2041 deletions

2348
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -71,17 +71,17 @@
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"final-form": "4.20.2",
"gatsby": "3.12.1",
"gatsby-cli": "3.12.0",
"gatsby": "3.13.0",
"gatsby-cli": "3.13.0",
"gatsby-plugin-advanced-sitemap": "1.6.0",
"gatsby-plugin-create-client-paths": "3.12.0",
"gatsby-plugin-manifest": "3.12.0",
"gatsby-plugin-postcss": "4.12.0",
"gatsby-plugin-react-helmet": "4.12.0",
"gatsby-plugin-create-client-paths": "3.13.0",
"gatsby-plugin-manifest": "3.13.0",
"gatsby-plugin-postcss": "4.13.0",
"gatsby-plugin-react-helmet": "4.13.0",
"gatsby-plugin-remove-serviceworker": "1.0.0",
"gatsby-remark-prismjs": "5.9.0",
"gatsby-source-filesystem": "3.12.0",
"gatsby-transformer-remark": "4.9.0",
"gatsby-remark-prismjs": "5.10.0",
"gatsby-source-filesystem": "3.13.0",
"gatsby-transformer-remark": "4.10.0",
"i18next": "20.5.0",
"jquery": "3.6.0",
"lodash": "4.17.21",

3
package-lock.json generated
View File

@ -17980,7 +17980,8 @@
"dependencies": {
"hosted-git-info": {
"version": "2.8.8",
"resolved": "",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
"integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
"dev": true
},
"normalize-package-data": {