1
0
Fork 0

package updates

This commit is contained in:
Matthias Kretschmann 2020-08-31 09:56:09 +02:00
parent b23196dcd0
commit 84d0f8d139
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 678 additions and 479 deletions

1123
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.5",
"@ethersproject/units": "^5.0.2",
"@ethersproject/providers": "^5.0.6",
"@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.15.0",
"date-fns": "^2.16.0",
"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.48",
"gatsby": "^2.24.52",
"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.24",
"gatsby-plugin-manifest": "^2.4.26",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.2.24",
"gatsby-plugin-offline": "^3.2.26",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.28",
"gatsby-plugin-sharp": "^2.6.30",
"gatsby-plugin-sitemap": "^2.4.12",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
@ -61,18 +61,18 @@
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.3.12",
"gatsby-remark-images": "^3.3.26",
"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.25",
"gatsby-source-graphql": "^2.7.1",
"gatsby-transformer-remark": "^2.8.29",
"gatsby-source-filesystem": "^2.3.27",
"gatsby-source-graphql": "^2.7.2",
"gatsby-transformer-remark": "^2.8.31",
"gatsby-transformer-sharp": "^2.5.13",
"intersection-observer": "^0.11.0",
"node-fetch": "^2.6.0",
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
"pigeon-maps": "^0.16.0",
"pigeon-maps": "^0.16.1",
"pigeon-marker": "^0.3.4",
"react": "^16.13.1",
"react-clipboard.js": "^2.0.16",
@ -97,15 +97,15 @@
"@types/jest": "^26.0.10",
"@types/loadable__component": "^5.13.0",
"@types/lunr": "^2.3.3",
"@types/node": "^14.6.0",
"@types/node": "^14.6.2",
"@types/node-fetch": "^2.5.7",
"@types/react": "^16.9.46",
"@types/react": "^16.9.48",
"@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.9.1",
"@typescript-eslint/parser": "^3.9.1",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"@welldone-software/why-did-you-render": "^5.0.0-alpha.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.7.0",
@ -125,7 +125,7 @@
"node-sass": "^4.14.1",
"npm-run-all": "^4.1.5",
"ora": "^5.0.0",
"prettier": "^2.0.5",
"prettier": "^2.1.1",
"shortid": "^2.2.15",
"stylelint": "^13.6.1",
"stylelint-config-css-modules": "^2.2.0",