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-12-09 15:04:51 +01:00
parent a839f1ae1b
commit 61c46636df
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -23,14 +23,14 @@
},
"dependencies": {
"file-saver": "^2.0.0",
"gatsby": "^2.0.63",
"gatsby": "^2.0.64",
"gatsby-image": "^2.0.22",
"gatsby-plugin-favicon": "^3.1.4",
"gatsby-plugin-matomo": "^0.6.0",
"gatsby-plugin-offline": "^2.0.18",
"gatsby-plugin-offline": "^2.0.19",
"gatsby-plugin-react-helmet": "^3.0.4",
"gatsby-plugin-sass": "^2.0.7",
"gatsby-plugin-sharp": "^2.0.14",
"gatsby-plugin-sharp": "^2.0.15",
"gatsby-plugin-sitemap": "^2.0.3",
"gatsby-plugin-svgr": "^2.0.1",
"gatsby-source-filesystem": "^2.0.11",
@ -41,7 +41,7 @@
"graphql": "^0.13.2",
"intersection-observer": "^0.5.1",
"js-yaml": "^3.12.0",
"node-sass": "^4.10.0",
"node-sass": "^4.11.0",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-helmet": "^5.2.0",
@ -60,7 +60,7 @@
"ava": "^0.25.0",
"babel-eslint": "^10.0.1",
"chrome-launcher": "^0.10.5",
"eslint": "^5.9.0",
"eslint": "^5.10.0",
"eslint-config-prettier": "^3.3.0",
"eslint-loader": "^2.1.1",
"eslint-plugin-graphql": "^3.0.1",