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
03204e0965
commit
923acaee71
23
package-lock.json
generated
23
package-lock.json
generated
@ -3719,17 +3719,17 @@
|
||||
"integrity": "sha512-j4PEZSVtKSqxDYMVh/hd5vk088Bg6a6QkrUMTXN9Q6OIFAMfHM235f1AxaakNrEyK0FKMD908KuJEdfFLRn9Hw=="
|
||||
},
|
||||
"@oceanprotocol/contracts": {
|
||||
"version": "0.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.2.3.tgz",
|
||||
"integrity": "sha512-5Oohzno3tnISMYG1jhtHxKMMkcIypTZAPlIoFjE5vDlAW51tyuxwYxBXHYQ2/FLRVFkmUmy5yASKg9zbnKKwQw=="
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/contracts/-/contracts-0.3.1.tgz",
|
||||
"integrity": "sha512-LaOPxTID+iMRaUYneAOyG6jQQL8Gz9XA0jEqXvhJOqB/WL2zySL2StXpXPpMxzFq6APdpbnQ70s4jBgVChBN2w=="
|
||||
},
|
||||
"@oceanprotocol/lib": {
|
||||
"version": "0.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.1.6.tgz",
|
||||
"integrity": "sha512-eFncaLtetef6REKzd2u68fFCVdCfBqwGnsDU9oirMfBrdcGu0VquXtAsEfrnHAkIsCaf97wd1GAZ4Yp1JaXP1g==",
|
||||
"version": "0.1.7",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/lib/-/lib-0.1.7.tgz",
|
||||
"integrity": "sha512-vt2/fpXjy6rPfbNHMAwOhlEIkjl6unvvkij2qC/gdC2hCC+cWXENbPX/3AgrXk0YkshCONq6FWvGBpXw0EwK0w==",
|
||||
"requires": {
|
||||
"@ethereum-navigator/navigator": "^0.5.0",
|
||||
"@oceanprotocol/contracts": "^0.2.3",
|
||||
"@oceanprotocol/contracts": "^0.3.1",
|
||||
"bignumber.js": "^9.0.0",
|
||||
"fs": "0.0.1-security",
|
||||
"node-fetch": "^2.6.0",
|
||||
@ -3741,12 +3741,11 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/react": {
|
||||
"version": "0.0.23",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/react/-/react-0.0.23.tgz",
|
||||
"integrity": "sha512-DnCoBtz5Z+3JGChDgLI3n9NhexdNHhO1sQD5mIr6uxEGq5D8E7QDNJAnrLn33MsHWZdATmUNi+KUe81qTVrAyA==",
|
||||
"version": "0.0.24",
|
||||
"resolved": "https://registry.npmjs.org/@oceanprotocol/react/-/react-0.0.24.tgz",
|
||||
"integrity": "sha512-BQvwPeRDunnINi8YhRjqo+A5UpJc2r/FtZZtARdlqn3HDzgKkMI5f0LybhbmWFl8j15XzOAMDVjSkrewv7encQ==",
|
||||
"requires": {
|
||||
"@oceanprotocol/contracts": "^0.2.3",
|
||||
"@oceanprotocol/lib": "^0.1.6",
|
||||
"@oceanprotocol/lib": "^0.1.7",
|
||||
"axios": "^0.19.2",
|
||||
"react": "^16.9.41",
|
||||
"web3": "^1.2.11",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.13.1",
|
||||
"@oceanprotocol/art": "^3.0.0",
|
||||
"@oceanprotocol/react": "^0.0.23",
|
||||
"@oceanprotocol/react": "^0.0.24",
|
||||
"@oceanprotocol/typographies": "^0.1.0",
|
||||
"@sindresorhus/slugify": "^1.0.0",
|
||||
"@tippyjs/react": "^4.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user