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
67d34bdd
Unverified
Commit
67d34bdd
authored
Oct 11, 2023
by
Mark Tyneway
Committed by
GitHub
Oct 11, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7633 from ethereum-optimism/dependabot/npm_and_yarn/viem-1.16.3
build(deps): bump viem from 1.16.2 to 1.16.3
parents
9a87ba12
3c73097b
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
35 additions
and
35 deletions
+35
-35
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
+31
-31
No files found.
packages/contracts-ts/package.json
View file @
67d34bdd
...
@@ -80,6 +80,6 @@
...
@@ -80,6 +80,6 @@
"@testing-library/react"
:
"^14.0.0"
,
"@testing-library/react"
:
"^14.0.0"
,
"react"
:
"^18.2.0"
,
"react"
:
"^18.2.0"
,
"react-dom"
:
"^18.2.0"
,
"react-dom"
:
"^18.2.0"
,
"viem"
:
"^1.16.
2
"
"viem"
:
"^1.16.
3
"
}
}
}
}
packages/fee-estimation/package.json
View file @
67d34bdd
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
"jsdom"
:
"^22.1.0"
,
"jsdom"
:
"^22.1.0"
,
"tsup"
:
"^7.2.0"
,
"tsup"
:
"^7.2.0"
,
"typescript"
:
"^5.2.2"
,
"typescript"
:
"^5.2.2"
,
"viem"
:
"^1.16.
2
"
,
"viem"
:
"^1.16.
3
"
,
"vite"
:
"^4.4.10"
,
"vite"
:
"^4.4.10"
,
"vitest"
:
"^0.34.2"
"vitest"
:
"^0.34.2"
},
},
...
...
packages/sdk/package.json
View file @
67d34bdd
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
"ts-node"
:
"^10.9.1"
,
"ts-node"
:
"^10.9.1"
,
"typedoc"
:
"^0.25.2"
,
"typedoc"
:
"^0.25.2"
,
"typescript"
:
"^5.2.2"
,
"typescript"
:
"^5.2.2"
,
"viem"
:
"^1.16.
2
"
,
"viem"
:
"^1.16.
3
"
,
"vitest"
:
"^0.34.2"
,
"vitest"
:
"^0.34.2"
,
"zod"
:
"^3.22.4"
"zod"
:
"^3.22.4"
},
},
...
...
packages/web3js-plugin/package.json
View file @
67d34bdd
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
"@vitest/coverage-istanbul"
:
"^0.34.6"
,
"@vitest/coverage-istanbul"
:
"^0.34.6"
,
"tsup"
:
"^7.2.0"
,
"tsup"
:
"^7.2.0"
,
"typescript"
:
"^5.2.2"
,
"typescript"
:
"^5.2.2"
,
"viem"
:
"^1.16.
2
"
,
"viem"
:
"^1.16.
3
"
,
"vite"
:
"^4.4.10"
,
"vite"
:
"^4.4.10"
,
"vitest"
:
"^0.34.1"
,
"vitest"
:
"^0.34.1"
,
"zod"
:
"^3.22.4"
"zod"
:
"^3.22.4"
...
...
pnpm-lock.yaml
View file @
67d34bdd
...
@@ -292,11 +292,11 @@ importers:
...
@@ -292,11 +292,11 @@ 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.16.
2
specifier
:
^1.16.
3
version
:
1.16.
2
(typescript@5.2.2)(zod@3.22.4)
version
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
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.16.
2
)
version
:
1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
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.3)(typescript@5.2.2)(wagmi@1.0.1)
version
:
1.5.2(@wagmi/core@1.4.3)(typescript@5.2.2)(wagmi@1.0.1)
'
@wagmi/core'
:
'
@wagmi/core'
:
specifier
:
^1.4.3
specifier
:
^1.4.3
version
:
1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
version
:
1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
abitype
:
abitype
:
specifier
:
^0.9.10
specifier
:
^0.9.10
version
:
0.9.10(typescript@5.2.2)
version
:
0.9.10(typescript@5.2.2)
...
@@ -432,8 +432,8 @@ importers:
...
@@ -432,8 +432,8 @@ importers:
specifier
:
^5.2.2
specifier
:
^5.2.2
version
:
5.2.2
version
:
5.2.2
viem
:
viem
:
specifier
:
^1.16.
2
specifier
:
^1.16.
3
version
:
1.16.
2
(typescript@5.2.2)(zod@3.22.4)
version
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
vite
:
vite
:
specifier
:
^4.4.10
specifier
:
^4.4.10
version
:
4.4.10(@types/node@20.8.4)
version
:
4.4.10(@types/node@20.8.4)
...
@@ -523,8 +523,8 @@ importers:
...
@@ -523,8 +523,8 @@ importers:
specifier
:
^5.2.2
specifier
:
^5.2.2
version
:
5.2.2
version
:
5.2.2
viem
:
viem
:
specifier
:
^1.16.
2
specifier
:
^1.16.
3
version
:
1.16.
2
(typescript@5.2.2)(zod@3.22.4)
version
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
vitest
:
vitest
:
specifier
:
^0.34.2
specifier
:
^0.34.2
version
:
0.34.2
version
:
0.34.2
...
@@ -563,8 +563,8 @@ importers:
...
@@ -563,8 +563,8 @@ importers:
specifier
:
^5.2.2
specifier
:
^5.2.2
version
:
5.2.2
version
:
5.2.2
viem
:
viem
:
specifier
:
^1.16.
2
specifier
:
^1.16.
3
version
:
1.16.
2
(typescript@5.2.2)(zod@3.22.4)
version
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
vite
:
vite
:
specifier
:
^4.4.10
specifier
:
^4.4.10
version
:
4.4.10(@types/node@20.8.4)
version
:
4.4.10(@types/node@20.8.4)
...
@@ -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.16.
2
(typescript@5.2.2)(zod@3.22.4)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
bufferutil
-
bufferutil
-
encoding
-
encoding
...
@@ -4538,7 +4538,7 @@ packages:
...
@@ -4538,7 +4538,7 @@ packages:
wagmi
:
wagmi
:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@wagmi/core'
:
1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
'
@wagmi/core'
:
1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
abitype
:
0.8.7(typescript@5.2.2)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.2.2)(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)
...
@@ -4560,15 +4560,15 @@ packages:
...
@@ -4560,15 +4560,15 @@ packages:
picocolors
:
1.0.0
picocolors
:
1.0.0
prettier
:
2.8.8
prettier
:
2.8.8
typescript
:
5.2.2
typescript
:
5.2.2
viem
:
1.16.
2
(typescript@5.2.2)(zod@3.22.3)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.3)
wagmi
:
1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
wagmi
:
1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
zod
:
3.22.3
zod
:
3.22.3
transitivePeerDependencies
:
transitivePeerDependencies
:
-
bufferutil
-
bufferutil
-
utf-8-validate
-
utf-8-validate
dev
:
true
dev
:
true
/@wagmi/connectors@1.0.1(@wagmi/chains@0.2.22)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
:
/@wagmi/connectors@1.0.1(@wagmi/chains@0.2.22)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
:
resolution
:
{
integrity
:
sha512-fl01vym19DE1uoE+MlASw5zo3Orr/YXlJRjOKLaKYtV+Q7jOLY4TwHgq7sEMs+JYOvFICFBEAlWNNxidr51AqQ==
}
resolution
:
{
integrity
:
sha512-fl01vym19DE1uoE+MlASw5zo3Orr/YXlJRjOKLaKYtV+Q7jOLY4TwHgq7sEMs+JYOvFICFBEAlWNNxidr51AqQ==
}
peerDependencies
:
peerDependencies
:
'
@wagmi/chains'
:
'
>=0.2.0'
'
@wagmi/chains'
:
'
>=0.2.0'
...
@@ -4591,7 +4591,7 @@ packages:
...
@@ -4591,7 +4591,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.16.
2
(typescript@5.2.2)(zod@3.22.4)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@react-native-async-storage/async-storage'
-
'
@react-native-async-storage/async-storage'
-
bufferutil
-
bufferutil
...
@@ -4603,7 +4603,7 @@ packages:
...
@@ -4603,7 +4603,7 @@ packages:
-
utf-8-validate
-
utf-8-validate
-
zod
-
zod
/@wagmi/connectors@3.1.2(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
:
/@wagmi/connectors@3.1.2(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
:
resolution
:
{
integrity
:
sha512-IlLKErqCzQRBUcCvXGPowcczbWcvJtEG006gPsAoePNJEXCHEWoKASghgu+L/bqD7006Z6mW6zlTNjcSQJvFAg==
}
resolution
:
{
integrity
:
sha512-IlLKErqCzQRBUcCvXGPowcczbWcvJtEG006gPsAoePNJEXCHEWoKASghgu+L/bqD7006Z6mW6zlTNjcSQJvFAg==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
...
@@ -4623,7 +4623,7 @@ packages:
...
@@ -4623,7 +4623,7 @@ packages:
abitype
:
0.8.7(typescript@5.2.2)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.2.2)(zod@3.22.3)
eventemitter3
:
4.0.7
eventemitter3
:
4.0.7
typescript
:
5.2.2
typescript
:
5.2.2
viem
:
1.16.
2
(typescript@5.2.2)(zod@3.22.4)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@react-native-async-storage/async-storage'
-
'
@react-native-async-storage/async-storage'
-
'
@types/react'
-
'
@types/react'
...
@@ -4636,7 +4636,7 @@ packages:
...
@@ -4636,7 +4636,7 @@ packages:
-
zod
-
zod
dev
:
true
dev
:
true
/@wagmi/core@1.0.1(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
:
/@wagmi/core@1.0.1(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
:
resolution
:
{
integrity
:
sha512-Zzg4Ob92QMF9NsC+z5/8JZjMn3NCCnwVWGJlv79qRX9mp5Ku40OzJNvqDnjcSGjshe6H0L/KtFZAqTlmu8lT7w==
}
resolution
:
{
integrity
:
sha512-Zzg4Ob92QMF9NsC+z5/8JZjMn3NCCnwVWGJlv79qRX9mp5Ku40OzJNvqDnjcSGjshe6H0L/KtFZAqTlmu8lT7w==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=4.9.4'
typescript
:
'
>=4.9.4'
...
@@ -4646,11 +4646,11 @@ packages:
...
@@ -4646,11 +4646,11 @@ packages:
optional
:
true
optional
:
true
dependencies
:
dependencies
:
'
@wagmi/chains'
:
0.2.22(typescript@5.2.2)
'
@wagmi/chains'
:
0.2.22(typescript@5.2.2)
'
@wagmi/connectors'
:
1.0.1(@wagmi/chains@0.2.22)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
'
@wagmi/connectors'
:
1.0.1(@wagmi/chains@0.2.22)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
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.16.
2
(typescript@5.2.2)(zod@3.22.4)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
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'
...
@@ -4664,7 +4664,7 @@ packages:
...
@@ -4664,7 +4664,7 @@ packages:
-
utf-8-validate
-
utf-8-validate
-
zod
-
zod
/@wagmi/core@1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
:
/@wagmi/core@1.4.3(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
:
resolution
:
{
integrity
:
sha512-CIV9jwv5ue+WpqmA3FvwGa+23cppe7oIaz6TRnlGm0Hm0wDImSaQSWqcsFyOPvleD29oOIJ8e3KnHINEvI64AA==
}
resolution
:
{
integrity
:
sha512-CIV9jwv5ue+WpqmA3FvwGa+23cppe7oIaz6TRnlGm0Hm0wDImSaQSWqcsFyOPvleD29oOIJ8e3KnHINEvI64AA==
}
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.2(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
'
@wagmi/connectors'
:
3.1.2(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
abitype
:
0.8.7(typescript@5.2.2)(zod@3.22.3)
abitype
:
0.8.7(typescript@5.2.2)(zod@3.22.3)
eventemitter3
:
4.0.7
eventemitter3
:
4.0.7
typescript
:
5.2.2
typescript
:
5.2.2
viem
:
1.16.
2
(typescript@5.2.2)(zod@3.22.4)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
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'
...
@@ -14227,8 +14227,8 @@ packages:
...
@@ -14227,8 +14227,8 @@ packages:
vfile-message
:
2.0.4
vfile-message
:
2.0.4
dev
:
true
dev
:
true
/viem@1.16.
2
(typescript@5.2.2)(zod@3.22.3)
:
/viem@1.16.
3
(typescript@5.2.2)(zod@3.22.3)
:
resolution
:
{
integrity
:
sha512-
ZQ8kemNvRVwucwcsj4/SjKohK+wZv9Vxx/gXAlwqGMCW7r+niOeECtFku/1L7UPTmPgdmq4kic9R71t6XQDmGw
==
}
resolution
:
{
integrity
:
sha512-
5IErEXuJVrSoMnEYidOh5lzPpTOZ/e33riDiZCxToap2DpLBMDpZCKoZZgroQgH7mAjfZcylv/LS+YIP/Gmeyg
==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -14250,8 +14250,8 @@ packages:
...
@@ -14250,8 +14250,8 @@ packages:
-
zod
-
zod
dev
:
true
dev
:
true
/viem@1.16.
2
(typescript@5.2.2)(zod@3.22.4)
:
/viem@1.16.
3
(typescript@5.2.2)(zod@3.22.4)
:
resolution
:
{
integrity
:
sha512-
ZQ8kemNvRVwucwcsj4/SjKohK+wZv9Vxx/gXAlwqGMCW7r+niOeECtFku/1L7UPTmPgdmq4kic9R71t6XQDmGw
==
}
resolution
:
{
integrity
:
sha512-
5IErEXuJVrSoMnEYidOh5lzPpTOZ/e33riDiZCxToap2DpLBMDpZCKoZZgroQgH7mAjfZcylv/LS+YIP/Gmeyg
==
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=5.0.4'
typescript
:
'
>=5.0.4'
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -14744,7 +14744,7 @@ packages:
...
@@ -14744,7 +14744,7 @@ packages:
xml-name-validator
:
4.0.0
xml-name-validator
:
4.0.0
dev
:
true
dev
:
true
/wagmi@1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
:
/wagmi@1.0.1(react-dom@18.2.0)(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
:
resolution
:
{
integrity
:
sha512-+2UkZG9eA3tKqXj1wvlvI8mL0Bcff7Tf5CKfUOyQsdKcY+J5rfwYYya25G+jja57umpHFtfxRaL7xDkNjehrRg==
}
resolution
:
{
integrity
:
sha512-+2UkZG9eA3tKqXj1wvlvI8mL0Bcff7Tf5CKfUOyQsdKcY+J5rfwYYya25G+jja57umpHFtfxRaL7xDkNjehrRg==
}
peerDependencies
:
peerDependencies
:
react
:
'
>=17.0.0'
react
:
'
>=17.0.0'
...
@@ -14757,12 +14757,12 @@ packages:
...
@@ -14757,12 +14757,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.0.1(react@18.2.0)(typescript@5.2.2)(viem@1.16.
2
)
'
@wagmi/core'
:
1.0.1(react@18.2.0)(typescript@5.2.2)(viem@1.16.
3
)
abitype
:
0.8.1(typescript@5.2.2)
abitype
:
0.8.1(typescript@5.2.2)
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.16.
2
(typescript@5.2.2)(zod@3.22.4)
viem
:
1.16.
3
(typescript@5.2.2)(zod@3.22.4)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
'
@react-native-async-storage/async-storage'
-
'
@react-native-async-storage/async-storage'
-
bufferutil
-
bufferutil
...
...
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