1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-09-28 03:58:47 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-06-01 16:26:54 +02:00
parent 50dca60c41
commit fd56e45a07
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -21,22 +21,22 @@
"dependencies": { "dependencies": {
"camel-case": "^3.0.0", "camel-case": "^3.0.0",
"file-saver": "^1.3.8", "file-saver": "^1.3.8",
"gatsby": "^1.9.261", "gatsby": "^1.9.266",
"gatsby-image": "^1.0.51", "gatsby-image": "^1.0.51",
"gatsby-link": "^1.6.44", "gatsby-link": "^1.6.44",
"gatsby-plugin-favicon": "^2.1.1", "gatsby-plugin-favicon": "^2.1.1",
"gatsby-plugin-google-analytics": "^1.0.31", "gatsby-plugin-google-analytics": "^1.0.31",
"gatsby-plugin-matomo": "^0.3.2", "gatsby-plugin-matomo": "^0.3.2",
"gatsby-plugin-offline": "^1.0.16", "gatsby-plugin-offline": "^1.0.18",
"gatsby-plugin-react-helmet": "^2.0.11", "gatsby-plugin-react-helmet": "^2.0.11",
"gatsby-plugin-react-next": "^1.0.11", "gatsby-plugin-react-next": "^1.0.11",
"gatsby-plugin-remove-trailing-slashes": "^1.0.9", "gatsby-plugin-remove-trailing-slashes": "^1.0.9",
"gatsby-plugin-sass": "^1.0.26", "gatsby-plugin-sass": "^1.0.26",
"gatsby-plugin-sharp": "^1.6.44", "gatsby-plugin-sharp": "^1.6.46",
"gatsby-plugin-sitemap": "^1.2.23", "gatsby-plugin-sitemap": "^1.2.25",
"gatsby-plugin-svgr": "^1.0.0", "gatsby-plugin-svgr": "^1.0.0",
"gatsby-source-filesystem": "^1.5.36", "gatsby-source-filesystem": "^1.5.38",
"gatsby-transformer-sharp": "^1.6.24", "gatsby-transformer-sharp": "^1.6.26",
"gatsby-transformer-yaml": "^1.5.17", "gatsby-transformer-yaml": "^1.5.17",
"giphy-js-sdk-core": "^1.0.3", "giphy-js-sdk-core": "^1.0.3",
"intersection-observer": "^0.5.0", "intersection-observer": "^0.5.0",
@ -54,10 +54,10 @@
"eslint-plugin-graphql": "^2.1.1", "eslint-plugin-graphql": "^2.1.1",
"eslint-plugin-prettier": "^2.6.0", "eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.8.2", "eslint-plugin-react": "^7.8.2",
"gatsby-transformer-json": "^1.0.18", "gatsby-transformer-json": "^1.0.19",
"ora": "^2.1.0", "ora": "^2.1.0",
"prepend": "^1.0.2", "prepend": "^1.0.2",
"prettier": "^1.13.1", "prettier": "^1.13.4",
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"slugify": "^1.3.0", "slugify": "^1.3.0",
"stylelint": "^9.2.1", "stylelint": "^9.2.1",