Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
631b6f48
Unverified
Commit
631b6f48
authored
Dec 14, 2023
by
Mark Tyneway
Committed by
GitHub
Dec 14, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8619 from ethereum-optimism/dependabot/npm_and_yarn/viem-1.19.15
build(deps): bump viem from 1.19.11 to 1.19.15
parents
67d3a32e
a6e0d5bb
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
36 additions
and
93 deletions
+36
-93
package.json
packages/contracts-ts/package.json
+1
-1
package.json
packages/fee-estimation/package.json
+1
-1
package.json
packages/sdk/package.json
+1
-1
package.json
packages/web3js-plugin/package.json
+1
-1
pnpm-lock.yaml
pnpm-lock.yaml
+32
-89
No files found.
packages/contracts-ts/package.json
View file @
631b6f48
...
@@ -83,6 +83,6 @@
...
@@ -83,6 +83,6 @@
"change-case"
:
"4.1.2"
,
"change-case"
:
"4.1.2"
,
"react"
:
"^18.2.0"
,
"react"
:
"^18.2.0"
,
"react-dom"
:
"^18.2.0"
,
"react-dom"
:
"^18.2.0"
,
"viem"
:
"^1.19.1
1
"
"viem"
:
"^1.19.1
5
"
}
}
}
}
packages/fee-estimation/package.json
View file @
631b6f48
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
"jsdom"
:
"^23.0.1"
,
"jsdom"
:
"^23.0.1"
,
"tsup"
:
"^8.0.1"
,
"tsup"
:
"^8.0.1"
,
"typescript"
:
"^5.3.3"
,
"typescript"
:
"^5.3.3"
,
"viem"
:
"^1.19.1
1
"
,
"viem"
:
"^1.19.1
5
"
,
"vite"
:
"^5.0.6"
,
"vite"
:
"^5.0.6"
,
"vitest"
:
"^1.0.1"
"vitest"
:
"^1.0.1"
},
},
...
...
packages/sdk/package.json
View file @
631b6f48
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
"ts-node"
:
"^10.9.1"
,
"ts-node"
:
"^10.9.1"
,
"typedoc"
:
"^0.25.4"
,
"typedoc"
:
"^0.25.4"
,
"typescript"
:
"^5.3.3"
,
"typescript"
:
"^5.3.3"
,
"viem"
:
"^1.19.1
1
"
,
"viem"
:
"^1.19.1
5
"
,
"vitest"
:
"^1.0.1"
,
"vitest"
:
"^1.0.1"
,
"zod"
:
"^3.22.4"
"zod"
:
"^3.22.4"
},
},
...
...
packages/web3js-plugin/package.json
View file @
631b6f48
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
"@vitest/coverage-istanbul"
:
"^1.0.2"
,
"@vitest/coverage-istanbul"
:
"^1.0.2"
,
"tsup"
:
"^8.0.1"
,
"tsup"
:
"^8.0.1"
,
"typescript"
:
"^5.3.3"
,
"typescript"
:
"^5.3.3"
,
"viem"
:
"^1.19.1
1
"
,
"viem"
:
"^1.19.1
5
"
,
"vite"
:
"^5.0.6"
,
"vite"
:
"^5.0.6"
,
"vitest"
:
"^1.0.1"
,
"vitest"
:
"^1.0.1"
,
"zod"
:
"^3.22.4"
"zod"
:
"^3.22.4"
...
...
pnpm-lock.yaml
View file @
631b6f48
...
@@ -130,7 +130,7 @@ importers:
...
@@ -130,7 +130,7 @@ importers:
version
:
8.0.1(@swc/core@1.3.100)(typescript@5.3.3)
version
:
8.0.1(@swc/core@1.3.100)(typescript@5.3.3)
vitest
:
vitest
:
specifier
:
^1.0.1
specifier
:
^1.0.1
version
:
1.0.1(@types/node@20.10.4)
version
:
1.0.1(@types/node@20.10.4)
(jsdom@23.0.1)
op-exporter
:
{}
op-exporter
:
{}
...
@@ -295,8 +295,8 @@ importers:
...
@@ -295,8 +295,8 @@ importers:
specifier
:
^18.2.0
specifier
:
^18.2.0
version
:
18.2.0(react@18.2.0)
version
:
18.2.0(react@18.2.0)
viem
:
viem
:
specifier
:
^1.19.1
1
specifier
:
^1.19.1
5
version
:
1.19.1
1
(typescript@5.3.3)(zod@3.22.4)
version
:
1.19.1
5
(typescript@5.3.3)(zod@3.22.4)
devDependencies
:
devDependencies
:
'
@eth-optimism/contracts-bedrock'
:
'
@eth-optimism/contracts-bedrock'
:
specifier
:
workspace:*
specifier
:
workspace:*
...
@@ -318,7 +318,7 @@ importers:
...
@@ -318,7 +318,7 @@ importers:
version
:
1.5.2(@wagmi/core@1.4.12)(typescript@5.3.3)(wagmi@1.4.12)
version
:
1.5.2(@wagmi/core@1.4.12)(typescript@5.3.3)(wagmi@1.4.12)
'
@wagmi/core'
:
'
@wagmi/core'
:
specifier
:
^1.4.12
specifier
:
^1.4.12
version
:
1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
version
:
1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
abitype
:
abitype
:
specifier
:
^0.10.3
specifier
:
^0.10.3
version
:
0.10.3(typescript@5.3.3)
version
:
0.10.3(typescript@5.3.3)
...
@@ -348,7 +348,7 @@ importers:
...
@@ -348,7 +348,7 @@ importers:
version
:
1.0.1(@types/node@20.10.4)(jsdom@23.0.1)
version
:
1.0.1(@types/node@20.10.4)(jsdom@23.0.1)
wagmi
:
wagmi
:
specifier
:
^1.4.12
specifier
:
^1.4.12
version
:
1.4.12(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
version
:
1.4.12(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
packages/core-utils
:
packages/core-utils
:
dependencies
:
dependencies
:
...
@@ -435,8 +435,8 @@ importers:
...
@@ -435,8 +435,8 @@ importers:
specifier
:
^5.3.3
specifier
:
^5.3.3
version
:
5.3.3
version
:
5.3.3
viem
:
viem
:
specifier
:
^1.19.1
1
specifier
:
^1.19.1
5
version
:
1.19.1
1
(typescript@5.3.3)(zod@3.22.4)
version
:
1.19.1
5
(typescript@5.3.3)(zod@3.22.4)
vite
:
vite
:
specifier
:
^5.0.6
specifier
:
^5.0.6
version
:
5.0.6(@types/node@20.10.4)
version
:
5.0.6(@types/node@20.10.4)
...
@@ -526,11 +526,11 @@ importers:
...
@@ -526,11 +526,11 @@ importers:
specifier
:
^5.3.3
specifier
:
^5.3.3
version
:
5.3.3
version
:
5.3.3
viem
:
viem
:
specifier
:
^1.19.1
1
specifier
:
^1.19.1
5
version
:
1.19.1
1
(typescript@5.3.3)(zod@3.22.4)
version
:
1.19.1
5
(typescript@5.3.3)(zod@3.22.4)
vitest
:
vitest
:
specifier
:
^1.0.1
specifier
:
^1.0.1
version
:
1.0.1(@types/node@20.10.4)
version
:
1.0.1(@types/node@20.10.4)
(jsdom@23.0.1)
zod
:
zod
:
specifier
:
^3.22.4
specifier
:
^3.22.4
version
:
3.22.4
version
:
3.22.4
...
@@ -566,14 +566,14 @@ importers:
...
@@ -566,14 +566,14 @@ importers:
specifier
:
^5.3.3
specifier
:
^5.3.3
version
:
5.3.3
version
:
5.3.3
viem
:
viem
:
specifier
:
^1.19.1
1
specifier
:
^1.19.1
5
version
:
1.19.1
1
(typescript@5.3.3)(zod@3.22.4)
version
:
1.19.1
5
(typescript@5.3.3)(zod@3.22.4)
vite
:
vite
:
specifier
:
^5.0.6
specifier
:
^5.0.6
version
:
5.0.6(@types/node@20.10.4)
version
:
5.0.6(@types/node@20.10.4)
vitest
:
vitest
:
specifier
:
^1.0.1
specifier
:
^1.0.1
version
:
1.0.1(@types/node@20.10.4)
version
:
1.0.1(@types/node@20.10.4)
(jsdom@23.0.1)
zod
:
zod
:
specifier
:
^3.22.4
specifier
:
^3.22.4
version
:
3.22.4
version
:
3.22.4
...
@@ -3328,7 +3328,7 @@ packages:
...
@@ -3328,7 +3328,7 @@ packages:
resolution
:
{
integrity
:
sha512-XJbEPuaVc7b9n23MqlF6c+ToYIS3f7P2Sel8f3cSBQ9WORE4xrSuvhMpK9fDSFqJ7by/brc+rmJR/5HViRr0/w==
}
resolution
:
{
integrity
:
sha512-XJbEPuaVc7b9n23MqlF6c+ToYIS3f7P2Sel8f3cSBQ9WORE4xrSuvhMpK9fDSFqJ7by/brc+rmJR/5HViRr0/w==
}
dependencies
:
dependencies
:
'
@safe-global/safe-gateway-typescript-sdk'
:
3.7.3
'
@safe-global/safe-gateway-typescript-sdk'
:
3.7.3
viem
:
1.19.1
1
(typescript@5.3.3)
viem
:
1.19.1
5
(typescript@5.3.3)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
bufferutil
-
bufferutil
-
encoding
-
encoding
...
@@ -4592,7 +4592,7 @@ packages:
...
@@ -4592,7 +4592,7 @@ packages:
wagmi
:
wagmi
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@wagmi/core'
:
1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
'
@wagmi/core'
:
1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
abort-controller
:
3.0.0
abort-controller
:
3.0.0
bundle-require
:
3.1.2(esbuild@0.16.17)
bundle-require
:
3.1.2(esbuild@0.16.17)
...
@@ -4614,15 +4614,15 @@ packages:
...
@@ -4614,15 +4614,15 @@ packages:
picocolors
:
1.0.0
picocolors
:
1.0.0
prettier
:
2.8.8
prettier
:
2.8.8
typescript
:
5.3.3
typescript
:
5.3.3
viem
:
1.19.1
1
(typescript@5.3.3)(zod@3.22.3)
viem
:
1.19.1
5
(typescript@5.3.3)(zod@3.22.3)
wagmi
:
1.4.12(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
wagmi
:
1.4.12(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
zod
:
3.22.3
zod
:
3.22.3
transitivePeerDependencies
:
transitivePeerDependencies
:
-
bufferutil
-
bufferutil
-
utf-8-validate
-
utf-8-validate
dev
:
true
dev
:
true
/@wagmi/connectors@3.1.10(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
:
/@wagmi/connectors@3.1.10(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
:
resolution
:
{
integrity
:
sha512-ZLJC1QaeiZarkF07Cr9mOlVjPO1Lf5TBx+JKBms2y5fUIXlKrxCfQgO/gDCureboI+Us2X3IRI659+XacSGpbA==
}
resolution
:
{
integrity
:
sha512-ZLJC1QaeiZarkF07Cr9mOlVjPO1Lf5TBx+JKBms2y5fUIXlKrxCfQgO/gDCureboI+Us2X3IRI659+XacSGpbA==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
...
@@ -4641,7 +4641,7 @@ packages:
...
@@ -4641,7 +4641,7 @@ packages:
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
eventemitter3
:
4.0.7
eventemitter3
:
4.0.7
typescript
:
5.3.3
typescript
:
5.3.3
viem
:
1.19.1
1
(typescript@5.3.3)
viem
:
1.19.1
5
(typescript@5.3.3)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@azure/app-configuration'
-
'
@azure/app-configuration'
-
'
@azure/cosmos'
-
'
@azure/cosmos'
...
@@ -4664,7 +4664,7 @@ packages:
...
@@ -4664,7 +4664,7 @@ packages:
-
zod
-
zod
dev
:
true
dev
:
true
/@wagmi/core@1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
:
/@wagmi/core@1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
:
resolution
:
{
integrity
:
sha512-bLcYmmGgjtl3jAGo8X3Sm6oUwsdjbVxFMu9SWnwHdE4S9JdYeWM57dEhQgq8SYul2yQ7yY2/gimBf1Or0Ky3dQ==
}
resolution
:
{
integrity
:
sha512-bLcYmmGgjtl3jAGo8X3Sm6oUwsdjbVxFMu9SWnwHdE4S9JdYeWM57dEhQgq8SYul2yQ7yY2/gimBf1Or0Ky3dQ==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
...
@@ -4673,11 +4673,11 @@ packages:
...
@@ -4673,11 +4673,11 @@ packages:
typescript
:
typescript
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@wagmi/connectors'
:
3.1.10(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
'
@wagmi/connectors'
:
3.1.10(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
eventemitter3
:
4.0.7
eventemitter3
:
4.0.7
typescript
:
5.3.3
typescript
:
5.3.3
viem
:
1.19.1
1
(typescript@5.3.3)
viem
:
1.19.1
5
(typescript@5.3.3)
zustand
:
4.3.9(react@18.2.0)
zustand
:
4.3.9(react@18.2.0)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@azure/app-configuration'
-
'
@azure/app-configuration'
...
@@ -14632,8 +14632,8 @@ packages:
...
@@ -14632,8 +14632,8 @@ packages:
vfile-message
:
2.0.4
vfile-message
:
2.0.4
dev
:
true
dev
:
true
/viem@1.19.1
1
(typescript@5.3.3)
:
/viem@1.19.1
5
(typescript@5.3.3)
:
resolution
:
{
integrity
:
sha512-
dbsXEWDBZkByuzJXAs/e01j7dpUJ5ICF5WcyntFwf8Y97n5vnC/91lAleSa6DA5V4WJvYZbhDpYeTctsMAQnhA
==
}
resolution
:
{
integrity
:
sha512-
rc87AkyrUUsoOAgMNYP+X/wN4GYwbhP87DkmsqQCYKxxQyzTX0+yliKs6Bxljbjr8ybU72GOb12Oyus6393AjQ
==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -14655,8 +14655,8 @@ packages:
...
@@ -14655,8 +14655,8 @@ packages:
-
zod
-
zod
dev
:
true
dev
:
true
/viem@1.19.1
1
(typescript@5.3.3)(zod@3.22.3)
:
/viem@1.19.1
5
(typescript@5.3.3)(zod@3.22.3)
:
resolution
:
{
integrity
:
sha512-
dbsXEWDBZkByuzJXAs/e01j7dpUJ5ICF5WcyntFwf8Y97n5vnC/91lAleSa6DA5V4WJvYZbhDpYeTctsMAQnhA
==
}
resolution
:
{
integrity
:
sha512-
rc87AkyrUUsoOAgMNYP+X/wN4GYwbhP87DkmsqQCYKxxQyzTX0+yliKs6Bxljbjr8ybU72GOb12Oyus6393AjQ
==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -14678,8 +14678,8 @@ packages:
...
@@ -14678,8 +14678,8 @@ packages:
-
zod
-
zod
dev
:
true
dev
:
true
/viem@1.19.1
1
(typescript@5.3.3)(zod@3.22.4)
:
/viem@1.19.1
5
(typescript@5.3.3)(zod@3.22.4)
:
resolution
:
{
integrity
:
sha512-
dbsXEWDBZkByuzJXAs/e01j7dpUJ5ICF5WcyntFwf8Y97n5vnC/91lAleSa6DA5V4WJvYZbhDpYeTctsMAQnhA
==
}
resolution
:
{
integrity
:
sha512-
rc87AkyrUUsoOAgMNYP+X/wN4GYwbhP87DkmsqQCYKxxQyzTX0+yliKs6Bxljbjr8ybU72GOb12Oyus6393AjQ
==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -14793,63 +14793,6 @@ packages:
...
@@ -14793,63 +14793,6 @@ packages:
fsevents
:
2.3.3
fsevents
:
2.3.3
dev
:
true
dev
:
true
/vitest@1.0.1(@types/node@20.10.4)
:
resolution
:
{
integrity
:
sha512-MHsOj079S28hDsvdDvyD1pRj4dcS51EC5Vbe0xvOYX+WryP8soiK2dm8oULi+oA/8Xa/h6GoJEMTmcmBy5YM+Q==
}
engines
:
{
node
:
^18.0.0 || >=20.0.0
}
hasBin
:
true
peerDependencies
:
'
@edge-runtime/vm'
:
'
*'
'
@types/node'
:
^18.0.0 || >=20.0.0
'
@vitest/browser'
:
^1.0.0
'
@vitest/ui'
:
^1.0.0
happy-dom
:
'
*'
jsdom
:
'
*'
peerDependenciesMeta
:
'
@edge-runtime/vm'
:
optional
:
true
'
@types/node'
:
optional
:
true
'
@vitest/browser'
:
optional
:
true
'
@vitest/ui'
:
optional
:
true
happy-dom
:
optional
:
true
jsdom
:
optional
:
true
dependencies
:
'
@types/node'
:
20.10.4
'
@vitest/expect'
:
1.0.1
'
@vitest/runner'
:
1.0.1
'
@vitest/snapshot'
:
1.0.1
'
@vitest/spy'
:
1.0.1
'
@vitest/utils'
:
1.0.1
acorn-walk
:
8.3.0
cac
:
6.7.14
chai
:
4.3.10
debug
:
4.3.4(supports-color@8.1.1)
execa
:
8.0.1
local-pkg
:
0.5.0
magic-string
:
0.30.5
pathe
:
1.1.1
picocolors
:
1.0.0
std-env
:
3.6.0
strip-literal
:
1.3.0
tinybench
:
2.5.1
tinypool
:
0.8.1
vite
:
5.0.5(@types/node@20.10.4)
vite-node
:
1.0.1(@types/node@20.10.4)
why-is-node-running
:
2.2.2
transitivePeerDependencies
:
-
less
-
lightningcss
-
sass
-
stylus
-
sugarss
-
supports-color
-
terser
dev
:
true
/vitest@1.0.1(@types/node@20.10.4)(jsdom@23.0.1)
:
/vitest@1.0.1(@types/node@20.10.4)(jsdom@23.0.1)
:
resolution
:
{
integrity
:
sha512-MHsOj079S28hDsvdDvyD1pRj4dcS51EC5Vbe0xvOYX+WryP8soiK2dm8oULi+oA/8Xa/h6GoJEMTmcmBy5YM+Q==
}
resolution
:
{
integrity
:
sha512-MHsOj079S28hDsvdDvyD1pRj4dcS51EC5Vbe0xvOYX+WryP8soiK2dm8oULi+oA/8Xa/h6GoJEMTmcmBy5YM+Q==
}
engines
:
{
node
:
^18.0.0 || >=20.0.0
}
engines
:
{
node
:
^18.0.0 || >=20.0.0
}
...
@@ -14895,7 +14838,7 @@ packages:
...
@@ -14895,7 +14838,7 @@ packages:
strip-literal
:
1.3.0
strip-literal
:
1.3.0
tinybench
:
2.5.1
tinybench
:
2.5.1
tinypool
:
0.8.1
tinypool
:
0.8.1
vite
:
5.0.
6
(@types/node@20.10.4)
vite
:
5.0.
5
(@types/node@20.10.4)
vite-node
:
1.0.1(@types/node@20.10.4)
vite-node
:
1.0.1(@types/node@20.10.4)
why-is-node-running
:
2.2.2
why-is-node-running
:
2.2.2
transitivePeerDependencies
:
transitivePeerDependencies
:
...
@@ -14923,7 +14866,7 @@ packages:
...
@@ -14923,7 +14866,7 @@ packages:
xml-name-validator
:
5.0.0
xml-name-validator
:
5.0.0
dev
:
true
dev
:
true
/wagmi@1.4.12(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
:
/wagmi@1.4.12(react-dom@18.2.0)(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
:
resolution
:
{
integrity
:
sha512-QRxpjhdMlZmbYTfn9VQkQMKq+l3kwA1O7tF10vaykPrjbGX+IIlyn72ib9oqW9BfQO7n/Sf/mnVz1zbxRhGPWA==
}
resolution
:
{
integrity
:
sha512-QRxpjhdMlZmbYTfn9VQkQMKq+l3kwA1O7tF10vaykPrjbGX+IIlyn72ib9oqW9BfQO7n/Sf/mnVz1zbxRhGPWA==
}
peerDependencies
:
peerDependencies
:
react
:
'
>=17.0.0'
react
:
'
>=17.0.0'
...
@@ -14936,12 +14879,12 @@ packages:
...
@@ -14936,12 +14879,12 @@ packages:
'
@tanstack/query-sync-storage-persister'
:
4.29.25
'
@tanstack/query-sync-storage-persister'
:
4.29.25
'
@tanstack/react-query'
:
4.29.25(react-dom@18.2.0)(react@18.2.0)
'
@tanstack/react-query'
:
4.29.25(react-dom@18.2.0)(react@18.2.0)
'
@tanstack/react-query-persist-client'
:
4.29.25(@tanstack/react-query@4.29.25)
'
@tanstack/react-query-persist-client'
:
4.29.25(@tanstack/react-query@4.29.25)
'
@wagmi/core'
:
1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
1
)
'
@wagmi/core'
:
1.4.12(react@18.2.0)(typescript@5.3.3)(viem@1.19.1
5
)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.3.3)(zod@3.22.3)
react
:
18.2.0
react
:
18.2.0
typescript
:
5.3.3
typescript
:
5.3.3
use-sync-external-store
:
1.2.0(react@18.2.0)
use-sync-external-store
:
1.2.0(react@18.2.0)
viem
:
1.19.1
1
(typescript@5.3.3)
viem
:
1.19.1
5
(typescript@5.3.3)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@azure/app-configuration'
-
'
@azure/app-configuration'
-
'
@azure/cosmos'
-
'
@azure/cosmos'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment