Skip to content

Commit

Permalink
chore(deps): add [email protected] dev dependency, expected by @account-ab…
Browse files Browse the repository at this point in the history
…straction/contracts

Signed-off-by: Mircea Nistor <[email protected]>
  • Loading branch information
mirceanis committed Aug 1, 2024
1 parent 19fbf60 commit 70e86ff
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-storybook": "^0.6.15",
"eta": "^3.2.0",
"ethers": "5.7.0",
"fake-indexeddb": "^4.0.1",
"fancy-log": "^1.3.3",
"fast-glob": "^3.2.2",
Expand Down
89 changes: 89 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2679,6 +2679,15 @@ __metadata:
languageName: node
linkType: hard

"@ethersproject/networks@npm:5.7.0":
version: 5.7.0
resolution: "@ethersproject/networks@npm:5.7.0"
dependencies:
"@ethersproject/logger": "npm:^5.7.0"
checksum: 10/c77efcd4ee44fe17fea448f135b6a6393d6c42122e725730ced37b7f2e3137e48c6712f3ff3d07d7fb4ddb0222bb404ad3088964b8db579620054788a8110101
languageName: node
linkType: hard

"@ethersproject/networks@npm:5.7.1, @ethersproject/networks@npm:^5.7.0":
version: 5.7.1
resolution: "@ethersproject/networks@npm:5.7.1"
Expand Down Expand Up @@ -2707,6 +2716,34 @@ __metadata:
languageName: node
linkType: hard

"@ethersproject/providers@npm:5.7.0":
version: 5.7.0
resolution: "@ethersproject/providers@npm:5.7.0"
dependencies:
"@ethersproject/abstract-provider": "npm:^5.7.0"
"@ethersproject/abstract-signer": "npm:^5.7.0"
"@ethersproject/address": "npm:^5.7.0"
"@ethersproject/base64": "npm:^5.7.0"
"@ethersproject/basex": "npm:^5.7.0"
"@ethersproject/bignumber": "npm:^5.7.0"
"@ethersproject/bytes": "npm:^5.7.0"
"@ethersproject/constants": "npm:^5.7.0"
"@ethersproject/hash": "npm:^5.7.0"
"@ethersproject/logger": "npm:^5.7.0"
"@ethersproject/networks": "npm:^5.7.0"
"@ethersproject/properties": "npm:^5.7.0"
"@ethersproject/random": "npm:^5.7.0"
"@ethersproject/rlp": "npm:^5.7.0"
"@ethersproject/sha2": "npm:^5.7.0"
"@ethersproject/strings": "npm:^5.7.0"
"@ethersproject/transactions": "npm:^5.7.0"
"@ethersproject/web": "npm:^5.7.0"
bech32: "npm:1.1.4"
ws: "npm:7.4.6"
checksum: 10/8d8e57ba80250ef4960de294baec9e6a1bd9cc79fa6820ac346d4180069d2929f272881bd6b16cd53a596368ba359bd5dd8e3e4d82b0afa883881e9ff937db44
languageName: node
linkType: hard

"@ethersproject/providers@npm:5.7.2, @ethersproject/providers@npm:^5.7.0, @ethersproject/providers@npm:^5.7.2":
version: 5.7.2
resolution: "@ethersproject/providers@npm:5.7.2"
Expand Down Expand Up @@ -2856,6 +2893,19 @@ __metadata:
languageName: node
linkType: hard

"@ethersproject/web@npm:5.7.0":
version: 5.7.0
resolution: "@ethersproject/web@npm:5.7.0"
dependencies:
"@ethersproject/base64": "npm:^5.7.0"
"@ethersproject/bytes": "npm:^5.7.0"
"@ethersproject/logger": "npm:^5.7.0"
"@ethersproject/properties": "npm:^5.7.0"
"@ethersproject/strings": "npm:^5.7.0"
checksum: 10/ed1509b1cd1d4cf9fbb34383dfa5d70ae1b8450f86a623ca851f01bbdb41d9e2c69ffdb6b015c03082ea885cd1f7fdde16960976fc163618e170686d15558793
languageName: node
linkType: hard

"@ethersproject/web@npm:5.7.1, @ethersproject/web@npm:^5.7.0":
version: 5.7.1
resolution: "@ethersproject/web@npm:5.7.1"
Expand Down Expand Up @@ -18123,6 +18173,44 @@ __metadata:
languageName: node
linkType: hard

"ethers@npm:5.7.0":
version: 5.7.0
resolution: "ethers@npm:5.7.0"
dependencies:
"@ethersproject/abi": "npm:5.7.0"
"@ethersproject/abstract-provider": "npm:5.7.0"
"@ethersproject/abstract-signer": "npm:5.7.0"
"@ethersproject/address": "npm:5.7.0"
"@ethersproject/base64": "npm:5.7.0"
"@ethersproject/basex": "npm:5.7.0"
"@ethersproject/bignumber": "npm:5.7.0"
"@ethersproject/bytes": "npm:5.7.0"
"@ethersproject/constants": "npm:5.7.0"
"@ethersproject/contracts": "npm:5.7.0"
"@ethersproject/hash": "npm:5.7.0"
"@ethersproject/hdnode": "npm:5.7.0"
"@ethersproject/json-wallets": "npm:5.7.0"
"@ethersproject/keccak256": "npm:5.7.0"
"@ethersproject/logger": "npm:5.7.0"
"@ethersproject/networks": "npm:5.7.0"
"@ethersproject/pbkdf2": "npm:5.7.0"
"@ethersproject/properties": "npm:5.7.0"
"@ethersproject/providers": "npm:5.7.0"
"@ethersproject/random": "npm:5.7.0"
"@ethersproject/rlp": "npm:5.7.0"
"@ethersproject/sha2": "npm:5.7.0"
"@ethersproject/signing-key": "npm:5.7.0"
"@ethersproject/solidity": "npm:5.7.0"
"@ethersproject/strings": "npm:5.7.0"
"@ethersproject/transactions": "npm:5.7.0"
"@ethersproject/units": "npm:5.7.0"
"@ethersproject/wallet": "npm:5.7.0"
"@ethersproject/web": "npm:5.7.0"
"@ethersproject/wordlists": "npm:5.7.0"
checksum: 10/6b3cb82233573d8cc7edae9ade5d59a95c451dbb828a5aaba81a1959495c76d99e3a7a73f783f92e3f46fe17b18b7042ade627f409583ba89c2d6cbcdd76edcb
languageName: node
linkType: hard

"ethers@npm:^5.7.0":
version: 5.7.2
resolution: "ethers@npm:5.7.2"
Expand Down Expand Up @@ -25515,6 +25603,7 @@ __metadata:
eth-method-registry: "npm:^4.0.0"
eth-rpc-errors: "npm:^4.0.2"
ethereumjs-util: "npm:^7.0.10"
ethers: "npm:5.7.0"
extension-port-stream: "npm:^3.0.0"
fake-indexeddb: "npm:^4.0.1"
fancy-log: "npm:^1.3.3"
Expand Down

0 comments on commit 70e86ff

Please sign in to comment.