1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-02-14 21:10:41 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2018-12-07 10:05:12 +01:00
parent 3670a961f0
commit dbcdf3abf9
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -22,17 +22,17 @@
}, },
"dependencies": { "dependencies": {
"file-saver": "^2.0.0", "file-saver": "^2.0.0",
"gatsby": "^2.0.60", "gatsby": "^2.0.63",
"gatsby-image": "^2.0.22", "gatsby-image": "^2.0.22",
"gatsby-plugin-favicon": "^3.1.4", "gatsby-plugin-favicon": "^3.1.4",
"gatsby-plugin-matomo": "^0.6.0", "gatsby-plugin-matomo": "^0.6.0",
"gatsby-plugin-offline": "^2.0.18", "gatsby-plugin-offline": "^2.0.18",
"gatsby-plugin-react-helmet": "^3.0.4", "gatsby-plugin-react-helmet": "^3.0.4",
"gatsby-plugin-sass": "^2.0.5", "gatsby-plugin-sass": "^2.0.7",
"gatsby-plugin-sharp": "^2.0.14", "gatsby-plugin-sharp": "^2.0.14",
"gatsby-plugin-sitemap": "^2.0.3", "gatsby-plugin-sitemap": "^2.0.3",
"gatsby-plugin-svgr": "^2.0.1", "gatsby-plugin-svgr": "^2.0.1",
"gatsby-source-filesystem": "^2.0.10", "gatsby-source-filesystem": "^2.0.11",
"gatsby-transformer-json": "^2.1.6", "gatsby-transformer-json": "^2.1.6",
"gatsby-transformer-sharp": "^2.1.9", "gatsby-transformer-sharp": "^2.1.9",
"gatsby-transformer-yaml": "^2.1.6", "gatsby-transformer-yaml": "^2.1.6",
@ -44,7 +44,7 @@
"react": "^16.6.3", "react": "^16.6.3",
"react-dom": "^16.6.3", "react-dom": "^16.6.3",
"react-helmet": "^5.2.0", "react-helmet": "^5.2.0",
"react-pose": "^4.0.2", "react-pose": "^4.0.4",
"remark": "^10.0.1", "remark": "^10.0.1",
"remark-html": "^9.0.0", "remark-html": "^9.0.0",
"remark-parse": "^6.0.3", "remark-parse": "^6.0.3",
@ -52,9 +52,9 @@
"vcf": "^2.0.1" "vcf": "^2.0.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.1.6", "@babel/core": "^7.2.0",
"@babel/node": "^7.0.0", "@babel/node": "^7.2.0",
"@babel/preset-env": "^7.1.6", "@babel/preset-env": "^7.2.0",
"@svgr/webpack": "^4.1.0", "@svgr/webpack": "^4.1.0",
"ava": "^0.25.0", "ava": "^0.25.0",
"babel-eslint": "^10.0.1", "babel-eslint": "^10.0.1",
@ -70,7 +70,7 @@
"prepend": "^1.0.2", "prepend": "^1.0.2",
"prettier": "^1.15.3", "prettier": "^1.15.3",
"prettier-stylelint": "^0.4.2", "prettier-stylelint": "^0.4.2",
"slugify": "^1.3.3", "slugify": "^1.3.4",
"stylelint": "^9.9.0", "stylelint": "^9.9.0",
"stylelint-config-css-modules": "^1.3.0", "stylelint-config-css-modules": "^1.3.0",
"stylelint-config-standard": "^18.2.0", "stylelint-config-standard": "^18.2.0",