mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-29 13:42:28 +02:00
fix(deps): update gatsby
This commit is contained in:
10
package.json
10
package.json
@@ -38,12 +38,12 @@
|
||||
"disqus"
|
||||
],
|
||||
"dependencies": {
|
||||
"@sentry/gatsby": "^5.29.2",
|
||||
"@sentry/gatsby": "^5.30.0",
|
||||
"@sentry/tracing": "^5.29.2",
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.8.1",
|
||||
"gatsby": "^2.30.1",
|
||||
"gatsby": "^2.30.3",
|
||||
"gatsby-link": "^2.9.0",
|
||||
"gatsby-plugin-catch-links": "^2.8.0",
|
||||
"gatsby-plugin-feed": "^2.11.0",
|
||||
@@ -56,7 +56,7 @@
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.5",
|
||||
"gatsby-plugin-react-helmet": "^3.8.0",
|
||||
"gatsby-plugin-sass": "^3.0.0",
|
||||
"gatsby-plugin-sharp": "^2.12.0",
|
||||
"gatsby-plugin-sharp": "^2.12.2",
|
||||
"gatsby-plugin-sitemap": "^2.10.0",
|
||||
"gatsby-remark-autolink-headers": "^2.9.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.8.0",
|
||||
@@ -67,9 +67,9 @@
|
||||
"gatsby-remark-relative-images": "^2.0.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.9.0",
|
||||
"gatsby-remark-smartypants": "^2.8.0",
|
||||
"gatsby-source-filesystem": "^2.9.0",
|
||||
"gatsby-source-filesystem": "^2.9.1",
|
||||
"gatsby-transformer-remark": "^2.14.0",
|
||||
"gatsby-transformer-sharp": "^2.10.0",
|
||||
"gatsby-transformer-sharp": "^2.10.1",
|
||||
"invariant": "^2.2.4",
|
||||
"katex": "^0.12.0",
|
||||
"lodash": "^4.17.20",
|
||||
|
Reference in New Issue
Block a user