Skip to content

Commit ab80b62

Browse files
chore(deps): bump @dedot/chaintypes from 0.44.0 to 0.48.0
Bumps [@dedot/chaintypes](https://github.com/dedotdev/dedot/tree/HEAD/packages/chaintypes) from 0.44.0 to 0.48.0. - [Release notes](https://github.com/dedotdev/dedot/releases) - [Commits](https://github.com/dedotdev/dedot/commits/HEAD/packages/chaintypes) --- updated-dependencies: - dependency-name: "@dedot/chaintypes" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ba729d commit ab80b62

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

e2e/zombienet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"e2e:test": "npx vitest --watch=false --no-file-parallelism"
88
},
99
"dependencies": {
10-
"@dedot/chaintypes": "^0.44.0",
10+
"@dedot/chaintypes": "^0.48.0",
1111
"@polkadot/keyring": "^13.2.3",
1212
"@polkadot/types": "^15.0.1",
1313
"@polkadot/util-crypto": "^13.2.3",

examples/demo-subconnect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@chakra-ui/icons": "2.2.4",
1515
"@chakra-ui/react": "^2.10.4",
1616
"@chakra-ui/system": "^2.6.2",
17-
"@dedot/chaintypes": "^0.44.0",
17+
"@dedot/chaintypes": "^0.48.0",
1818
"@emotion/react": "^11.14.0",
1919
"@emotion/styled": "^11.14.0",
2020
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",

examples/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@chakra-ui/icons": "2.2.4",
1515
"@chakra-ui/react": "^2.10.4",
1616
"@chakra-ui/system": "^2.6.2",
17-
"@dedot/chaintypes": "^0.44.0",
17+
"@dedot/chaintypes": "^0.48.0",
1818
"@emotion/react": "^11.14.0",
1919
"@emotion/styled": "^11.14.0",
2020
"dedot": "^0.6.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -547,12 +547,12 @@ __metadata:
547547
languageName: node
548548
linkType: hard
549549

550-
"@dedot/chaintypes@npm:^0.44.0":
551-
version: 0.44.0
552-
resolution: "@dedot/chaintypes@npm:0.44.0"
550+
"@dedot/chaintypes@npm:^0.48.0":
551+
version: 0.48.0
552+
resolution: "@dedot/chaintypes@npm:0.48.0"
553553
dependencies:
554554
dedot: "npm:^0.6.1"
555-
checksum: 10/669e62aa10382d84a06468a3e9e67232bb12fbc877f4fa15b0c151bfcd31b2c8f1649a69d826fdbc5b744a95eeb3e5c1739074a76fb05cb101dd546d01dd7fbf
555+
checksum: 10/5eb869adc1a6db3a07be79f256ba6318d6dbd6161ceb0e5230dd835b50b7ebbcb69ce66b4dbbd524fa5b60321b0dd4d8377117fde93a3dff0a4e5fe72bdcb369
556556
languageName: node
557557
linkType: hard
558558

@@ -6382,7 +6382,7 @@ __metadata:
63826382
"@chakra-ui/icons": "npm:2.2.4"
63836383
"@chakra-ui/react": "npm:^2.10.4"
63846384
"@chakra-ui/system": "npm:^2.6.2"
6385-
"@dedot/chaintypes": "npm:^0.44.0"
6385+
"@dedot/chaintypes": "npm:^0.48.0"
63866386
"@emotion/react": "npm:^11.14.0"
63876387
"@emotion/styled": "npm:^11.14.0"
63886388
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
@@ -6419,7 +6419,7 @@ __metadata:
64196419
"@chakra-ui/icons": "npm:2.2.4"
64206420
"@chakra-ui/react": "npm:^2.10.4"
64216421
"@chakra-ui/system": "npm:^2.6.2"
6422-
"@dedot/chaintypes": "npm:^0.44.0"
6422+
"@dedot/chaintypes": "npm:^0.48.0"
64236423
"@emotion/react": "npm:^11.14.0"
64246424
"@emotion/styled": "npm:^11.14.0"
64256425
"@types/react": "npm:^18.3.1"
@@ -13988,7 +13988,7 @@ __metadata:
1398813988
version: 0.0.0-use.local
1398913989
resolution: "zombienet@workspace:e2e/zombienet"
1399013990
dependencies:
13991-
"@dedot/chaintypes": "npm:^0.44.0"
13991+
"@dedot/chaintypes": "npm:^0.48.0"
1399213992
"@polkadot/keyring": "npm:^13.2.3"
1399313993
"@polkadot/types": "npm:^15.0.1"
1399413994
"@polkadot/util-crypto": "npm:^13.2.3"

0 commit comments

Comments
 (0)