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 2019-11-18 23:41:18 +01:00
parent b0838448d0
commit 13bdde4686
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1528 additions and 405 deletions

1921
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,18 +25,18 @@
"dependencies": {
"axios": "^0.19.0",
"file-saver": "^2.0.2",
"gatsby": "^2.17.15",
"gatsby": "^2.17.17",
"gatsby-image": "^2.2.33",
"gatsby-plugin-manifest": "^2.2.28",
"gatsby-plugin-manifest": "^2.2.29",
"gatsby-plugin-matomo": "^0.7.2",
"gatsby-plugin-offline": "^3.0.21",
"gatsby-plugin-offline": "^3.0.22",
"gatsby-plugin-react-helmet": "^3.1.15",
"gatsby-plugin-sass": "^2.1.23",
"gatsby-plugin-sharp": "2.2.39",
"gatsby-plugin-sharp": "^2.3.2",
"gatsby-plugin-sitemap": "^2.2.21",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-source-filesystem": "^2.1.37",
"gatsby-source-filesystem": "^2.1.38",
"gatsby-transformer-json": "^2.2.18",
"gatsby-transformer-sharp": "^2.3.5",
"gatsby-transformer-yaml": "^2.2.17",
@ -68,7 +68,7 @@
"babel-preset-gatsby": "^0.2.22",
"chalk": "^3.0.0",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.5.0",
"eslint-config-prettier": "^6.6.0",
"eslint-loader": "^3.0.2",
"eslint-plugin-graphql": "^3.1.0",
"eslint-plugin-prettier": "^3.1.1",