mirror of
https://github.com/oceanprotocol/market.git
synced 2024-11-13 16:54:53 +01:00
package updates
This commit is contained in:
parent
52b32becd6
commit
e86223c950
8
package-lock.json
generated
8
package-lock.json
generated
@ -4004,12 +4004,12 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/react": {
|
||||
"version": "0.0.14",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/react/-/react-0.0.14.tgz",
|
||||
"integrity": "sha512-mvnQAzlrDzxPeiGHP0d5oL8WsO3ptZCTPXsJAcrgX+5KzIBNKrIvpyusiUI0G0Knk4+j75dFNYA0pELxRJGSOw==",
|
||||
"version": "0.0.15",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/react/-/react-0.0.15.tgz",
|
||||
"integrity": "sha512-HkYKleLBSSqAYdzwW7kXSg7lj2puyesbqwuApxuu/NaaJrF5qjwCXuSYdJ9ZKZh0pwrraQwVxAcGJ+RV461T/w==",
|
||||
"requires": {
|
||||
"@oceanprotocol/contracts": "^0.2.3",
|
||||
"@oceanprotocol/lib": "^0.1.4",
|
||||
"@oceanprotocol/lib": "^0.1.6",
|
||||
"@walletconnect/web3-provider": "^1.0.15",
|
||||
"axios": "^0.19.2",
|
||||
"react": "^16.9.41",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@loadable/component": "^5.13.1",
|
||||
"@now/node": "^1.7.2",
|
||||
"@oceanprotocol/art": "^3.0.0",
|
||||
"@oceanprotocol/react": "^0.0.14",
|
||||
"@oceanprotocol/react": "^0.0.15",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^1.0.0",
|
||||
"@tippyjs/react": "^4.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user