Commit 47b2a6d2 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #7528 from ethereum-optimism/dependabot/npm_and_yarn/zod-3.22.3

build(deps-dev): bump zod from 3.22.0 to 3.22.3
parents 3aa13469 493e29f1
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
"typescript": "^5.2.2", "typescript": "^5.2.2",
"viem": "^1.14.0", "viem": "^1.14.0",
"vitest": "^0.34.2", "vitest": "^0.34.2",
"zod": "^3.22.1" "zod": "^3.22.3"
}, },
"dependencies": { "dependencies": {
"@eth-optimism/contracts": "0.6.0", "@eth-optimism/contracts": "0.6.0",
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
"viem": "^1.14.0", "viem": "^1.14.0",
"vite": "^4.4.10", "vite": "^4.4.10",
"vitest": "^0.34.1", "vitest": "^0.34.1",
"zod": "^3.22.0" "zod": "^3.22.3"
}, },
"dependencies": { "dependencies": {
"@ethereumjs/rlp": "^5.0.0", "@ethereumjs/rlp": "^5.0.0",
......
...@@ -293,7 +293,7 @@ importers: ...@@ -293,7 +293,7 @@ importers:
version: 18.2.0(react@18.2.0) version: 18.2.0(react@18.2.0)
viem: viem:
specifier: ^1.14.0 specifier: ^1.14.0
version: 1.14.0(typescript@5.2.2)(zod@3.22.0) version: 1.14.0(typescript@5.2.2)(zod@3.22.3)
wagmi: wagmi:
specifier: '>1.0.0' specifier: '>1.0.0'
version: 1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.14.0) version: 1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.14.0)
...@@ -433,7 +433,7 @@ importers: ...@@ -433,7 +433,7 @@ importers:
version: 5.2.2 version: 5.2.2
viem: viem:
specifier: ^1.14.0 specifier: ^1.14.0
version: 1.14.0(typescript@5.2.2)(zod@3.22.0) version: 1.14.0(typescript@5.2.2)(zod@3.22.3)
vite: vite:
specifier: ^4.4.10 specifier: ^4.4.10
version: 4.4.10(@types/node@20.7.2) version: 4.4.10(@types/node@20.7.2)
...@@ -524,13 +524,13 @@ importers: ...@@ -524,13 +524,13 @@ importers:
version: 5.2.2 version: 5.2.2
viem: viem:
specifier: ^1.14.0 specifier: ^1.14.0
version: 1.14.0(typescript@5.2.2)(zod@3.22.1) version: 1.14.0(typescript@5.2.2)(zod@3.22.3)
vitest: vitest:
specifier: ^0.34.2 specifier: ^0.34.2
version: 0.34.2 version: 0.34.2
zod: zod:
specifier: ^3.22.1 specifier: ^3.22.3
version: 3.22.1 version: 3.22.3
packages/web3js-plugin: packages/web3js-plugin:
dependencies: dependencies:
...@@ -564,7 +564,7 @@ importers: ...@@ -564,7 +564,7 @@ importers:
version: 5.2.2 version: 5.2.2
viem: viem:
specifier: ^1.14.0 specifier: ^1.14.0
version: 1.14.0(typescript@5.2.2)(zod@3.22.0) version: 1.14.0(typescript@5.2.2)(zod@3.22.3)
vite: vite:
specifier: ^4.4.10 specifier: ^4.4.10
version: 4.4.10(@types/node@20.7.2) version: 4.4.10(@types/node@20.7.2)
...@@ -572,8 +572,8 @@ importers: ...@@ -572,8 +572,8 @@ importers:
specifier: ^0.34.1 specifier: ^0.34.1
version: 0.34.1 version: 0.34.1
zod: zod:
specifier: ^3.22.0 specifier: ^3.22.3
version: 3.22.0 version: 3.22.3
packages: packages:
...@@ -3180,7 +3180,7 @@ packages: ...@@ -3180,7 +3180,7 @@ packages:
resolution: {integrity: sha512-gYw0ki/EAuV1oSyMxpqandHjnthZjYYy+YWpTAzf8BqfXM3ItcZLpjxfg+3+mXW8HIO+3jw6T9iiqEXsqHaMMw==} resolution: {integrity: sha512-gYw0ki/EAuV1oSyMxpqandHjnthZjYYy+YWpTAzf8BqfXM3ItcZLpjxfg+3+mXW8HIO+3jw6T9iiqEXsqHaMMw==}
dependencies: dependencies:
'@safe-global/safe-gateway-typescript-sdk': 3.7.3 '@safe-global/safe-gateway-typescript-sdk': 3.7.3
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.3)
transitivePeerDependencies: transitivePeerDependencies:
- bufferutil - bufferutil
- encoding - encoding
...@@ -4724,7 +4724,7 @@ packages: ...@@ -4724,7 +4724,7 @@ packages:
abitype: 0.8.1(typescript@5.2.2) abitype: 0.8.1(typescript@5.2.2)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.3)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
...@@ -4756,7 +4756,7 @@ packages: ...@@ -4756,7 +4756,7 @@ packages:
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.3)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- '@types/react' - '@types/react'
...@@ -4783,7 +4783,7 @@ packages: ...@@ -4783,7 +4783,7 @@ packages:
abitype: 0.8.1(typescript@5.2.2) abitype: 0.8.1(typescript@5.2.2)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.3)
zustand: 4.3.9(react@18.2.0) zustand: 4.3.9(react@18.2.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
...@@ -4810,7 +4810,7 @@ packages: ...@@ -4810,7 +4810,7 @@ packages:
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.1)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.3)
zustand: 4.3.9(react@18.2.0) zustand: 4.3.9(react@18.2.0)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
...@@ -5382,7 +5382,7 @@ packages: ...@@ -5382,7 +5382,7 @@ packages:
zod: 3.22.1 zod: 3.22.1
dev: true dev: true
/abitype@0.9.8(typescript@5.2.2)(zod@3.22.0): /abitype@0.9.8(typescript@5.2.2)(zod@3.22.1):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==} resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
...@@ -5394,9 +5394,10 @@ packages: ...@@ -5394,9 +5394,10 @@ packages:
optional: true optional: true
dependencies: dependencies:
typescript: 5.2.2 typescript: 5.2.2
zod: 3.22.0 zod: 3.22.1
dev: true
/abitype@0.9.8(typescript@5.2.2)(zod@3.22.1): /abitype@0.9.8(typescript@5.2.2)(zod@3.22.3):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==} resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
...@@ -5408,8 +5409,7 @@ packages: ...@@ -5408,8 +5409,7 @@ packages:
optional: true optional: true
dependencies: dependencies:
typescript: 5.2.2 typescript: 5.2.2
zod: 3.22.1 zod: 3.22.3
dev: true
/abitype@0.9.9(typescript@5.2.2): /abitype@0.9.9(typescript@5.2.2):
resolution: {integrity: sha512-rBModE9LGdPkV956XLnipCEQ0Z5SeqObjz60fD4RsAq9ky7Hih6fT5YQDM1eVy/NZJN1Z4wC7NFcdYKrd1+ffA==} resolution: {integrity: sha512-rBModE9LGdPkV956XLnipCEQ0Z5SeqObjz60fD4RsAq9ky7Hih6fT5YQDM1eVy/NZJN1Z4wC7NFcdYKrd1+ffA==}
...@@ -14337,7 +14337,7 @@ packages: ...@@ -14337,7 +14337,7 @@ packages:
vfile-message: 2.0.4 vfile-message: 2.0.4
dev: true dev: true
/viem@1.14.0(typescript@5.2.2)(zod@3.22.0): /viem@1.14.0(typescript@5.2.2)(zod@3.22.1):
resolution: {integrity: sha512-4d+4/H3lnbkSAbrpQ15i1nBA7hne06joLFy3L3m0ZpMc+g+Zr3D4nuSTyeiqbHAYs9m2P9Kjap0HlyGkehasgg==} resolution: {integrity: sha512-4d+4/H3lnbkSAbrpQ15i1nBA7hne06joLFy3L3m0ZpMc+g+Zr3D4nuSTyeiqbHAYs9m2P9Kjap0HlyGkehasgg==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
...@@ -14351,7 +14351,7 @@ packages: ...@@ -14351,7 +14351,7 @@ packages:
'@scure/bip32': 1.3.2 '@scure/bip32': 1.3.2
'@scure/bip39': 1.2.1 '@scure/bip39': 1.2.1
'@types/ws': 8.5.5 '@types/ws': 8.5.5
abitype: 0.9.8(typescript@5.2.2)(zod@3.22.0) abitype: 0.9.8(typescript@5.2.2)(zod@3.22.1)
isomorphic-ws: 5.0.0(ws@8.13.0) isomorphic-ws: 5.0.0(ws@8.13.0)
typescript: 5.2.2 typescript: 5.2.2
ws: 8.13.0(bufferutil@4.0.7)(utf-8-validate@5.0.10) ws: 8.13.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
...@@ -14359,8 +14359,9 @@ packages: ...@@ -14359,8 +14359,9 @@ packages:
- bufferutil - bufferutil
- utf-8-validate - utf-8-validate
- zod - zod
dev: true
/viem@1.14.0(typescript@5.2.2)(zod@3.22.1): /viem@1.14.0(typescript@5.2.2)(zod@3.22.3):
resolution: {integrity: sha512-4d+4/H3lnbkSAbrpQ15i1nBA7hne06joLFy3L3m0ZpMc+g+Zr3D4nuSTyeiqbHAYs9m2P9Kjap0HlyGkehasgg==} resolution: {integrity: sha512-4d+4/H3lnbkSAbrpQ15i1nBA7hne06joLFy3L3m0ZpMc+g+Zr3D4nuSTyeiqbHAYs9m2P9Kjap0HlyGkehasgg==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
...@@ -14374,7 +14375,7 @@ packages: ...@@ -14374,7 +14375,7 @@ packages:
'@scure/bip32': 1.3.2 '@scure/bip32': 1.3.2
'@scure/bip39': 1.2.1 '@scure/bip39': 1.2.1
'@types/ws': 8.5.5 '@types/ws': 8.5.5
abitype: 0.9.8(typescript@5.2.2)(zod@3.22.1) abitype: 0.9.8(typescript@5.2.2)(zod@3.22.3)
isomorphic-ws: 5.0.0(ws@8.13.0) isomorphic-ws: 5.0.0(ws@8.13.0)
typescript: 5.2.2 typescript: 5.2.2
ws: 8.13.0(bufferutil@4.0.7)(utf-8-validate@5.0.10) ws: 8.13.0(bufferutil@4.0.7)(utf-8-validate@5.0.10)
...@@ -14382,7 +14383,6 @@ packages: ...@@ -14382,7 +14383,6 @@ packages:
- bufferutil - bufferutil
- utf-8-validate - utf-8-validate
- zod - zod
dev: true
/vite-node@0.34.1(@types/node@20.7.2): /vite-node@0.34.1(@types/node@20.7.2):
resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==} resolution: {integrity: sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==}
...@@ -14874,7 +14874,7 @@ packages: ...@@ -14874,7 +14874,7 @@ packages:
react: 18.2.0 react: 18.2.0
typescript: 5.2.2 typescript: 5.2.2
use-sync-external-store: 1.2.0(react@18.2.0) use-sync-external-store: 1.2.0(react@18.2.0)
viem: 1.14.0(typescript@5.2.2)(zod@3.22.0) viem: 1.14.0(typescript@5.2.2)(zod@3.22.3)
transitivePeerDependencies: transitivePeerDependencies:
- '@react-native-async-storage/async-storage' - '@react-native-async-storage/async-storage'
- bufferutil - bufferutil
...@@ -15205,7 +15205,7 @@ packages: ...@@ -15205,7 +15205,7 @@ packages:
util: 0.12.5 util: 0.12.5
web3-errors: 1.1.0 web3-errors: 1.1.0
web3-types: 1.1.0 web3-types: 1.1.0
zod: 3.22.1 zod: 3.22.3
dev: false dev: false
/web3-validator@2.0.1: /web3-validator@2.0.1:
...@@ -15217,7 +15217,7 @@ packages: ...@@ -15217,7 +15217,7 @@ packages:
util: 0.12.5 util: 0.12.5
web3-errors: 1.1.1 web3-errors: 1.1.1
web3-types: 1.1.1 web3-types: 1.1.1
zod: 3.22.1 zod: 3.22.3
dev: false dev: false
optional: true optional: true
...@@ -15651,11 +15651,12 @@ packages: ...@@ -15651,11 +15651,12 @@ packages:
ethers: 5.7.2 ethers: 5.7.2
dev: true dev: true
/zod@3.22.0:
resolution: {integrity: sha512-y5KZY/ssf5n7hCGDGGtcJO/EBJEm5Pa+QQvFBeyMOtnFYOSflalxIFFvdaYevPhePcmcKC4aTbFkCcXN7D0O8Q==}
/zod@3.22.1: /zod@3.22.1:
resolution: {integrity: sha512-+qUhAMl414+Elh+fRNtpU+byrwjDFOS1N7NioLY+tSlcADTx4TkCUua/hxJvxwDXcV4397/nZ420jy4n4+3WUg==} resolution: {integrity: sha512-+qUhAMl414+Elh+fRNtpU+byrwjDFOS1N7NioLY+tSlcADTx4TkCUua/hxJvxwDXcV4397/nZ420jy4n4+3WUg==}
dev: true
/zod@3.22.3:
resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==}
/zustand@4.3.9(react@18.2.0): /zustand@4.3.9(react@18.2.0):
resolution: {integrity: sha512-Tat5r8jOMG1Vcsj8uldMyqYKC5IZvQif8zetmLHs9WoZlntTHmIoNM8TpLRY31ExncuUvUOXehd0kvahkuHjDw==} resolution: {integrity: sha512-Tat5r8jOMG1Vcsj8uldMyqYKC5IZvQif8zetmLHs9WoZlntTHmIoNM8TpLRY31ExncuUvUOXehd0kvahkuHjDw==}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment