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
c38fbf0f46
commit
f4cd7c2fad
9984
package-lock.json
generated
9984
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
44
package.json
44
package.json
@ -35,12 +35,12 @@
|
||||
"@oceanprotocol/use-dark-mode": "^2.4.3",
|
||||
"@orbisclub/orbis-sdk": "^0.4.89",
|
||||
"@tippyjs/react": "^4.2.6",
|
||||
"@uiw/react-codemirror": "^4.19.5",
|
||||
"@urql/exchange-refocus": "^1.0.0",
|
||||
"axios": "^1.2.0",
|
||||
"classnames": "^2.3.2",
|
||||
"@uiw/react-codemirror": "^4.22.1",
|
||||
"@urql/exchange-refocus": "^1.1.0",
|
||||
"axios": "^1.7.2",
|
||||
"classnames": "^2.5.1",
|
||||
"connectkit": "^1.3.0",
|
||||
"date-fns": "^2.29.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"decimal.js": "^10.4.3",
|
||||
"dom-confetti": "^0.2.2",
|
||||
"ethers": "^5.7.2",
|
||||
@ -54,7 +54,7 @@
|
||||
"myetherwallet-blockies": "^0.1.1",
|
||||
"next": "13.0.5",
|
||||
"npm": "^9.9.3",
|
||||
"posthog-js": "^1.133.0",
|
||||
"posthog-js": "^1.135.0",
|
||||
"query-string": "^8.2.0",
|
||||
"react": "^18.3.1",
|
||||
"react-clipboard.js": "^2.0.16",
|
||||
@ -80,24 +80,24 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@storybook/addon-essentials": "^6.5.16",
|
||||
"@storybook/builder-webpack5": "^6.5.13",
|
||||
"@storybook/manager-webpack5": "^6.5.13",
|
||||
"@storybook/react": "^6.5.13",
|
||||
"@storybook/builder-webpack5": "^6.5.16",
|
||||
"@storybook/manager-webpack5": "^6.5.16",
|
||||
"@storybook/react": "^6.5.16",
|
||||
"@svgr/webpack": "^6.5.1",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/jest-dom": "^5.17.0",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@types/jest": "^29.2.5",
|
||||
"@types/js-cookie": "^3.0.2",
|
||||
"@types/loadable__component": "^5.13.4",
|
||||
"@types/node": "^18.14.2",
|
||||
"@types/react": "^18.0.25",
|
||||
"@types/react-dom": "^18.2.1",
|
||||
"@types/react-modal": "^3.16.2",
|
||||
"@types/react-paginate": "^7.1.1",
|
||||
"@types/remove-markdown": "^0.3.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.43.0",
|
||||
"@typescript-eslint/parser": "^5.57.0",
|
||||
"@uiw/codemirror-themes": "^4.21.12",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
"@types/loadable__component": "^5.13.9",
|
||||
"@types/node": "^18.19.33",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@types/react-modal": "^3.16.3",
|
||||
"@types/react-paginate": "^7.1.4",
|
||||
"@types/remove-markdown": "^0.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@uiw/codemirror-themes": "^4.22.1",
|
||||
"apollo": "^2.34.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
|
Loading…
Reference in New Issue
Block a user