mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 12:42:28 +02:00
chore(deps): update gatsby
This commit is contained in:
48
package.json
48
package.json
@@ -43,31 +43,31 @@
|
||||
"bluebird": "^3.5.5",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.5.0",
|
||||
"gatsby": "^2.9.11",
|
||||
"gatsby-link": "^2.1.1",
|
||||
"gatsby-plugin-catch-links": "^2.0.15",
|
||||
"gatsby-plugin-feed": "^2.2.3",
|
||||
"gatsby-plugin-flow": "^1.0.6",
|
||||
"gatsby-plugin-google-gtag": "^1.0.17",
|
||||
"gatsby-plugin-manifest": "^2.1.1",
|
||||
"gatsby-plugin-netlify": "^2.0.17",
|
||||
"gatsby": "^2.10.0",
|
||||
"gatsby-link": "^2.2.0",
|
||||
"gatsby-plugin-catch-links": "^2.1.0",
|
||||
"gatsby-plugin-feed": "^2.3.0",
|
||||
"gatsby-plugin-flow": "^1.1.0",
|
||||
"gatsby-plugin-google-gtag": "^1.1.0",
|
||||
"gatsby-plugin-manifest": "^2.2.0",
|
||||
"gatsby-plugin-netlify": "^2.1.0",
|
||||
"gatsby-plugin-netlify-cms": "^3.0.18",
|
||||
"gatsby-plugin-offline": "^2.1.3",
|
||||
"gatsby-plugin-react-helmet": "^3.0.12",
|
||||
"gatsby-plugin-sass": "^2.0.13",
|
||||
"gatsby-plugin-sharp": "^2.1.9",
|
||||
"gatsby-plugin-sitemap": "^2.1.0",
|
||||
"gatsby-remark-autolink-headers": "^2.0.18",
|
||||
"gatsby-remark-copy-linked-files": "^2.0.13",
|
||||
"gatsby-remark-images": "^3.0.16",
|
||||
"gatsby-remark-katex": "^3.0.4",
|
||||
"gatsby-remark-prismjs": "^3.2.11",
|
||||
"gatsby-plugin-offline": "^2.2.0",
|
||||
"gatsby-plugin-react-helmet": "^3.1.0",
|
||||
"gatsby-plugin-sass": "^2.1.0",
|
||||
"gatsby-plugin-sharp": "^2.2.0",
|
||||
"gatsby-plugin-sitemap": "^2.2.0",
|
||||
"gatsby-remark-autolink-headers": "^2.1.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.1.0",
|
||||
"gatsby-remark-images": "^3.1.0",
|
||||
"gatsby-remark-katex": "^3.1.0",
|
||||
"gatsby-remark-prismjs": "^3.3.0",
|
||||
"gatsby-remark-relative-images": "^0.2.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.1.1",
|
||||
"gatsby-remark-smartypants": "^2.0.9",
|
||||
"gatsby-source-filesystem": "^2.0.43",
|
||||
"gatsby-transformer-remark": "^2.4.0",
|
||||
"gatsby-transformer-sharp": "^2.1.21",
|
||||
"gatsby-remark-responsive-iframe": "^2.2.0",
|
||||
"gatsby-remark-smartypants": "^2.1.0",
|
||||
"gatsby-source-filesystem": "^2.1.0",
|
||||
"gatsby-transformer-remark": "^2.5.0",
|
||||
"gatsby-transformer-sharp": "^2.2.0",
|
||||
"invariant": "^2.2.4",
|
||||
"katex": "^0.10.2",
|
||||
"lodash": "^4.17.11",
|
||||
@@ -88,7 +88,7 @@
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
|
||||
"@babel/preset-env": "7.4.5",
|
||||
"@babel/preset-react": "7.0.0",
|
||||
"babel-preset-gatsby": "0.1.11",
|
||||
"babel-preset-gatsby": "0.2.0",
|
||||
"autoprefixer": "9.6.0",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.0.2",
|
||||
|
Reference in New Issue
Block a user