mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
bump packages
This commit is contained in:
parent
b0d9821535
commit
060d363720
3421
package-lock.json
generated
3421
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -23,7 +23,7 @@
|
||||
"@loadable/component": "5.13.1",
|
||||
"@oceanprotocol/art": "^3.0.0",
|
||||
"@oceanprotocol/lib": "^0.7.5",
|
||||
"@oceanprotocol/react": "^0.3.5",
|
||||
"@oceanprotocol/react": "^0.3.7",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^1.0.0",
|
||||
"@tippyjs/react": "^4.2.0",
|
||||
@ -63,9 +63,9 @@
|
||||
"react-datepicker": "^3.3.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-dotdotdot": "^1.3.1",
|
||||
"react-dropzone": "^11.2.0",
|
||||
"react-dropzone": "^11.2.1",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-markdown": "^5.0.1",
|
||||
"react-markdown": "^5.0.2",
|
||||
"react-modal": "^3.11.2",
|
||||
"react-paginate": "^6.5.0",
|
||||
"react-spring": "^8.0.27",
|
||||
@ -80,9 +80,9 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.3",
|
||||
"@babel/preset-typescript": "^7.12.1",
|
||||
"@storybook/addon-actions": "^6.0.26",
|
||||
"@storybook/addon-storyshots": "^6.0.26",
|
||||
"@storybook/react": "^6.0.26",
|
||||
"@storybook/addon-actions": "^6.0.27",
|
||||
"@storybook/addon-storyshots": "^6.0.27",
|
||||
"@storybook/react": "^6.0.27",
|
||||
"@svgr/webpack": "^5.4.0",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
@ -111,7 +111,7 @@
|
||||
"eslint-plugin-react": "^7.21.5",
|
||||
"eslint-plugin-react-hooks": "^4.2.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^26.6.0",
|
||||
"jest": "^26.6.1",
|
||||
"prettier": "^2.1.2",
|
||||
"serve": "^11.3.2",
|
||||
"source-map-explorer": "^2.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user