From 30fc83dcb2d163623e76cf6df740aacd8d23207e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:52:42 +0400 Subject: [PATCH] build(deps-dev): bump @polkadot/typegen from 14.2.3 to 14.3.1 (#1409) Bumps [@polkadot/typegen](https://github.com/polkadot-js/api/tree/HEAD/packages/typegen) from 14.2.3 to 14.3.1. - [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/v14.3.1/packages/typegen) --- updated-dependencies: - dependency-name: "@polkadot/typegen" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 645 ++++------------------------------------------ package.json | 2 +- 2 files changed, 53 insertions(+), 594 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6ab7b30..6b54ca64 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "web3-validator": "^2.0.6" }, "devDependencies": { - "@polkadot/typegen": "^14.2.3", + "@polkadot/typegen": "^14.3.1", "@subsquid/substrate-metadata-explorer": "^3.1.2", "@subsquid/substrate-typegen": "^8.0.2", "@subsquid/typeorm-codegen": "^2.0.2", @@ -2618,98 +2618,6 @@ } }, "node_modules/@polkadot/api-augment": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-14.2.3.tgz", - "integrity": "sha512-H4Xrh54+CWmTBGtNN5BhVEIz2VK/7nszhiH2XFyf6PTTKo7FJOvu1jgHbhUG40n7TNNzPMw6CsttogTnlx/B8A==", - "dev": true, - "dependencies": { - "@polkadot/api-base": "14.2.3", - "@polkadot/rpc-augment": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/util": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-augment/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-base": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-14.2.3.tgz", - "integrity": "sha512-SQTVPs9MccfRPpHv4GP9r+nuirSUbZpc+hb8cZLvAc2SsCYlGlz7KFTqnyoFZGIEDGXUgdqP8n2RQbOU6j+rdw==", - "dev": true, - "dependencies": { - "@polkadot/rpc-core": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/util": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-base/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-derive": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-14.3.1.tgz", - "integrity": "sha512-PhqUEJCY54vXtIaoYqGUtJY06wHd/K0cBmBz9yCLxp8UZkLoGWhfJRTruI25Jnucf9awS5cZKYqbsoDrL09Oqg==", - "dependencies": { - "@polkadot/api": "14.3.1", - "@polkadot/api-augment": "14.3.1", - "@polkadot/api-base": "14.3.1", - "@polkadot/rpc-core": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/types-codec": "14.3.1", - "@polkadot/util": "^13.2.3", - "@polkadot/util-crypto": "^13.2.3", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/api-augment": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-14.3.1.tgz", "integrity": "sha512-PE6DW+8kRhbnGKn7qCF7yM6eEt/kqrY8bh1i0RZcPY9QgwXW4bZZrtMK4WssX6Z70NTEoOW6xHYIjc7gFZuz8g==", @@ -2726,7 +2634,7 @@ "node": ">=18" } }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/api-base": { + "node_modules/@polkadot/api-base": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-14.3.1.tgz", "integrity": "sha512-GZT6rTpT3HYZ/C3rLPjoX3rX3DOxNG/zgts+jKjNrCumAeZkVq5JErKIX8/3f2TVaE2Kbqniy3d1TH/AL4HBPA==", @@ -2741,134 +2649,57 @@ "node": ">=18" } }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-augment": { + "node_modules/@polkadot/api-derive": { "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-14.3.1.tgz", - "integrity": "sha512-Z8Hp8fFHwFCiTX0bBCDqCZ4U26wLIJl1NRSjJTsAr+SS68pYZBDGCwhKztpKGqndk1W1akRUaxrkGqYdIFmspQ==", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-14.3.1.tgz", + "integrity": "sha512-PhqUEJCY54vXtIaoYqGUtJY06wHd/K0cBmBz9yCLxp8UZkLoGWhfJRTruI25Jnucf9awS5cZKYqbsoDrL09Oqg==", "dependencies": { + "@polkadot/api": "14.3.1", + "@polkadot/api-augment": "14.3.1", + "@polkadot/api-base": "14.3.1", "@polkadot/rpc-core": "14.3.1", "@polkadot/types": "14.3.1", "@polkadot/types-codec": "14.3.1", "@polkadot/util": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-core": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-14.3.1.tgz", - "integrity": "sha512-FV2NPhFwFxmX8LqibDcGc6IKTBqmvwr7xwF2OA60Br4cX+AQzMSVpFlfQcETll+0M+LnRhqGKGkP0EQWXaSowA==", - "dependencies": { - "@polkadot/rpc-augment": "14.3.1", - "@polkadot/rpc-provider": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/util": "^13.2.3", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/rpc-provider": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-14.3.1.tgz", - "integrity": "sha512-NF/Z/7lzT+jp5LZzC49g+YIjRzXVI0hFag3+B+4zh6E/kKADdF59EHj2Im4LDhRGOnEO9AE4H6/UjNEbZ94JtA==", - "dependencies": { - "@polkadot/keyring": "^13.2.3", - "@polkadot/types": "14.3.1", - "@polkadot/types-support": "14.3.1", - "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", - "@polkadot/x-fetch": "^13.2.3", - "@polkadot/x-global": "^13.2.3", - "@polkadot/x-ws": "^13.2.3", - "eventemitter3": "^5.0.1", - "mock-socket": "^9.3.1", - "nock": "^13.5.5", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { - "@substrate/connect": "0.8.11" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-augment": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.3.1.tgz", - "integrity": "sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==", - "dependencies": { - "@polkadot/types": "14.3.1", - "@polkadot/types-codec": "14.3.1", - "@polkadot/util": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-codec": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.3.1.tgz", - "integrity": "sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==", - "dependencies": { - "@polkadot/util": "^13.2.3", - "@polkadot/x-bigint": "^13.2.3", + "rxjs": "^7.8.1", "tslib": "^2.8.0" }, "engines": { "node": ">=18" } }, - "node_modules/@polkadot/api-derive/node_modules/@polkadot/types-support": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.3.1.tgz", - "integrity": "sha512-MfVe4iIOJIfBr+gj8Lu8gwIvhnO6gDbG5LeaKAjY6vS6Oh0y5Ztr8NdMIl8ccSpoyt3LqIXjfApeGzHiLzr6bw==", + "node_modules/@polkadot/keyring": { + "version": "13.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.2.3.tgz", + "integrity": "sha512-pgTo6DXNXub0wGD+MnVHYhKxf80Jl+QMOCb818ioGdXz++Uw4mTueFAwtB+N7TGo0HafhChUiNJDxFdlDkcAng==", "dependencies": { - "@polkadot/util": "^13.2.3", + "@polkadot/util": "13.2.3", + "@polkadot/util-crypto": "13.2.3", "tslib": "^2.8.0" }, "engines": { "node": ">=18" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/api-augment": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-14.3.1.tgz", - "integrity": "sha512-PE6DW+8kRhbnGKn7qCF7yM6eEt/kqrY8bh1i0RZcPY9QgwXW4bZZrtMK4WssX6Z70NTEoOW6xHYIjc7gFZuz8g==", - "dependencies": { - "@polkadot/api-base": "14.3.1", - "@polkadot/rpc-augment": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/types-augment": "14.3.1", - "@polkadot/types-codec": "14.3.1", - "@polkadot/util": "^13.2.3", - "tslib": "^2.8.0" }, - "engines": { - "node": ">=18" + "peerDependencies": { + "@polkadot/util": "13.2.3", + "@polkadot/util-crypto": "13.2.3" } }, - "node_modules/@polkadot/api/node_modules/@polkadot/api-base": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-14.3.1.tgz", - "integrity": "sha512-GZT6rTpT3HYZ/C3rLPjoX3rX3DOxNG/zgts+jKjNrCumAeZkVq5JErKIX8/3f2TVaE2Kbqniy3d1TH/AL4HBPA==", + "node_modules/@polkadot/networks": { + "version": "13.2.3", + "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.2.3.tgz", + "integrity": "sha512-mG+zkXg/33AyPrkv2xBbAo3LBUwOwBn6qznBU/4jxiZPnVvCwMaxE7xHM22B5riItbNJ169FXv3wy0v6ZmkFbw==", "dependencies": { - "@polkadot/rpc-core": "14.3.1", - "@polkadot/types": "14.3.1", - "@polkadot/util": "^13.2.3", - "rxjs": "^7.8.1", + "@polkadot/util": "13.2.3", + "@substrate/ss58-registry": "^1.51.0", "tslib": "^2.8.0" }, "engines": { "node": ">=18" } }, - "node_modules/@polkadot/api/node_modules/@polkadot/rpc-augment": { + "node_modules/@polkadot/rpc-augment": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-14.3.1.tgz", "integrity": "sha512-Z8Hp8fFHwFCiTX0bBCDqCZ4U26wLIJl1NRSjJTsAr+SS68pYZBDGCwhKztpKGqndk1W1akRUaxrkGqYdIFmspQ==", @@ -2883,7 +2714,7 @@ "node": ">=18" } }, - "node_modules/@polkadot/api/node_modules/@polkadot/rpc-core": { + "node_modules/@polkadot/rpc-core": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-14.3.1.tgz", "integrity": "sha512-FV2NPhFwFxmX8LqibDcGc6IKTBqmvwr7xwF2OA60Br4cX+AQzMSVpFlfQcETll+0M+LnRhqGKGkP0EQWXaSowA==", @@ -2899,7 +2730,7 @@ "node": ">=18" } }, - "node_modules/@polkadot/api/node_modules/@polkadot/rpc-provider": { + "node_modules/@polkadot/rpc-provider": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-14.3.1.tgz", "integrity": "sha512-NF/Z/7lzT+jp5LZzC49g+YIjRzXVI0hFag3+B+4zh6E/kKADdF59EHj2Im4LDhRGOnEO9AE4H6/UjNEbZ94JtA==", @@ -2924,222 +2755,24 @@ "@substrate/connect": "0.8.11" } }, - "node_modules/@polkadot/api/node_modules/@polkadot/types-augment": { + "node_modules/@polkadot/typegen": { "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.3.1.tgz", - "integrity": "sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==", + "resolved": "https://registry.npmjs.org/@polkadot/typegen/-/typegen-14.3.1.tgz", + "integrity": "sha512-S6G7BwmsC57zvUKoqYMF2+3SUIB2f8r6VDgUhdO2hdgexXTDeVHFtJx3FE2opPlkVR05EKgV+rGH/9Rn91HjOQ==", + "dev": true, "dependencies": { + "@polkadot/api": "14.3.1", + "@polkadot/api-augment": "14.3.1", + "@polkadot/rpc-augment": "14.3.1", + "@polkadot/rpc-provider": "14.3.1", "@polkadot/types": "14.3.1", + "@polkadot/types-augment": "14.3.1", "@polkadot/types-codec": "14.3.1", + "@polkadot/types-create": "14.3.1", + "@polkadot/types-support": "14.3.1", "@polkadot/util": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/types-codec": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.3.1.tgz", - "integrity": "sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==", - "dependencies": { - "@polkadot/util": "^13.2.3", - "@polkadot/x-bigint": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/types-create": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.3.1.tgz", - "integrity": "sha512-F4EBvF3Zvym0xrkAA5Yz01IAVMepMV3w2Dwd0C9IygEAQ5sYLLPHmf72/aXn+Ag+bSyT2wlJHpDc+nEBXNQ3Gw==", - "dependencies": { - "@polkadot/types-codec": "14.3.1", - "@polkadot/util": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/api/node_modules/@polkadot/types-support": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.3.1.tgz", - "integrity": "sha512-MfVe4iIOJIfBr+gj8Lu8gwIvhnO6gDbG5LeaKAjY6vS6Oh0y5Ztr8NdMIl8ccSpoyt3LqIXjfApeGzHiLzr6bw==", - "dependencies": { - "@polkadot/util": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/keyring": { - "version": "13.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/keyring/-/keyring-13.2.3.tgz", - "integrity": "sha512-pgTo6DXNXub0wGD+MnVHYhKxf80Jl+QMOCb818ioGdXz++Uw4mTueFAwtB+N7TGo0HafhChUiNJDxFdlDkcAng==", - "dependencies": { - "@polkadot/util": "13.2.3", - "@polkadot/util-crypto": "13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@polkadot/util": "13.2.3", - "@polkadot/util-crypto": "13.2.3" - } - }, - "node_modules/@polkadot/networks": { - "version": "13.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/networks/-/networks-13.2.3.tgz", - "integrity": "sha512-mG+zkXg/33AyPrkv2xBbAo3LBUwOwBn6qznBU/4jxiZPnVvCwMaxE7xHM22B5riItbNJ169FXv3wy0v6ZmkFbw==", - "dependencies": { - "@polkadot/util": "13.2.3", - "@substrate/ss58-registry": "^1.51.0", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/rpc-augment": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-14.2.3.tgz", - "integrity": "sha512-rK2BZ7lNH/WVNUxs3dL3enmIahhu3X5VwUy5qRZudMGpND9VWXVgAvbDnQNPBADHZCbTDa9c8+VTlO9q4A1l8Q==", - "dev": true, - "dependencies": { - "@polkadot/rpc-core": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/util": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/rpc-augment/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/rpc-core": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-14.2.3.tgz", - "integrity": "sha512-qXj6x2Tjdf/J0FNgeJ2eK0zhrVhrF+BFbMWjSO8VHpbxVA15mc/32muy5J1wpMzztBmXxjTzETWcTilMTdqCew==", - "dev": true, - "dependencies": { - "@polkadot/rpc-augment": "14.2.3", - "@polkadot/rpc-provider": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/util": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/rpc-core/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/rpc-provider": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-14.2.3.tgz", - "integrity": "sha512-U0aXFsQ/aRGtKYpDDM54pZ5ZdOVEz6Vngs//pS9GJqedh6tbsiU2/YPDjEKAKLCNlOt0XOtipJSjVoccrU8xCw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types": "14.2.3", - "@polkadot/types-support": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "@polkadot/x-fetch": "^13.2.2", - "@polkadot/x-global": "^13.2.2", - "@polkadot/x-ws": "^13.2.2", - "eventemitter3": "^5.0.1", - "mock-socket": "^9.3.1", - "nock": "^13.5.5", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - }, - "optionalDependencies": { - "@substrate/connect": "0.8.11" - } - }, - "node_modules/@polkadot/rpc-provider/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/typegen": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/typegen/-/typegen-14.2.3.tgz", - "integrity": "sha512-7XMGBe+koYPwhW2LukRmrWK4Mlipq+Hk6PQquLXz9mS+RYsgDll7UALlZhu4gniAorT4ZtyC4iuG/2u7CHKhuA==", - "dev": true, - "dependencies": { - "@polkadot/api": "14.2.3", - "@polkadot/api-augment": "14.2.3", - "@polkadot/rpc-augment": "14.2.3", - "@polkadot/rpc-provider": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/types-support": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "@polkadot/x-ws": "^13.2.2", + "@polkadot/util-crypto": "^13.2.3", + "@polkadot/x-ws": "^13.2.3", "handlebars": "^4.7.8", "tslib": "^2.8.0", "yargs": "^17.7.2" @@ -3155,91 +2788,6 @@ "node": ">=18" } }, - "node_modules/@polkadot/typegen/node_modules/@polkadot/api": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-14.2.3.tgz", - "integrity": "sha512-CmNW2qGtp7YB6tB4RWd793pa4FISVEGIpyuEo3KejkIt7QzVEZ5b9/YE7kGgz5HGxZy+Y13CwEDNLfFBvHSb8Q==", - "dev": true, - "dependencies": { - "@polkadot/api-augment": "14.2.3", - "@polkadot/api-base": "14.2.3", - "@polkadot/api-derive": "14.2.3", - "@polkadot/keyring": "^13.2.2", - "@polkadot/rpc-augment": "14.2.3", - "@polkadot/rpc-core": "14.2.3", - "@polkadot/rpc-provider": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/types-known": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "eventemitter3": "^5.0.1", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/typegen/node_modules/@polkadot/api-derive": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-14.2.3.tgz", - "integrity": "sha512-u7ren5ZFWVrhtz5tMMjSu3igjv3TLiVIFS9g3fPLwdIfWkLO+gAvZECWaw6oONdkx/2HKF+srsBK7aUkD3HHDw==", - "dev": true, - "dependencies": { - "@polkadot/api": "14.2.3", - "@polkadot/api-augment": "14.2.3", - "@polkadot/api-base": "14.2.3", - "@polkadot/rpc-core": "14.2.3", - "@polkadot/types": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/typegen/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/typegen/node_modules/@polkadot/types-known": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-14.2.3.tgz", - "integrity": "sha512-IcFlZ1gBJbibxikJex9jCniN2avlecBX8YP2Z2jyYHJbLnB94YQ0M5mady5LQq0TVggD0UFbUqGAVwuDTPsjoA==", - "dev": true, - "dependencies": { - "@polkadot/networks": "^13.2.2", - "@polkadot/types": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, "node_modules/@polkadot/types": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.3.1.tgz", @@ -3259,76 +2807,12 @@ } }, "node_modules/@polkadot/types-augment": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.2.3.tgz", - "integrity": "sha512-P7+KqSTSA0vTAY420cny8VqP6SQwsmBF8XLFrikUpOvziyzgApCRu5mPKtpZcM1+oNNKXxYPeFJim0+rUR3C5w==", - "dev": true, - "dependencies": { - "@polkadot/types": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/util": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/types-augment/node_modules/@polkadot/types": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-14.2.3.tgz", - "integrity": "sha512-IG5hs7+NYz3T/n4l7/94p/gqIWwHYgnnqDrTQ8RWPVwA9BaF4D7Wx7esD1jc0Igt1FhuG60uceVfYrBIGCJLyw==", - "dev": true, - "dependencies": { - "@polkadot/keyring": "^13.2.2", - "@polkadot/types-augment": "14.2.3", - "@polkadot/types-codec": "14.2.3", - "@polkadot/types-create": "14.2.3", - "@polkadot/util": "^13.2.2", - "@polkadot/util-crypto": "^13.2.2", - "rxjs": "^7.8.1", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/types-codec": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.2.3.tgz", - "integrity": "sha512-Rz2SgKIGgRNkuLfjLzvwpxeJ+b+qls8Jdtt3rXX0/KB11rdazpLvw1lt07LJnMYWDRaLC/LHStskE0ekft/kVg==", - "dev": true, - "dependencies": { - "@polkadot/util": "^13.2.2", - "@polkadot/x-bigint": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/types-create": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.2.3.tgz", - "integrity": "sha512-riT17wCehR6B5ucsI9P9NoqjS2OAuPGSgvf/mSHF3cUo0Mu7u8SordkJg0ZOVl2MWc6u69OF7/1+zjea6L+3Mw==", - "dev": true, - "dependencies": { - "@polkadot/types-codec": "14.2.3", - "@polkadot/util": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/types-known": { "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-14.3.1.tgz", - "integrity": "sha512-58b3Yc7+sxwNjs8axmrA9OCgnxmEKIq7XCH2VxSgLqTeqbohVtxwUSCW/l8NPrq1nxzj4J2sopu0PPg8/++q4g==", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.3.1.tgz", + "integrity": "sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==", "dependencies": { - "@polkadot/networks": "^13.2.3", "@polkadot/types": "14.3.1", "@polkadot/types-codec": "14.3.1", - "@polkadot/types-create": "14.3.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -3336,7 +2820,7 @@ "node": ">=18" } }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/types-codec": { + "node_modules/@polkadot/types-codec": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.3.1.tgz", "integrity": "sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==", @@ -3349,7 +2833,7 @@ "node": ">=18" } }, - "node_modules/@polkadot/types-known/node_modules/@polkadot/types-create": { + "node_modules/@polkadot/types-create": { "version": "14.3.1", "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.3.1.tgz", "integrity": "sha512-F4EBvF3Zvym0xrkAA5Yz01IAVMepMV3w2Dwd0C9IygEAQ5sYLLPHmf72/aXn+Ag+bSyT2wlJHpDc+nEBXNQ3Gw==", @@ -3362,26 +2846,15 @@ "node": ">=18" } }, - "node_modules/@polkadot/types-support": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.2.3.tgz", - "integrity": "sha512-ZvFOMZLrt00hQCQCIYVienpNAjm2TJa7jCoacs68DO4sQK7TgiqkADhgmhiYl2tqkCV1Gbso+yzMKPgqILLNnA==", - "dev": true, - "dependencies": { - "@polkadot/util": "^13.2.2", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/types/node_modules/@polkadot/types-augment": { + "node_modules/@polkadot/types-known": { "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-14.3.1.tgz", - "integrity": "sha512-SC4M6TBlgCglNz+gRbvfoVRDz0Vyeev6v0HeAdw0H6ayEW4BXUdo5bFr0092bdS5uTrEPgiSyUry5TJs2KoXig==", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-14.3.1.tgz", + "integrity": "sha512-58b3Yc7+sxwNjs8axmrA9OCgnxmEKIq7XCH2VxSgLqTeqbohVtxwUSCW/l8NPrq1nxzj4J2sopu0PPg8/++q4g==", "dependencies": { + "@polkadot/networks": "^13.2.3", "@polkadot/types": "14.3.1", "@polkadot/types-codec": "14.3.1", + "@polkadot/types-create": "14.3.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, @@ -3389,25 +2862,11 @@ "node": ">=18" } }, - "node_modules/@polkadot/types/node_modules/@polkadot/types-codec": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-14.3.1.tgz", - "integrity": "sha512-3y3RBGd+8ebscGbNUOjqUjnRE7hgicgid5LtofHK3O1EDcJQJnYBDkJ7fOAi96CDgHsg+f2FWWkBWEPgpOQoMQ==", - "dependencies": { - "@polkadot/util": "^13.2.3", - "@polkadot/x-bigint": "^13.2.3", - "tslib": "^2.8.0" - }, - "engines": { - "node": ">=18" - } - }, - "node_modules/@polkadot/types/node_modules/@polkadot/types-create": { + "node_modules/@polkadot/types-support": { "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-14.3.1.tgz", - "integrity": "sha512-F4EBvF3Zvym0xrkAA5Yz01IAVMepMV3w2Dwd0C9IygEAQ5sYLLPHmf72/aXn+Ag+bSyT2wlJHpDc+nEBXNQ3Gw==", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-14.3.1.tgz", + "integrity": "sha512-MfVe4iIOJIfBr+gj8Lu8gwIvhnO6gDbG5LeaKAjY6vS6Oh0y5Ztr8NdMIl8ccSpoyt3LqIXjfApeGzHiLzr6bw==", "dependencies": { - "@polkadot/types-codec": "14.3.1", "@polkadot/util": "^13.2.3", "tslib": "^2.8.0" }, diff --git a/package.json b/package.json index 94dcce25..dc179fca 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "web3-validator": "^2.0.6" }, "devDependencies": { - "@polkadot/typegen": "^14.2.3", + "@polkadot/typegen": "^14.3.1", "@subsquid/substrate-metadata-explorer": "^3.1.2", "@subsquid/substrate-typegen": "^8.0.2", "@subsquid/typeorm-codegen": "^2.0.2",