1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-01 12:29:49 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-09-07 10:57:02 +02:00
parent aaadd36b70
commit 972840eec5
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1131 additions and 787 deletions

1878
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,30 +29,30 @@
"not op_mini all"
],
"dependencies": {
"@ethersproject/providers": "^5.0.6",
"@ethersproject/providers": "^5.0.7",
"@ethersproject/units": "^5.0.3",
"@loadable/component": "^5.13.1",
"@web3-react/core": "^6.1.1",
"@web3-react/injected-connector": "^6.0.7",
"classnames": "^2.2.6",
"date-fns": "^2.16.0",
"date-fns": "^2.16.1",
"dms2dec": "^1.1.0",
"ethereum-blockies": "github:MyEtherWallet/blockies",
"fast-exif": "^1.0.1",
"feather-icons": "^4.28.0",
"fraction.js": "^4.0.12",
"gatsby": "^2.24.52",
"gatsby": "^2.24.53",
"gatsby-image": "^2.4.16",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.4.26",
"gatsby-plugin-manifest": "^2.4.27",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.2.26",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.30",
"gatsby-plugin-sharp": "^2.6.31",
"gatsby-plugin-sitemap": "^2.4.12",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
@ -60,17 +60,17 @@
"gatsby-redirect-from": "^0.2.4",
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.3.12",
"gatsby-remark-copy-linked-files": "^2.3.13",
"gatsby-remark-images": "^3.3.28",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-smartypants": "^2.3.10",
"gatsby-remark-vscode": "^3.0.1",
"gatsby-source-filesystem": "^2.3.27",
"gatsby-source-graphql": "^2.7.2",
"gatsby-transformer-remark": "^2.8.31",
"gatsby-transformer-sharp": "^2.5.13",
"gatsby-transformer-remark": "^2.8.32",
"gatsby-transformer-sharp": "^2.5.14",
"intersection-observer": "^0.11.0",
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
"pigeon-maps": "^0.16.1",
"pigeon-marker": "^0.3.4",
@ -92,30 +92,30 @@
"@babel/preset-typescript": "^7.10.4",
"@svgr/webpack": "^5.4.0",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^10.4.9",
"@testing-library/react": "^11.0.2",
"@types/classnames": "^2.2.10",
"@types/jest": "^26.0.10",
"@types/jest": "^26.0.13",
"@types/loadable__component": "^5.13.0",
"@types/lunr": "^2.3.3",
"@types/node": "^14.6.2",
"@types/node": "^14.6.4",
"@types/node-fetch": "^2.5.7",
"@types/react": "^16.9.48",
"@types/react": "^16.9.49",
"@types/react-dom": "^16.9.8",
"@types/react-helmet": "^6.1.0",
"@types/react-transition-group": "^4.4.0",
"@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"@welldone-software/why-did-you-render": "^5.0.0-alpha.1",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"@welldone-software/why-did-you-render": "^5.0.0-alpha.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.7.0",
"eslint": "^7.8.1",
"eslint-config-prettier": "^6.11.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-testing-library": "^3.7.0",
"eslint-plugin-testing-library": "^3.8.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.12",
"identity-obj-proxy": "^3.0.0",
@ -124,10 +124,10 @@
"node-iptc": "^1.0.5",
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"ora": "^5.0.0",
"ora": "^5.1.0",
"prettier": "^2.1.1",
"shortid": "^2.2.15",
"stylelint": "^13.6.1",
"stylelint": "^13.7.0",
"stylelint-config-css-modules": "^2.2.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^20.0.0",