Merge pull request #1095 from alxshelepenok/renovate/gatsby

fix(deps): update gatsby (minor)
This commit is contained in:
Alexander Shelepenok 2022-07-21 11:52:41 +03:00 committed by GitHub
commit 35821de6d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1288 additions and 8992 deletions

10236
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -47,33 +47,33 @@
]
},
"dependencies": {
"@sentry/gatsby": "^7.4.1",
"@sentry/gatsby": "^7.7.0",
"@sentry/tracing": "^7.7.0",
"classnames": "^2.3.1",
"disqus-react": "^1.1.3",
"gatsby": "^4.17.2",
"gatsby-link": "^4.17.0",
"gatsby-plugin-catch-links": "^4.17.0",
"gatsby-plugin-feed": "^4.17.0",
"gatsby-plugin-google-gtag": "^4.17.0",
"gatsby-plugin-image": "^2.17.0",
"gatsby-plugin-manifest": "^4.17.0",
"gatsby-plugin-offline": "^5.17.0",
"gatsby": "^4.19.1",
"gatsby-link": "^4.19.0",
"gatsby-plugin-catch-links": "^4.19.0",
"gatsby-plugin-feed": "^4.19.0",
"gatsby-plugin-google-gtag": "^4.19.0",
"gatsby-plugin-image": "^2.19.0",
"gatsby-plugin-manifest": "^4.19.0",
"gatsby-plugin-offline": "^5.19.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^5.17.0",
"gatsby-plugin-sass": "^5.17.0",
"gatsby-plugin-sharp": "^4.17.0",
"gatsby-plugin-sitemap": "^5.17.0",
"gatsby-remark-autolink-headers": "^5.17.0",
"gatsby-remark-copy-linked-files": "^5.17.0",
"gatsby-plugin-react-helmet": "^5.19.0",
"gatsby-plugin-sass": "^5.19.0",
"gatsby-plugin-sharp": "^4.19.0",
"gatsby-plugin-sitemap": "^5.19.0",
"gatsby-remark-autolink-headers": "^5.19.0",
"gatsby-remark-copy-linked-files": "^5.19.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^6.17.0",
"gatsby-remark-prismjs": "^6.17.0",
"gatsby-remark-responsive-iframe": "^5.17.0",
"gatsby-remark-smartypants": "^5.17.0",
"gatsby-source-filesystem": "^4.17.0",
"gatsby-transformer-remark": "^5.17.0",
"gatsby-transformer-sharp": "^4.17.0",
"gatsby-remark-images": "^6.19.0",
"gatsby-remark-prismjs": "^6.19.0",
"gatsby-remark-responsive-iframe": "^5.19.0",
"gatsby-remark-smartypants": "^5.19.0",
"gatsby-source-filesystem": "^4.19.0",
"gatsby-transformer-remark": "^5.19.0",
"gatsby-transformer-sharp": "^4.19.0",
"prismjs": "^1.28.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",