package updates

This commit is contained in:
Matthias Kretschmann 2020-05-08 13:13:00 +02:00
parent ec36f3a629
commit ff281f97b4
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 3527 additions and 6171 deletions

9646
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,63 +24,63 @@
"@loadable/component": "^5.12.0",
"axios": "^0.19.2",
"file-saver": "^2.0.2",
"gatsby": "^2.20.28",
"gatsby-image": "^2.3.4",
"gatsby-plugin-manifest": "^2.3.6",
"gatsby": "^2.21.20",
"gatsby-image": "^2.4.3",
"gatsby-plugin-manifest": "^2.4.2",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-offline": "^3.1.4",
"gatsby-plugin-postcss": "^2.2.3",
"gatsby-plugin-react-helmet": "^3.2.4",
"gatsby-plugin-sharp": "^2.5.6",
"gatsby-plugin-sitemap": "^2.3.5",
"gatsby-plugin-offline": "^3.2.1",
"gatsby-plugin-postcss": "^2.3.1",
"gatsby-plugin-react-helmet": "^3.3.1",
"gatsby-plugin-sharp": "^2.6.2",
"gatsby-plugin-sitemap": "^2.4.2",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-source-filesystem": "^2.2.4",
"gatsby-transformer-json": "^2.3.3",
"gatsby-transformer-sharp": "^2.4.6",
"gatsby-transformer-yaml": "^2.3.3",
"gatsby-source-filesystem": "^2.3.1",
"gatsby-transformer-json": "^2.4.1",
"gatsby-transformer-sharp": "^2.5.2",
"gatsby-transformer-yaml": "^2.4.1",
"giphy-js-sdk-core": "^1.0.6",
"graphql": "^14.6.0",
"intersection-observer": "^0.10.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-feather": "^2.0.4",
"react-feather": "^2.0.8",
"react-helmet": "^6.0.0",
"react-pose": "^4.0.10",
"remark": "^12.0.0",
"remark-breaks": "^1.0.5",
"remark-html": "^11.0.0",
"remark-parse": "^8.0.1",
"remark-parse": "^8.0.2",
"remark-react": "^7.0.0",
"shortid": "^2.2.15",
"use-dark-mode": "^2.3.1",
"vcf": "^2.0.6"
},
"devDependencies": {
"@babel/core": "^7.9.0",
"@babel/core": "^7.9.6",
"@babel/node": "^7.8.7",
"@babel/preset-env": "^7.9.5",
"@babel/preset-env": "^7.9.6",
"@react-mock/localstorage": "^0.1.2",
"@svgr/webpack": "^5.3.1",
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.3",
"@welldone-software/why-did-you-render": "^4.1.1",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^10.0.4",
"@welldone-software/why-did-you-render": "^4.2.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.4.0",
"babel-preset-gatsby": "^0.3.3",
"babel-jest": "^26.0.1",
"babel-preset-gatsby": "^0.4.1",
"chalk": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-loader": "^4.0.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-graphql": "^3.1.1",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^4.0.0",
"eslint-plugin-testing-library": "^3.0.4",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",
"eslint-plugin-testing-library": "^3.1.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.9",
"identity-obj-proxy": "^3.0.0",
"jest": "^25.4.0",
"jest": "^26.0.1",
"jest-canvas-mock": "^2.2.0",
"js-yaml": "^3.13.1",
"ora": "^4.0.4",