mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
bump @oceanprotocol/react
This commit is contained in:
parent
79c1668ec2
commit
d78a2345f5
27
package-lock.json
generated
27
package-lock.json
generated
@ -3867,34 +3867,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@oceanprotocol/react": {
|
"@oceanprotocol/react": {
|
||||||
"version": "0.3.7",
|
"version": "0.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/react/-/react-0.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/@oceanprotocol/react/-/react-0.3.8.tgz",
|
||||||
"integrity": "sha512-sKR96Ejz3IPwHIQuL8LhmePCnZpt2xMgb4Tvffk32fg3CJnr/R6VSoAFn0dHsGtZXFemsT6FSIJOewtuI5jS7A==",
|
"integrity": "sha512-cbijintJy5Cg5/FFhLNfgIgmxRHCDZnv9zoMOeQJE28fwG/jOAkU+r3G4OK0EvFm9BXDsBxqoZxOO6Eb1EpV6w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@oceanprotocol/lib": "^0.7.3",
|
"@oceanprotocol/lib": "^0.8.0",
|
||||||
"axios": "^0.20.0",
|
"axios": "^0.20.0",
|
||||||
"decimal.js": "^10.2.1",
|
"decimal.js": "^10.2.1",
|
||||||
"web3": "^1.3.0",
|
"web3": "^1.3.0",
|
||||||
"web3modal": "^1.9.1"
|
"web3modal": "^1.9.1"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@oceanprotocol/lib": {
|
|
||||||
"version": "0.7.5",
|
|
||||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.7.5.tgz",
|
|
||||||
"integrity": "sha512-frqMwfsqhyQ7+wfY6ak7+vmrbMVXDd7DuYdXHL2gyzom9uqcLLWhmWFNWo/1hOh750GhZ5d8BT4iX0O9P1JPTw==",
|
|
||||||
"requires": {
|
|
||||||
"@ethereum-navigator/navigator": "^0.5.0",
|
|
||||||
"@oceanprotocol/contracts": "^0.5.7",
|
|
||||||
"decimal.js": "^10.2.0",
|
|
||||||
"fs": "0.0.1-security",
|
|
||||||
"lzma": "^2.3.2",
|
|
||||||
"node-fetch": "^2.6.1",
|
|
||||||
"save-file": "^2.3.1",
|
|
||||||
"uuid": "^8.3.0",
|
|
||||||
"web3": "^1.3.0",
|
|
||||||
"web3-eth-contract": "^1.3.0"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@oceanprotocol/typographies": {
|
"@oceanprotocol/typographies": {
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"@loadable/component": "5.13.1",
|
"@loadable/component": "5.13.1",
|
||||||
"@oceanprotocol/art": "^3.0.0",
|
"@oceanprotocol/art": "^3.0.0",
|
||||||
"@oceanprotocol/lib": "^0.8.0",
|
"@oceanprotocol/lib": "^0.8.0",
|
||||||
"@oceanprotocol/react": "^0.3.7",
|
"@oceanprotocol/react": "^0.3.8",
|
||||||
"@oceanprotocol/typographies": "^0.1.0",
|
"@oceanprotocol/typographies": "^0.1.0",
|
||||||
"@sindresorhus/slugify": "^1.0.0",
|
"@sindresorhus/slugify": "^1.0.0",
|
||||||
"@tippyjs/react": "^4.2.0",
|
"@tippyjs/react": "^4.2.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user