mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
bump @oceanprotocol/contracts to v1.1.6 (#1613)
This commit is contained in:
parent
b6c9af9dae
commit
2425fb7975
3638
package-lock.json
generated
3638
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@ -49,30 +49,30 @@
|
||||
"web3": "^1.7.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@oceanprotocol/contracts": "^1.1.4",
|
||||
"bignumber.js": "^9.0.2",
|
||||
"@oceanprotocol/contracts": "^1.1.6",
|
||||
"bignumber.js": "^9.1.0",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"crypto-js": "^4.1.1",
|
||||
"decimal.js": "^10.3.1",
|
||||
"web3": "^1.7.4",
|
||||
"web3-core": "^1.7.1",
|
||||
"web3-eth-contract": "^1.7.1"
|
||||
"decimal.js": "^10.4.1",
|
||||
"web3": "^1.8.0",
|
||||
"web3-core": "^1.8.0",
|
||||
"web3-eth-contract": "^1.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@truffle/hdwallet-provider": "^2.0.10",
|
||||
"@truffle/hdwallet-provider": "^2.0.14",
|
||||
"@types/chai": "^4.3.1",
|
||||
"@types/chai-spies": "^1.0.3",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^18.0.1",
|
||||
"@types/node-fetch": "^3.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.5",
|
||||
"@typescript-eslint/parser": "^5.30.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.38.0",
|
||||
"@typescript-eslint/parser": "^5.38.0",
|
||||
"auto-changelog": "^2.4.0",
|
||||
"chai": "^4.3.6",
|
||||
"chai-spies": "^1.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint": "^8.23.1",
|
||||
"eslint-config-oceanprotocol": "^2.0.3",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
@ -85,9 +85,9 @@
|
||||
"prettier": "^2.7.1",
|
||||
"release-it": "^15.4.0",
|
||||
"source-map-support": "^0.5.19",
|
||||
"ts-node": "^10.8.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"ts-node-register": "^1.0.0",
|
||||
"typedoc": "0.23.5",
|
||||
"typedoc": "0.23.15",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"nyc": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user