package updates

This commit is contained in:
Matthias Kretschmann 2020-10-17 02:30:15 +02:00
parent 7d1debf938
commit dfcad96ed7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 4038 additions and 5278 deletions

9248
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,65 +20,65 @@
"new": "babel-node ./scripts/new.js"
},
"dependencies": {
"@loadable/component": "^5.13.2",
"@loadable/component": "5.13.1",
"axios": "^0.20.0",
"file-saver": "^2.0.2",
"gatsby": "^2.24.65",
"gatsby-image": "^2.4.19",
"gatsby-plugin-manifest": "^2.4.31",
"gatsby": "^2.24.80",
"gatsby-image": "^2.4.21",
"gatsby-plugin-manifest": "^2.4.35",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-offline": "^3.2.28",
"gatsby-plugin-postcss": "^2.3.12",
"gatsby-plugin-react-helmet": "^3.3.11",
"gatsby-plugin-sharp": "^2.6.35",
"gatsby-plugin-sitemap": "^2.4.13",
"gatsby-plugin-offline": "^3.2.33",
"gatsby-plugin-postcss": "^3.0.3",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-sharp": "^2.6.42",
"gatsby-plugin-sitemap": "^2.4.17",
"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.3.30",
"gatsby-transformer-json": "^2.4.12",
"gatsby-transformer-sharp": "^2.5.15",
"gatsby-transformer-yaml": "^2.4.12",
"gatsby-source-filesystem": "^2.3.35",
"gatsby-transformer-json": "^2.4.14",
"gatsby-transformer-sharp": "^2.5.18",
"gatsby-transformer-yaml": "^2.4.14",
"giphy-js-sdk-core": "^1.0.6",
"intersection-observer": "^0.11.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-feather": "^2.0.8",
"react-helmet": "^6.1.0",
"react-pose": "^4.0.10",
"remark": "^12.0.1",
"remark-breaks": "^2.0.0",
"remark-html": "^12.0.0",
"remark-parse": "^8.0.3",
"remark-react": "^7.0.0",
"remark": "^13.0.0",
"remark-breaks": "^2.0.1",
"remark-html": "^13.0.1",
"remark-parse": "^9.0.0",
"remark-react": "^8.0.0",
"shortid": "^2.2.15",
"use-dark-mode": "^2.3.1",
"vcf": "^2.1.0"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/node": "^7.10.5",
"@babel/preset-env": "^7.11.5",
"@babel/core": "^7.12.3",
"@babel/node": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.4",
"@welldone-software/why-did-you-render": "^5.0.0-alpha.4",
"@testing-library/react": "^11.1.0",
"@welldone-software/why-did-you-render": "^5.0.0-rc.1",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
"babel-preset-gatsby": "^0.5.10",
"babel-jest": "^26.5.2",
"babel-preset-gatsby": "^0.5.14",
"chalk": "^4.1.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.13.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.2",
"eslint-plugin-react": "^7.21.4",
"eslint-plugin-react-hooks": "^4.1.2",
"eslint-plugin-testing-library": "^3.9.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.12",
"eslint-plugin-testing-library": "^3.9.2",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.13",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.4.2",
"jest-canvas-mock": "^2.2.0",
"jest": "^26.5.3",
"jest-canvas-mock": "^2.3.0",
"js-yaml": "^3.14.0",
"ora": "^5.1.0",
"postcss-preset-env": "^6.7.0",