1
0
Fork 0

package updates

This commit is contained in:
Matthias Kretschmann 2022-05-07 18:38:05 +01:00
parent faad0c6068
commit 35e0d526cc
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 1857 additions and 1557 deletions

3346
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,12 +28,12 @@
"not op_mini all"
],
"dependencies": {
"@ethersproject/providers": "^5.6.4",
"@ethersproject/providers": "^5.6.5",
"@ethersproject/units": "^5.6.0",
"@loadable/component": "^5.15.2",
"@web3-react/core": "^6.1.9",
"@web3-react/injected-connector": "^6.0.7",
"axios": "^0.26.1",
"axios": "^0.27.2",
"classnames": "^2.3.1",
"date-fns": "^2.28.0",
"dms2dec": "^1.1.0",
@ -41,36 +41,36 @@
"fast-exif": "^1.0.1",
"feather-icons": "^4.29.0",
"fraction.js": "^4.2.0",
"gatsby": "^4.12.1",
"gatsby-plugin-catch-links": "^4.12.1",
"gatsby-plugin-feed": "^4.12.1",
"gatsby-plugin-image": "^2.12.1",
"gatsby": "^4.13.1",
"gatsby-plugin-catch-links": "^4.13.0",
"gatsby-plugin-feed": "^4.13.0",
"gatsby-plugin-image": "^2.13.0",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^4.12.1",
"gatsby-plugin-manifest": "^4.13.0",
"gatsby-plugin-matomo": "^0.13.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^5.12.1",
"gatsby-plugin-react-helmet": "^5.12.1",
"gatsby-plugin-sharp": "^4.12.1",
"gatsby-plugin-sitemap": "^5.12.1",
"gatsby-plugin-offline": "^5.13.0",
"gatsby-plugin-react-helmet": "^5.13.0",
"gatsby-plugin-sharp": "^4.13.0",
"gatsby-plugin-sitemap": "^5.13.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-redirect-from": "^0.5.0",
"gatsby-remark-autolink-headers": "^5.12.1",
"gatsby-remark-copy-linked-files": "^5.12.1",
"gatsby-remark-images": "^6.12.1",
"gatsby-remark-autolink-headers": "^5.13.0",
"gatsby-remark-copy-linked-files": "^5.13.0",
"gatsby-remark-images": "^6.13.0",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-smartypants": "^5.12.1",
"gatsby-remark-smartypants": "^5.13.0",
"gatsby-remark-vscode": "^3.3.1",
"gatsby-source-filesystem": "^4.12.1",
"gatsby-source-graphql": "^4.12.1",
"gatsby-transformer-remark": "^5.12.1",
"gatsby-transformer-sharp": "^4.12.1",
"gatsby-source-filesystem": "^4.13.0",
"gatsby-source-graphql": "^4.13.0",
"gatsby-transformer-remark": "^5.13.0",
"gatsby-transformer-sharp": "^4.13.0",
"nord-visual-studio-code": "github:arcticicestudio/nord-visual-studio-code",
"pigeon-maps": "^0.21.0",
"pigeon-marker": "^0.3.4",
"react": "^18.0.0",
"react": "^18.1.0",
"react-clipboard.js": "^2.0.16",
"react-dom": "^18.0.0",
"react-dom": "^18.1.0",
"react-feather": "^2.0.9",
"react-helmet": "^6.1.0",
"react-qr-svg": "^2.4.0",
@ -84,28 +84,28 @@
"devDependencies": {
"@svgr/webpack": "^5.5.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/react": "^13.2.0",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.4.1",
"@types/jest": "^27.5.0",
"@types/loadable__component": "^5.13.4",
"@types/lunr": "^2.3.4",
"@types/node": "^17.0.25",
"@types/react": "^18.0.5",
"@types/react-dom": "^18.0.1",
"@types/node": "^17.0.31",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.3",
"@types/react-helmet": "^6.1.5",
"@types/react-transition-group": "^4.4.4",
"@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0",
"@welldone-software/why-did-you-render": "^7.0.1",
"babel-preset-gatsby": "^2.12.1",
"eslint": "^8.13.0",
"babel-preset-gatsby": "^2.13.0",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-testing-library": "^5.3.1",
"eslint-plugin-testing-library": "^5.4.0",
"fs-extra": "^10.1.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^27.5.1",
@ -113,16 +113,16 @@
"node-iptc": "^1.0.5",
"npm-run-all": "^4.1.5",
"ora": "^6.1.0",
"postcss": "^8.4.12",
"postcss": "^8.4.13",
"prettier": "^2.6.2",
"shortid": "^2.2.16",
"stylelint": "^14.7.1",
"stylelint": "^14.8.2",
"stylelint-config-css-modules": "^4.1.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
"stylelint-prettier": "^2.0.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.3",
"typescript": "^4.6.4",
"typescript-plugin-css-modules": "^3.4.0"
},
"repository": {