package updates

This commit is contained in:
Matthias Kretschmann 2020-03-30 13:31:46 +02:00
parent e027bd9e08
commit 0565b51c39
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4808 additions and 2620 deletions

7382
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,22 +24,22 @@
"@loadable/component": "^5.12.0",
"axios": "^0.19.2",
"file-saver": "^2.0.2",
"gatsby": "^2.20.2",
"gatsby-image": "^2.3.0",
"gatsby-plugin-manifest": "^2.3.1",
"gatsby-plugin-matomo": "^0.8.1",
"gatsby-plugin-offline": "^3.1.0",
"gatsby-plugin-postcss": "^2.2.0",
"gatsby-plugin-react-helmet": "^3.2.0",
"gatsby-plugin-sharp": "^2.5.1",
"gatsby-plugin-sitemap": "^2.3.0",
"gatsby": "^2.20.8",
"gatsby-image": "^2.3.1",
"gatsby-plugin-manifest": "^2.3.3",
"gatsby-plugin-matomo": "^0.8.2",
"gatsby-plugin-offline": "^3.1.2",
"gatsby-plugin-postcss": "^2.2.1",
"gatsby-plugin-react-helmet": "^3.2.1",
"gatsby-plugin-sharp": "^2.5.3",
"gatsby-plugin-sitemap": "^2.3.1",
"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.1",
"gatsby-transformer-json": "^2.3.0",
"gatsby-transformer-sharp": "^2.4.1",
"gatsby-transformer-yaml": "^2.3.0",
"gatsby-source-filesystem": "^2.2.2",
"gatsby-transformer-json": "^2.3.1",
"gatsby-transformer-sharp": "^2.4.3",
"gatsby-transformer-yaml": "^2.3.1",
"giphy-js-sdk-core": "^1.0.6",
"graphql": "^14.6.0",
"intersection-observer": "^0.7.0",
@ -48,8 +48,8 @@
"react-feather": "^2.0.3",
"react-helmet": "^5.2.1",
"react-pose": "^4.0.10",
"remark": "^11.0.2",
"remark-breaks": "^1.0.3",
"remark": "^12.0.0",
"remark-breaks": "^1.0.5",
"remark-html": "^11.0.0",
"remark-parse": "^8.0.0",
"remark-react": "^7.0.0",
@ -62,16 +62,16 @@
"@babel/node": "^7.8.7",
"@babel/preset-env": "^7.9.0",
"@react-mock/localstorage": "^0.1.2",
"@svgr/webpack": "^5.2.0",
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^10.0.0",
"@svgr/webpack": "^5.3.0",
"@testing-library/jest-dom": "^5.3.0",
"@testing-library/react": "^10.0.1",
"@welldone-software/why-did-you-render": "^4.0.5",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0",
"babel-preset-gatsby": "^0.2.36",
"babel-jest": "^25.2.4",
"babel-preset-gatsby": "^0.3.1",
"chalk": "^3.0.0",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-config-prettier": "^6.10.1",
"eslint-loader": "^3.0.3",
"eslint-plugin-graphql": "^3.1.1",
"eslint-plugin-prettier": "^3.1.2",
@ -80,13 +80,13 @@
"eslint-plugin-testing-library": "^3.0.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",
"identity-obj-proxy": "^3.0.0",
"jest": "^25.1.0",
"jest": "^25.2.4",
"jest-canvas-mock": "^2.2.0",
"js-yaml": "^3.13.1",
"ora": "^4.0.3",
"postcss-preset-env": "^6.7.0",
"prepend": "^1.0.2",
"prettier": "^2.0.0",
"prettier": "^2.0.2",
"slugify": "^1.4.0",
"stylelint": "^13.2.1",
"stylelint-config-prettier": "^8.0.1",