chore(deps): update dependecies (#3341)

This commit is contained in:
Erez Rokah
2020-02-28 11:40:18 +01:00
committed by GitHub
parent 7c45a3cda9
commit 414218c1ee
2 changed files with 120 additions and 81 deletions

View File

@ -13,14 +13,14 @@
"homepage": "https://www.netlifycms.org/",
"license": "MIT",
"dependencies": {
"@emotion/core": "^10.0.27",
"@emotion/core": "^10.0.28",
"@emotion/styled": "^10.0.27",
"dayjs": "^1.8.20",
"dayjs": "^1.8.21",
"emotion-theming": "^10.0.27",
"gatsby": "2.19.18",
"gatsby-plugin-catch-links": "2.1.25",
"gatsby": "2.19.22",
"gatsby-plugin-catch-links": "2.1.26",
"gatsby-plugin-emotion": "^4.1.22",
"gatsby-plugin-manifest": "2.2.41",
"gatsby-plugin-manifest": "2.2.42",
"gatsby-plugin-netlify-cms": "^4.1.40",
"gatsby-plugin-react-helmet": "3.1.22",
"gatsby-remark-autolink-headers": "2.1.24",
@ -28,15 +28,15 @@
"gatsby-remark-prismjs": "3.3.31",
"gatsby-source-filesystem": "2.1.48",
"gatsby-transformer-json": "2.2.26",
"gatsby-transformer-remark": "2.6.52",
"gatsby-transformer-remark": "2.6.53",
"gatsby-transformer-yaml": "2.2.25",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"netlify-cms-app": "^2.11.20",
"netlify-cms-app": "^2.11.26",
"prismjs": "^1.19.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-github-btn": "^1.1.1",
"react-helmet": "^5.2.1",
"react-markdown": "^4.3.1",