1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 17:23:22 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-08-07 11:19:01 +02:00
parent f4a7033ee2
commit 441462fda0
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -21,13 +21,13 @@
},
"dependencies": {
"file-saver": "^1.3.8",
"gatsby": "^2.0.0-beta.72",
"gatsby": "^2.0.0-beta.98",
"gatsby-image": "^2.0.0-beta.7",
"gatsby-plugin-manifest": "^2.0.2-beta.3",
"gatsby-plugin-manifest": "^2.0.2-beta.5",
"gatsby-plugin-matomo": "^0.5.0",
"gatsby-plugin-offline": "^2.0.0-beta.6",
"gatsby-plugin-offline": "^2.0.0-beta.9",
"gatsby-plugin-react-helmet": "^3.0.0-beta.4",
"gatsby-plugin-sass": "^2.0.0-beta.6",
"gatsby-plugin-sass": "^2.0.0-beta.10",
"gatsby-plugin-sharp": "^2.0.0-beta.7",
"gatsby-plugin-sitemap": "^2.0.0-beta.3",
"gatsby-source-filesystem": "^2.0.1-beta.10",
@ -38,7 +38,7 @@
"graphql": "^0.13.2",
"intersection-observer": "^0.5.0",
"js-yaml": "^3.12.0",
"node-sass": "^4.9.2",
"node-sass": "^4.9.3",
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-helmet": "^5.2.0",
@ -57,7 +57,7 @@
"eslint-plugin-react": "^7.10.0",
"ora": "^3.0.0",
"prepend": "^1.0.2",
"prettier": "^1.14.0",
"prettier": "^1.14.2",
"prettier-stylelint": "^0.4.2",
"slugify": "^1.3.1",
"stylelint": "^9.4.0",