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
f4485ec75e
commit
5a2496a112
52
package.json
52
package.json
@ -38,38 +38,38 @@
|
|||||||
"disqus"
|
"disqus"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/gatsby": "^6.0.4",
|
"@sentry/gatsby": "^6.2.1",
|
||||||
"@sentry/tracing": "^6.2.1",
|
"@sentry/tracing": "^6.2.1",
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"codecov": "^3.8.1",
|
"codecov": "^3.8.1",
|
||||||
"gatsby": "^2.31.1",
|
"gatsby": "^2.32.9",
|
||||||
"gatsby-link": "^2.10.0",
|
"gatsby-link": "^2.11.0",
|
||||||
"gatsby-plugin-catch-links": "^2.9.0",
|
"gatsby-plugin-catch-links": "^2.10.0",
|
||||||
"gatsby-plugin-feed": "^2.12.0",
|
"gatsby-plugin-feed": "^2.13.1",
|
||||||
"gatsby-plugin-flow": "^1.9.0",
|
"gatsby-plugin-flow": "^1.10.0",
|
||||||
"gatsby-plugin-google-gtag": "^2.7.0",
|
"gatsby-plugin-google-gtag": "^2.8.0",
|
||||||
"gatsby-plugin-manifest": "^2.11.0",
|
"gatsby-plugin-manifest": "^2.12.1",
|
||||||
"gatsby-plugin-netlify": "^2.10.0",
|
"gatsby-plugin-netlify": "^2.11.0",
|
||||||
"gatsby-plugin-netlify-cms": "^4.9.0",
|
"gatsby-plugin-netlify-cms": "^4.10.0",
|
||||||
"gatsby-plugin-offline": "^3.9.0",
|
"gatsby-plugin-offline": "^3.10.2",
|
||||||
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
||||||
"gatsby-plugin-react-helmet": "^3.9.0",
|
"gatsby-plugin-react-helmet": "^3.10.0",
|
||||||
"gatsby-plugin-sass": "^3.1.0",
|
"gatsby-plugin-sass": "^3.2.0",
|
||||||
"gatsby-plugin-sharp": "^2.13.4",
|
"gatsby-plugin-sharp": "^2.14.3",
|
||||||
"gatsby-plugin-sitemap": "^2.11.0",
|
"gatsby-plugin-sitemap": "^2.12.0",
|
||||||
"gatsby-remark-autolink-headers": "^2.10.0",
|
"gatsby-remark-autolink-headers": "^2.11.0",
|
||||||
"gatsby-remark-copy-linked-files": "^2.9.0",
|
"gatsby-remark-copy-linked-files": "^2.10.0",
|
||||||
"gatsby-remark-external-links": "0.0.4",
|
"gatsby-remark-external-links": "0.0.4",
|
||||||
"gatsby-remark-images": "^3.10.0",
|
"gatsby-remark-images": "^3.11.1",
|
||||||
"gatsby-remark-katex": "^3.9.0",
|
"gatsby-remark-katex": "^3.10.0",
|
||||||
"gatsby-remark-prismjs": "^3.12.0",
|
"gatsby-remark-prismjs": "^3.13.0",
|
||||||
"gatsby-remark-relative-images": "^2.0.2",
|
"gatsby-remark-relative-images": "^2.0.2",
|
||||||
"gatsby-remark-responsive-iframe": "^2.10.0",
|
"gatsby-remark-responsive-iframe": "^2.11.0",
|
||||||
"gatsby-remark-smartypants": "^2.9.0",
|
"gatsby-remark-smartypants": "^2.10.0",
|
||||||
"gatsby-source-filesystem": "^2.10.0",
|
"gatsby-source-filesystem": "^2.11.1",
|
||||||
"gatsby-transformer-remark": "^2.15.0",
|
"gatsby-transformer-remark": "^2.16.1",
|
||||||
"gatsby-transformer-sharp": "^2.11.0",
|
"gatsby-transformer-sharp": "^2.12.0",
|
||||||
"invariant": "^2.2.4",
|
"invariant": "^2.2.4",
|
||||||
"katex": "^0.12.0",
|
"katex": "^0.12.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
@ -93,7 +93,7 @@
|
|||||||
"babel-core": "7.0.0-bridge.0",
|
"babel-core": "7.0.0-bridge.0",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"babel-jest": "26.6.3",
|
"babel-jest": "26.6.3",
|
||||||
"babel-preset-gatsby": "0.11.0",
|
"babel-preset-gatsby": "0.12.2",
|
||||||
"browserslist": "4.16.3",
|
"browserslist": "4.16.3",
|
||||||
"concurrently": "5.3.0",
|
"concurrently": "5.3.0",
|
||||||
"eslint": "7.21.0",
|
"eslint": "7.21.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user