fix(deps): update gatsby

This commit is contained in:
Renovate Bot 2022-04-26 18:50:01 +00:00
parent 88ecf47d19
commit 09024e26bf
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 1449 additions and 1392 deletions

2799
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -51,29 +51,29 @@
"@sentry/tracing": "^6.19.6",
"classnames": "^2.3.1",
"disqus-react": "^1.1.2",
"gatsby": "^4.12.1",
"gatsby-link": "^4.12.1",
"gatsby-plugin-catch-links": "^4.12.1",
"gatsby-plugin-feed": "^4.12.1",
"gatsby-plugin-google-gtag": "^4.12.1",
"gatsby-plugin-image": "^2.12.1",
"gatsby-plugin-manifest": "^4.12.1",
"gatsby-plugin-offline": "^5.12.1",
"gatsby": "^4.13.0",
"gatsby-link": "^4.13.0",
"gatsby-plugin-catch-links": "^4.13.0",
"gatsby-plugin-feed": "^4.13.0",
"gatsby-plugin-google-gtag": "^4.13.0",
"gatsby-plugin-image": "^2.13.0",
"gatsby-plugin-manifest": "^4.13.0",
"gatsby-plugin-offline": "^5.13.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^5.12.1",
"gatsby-plugin-sass": "^5.12.1",
"gatsby-plugin-sharp": "^4.12.1",
"gatsby-plugin-sitemap": "^5.12.1",
"gatsby-remark-autolink-headers": "^5.12.1",
"gatsby-remark-copy-linked-files": "^5.12.1",
"gatsby-plugin-react-helmet": "^5.13.0",
"gatsby-plugin-sass": "^5.13.0",
"gatsby-plugin-sharp": "^4.13.0",
"gatsby-plugin-sitemap": "^5.13.0",
"gatsby-remark-autolink-headers": "^5.13.0",
"gatsby-remark-copy-linked-files": "^5.13.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^6.12.1",
"gatsby-remark-prismjs": "^6.12.1",
"gatsby-remark-responsive-iframe": "^5.12.1",
"gatsby-remark-smartypants": "^5.12.1",
"gatsby-source-filesystem": "^4.12.1",
"gatsby-transformer-remark": "^5.12.1",
"gatsby-transformer-sharp": "^4.12.1",
"gatsby-remark-images": "^6.13.0",
"gatsby-remark-prismjs": "^6.13.0",
"gatsby-remark-responsive-iframe": "^5.13.0",
"gatsby-remark-smartypants": "^5.13.0",
"gatsby-source-filesystem": "^4.13.0",
"gatsby-transformer-remark": "^5.13.0",
"gatsby-transformer-sharp": "^4.13.0",
"prismjs": "^1.28.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",