Skip to content

Commit 3cf959d

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

File tree

4 files changed

+2140
-1438
lines changed

4 files changed

+2140
-1438
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@vercel/functions": "2.2.2",
3333
"@vercel/og": "^0.6.8",
3434
"@workspace/ui": "workspace:*",
35-
"abitype": "1.0.8",
35+
"abitype": "1.1.1",
3636
"class-variance-authority": "^0.7.1",
3737
"clsx": "^2.1.1",
3838
"compare-versions": "^6.1.0",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@thirdweb-dev/insight": "workspace:*",
2727
"@walletconnect/sign-client": "2.21.8",
2828
"@walletconnect/universal-provider": "2.21.8",
29-
"abitype": "1.0.8",
29+
"abitype": "1.1.1",
3030
"cross-spawn": "7.0.6",
3131
"fuse.js": "7.1.0",
3232
"input-otp": "^1.4.1",

packages/vault-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@solana/kit": "^4.0.0",
1313
"@solana/rpc": "^3.0.0",
1414
"@solana/transactions": "^3.0.0",
15-
"abitype": "1.0.8",
15+
"abitype": "1.1.1",
1616
"jose": "6.0.11"
1717
},
1818
"devDependencies": {

0 commit comments

Comments
 (0)