Skip to content

Commit 7217433

Browse files
build(deps): bump abitype from 1.0.7 to 1.0.8
Bumps [abitype](https://github.com/wevm/abitype) from 1.0.7 to 1.0.8. - [Release notes](https://github.com/wevm/abitype/releases) - [Commits](https://github.com/wevm/abitype/compare/abitype@1.0.7...abitype@1.0.8) --- updated-dependencies: - dependency-name: abitype dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 153651d commit 7217433

File tree

3 files changed

+242
-88
lines changed

3 files changed

+242
-88
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@thirdweb-dev/service-utils": "workspace:*",
5454
"@vercel/functions": "^1.5.2",
5555
"@vercel/og": "^0.6.4",
56-
"abitype": "1.0.7",
56+
"abitype": "1.0.8",
5757
"chakra-react-select": "^4.7.6",
5858
"class-variance-authority": "^0.7.1",
5959
"clsx": "^2.1.1",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
"@tanstack/react-query": "5.62.16",
222222
"@walletconnect/ethereum-provider": "2.17.3",
223223
"@walletconnect/sign-client": "2.17.3",
224-
"abitype": "1.0.7",
224+
"abitype": "1.0.8",
225225
"cross-spawn": "7.0.6",
226226
"fuse.js": "7.0.0",
227227
"input-otp": "^1.4.1",

0 commit comments

Comments
 (0)