1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-23 01:36:47 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2022-01-11 21:26:39 +00:00
parent 64a25f3f3e
commit f9e5794aee
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2241 additions and 16423 deletions

18642
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@
"@portis/web3": "^4.0.6",
"@tippyjs/react": "^4.2.6",
"@urql/introspection": "^0.3.1",
"@walletconnect/web3-provider": "^1.7.0",
"@walletconnect/web3-provider": "^1.7.1",
"axios": "^0.24.0",
"bignumber.js": "^9.0.2",
"chart.js": "^2.9.4",
@ -76,15 +76,15 @@
"yup": "^0.32.11"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.2.1",
"@graphql-codegen/introspection": "^2.1.0",
"@graphql-codegen/typescript": "^2.2.4",
"@graphql-codegen/typescript-operations": "^2.1.8",
"@graphql-codegen/typescript-react-apollo": "^3.1.6",
"@svgr/webpack": "^5.5.0",
"@types/chart.js": "^2.9.32",
"@graphql-codegen/cli": "^2.3.1",
"@graphql-codegen/introspection": "^2.1.1",
"@graphql-codegen/typescript": "^2.4.2",
"@graphql-codegen/typescript-operations": "^2.2.2",
"@graphql-codegen/typescript-react-apollo": "^3.2.3",
"@svgr/webpack": "^6.2.0",
"@types/chart.js": "^2.9.35",
"@types/d3": "^7.1.0",
"@types/js-cookie": "^3.0.0",
"@types/js-cookie": "^3.0.1",
"@types/loadable__component": "^5.13.1",
"@types/lodash.debounce": "^4.0.3",
"@types/lodash.omit": "^4.5.6",
@ -98,12 +98,12 @@
"@types/yup": "^0.29.11",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"apollo": "^2.33.4",
"apollo": "^2.33.9",
"eslint": "^7.27.0",
"eslint-config-oceanprotocol": "^1.5.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"file-loader": "^6.2.0",
"husky": "^7.0.4",