mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
Merge pull request #622 from alxshelepenok/renovate/gatsby
chore(deps): update gatsby
This commit is contained in:
commit
717635acf2
50
package.json
50
package.json
@ -41,33 +41,33 @@
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.6.5",
|
||||
"gatsby": "^2.19.43",
|
||||
"gatsby-link": "^2.2.30",
|
||||
"gatsby-plugin-catch-links": "^2.1.27",
|
||||
"gatsby-plugin-feed": "^2.3.28",
|
||||
"gatsby-plugin-flow": "^1.1.20",
|
||||
"gatsby-plugin-google-gtag": "^1.1.23",
|
||||
"gatsby-plugin-manifest": "^2.2.47",
|
||||
"gatsby-plugin-netlify": "^2.1.34",
|
||||
"gatsby-plugin-netlify-cms": "^4.1.41",
|
||||
"gatsby-plugin-offline": "^3.0.40",
|
||||
"gatsby": "^2.20.8",
|
||||
"gatsby-link": "^2.3.1",
|
||||
"gatsby-plugin-catch-links": "^2.2.1",
|
||||
"gatsby-plugin-feed": "^2.4.1",
|
||||
"gatsby-plugin-flow": "^1.2.1",
|
||||
"gatsby-plugin-google-gtag": "^1.2.1",
|
||||
"gatsby-plugin-manifest": "^2.3.3",
|
||||
"gatsby-plugin-netlify": "^2.2.1",
|
||||
"gatsby-plugin-netlify-cms": "^4.2.1",
|
||||
"gatsby-plugin-offline": "^3.1.2",
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.4",
|
||||
"gatsby-plugin-react-helmet": "^3.1.23",
|
||||
"gatsby-plugin-sass": "^2.1.30",
|
||||
"gatsby-plugin-sharp": "^2.4.12",
|
||||
"gatsby-plugin-sitemap": "^2.2.29",
|
||||
"gatsby-remark-autolink-headers": "^2.1.25",
|
||||
"gatsby-remark-copy-linked-files": "^2.1.39",
|
||||
"gatsby-plugin-react-helmet": "^3.2.1",
|
||||
"gatsby-plugin-sass": "^2.2.1",
|
||||
"gatsby-plugin-sharp": "^2.5.3",
|
||||
"gatsby-plugin-sitemap": "^2.3.1",
|
||||
"gatsby-remark-autolink-headers": "^2.2.1",
|
||||
"gatsby-remark-copy-linked-files": "^2.2.1",
|
||||
"gatsby-remark-external-links": "0.0.4",
|
||||
"gatsby-remark-images": "^3.1.49",
|
||||
"gatsby-remark-katex": "^3.1.25",
|
||||
"gatsby-remark-prismjs": "^3.3.35",
|
||||
"gatsby-remark-images": "^3.2.1",
|
||||
"gatsby-remark-katex": "^3.2.1",
|
||||
"gatsby-remark-prismjs": "^3.4.1",
|
||||
"gatsby-remark-relative-images": "^0.3.0",
|
||||
"gatsby-remark-responsive-iframe": "^2.2.33",
|
||||
"gatsby-remark-smartypants": "^2.1.22",
|
||||
"gatsby-source-filesystem": "^2.1.55",
|
||||
"gatsby-transformer-remark": "^2.6.58",
|
||||
"gatsby-transformer-sharp": "^2.3.18",
|
||||
"gatsby-remark-responsive-iframe": "^2.3.1",
|
||||
"gatsby-remark-smartypants": "^2.2.1",
|
||||
"gatsby-source-filesystem": "^2.2.2",
|
||||
"gatsby-transformer-remark": "^2.7.1",
|
||||
"gatsby-transformer-sharp": "^2.4.3",
|
||||
"invariant": "^2.2.4",
|
||||
"katex": "^0.11.1",
|
||||
"lodash": "^4.17.15",
|
||||
@ -92,7 +92,7 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "25.1.0",
|
||||
"babel-preset-gatsby": "0.2.35",
|
||||
"babel-preset-gatsby": "0.3.1",
|
||||
"browserslist": "4.11.0",
|
||||
"concurrently": "5.1.0",
|
||||
"eslint": "6.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user