mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
Merge pull request #751 from alxshelepenok/renovate/gatsby
chore(deps): update gatsby
This commit is contained in:
commit
a8bec70254
26
package.json
26
package.json
@ -41,32 +41,32 @@
|
||||
"bluebird": "^3.7.2",
|
||||
"classnames": "^2.2.6",
|
||||
"codecov": "^3.7.2",
|
||||
"gatsby": "^2.24.53",
|
||||
"gatsby": "^2.24.54",
|
||||
"gatsby-link": "^2.4.13",
|
||||
"gatsby-plugin-catch-links": "^2.3.11",
|
||||
"gatsby-plugin-feed": "^2.5.11",
|
||||
"gatsby-plugin-flow": "^1.3.11",
|
||||
"gatsby-plugin-google-gtag": "^2.1.10",
|
||||
"gatsby-plugin-manifest": "^2.4.27",
|
||||
"gatsby-plugin-netlify": "^2.3.13",
|
||||
"gatsby-plugin-netlify-cms": "^4.3.12",
|
||||
"gatsby-plugin-offline": "^3.2.26",
|
||||
"gatsby-plugin-manifest": "^2.4.28",
|
||||
"gatsby-plugin-netlify": "^2.3.14",
|
||||
"gatsby-plugin-netlify-cms": "^4.3.13",
|
||||
"gatsby-plugin-offline": "^3.2.27",
|
||||
"gatsby-plugin-optimize-svgs": "^1.0.4",
|
||||
"gatsby-plugin-react-helmet": "^3.3.10",
|
||||
"gatsby-plugin-sass": "^2.3.12",
|
||||
"gatsby-plugin-sharp": "^2.6.31",
|
||||
"gatsby-plugin-sharp": "^2.6.32",
|
||||
"gatsby-plugin-sitemap": "^2.4.12",
|
||||
"gatsby-remark-autolink-headers": "^2.3.11",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.13",
|
||||
"gatsby-remark-autolink-headers": "^2.3.12",
|
||||
"gatsby-remark-copy-linked-files": "^2.3.14",
|
||||
"gatsby-remark-external-links": "0.0.4",
|
||||
"gatsby-remark-images": "^3.3.28",
|
||||
"gatsby-remark-images": "^3.3.29",
|
||||
"gatsby-remark-katex": "^3.3.11",
|
||||
"gatsby-remark-prismjs": "^3.5.11",
|
||||
"gatsby-remark-relative-images": "^2.0.2",
|
||||
"gatsby-remark-responsive-iframe": "^2.4.12",
|
||||
"gatsby-remark-responsive-iframe": "^2.4.13",
|
||||
"gatsby-remark-smartypants": "^2.3.10",
|
||||
"gatsby-source-filesystem": "^2.3.27",
|
||||
"gatsby-transformer-remark": "^2.8.32",
|
||||
"gatsby-source-filesystem": "^2.3.28",
|
||||
"gatsby-transformer-remark": "^2.8.33",
|
||||
"gatsby-transformer-sharp": "^2.5.14",
|
||||
"invariant": "^2.2.4",
|
||||
"katex": "^0.12.0",
|
||||
@ -92,7 +92,7 @@
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"babel-jest": "26.3.0",
|
||||
"babel-preset-gatsby": "0.5.8",
|
||||
"babel-preset-gatsby": "0.5.9",
|
||||
"browserslist": "4.14.0",
|
||||
"concurrently": "5.3.0",
|
||||
"eslint": "7.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user