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

package updates

This commit is contained in:
Matthias Kretschmann 2018-09-19 19:29:59 +02:00
parent bdd7cee81e
commit 17d186d890
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -21,7 +21,7 @@
}, },
"dependencies": { "dependencies": {
"file-saver": "^1.3.8", "file-saver": "^1.3.8",
"gatsby": "^2.0.0", "gatsby": "^2.0.4",
"gatsby-image": "^2.0.0", "gatsby-image": "^2.0.0",
"gatsby-plugin-manifest": "^2.0.2", "gatsby-plugin-manifest": "^2.0.2",
"gatsby-plugin-matomo": "^0.5.0", "gatsby-plugin-matomo": "^0.5.0",
@ -39,8 +39,8 @@
"intersection-observer": "^0.5.0", "intersection-observer": "^0.5.0",
"js-yaml": "^3.12.0", "js-yaml": "^3.12.0",
"node-sass": "^4.9.3", "node-sass": "^4.9.3",
"react": "^16.5.1", "react": "^16.5.2",
"react-dom": "^16.5.1", "react-dom": "^16.5.2",
"react-helmet": "^5.2.0", "react-helmet": "^5.2.0",
"react-markdown": "^3.6.0", "react-markdown": "^3.6.0",
"react-pose": "^3.3.3", "react-pose": "^3.3.3",
@ -60,7 +60,7 @@
"lighthouse": "^3.1.1", "lighthouse": "^3.1.1",
"ora": "^3.0.0", "ora": "^3.0.0",
"prepend": "^1.0.2", "prepend": "^1.0.2",
"prettier": "^1.14.2", "prettier": "^1.14.3",
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"slugify": "^1.3.1", "slugify": "^1.3.1",
"stylelint": "^9.5.0", "stylelint": "^9.5.0",