Skip to content

Commit

Permalink
build(deps): bump @polkadot/api in the production group
Browse files Browse the repository at this point in the history
Bumps the production group with 1 update: [@polkadot/api](https://github.com/polkadot-js/api/tree/HEAD/packages/api).


Updates `@polkadot/api` from 15.4.1 to 15.5.2
- [Release notes](https://github.com/polkadot-js/api/releases)
- [Changelog](https://github.com/polkadot-js/api/blob/master/CHANGELOG.md)
- [Commits](https://github.com/polkadot-js/api/commits/v15.5.2/packages/api)

---
updated-dependencies:
- dependency-name: "@polkadot/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 67ff353 commit fa3649a
Show file tree
Hide file tree
Showing 3 changed files with 128 additions and 78 deletions.
2 changes: 1 addition & 1 deletion js/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"dependencies": {
"@gear-js/api": "0.41.0",
"@polkadot/api": "15.4.1",
"@polkadot/api": "15.5.2",
"sails-js": "0.3.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
},
"peerDependencies": {
"@gear-js/api": "0.40.0",
"@polkadot/api": "15.4.1"
"@polkadot/api": "15.5.2"
},
"optionalDependencies": {
"sails-js-types": "0.3.1",
"sails-js-util": "0.3.1"
},
"devDependencies": {
"@gear-js/api": "0.41.0",
"@polkadot/api": "15.4.1",
"@polkadot/api": "15.5.2",
"@polkadot/types": "15.4.1",
"jest": "^29.7.0"
},
Expand Down
200 changes: 125 additions & 75 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1729,74 +1729,74 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/api-augment@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/api-augment@npm:15.4.1"
dependencies:
"@polkadot/api-base": "npm:15.4.1"
"@polkadot/rpc-augment": "npm:15.4.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/types-augment": "npm:15.4.1"
"@polkadot/types-codec": "npm:15.4.1"
"@polkadot/api-augment@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/api-augment@npm:15.5.2"
dependencies:
"@polkadot/api-base": "npm:15.5.2"
"@polkadot/rpc-augment": "npm:15.5.2"
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-augment": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/551c7e62d00f36fe91f67a449464ceb9e49700e4fc3710297a7dd9cffb1c05ca0ad08946ba19918e241543bbc8303d332e80168c33c945ac12432353ecd17161
checksum: 10c0/f922bfada8ab3a7bf496d618eff036dd13493f9ddc4772f78ebd44b7bff7fc3adfce7de556d983298d806ed7b226b74cb98fc53c56b0445c0aa578808ed0acde
languageName: node
linkType: hard

"@polkadot/api-base@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/api-base@npm:15.4.1"
"@polkadot/api-base@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/api-base@npm:15.5.2"
dependencies:
"@polkadot/rpc-core": "npm:15.4.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/rpc-core": "npm:15.5.2"
"@polkadot/types": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.8.1"
checksum: 10c0/7eae5fbad045a0170aea8f2a4db88c22f04a95d10c8e9d16e9fd117c09b77eed65bff6cfc8c157838e629c116b70d1e28578f8c19af96747d297bb19f2c7c6aa
checksum: 10c0/34c12ae6edf23bb7776610fec689982c0e09b5cd3cdb195911f9a3b9ba7288257a128087341f3ff12fd7a5021bd1e8c192072092c913ab51b0de8e524c66948a
languageName: node
linkType: hard

"@polkadot/api-derive@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/api-derive@npm:15.4.1"
"@polkadot/api-derive@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/api-derive@npm:15.5.2"
dependencies:
"@polkadot/api": "npm:15.4.1"
"@polkadot/api-augment": "npm:15.4.1"
"@polkadot/api-base": "npm:15.4.1"
"@polkadot/rpc-core": "npm:15.4.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/types-codec": "npm:15.4.1"
"@polkadot/api": "npm:15.5.2"
"@polkadot/api-augment": "npm:15.5.2"
"@polkadot/api-base": "npm:15.5.2"
"@polkadot/rpc-core": "npm:15.5.2"
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.8.1"
checksum: 10c0/9ea391555c678a690ecc12a5ccd026da9f1bde4726db1bee4b07c0219a327c982f1d3ef74ff3dca26c0a79138e956696de006e23a5c37e64666904b8fdad3f53
checksum: 10c0/60c1bc66a1f9ae56164dcd8401e73c735e3842dc888e38d6793fe18e8d0aa3cd92f2708fa272d907112ad1ca429794877a32d5bbfaed598a42fd67390203e1e9
languageName: node
linkType: hard

"@polkadot/api@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/api@npm:15.4.1"
"@polkadot/api@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/api@npm:15.5.2"
dependencies:
"@polkadot/api-augment": "npm:15.4.1"
"@polkadot/api-base": "npm:15.4.1"
"@polkadot/api-derive": "npm:15.4.1"
"@polkadot/api-augment": "npm:15.5.2"
"@polkadot/api-base": "npm:15.5.2"
"@polkadot/api-derive": "npm:15.5.2"
"@polkadot/keyring": "npm:^13.3.1"
"@polkadot/rpc-augment": "npm:15.4.1"
"@polkadot/rpc-core": "npm:15.4.1"
"@polkadot/rpc-provider": "npm:15.4.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/types-augment": "npm:15.4.1"
"@polkadot/types-codec": "npm:15.4.1"
"@polkadot/types-create": "npm:15.4.1"
"@polkadot/types-known": "npm:15.4.1"
"@polkadot/rpc-augment": "npm:15.5.2"
"@polkadot/rpc-core": "npm:15.5.2"
"@polkadot/rpc-provider": "npm:15.5.2"
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-augment": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/types-create": "npm:15.5.2"
"@polkadot/types-known": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
eventemitter3: "npm:^5.0.1"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.8.1"
checksum: 10c0/f917ac74d03decde6e9560fb20e4af7502680b7f2b119e9e6d9c80c350de601052779a393b365d86f7b4fd3eaafa4b5a2c25b43bd1e6fc5ff8818df99c9f5284
checksum: 10c0/6a65f0b1866cbb568a8ba1c1e2aa56668edb91ceaa70a6140ba46e44c63cda2081a43d59f5c0dc626e3e5bfc077674d66443bd79addd39eb3e80386125f908ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -1825,40 +1825,40 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/rpc-augment@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/rpc-augment@npm:15.4.1"
"@polkadot/rpc-augment@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/rpc-augment@npm:15.5.2"
dependencies:
"@polkadot/rpc-core": "npm:15.4.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/types-codec": "npm:15.4.1"
"@polkadot/rpc-core": "npm:15.5.2"
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/dd49c1e1cee8ef7edb3490e7e970c5cc7a30cdaf70a6d6d8edcd5a9d0effeadc327f9ff670f61e9fa4a9e5749a91a2d82b07861917df9e1350cfe247d7a7044e
checksum: 10c0/a56f6de18919c451711e900b8913e7f6dd8cb7a31168456daef6d36acca049fa926a1db54feb2bd52b59f035e5453111ccdcb4a67d40546f78c2c8e0759118cb
languageName: node
linkType: hard

"@polkadot/rpc-core@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/rpc-core@npm:15.4.1"
"@polkadot/rpc-core@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/rpc-core@npm:15.5.2"
dependencies:
"@polkadot/rpc-augment": "npm:15.4.1"
"@polkadot/rpc-provider": "npm:15.4.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/rpc-augment": "npm:15.5.2"
"@polkadot/rpc-provider": "npm:15.5.2"
"@polkadot/types": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.8.1"
checksum: 10c0/2686361b06ea3c41ab71221dcf38150814809dcf7a3a849e0ae347aa34f7cbae45295c14ca423e469fca2f14397718f414d5d30d95bc12d5d52f878dd2b84ed1
checksum: 10c0/e7a42fbd6d05939b8aa8d6e4a3da1cc5ea23a143441706dfcfa6e56d8ceeddf26b0ecdd48b15bcabe61ade00b1ee55ba2a3211f9608f87a276c1183efe74a349
languageName: node
linkType: hard

"@polkadot/rpc-provider@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/rpc-provider@npm:15.4.1"
"@polkadot/rpc-provider@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/rpc-provider@npm:15.5.2"
dependencies:
"@polkadot/keyring": "npm:^13.3.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/types-support": "npm:15.4.1"
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-support": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
"@polkadot/x-fetch": "npm:^13.3.1"
Expand All @@ -1872,7 +1872,7 @@ __metadata:
dependenciesMeta:
"@substrate/connect":
optional: true
checksum: 10c0/f527df15718ea08c6b071e9a1518d45a2e3402f71d8be8e06528d447dba51d707d5af1eaf3fe6ed6ae5c55745fd10f02f07bf288f9a60f8adcdaa22f03a45fc9
checksum: 10c0/6e817a585b4f402bb3c0961207b6a2b294feb98b2cbb9cdf13d10d4081d36b8f134c5b45a7c04c80410dc9e40a6b4a3a2fb42b40a8f03e0806a438eb7e50e445
languageName: node
linkType: hard

Expand All @@ -1888,6 +1888,18 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-augment@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/types-augment@npm:15.5.2"
dependencies:
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/c80eeadcf3d8da0f1d0943fc6a016000a702e4dad4294746fab1097cf489d2322ec1088272da1f9ffbffaf8643de34c04bc2f377ba654585133f9c871eb47a28
languageName: node
linkType: hard

"@polkadot/types-codec@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/types-codec@npm:15.4.1"
Expand All @@ -1899,6 +1911,17 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-codec@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/types-codec@npm:15.5.2"
dependencies:
"@polkadot/util": "npm:^13.3.1"
"@polkadot/x-bigint": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/841e713fc5cd3d9b8b8c223ac14e61f1c0f4bb7ee74963ab20161ce961bb3c4ba5b5a1f278acd5b8e5b8f10d0d2312a84b4dda1e31eccd06397e5338c6e26d9b
languageName: node
linkType: hard

"@polkadot/types-create@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/types-create@npm:15.4.1"
Expand All @@ -1910,27 +1933,38 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types-known@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/types-known@npm:15.4.1"
"@polkadot/types-create@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/types-create@npm:15.5.2"
dependencies:
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/37abe3a4134619bac3011bb377e99b915655eb06eae323fb0f51ea6b996ef319f0154ed7fea788a92a71828fb1074e5ebc2f9b2e05ecc993b6a9a1de180c9b5c
languageName: node
linkType: hard

"@polkadot/types-known@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/types-known@npm:15.5.2"
dependencies:
"@polkadot/networks": "npm:^13.3.1"
"@polkadot/types": "npm:15.4.1"
"@polkadot/types-codec": "npm:15.4.1"
"@polkadot/types-create": "npm:15.4.1"
"@polkadot/types": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/types-create": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/1d045bdc234f02976cd3ee63236f7d8c02c9d977bd9df191421523b18eae1991deaedff181e452e7d3841c2b8f059021cffe4c7996d341a5649167c77389a822
checksum: 10c0/959eb4dfdfa8ceda19dca12e36812a14709e3b2248497c894c6e2db8e46ac966f337a2a142e6e6a594891899bf573abf7868fe7c0368ec5f608d58e356d142ec
languageName: node
linkType: hard

"@polkadot/types-support@npm:15.4.1":
version: 15.4.1
resolution: "@polkadot/types-support@npm:15.4.1"
"@polkadot/types-support@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/types-support@npm:15.5.2"
dependencies:
"@polkadot/util": "npm:^13.3.1"
tslib: "npm:^2.8.1"
checksum: 10c0/334189e9728681015e663315c21ffe4f5988b0b969cb17ed209066cd98767280140dcf6da397c9260661204771d88afd02cd1e4b8ce084136e6a923df02b83dd
checksum: 10c0/452c75fb1ff7cbdb634ee9348ebe84aaca65ebf011d7fe5777f842f05cbcd99358135eb28b47f7b04160b3a0529bdecfbdd46dc35da56c6abb264b87c88db6fd
languageName: node
linkType: hard

Expand All @@ -1950,6 +1984,22 @@ __metadata:
languageName: node
linkType: hard

"@polkadot/types@npm:15.5.2":
version: 15.5.2
resolution: "@polkadot/types@npm:15.5.2"
dependencies:
"@polkadot/keyring": "npm:^13.3.1"
"@polkadot/types-augment": "npm:15.5.2"
"@polkadot/types-codec": "npm:15.5.2"
"@polkadot/types-create": "npm:15.5.2"
"@polkadot/util": "npm:^13.3.1"
"@polkadot/util-crypto": "npm:^13.3.1"
rxjs: "npm:^7.8.1"
tslib: "npm:^2.8.1"
checksum: 10c0/998ba4f1f58562cab6810116d239c3487fa2f55f4974934735d1053dcb2f20e3ac1860b37042522186cd3101594de2a3f3be2a4e583f687a878823f180729dc9
languageName: node
linkType: hard

"@polkadot/util-crypto@npm:13.3.1, @polkadot/util-crypto@npm:^13.3.1":
version: 13.3.1
resolution: "@polkadot/util-crypto@npm:13.3.1"
Expand Down Expand Up @@ -7806,7 +7856,7 @@ __metadata:
resolution: "program@workspace:js/example"
dependencies:
"@gear-js/api": "npm:0.41.0"
"@polkadot/api": "npm:15.4.1"
"@polkadot/api": "npm:15.5.2"
sails-js: "npm:0.3.1"
typescript: "npm:^5.7.3"
languageName: unknown
Expand Down Expand Up @@ -8350,14 +8400,14 @@ __metadata:
resolution: "sails-js@workspace:js"
dependencies:
"@gear-js/api": "npm:0.41.0"
"@polkadot/api": "npm:15.4.1"
"@polkadot/api": "npm:15.5.2"
"@polkadot/types": "npm:15.4.1"
jest: "npm:^29.7.0"
sails-js-types: "npm:0.3.1"
sails-js-util: "npm:0.3.1"
peerDependencies:
"@gear-js/api": 0.40.0
"@polkadot/api": 15.4.1
"@polkadot/api": 15.5.2
dependenciesMeta:
sails-js-types:
optional: true
Expand Down

0 comments on commit fa3649a

Please sign in to comment.