Merge branch 'gatsby-v2.3.14' into renovate/node-sass-4.x

This commit is contained in:
Alexander Shelepenok 2019-05-08 20:58:38 +03:00 committed by GitHub
commit 5a2e49adc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 730 additions and 316 deletions

View File

@ -41,31 +41,31 @@
"bluebird": "^3.5.4", "bluebird": "^3.5.4",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"codecov": "^3.3.0", "codecov": "^3.3.0",
"gatsby": "^2.3.14", "gatsby": "^2.4.2",
"gatsby-link": "^2.0.16", "gatsby-link": "^2.1.1",
"gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-catch-links": "^2.0.13",
"gatsby-plugin-feed": "^2.1.0", "gatsby-plugin-feed": "^2.2.0",
"gatsby-plugin-flow": "^1.0.4", "gatsby-plugin-flow": "^1.0.5",
"gatsby-plugin-google-gtag": "^1.0.16", "gatsby-plugin-google-gtag": "^1.0.17",
"gatsby-plugin-manifest": "^2.0.26", "gatsby-plugin-manifest": "^2.1.1",
"gatsby-plugin-netlify": "^2.0.13", "gatsby-plugin-netlify": "^2.0.16",
"gatsby-plugin-netlify-cms": "^3.0.17", "gatsby-plugin-netlify-cms": "^3.0.18",
"gatsby-plugin-offline": "^2.0.25", "gatsby-plugin-offline": "^2.1.0",
"gatsby-plugin-react-helmet": "^3.0.12", "gatsby-plugin-react-helmet": "^3.0.12",
"gatsby-plugin-sass": "^2.0.11", "gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.0.32", "gatsby-plugin-sharp": "^2.0.36",
"gatsby-plugin-sitemap": "^2.0.11", "gatsby-plugin-sitemap": "^2.1.0",
"gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-autolink-headers": "^2.0.16",
"gatsby-remark-copy-linked-files": "^2.0.11", "gatsby-remark-copy-linked-files": "^2.0.12",
"gatsby-remark-images": "^3.0.10", "gatsby-remark-images": "^3.0.11",
"gatsby-remark-katex": "^3.0.4", "gatsby-remark-katex": "^3.0.4",
"gatsby-remark-prismjs": "^3.2.7", "gatsby-remark-prismjs": "^3.2.9",
"gatsby-remark-relative-images": "^0.2.2", "gatsby-remark-relative-images": "^0.2.2",
"gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-responsive-iframe": "^2.1.1",
"gatsby-remark-smartypants": "^2.0.9", "gatsby-remark-smartypants": "^2.0.9",
"gatsby-source-filesystem": "^2.0.28", "gatsby-source-filesystem": "^2.0.33",
"gatsby-transformer-remark": "^2.3.8", "gatsby-transformer-remark": "^2.3.12",
"gatsby-transformer-sharp": "^2.1.17", "gatsby-transformer-sharp": "^2.1.19",
"invariant": "^2.2.4", "invariant": "^2.2.4",
"katex": "^0.10.1", "katex": "^0.10.1",
"lodash": "^4.17.11", "lodash": "^4.17.11",
@ -80,11 +80,11 @@
"react-helmet": "^5.2.1" "react-helmet": "^5.2.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.0.0", "@babel/core": "7.4.4",
"@babel/plugin-proposal-class-properties": "7.0.0", "@babel/plugin-proposal-class-properties": "7.4.4",
"@babel/plugin-proposal-optional-chaining": "7.0.0", "@babel/plugin-proposal-optional-chaining": "7.2.0",
"@babel/plugin-transform-flow-strip-types": "^7.4.0", "@babel/plugin-transform-flow-strip-types": "^7.4.4",
"@babel/preset-env": "7.0.0", "@babel/preset-env": "7.4.4",
"@babel/preset-react": "7.0.0", "@babel/preset-react": "7.0.0",
"autoprefixer": "9.5.1", "autoprefixer": "9.5.1",
"babel-core": "7.0.0-bridge.0", "babel-core": "7.0.0-bridge.0",

1002
yarn.lock

File diff suppressed because it is too large Load Diff