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 2019-03-23 14:04:54 -03:00
parent db7cac9649
commit e2f05baddf
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -24,27 +24,27 @@
"dependencies": {
"classnames": "^2.2.6",
"file-saver": "^2.0.1",
"gatsby": "^2.2.2",
"gatsby": "^2.2.8",
"gatsby-image": "^2.0.34",
"gatsby-plugin-favicon": "^3.1.5",
"gatsby-plugin-matomo": "^0.6.0",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.0.10",
"gatsby-plugin-sass": "^2.0.11",
"gatsby-plugin-sharp": "^2.0.29",
"gatsby-plugin-sharp": "^2.0.30",
"gatsby-plugin-sitemap": "^2.0.10",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-source-filesystem": "^2.0.27",
"gatsby-source-filesystem": "^2.0.28",
"gatsby-transformer-json": "^2.1.11",
"gatsby-transformer-sharp": "^2.1.17",
"gatsby-transformer-yaml": "^2.1.10",
"giphy-js-sdk-core": "^1.0.6",
"graphql": "^14.1.1",
"intersection-observer": "^0.5.1",
"js-yaml": "^3.12.2",
"js-yaml": "^3.13.0",
"node-sass": "^4.11.0",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react": "^16.8.5",
"react-dom": "^16.8.5",
"react-helmet": "^5.2.0",
"react-pose": "^4.0.8",
"remark": "^10.0.1",
@ -52,12 +52,12 @@
"remark-parse": "^6.0.3",
"suncalc": "^1.8.0",
"terser": "^3.17.0",
"vcf": "^2.0.3"
"vcf": "^2.0.4"
},
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/node": "^7.2.2",
"@babel/preset-env": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@svgr/webpack": "^4.1.0",
"babel-eslint": "^10.0.1",
"eslint": "^5.15.3",