mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
fix(deps): update gatsby
This commit is contained in:
parent
9706d05c43
commit
9457ba1b16
815
package-lock.json
generated
815
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
42
package.json
42
package.json
@ -51,29 +51,29 @@
|
|||||||
"@sentry/tracing": "^7.8.1",
|
"@sentry/tracing": "^7.8.1",
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"disqus-react": "^1.1.3",
|
"disqus-react": "^1.1.3",
|
||||||
"gatsby": "^4.19.2",
|
"gatsby": "^4.20.0",
|
||||||
"gatsby-link": "^4.19.1",
|
"gatsby-link": "^4.20.0",
|
||||||
"gatsby-plugin-catch-links": "^4.19.0",
|
"gatsby-plugin-catch-links": "^4.20.0",
|
||||||
"gatsby-plugin-feed": "^4.19.0",
|
"gatsby-plugin-feed": "^4.20.0",
|
||||||
"gatsby-plugin-google-gtag": "^4.19.0",
|
"gatsby-plugin-google-gtag": "^4.20.0",
|
||||||
"gatsby-plugin-image": "^2.19.0",
|
"gatsby-plugin-image": "^2.20.0",
|
||||||
"gatsby-plugin-manifest": "^4.19.0",
|
"gatsby-plugin-manifest": "^4.20.0",
|
||||||
"gatsby-plugin-offline": "^5.19.0",
|
"gatsby-plugin-offline": "^5.20.0",
|
||||||
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
||||||
"gatsby-plugin-react-helmet": "^5.19.0",
|
"gatsby-plugin-react-helmet": "^5.20.0",
|
||||||
"gatsby-plugin-sass": "^5.19.0",
|
"gatsby-plugin-sass": "^5.20.0",
|
||||||
"gatsby-plugin-sharp": "^4.19.0",
|
"gatsby-plugin-sharp": "^4.20.0",
|
||||||
"gatsby-plugin-sitemap": "^5.19.0",
|
"gatsby-plugin-sitemap": "^5.20.0",
|
||||||
"gatsby-remark-autolink-headers": "^5.19.0",
|
"gatsby-remark-autolink-headers": "^5.20.0",
|
||||||
"gatsby-remark-copy-linked-files": "^5.19.0",
|
"gatsby-remark-copy-linked-files": "^5.20.0",
|
||||||
"gatsby-remark-external-links": "0.0.4",
|
"gatsby-remark-external-links": "0.0.4",
|
||||||
"gatsby-remark-images": "^6.19.0",
|
"gatsby-remark-images": "^6.20.0",
|
||||||
"gatsby-remark-prismjs": "^6.19.0",
|
"gatsby-remark-prismjs": "^6.20.0",
|
||||||
"gatsby-remark-responsive-iframe": "^5.19.0",
|
"gatsby-remark-responsive-iframe": "^5.20.0",
|
||||||
"gatsby-remark-smartypants": "^5.19.0",
|
"gatsby-remark-smartypants": "^5.20.0",
|
||||||
"gatsby-source-filesystem": "^4.19.0",
|
"gatsby-source-filesystem": "^4.20.0",
|
||||||
"gatsby-transformer-remark": "^5.19.0",
|
"gatsby-transformer-remark": "^5.20.0",
|
||||||
"gatsby-transformer-sharp": "^4.19.0",
|
"gatsby-transformer-sharp": "^4.20.0",
|
||||||
"prismjs": "^1.28.0",
|
"prismjs": "^1.28.0",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user