1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-15 17:03:26 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-06-08 14:20:51 +02:00
parent fd56e45a07
commit b65eb8859d
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -21,8 +21,8 @@
"dependencies": {
"camel-case": "^3.0.0",
"file-saver": "^1.3.8",
"gatsby": "^1.9.266",
"gatsby-image": "^1.0.51",
"gatsby": "^1.9.270",
"gatsby-image": "^1.0.52",
"gatsby-link": "^1.6.44",
"gatsby-plugin-favicon": "^2.1.1",
"gatsby-plugin-google-analytics": "^1.0.31",
@ -32,7 +32,7 @@
"gatsby-plugin-react-next": "^1.0.11",
"gatsby-plugin-remove-trailing-slashes": "^1.0.9",
"gatsby-plugin-sass": "^1.0.26",
"gatsby-plugin-sharp": "^1.6.46",
"gatsby-plugin-sharp": "^1.6.47",
"gatsby-plugin-sitemap": "^1.2.25",
"gatsby-plugin-svgr": "^1.0.0",
"gatsby-source-filesystem": "^1.5.38",
@ -40,7 +40,7 @@
"gatsby-transformer-yaml": "^1.5.17",
"giphy-js-sdk-core": "^1.0.3",
"intersection-observer": "^0.5.0",
"js-yaml": "^3.11.0",
"js-yaml": "^3.12.0",
"react-helmet": "^5.2.0",
"react-markdown": "^3.3.2",
"react-transition-group": "^2.3.1",
@ -53,7 +53,7 @@
"eslint-loader": "^2.0.0",
"eslint-plugin-graphql": "^2.1.1",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-react": "^7.9.1",
"gatsby-transformer-json": "^1.0.19",
"ora": "^2.1.0",
"prepend": "^1.0.2",