From f8ab5b609ab5921cf97d8040852a8a717f275e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 21:41:38 +0400 Subject: [PATCH] build(deps-dev): bump @polkadot/typegen from 14.3.1 to 15.0.1 (#1439) Bumps [@polkadot/typegen](https://github.com/polkadot-js/api/tree/HEAD/packages/typegen) from 14.3.1 to 15.0.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/v15.0.1/packages/typegen) --- updated-dependencies: - dependency-name: "@polkadot/typegen" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 260 +++++++++++++++++++++++++++++++++++++++++++--- package.json | 2 +- 2 files changed, 248 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34d50fbe..09104a66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "web3-validator": "^2.0.6" }, "devDependencies": { - "@polkadot/typegen": "^14.3.1", + "@polkadot/typegen": "^15.0.1", "@subsquid/substrate-metadata-explorer": "^3.1.2", "@subsquid/substrate-typegen": "^8.0.2", "@subsquid/typeorm-codegen": "^2.0.2", @@ -2864,20 +2864,20 @@ } }, "node_modules/@polkadot/typegen": { - "version": "14.3.1", - "resolved": "https://registry.npmjs.org/@polkadot/typegen/-/typegen-14.3.1.tgz", - "integrity": "sha512-S6G7BwmsC57zvUKoqYMF2+3SUIB2f8r6VDgUhdO2hdgexXTDeVHFtJx3FE2opPlkVR05EKgV+rGH/9Rn91HjOQ==", + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/typegen/-/typegen-15.0.1.tgz", + "integrity": "sha512-XXE4ZQ6nXA98HWrNgzjQnX7emQcXqPsDsqiIytDBL4i4G/xgw4OFtykHqjbTu5y0LmoHAYsa3L6sSQU0Mg8cag==", "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/api": "15.0.1", + "@polkadot/api-augment": "15.0.1", + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/rpc-provider": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.1", + "@polkadot/types-support": "15.0.1", "@polkadot/util": "^13.2.3", "@polkadot/util-crypto": "^13.2.3", "@polkadot/x-ws": "^13.2.3", @@ -2896,6 +2896,240 @@ "node": ">=18" } }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/api": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api/-/api-15.0.1.tgz", + "integrity": "sha512-ZOqw99B70XrX0it0cWu1YSBrtGNhdFpk5zvUVL5+FD8iyO+Tuk1m32VR0PukDCdlwxFXuEw7vRdZX/G/BzoZhg==", + "dev": true, + "dependencies": { + "@polkadot/api-augment": "15.0.1", + "@polkadot/api-base": "15.0.1", + "@polkadot/api-derive": "15.0.1", + "@polkadot/keyring": "^13.2.3", + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/rpc-core": "15.0.1", + "@polkadot/rpc-provider": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.1", + "@polkadot/types-known": "15.0.1", + "@polkadot/util": "^13.2.3", + "@polkadot/util-crypto": "^13.2.3", + "eventemitter3": "^5.0.1", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/api-augment": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-augment/-/api-augment-15.0.1.tgz", + "integrity": "sha512-dNFrim/87+rStNCrI1aSaH0nZzRadDwEIya/p860lFRVZQpkBvZlqvSBQUqcKxI0c5c1pp1uaSEixq+A+IOUBg==", + "dev": true, + "dependencies": { + "@polkadot/api-base": "15.0.1", + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/api-base": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-base/-/api-base-15.0.1.tgz", + "integrity": "sha512-P4WQ+SqyuotVd//EFMIzlWLRbER9JycpdmTaKof2NpVioGotbHhJtO4TXPC3CW1C8zovM7KYrcWtz6b8/FxqoA==", + "dev": true, + "dependencies": { + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/util": "^13.2.3", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/api-derive": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/api-derive/-/api-derive-15.0.1.tgz", + "integrity": "sha512-gaLqZ8wL+hGMntq5gxHb6Rv+EQzmmnC63plMBvk5pnNfCm4xjN43GYpbOwSQknHVNo+irC7qwD3GyPK6TfFUUA==", + "dev": true, + "dependencies": { + "@polkadot/api": "15.0.1", + "@polkadot/api-augment": "15.0.1", + "@polkadot/api-base": "15.0.1", + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.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/typegen/node_modules/@polkadot/rpc-augment": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-augment/-/rpc-augment-15.0.1.tgz", + "integrity": "sha512-4FoY+oXC08+vaLMAvFgOOjcFHNBHEv2kOqgxtO/yCyMLNvyRRnrBtMofznJ1EWEwzehvU5iSlbMCerKdImFRZQ==", + "dev": true, + "dependencies": { + "@polkadot/rpc-core": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/rpc-core": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-core/-/rpc-core-15.0.1.tgz", + "integrity": "sha512-I5F1T17Nr5oEuqAysP7n14tWym54hCriqj0pV0tM4yfIF0iWaWPkqWNRU7uNfv86n3m15IMGoMapvgZVnUF5LQ==", + "dev": true, + "dependencies": { + "@polkadot/rpc-augment": "15.0.1", + "@polkadot/rpc-provider": "15.0.1", + "@polkadot/types": "15.0.1", + "@polkadot/util": "^13.2.3", + "rxjs": "^7.8.1", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/rpc-provider": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/rpc-provider/-/rpc-provider-15.0.1.tgz", + "integrity": "sha512-ziRob/sco751+OK700vNh7IivysFOeZthO7JpC8CEQhZ2c+z/HY7bNsAucy1q1ELGe7xLMZW2/rm/RG285ZDPQ==", + "dev": true, + "dependencies": { + "@polkadot/keyring": "^13.2.3", + "@polkadot/types": "15.0.1", + "@polkadot/types-support": "15.0.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/typegen/node_modules/@polkadot/types": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types/-/types-15.0.1.tgz", + "integrity": "sha512-jnn0h8Z4O3l/UjrBOJPmkfKjuC6fSqhQfsn7HpWF18lEicGp4/A7X3AZryIg8npKHHiuH30bK/o1VuivH+4dVw==", + "dev": true, + "dependencies": { + "@polkadot/keyring": "^13.2.3", + "@polkadot/types-augment": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.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/typegen/node_modules/@polkadot/types-augment": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-augment/-/types-augment-15.0.1.tgz", + "integrity": "sha512-6fTjJmTGd46UUIYPHr5oA6kiFl6IY45dvDgUQu07AmVdEQlq3OPq/7GyS639SLHHfMLSPbFKyt1iMVj9BNu0qA==", + "dev": true, + "dependencies": { + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/types-codec": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-codec/-/types-codec-15.0.1.tgz", + "integrity": "sha512-SLypmYH6FYRmqGG8TBbi4X0tYh1OUZEMNkujln2eHxsuFIYRGrHFnEohtkF9ktSxoUji2ph9I5ZW5gqQvEsXrA==", + "dev": true, + "dependencies": { + "@polkadot/util": "^13.2.3", + "@polkadot/x-bigint": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/types-create": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-create/-/types-create-15.0.1.tgz", + "integrity": "sha512-M1vs5o3sw8p3g88GhJgz2vSSgxnr5CfbaL4r5EYzR+Hx9xUvz03aEofySvodusEpdRQ9MijnsNSP9306xvcqhw==", + "dev": true, + "dependencies": { + "@polkadot/types-codec": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/types-known": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-known/-/types-known-15.0.1.tgz", + "integrity": "sha512-9VC6QX4/JAjWmnSdaZIm4n8CgmVj9KutgQ5/Uy9VBrTwfRzUPIBwHZT8lPQLeN1WwQRbtc5ojDoo2SR+OqGTqw==", + "dev": true, + "dependencies": { + "@polkadot/networks": "^13.2.3", + "@polkadot/types": "15.0.1", + "@polkadot/types-codec": "15.0.1", + "@polkadot/types-create": "15.0.1", + "@polkadot/util": "^13.2.3", + "tslib": "^2.8.0" + }, + "engines": { + "node": ">=18" + } + }, + "node_modules/@polkadot/typegen/node_modules/@polkadot/types-support": { + "version": "15.0.1", + "resolved": "https://registry.npmjs.org/@polkadot/types-support/-/types-support-15.0.1.tgz", + "integrity": "sha512-w/IWFuDn290brw75ZXKPkQMazz0yizE0zK0XuqP2S4IW009x+z0peRc7Q4k36JOqDVDwSc38vTxWtRPVqdoI1g==", + "dev": true, + "dependencies": { + "@polkadot/util": "^13.2.3", + "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", diff --git a/package.json b/package.json index 2bb70c28..286f4416 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "web3-validator": "^2.0.6" }, "devDependencies": { - "@polkadot/typegen": "^14.3.1", + "@polkadot/typegen": "^15.0.1", "@subsquid/substrate-metadata-explorer": "^3.1.2", "@subsquid/substrate-typegen": "^8.0.2", "@subsquid/typeorm-codegen": "^2.0.2",