mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
feat: update more depedencies
This commit is contained in:
parent
f73cfdadbb
commit
c38fbf0f46
9160
package-lock.json
generated
9160
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
32
package.json
32
package.json
@ -44,17 +44,17 @@
|
||||
"decimal.js": "^10.4.3",
|
||||
"dom-confetti": "^0.2.2",
|
||||
"ethers": "^5.7.2",
|
||||
"filesize": "^10.0.7",
|
||||
"formik": "^2.4.2",
|
||||
"filesize": "^10.1.2",
|
||||
"formik": "^2.4.6",
|
||||
"gray-matter": "^4.0.3",
|
||||
"is-ipfs": "^8.0.1",
|
||||
"is-ipfs": "^8.0.4",
|
||||
"is-url-superb": "^6.1.0",
|
||||
"js-cookie": "^3.0.1",
|
||||
"match-sorter": "^6.3.1",
|
||||
"js-cookie": "^3.0.5",
|
||||
"match-sorter": "^6.3.4",
|
||||
"myetherwallet-blockies": "^0.1.1",
|
||||
"next": "13.0.5",
|
||||
"npm": "^9.6.5",
|
||||
"posthog-js": "^1.68.5",
|
||||
"npm": "^9.9.3",
|
||||
"posthog-js": "^1.133.0",
|
||||
"query-string": "^8.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-clipboard.js": "^2.0.16",
|
||||
@ -100,18 +100,18 @@
|
||||
"@uiw/codemirror-themes": "^4.21.12",
|
||||
"apollo": "^2.34.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.41.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-oceanprotocol": "^2.0.4",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
"eslint-plugin-jest-dom": "^5.0.1",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint-plugin-jest-dom": "^5.4.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"eslint-plugin-testing-library": "^5.10.0",
|
||||
"eslint-plugin-react": "^7.34.1",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"eslint-plugin-testing-library": "^5.11.1",
|
||||
"https-browserify": "^1.0.0",
|
||||
"husky": "^8.0.2",
|
||||
"jest": "^29.3.1",
|
||||
"jest-environment-jsdom": "^29.3.1",
|
||||
"husky": "^8.0.3",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"prettier": "^2.8.8",
|
||||
"pretty-quick": "^3.3.1",
|
||||
"process": "^0.11.10",
|
||||
|
Loading…
Reference in New Issue
Block a user