diff --git a/api/package.json b/api/package.json index 15339d8c7d..8fa470ccb9 100644 --- a/api/package.json +++ b/api/package.json @@ -48,38 +48,38 @@ }, "license": "GPL-3.0", "peerDependencies": { - "@polkadot/api": "15.0.1", + "@polkadot/api": "15.3.1", "@polkadot/wasm-crypto": "7.4.1", "rxjs": "7.8.1" }, "devDependencies": { - "@babel/plugin-transform-typescript": "7.25.9", + "@babel/plugin-transform-typescript": "7.26.5", "@babel/preset-env": "7.26.0", "@babel/preset-typescript": "7.26.0", - "@polkadot/api": "15.0.1", - "@polkadot/typegen": "15.0.1", - "@polkadot/types": "15.0.1", - "@polkadot/types-codec": "15.0.1", + "@polkadot/api": "15.3.1", + "@polkadot/typegen": "15.3.1", + "@polkadot/types": "15.3.1", + "@polkadot/types-codec": "15.3.1", "@polkadot/wasm-crypto": "7.4.1", - "@rollup/plugin-commonjs": "28.0.1", + "@rollup/plugin-commonjs": "28.0.2", "@rollup/plugin-json": "6.1.0", - "@rollup/plugin-node-resolve": "15.3.0", - "@rollup/plugin-typescript": "12.1.1", + "@rollup/plugin-node-resolve": "15.3.1", + "@rollup/plugin-typescript": "12.1.2", "@types/jest": "29.5.14", "@types/rollup-plugin-peer-deps-external": "2.2.5", - "@typescript-eslint/parser": "8.16.0", + "@typescript-eslint/parser": "8.20.0", "babel-cli": "6.26.0", "babel-core": "6.26.3", "babel-jest": "29.7.0", - "eslint": "9.15.0", + "eslint": "9.18.0", "jest": "29.7.0", - "rollup": "4.27.4", + "rollup": "4.31.0", "rollup-plugin-peer-deps-external": "2.2.4", "rollup-plugin-typescript2": "0.36.0", "rxjs": "7.8.1", "ts-jest": "29.2.5", "ts-node": "10.9.2", - "typescript": "5.7.2" + "typescript": "5.7.3" }, "lint-staged": { "*.ts": [ diff --git a/api/yarn.lock b/api/yarn.lock index cf5f525083..c71a23835b 100644 --- a/api/yarn.lock +++ b/api/yarn.lock @@ -323,6 +323,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-plugin-utils@npm:^7.26.5": + version: 7.26.5 + resolution: "@babel/helper-plugin-utils@npm:7.26.5" + checksum: 4771fbb1711c624c62d12deabc2ed7435a6e6994b6ce09d5ede1bc1bf19be59c3775461a1e693bdd596af865685e87bb2abc778f62ceadc1b2095a8e2aa74180 + languageName: node + linkType: hard + "@babel/helper-remap-async-to-generator@npm:^7.25.9": version: 7.25.9 resolution: "@babel/helper-remap-async-to-generator@npm:7.25.9" @@ -1302,7 +1309,22 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-typescript@npm:7.25.9, @babel/plugin-transform-typescript@npm:^7.25.9": +"@babel/plugin-transform-typescript@npm:7.26.5": + version: 7.26.5 + resolution: "@babel/plugin-transform-typescript@npm:7.26.5" + dependencies: + "@babel/helper-annotate-as-pure": ^7.25.9 + "@babel/helper-create-class-features-plugin": ^7.25.9 + "@babel/helper-plugin-utils": ^7.26.5 + "@babel/helper-skip-transparent-expression-wrappers": ^7.25.9 + "@babel/plugin-syntax-typescript": ^7.25.9 + peerDependencies: + "@babel/core": ^7.0.0-0 + checksum: d022c1ca9ee5a420c374efb209eaca4f94c06851edeea2b3577dad52ea6692b6b33d00217b33a74d91bd62381ace471e26cc6153bbc681b3af1b1436431ff9c0 + languageName: node + linkType: hard + +"@babel/plugin-transform-typescript@npm:^7.25.9": version: 7.25.9 resolution: "@babel/plugin-transform-typescript@npm:7.25.9" dependencies: @@ -1608,10 +1630,12 @@ __metadata: languageName: node linkType: hard -"@eslint/core@npm:^0.9.0": - version: 0.9.0 - resolution: "@eslint/core@npm:0.9.0" - checksum: ea8ded3eba82d9451eca7e989c4ebf1dca95bc705e70cd2f3e55cc576e851183778344632de410d8cd9f85e862fd88fb8fda510aad00698765aec3110533af82 +"@eslint/core@npm:^0.10.0": + version: 0.10.0 + resolution: "@eslint/core@npm:0.10.0" + dependencies: + "@types/json-schema": ^7.0.15 + checksum: 851fa099b3fef00e7ff8ece14523aff0822d3e1b47b047ab0a0d898e80c1362a22aa8b7778727231c383246932ecb63de79b4448ec1e500901c578580b087573 languageName: node linkType: hard @@ -1632,10 +1656,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.15.0": - version: 9.15.0 - resolution: "@eslint/js@npm:9.15.0" - checksum: 8b2aa35b62c1969c5e3aa5e33b4e072cc450b95ee9bc08b5a84aa5cbed10a01a9a8f0463b8bb3768ceeb5abfaa82abfb95650061338c3b467835757b62ffc4ba +"@eslint/js@npm:9.18.0": + version: 9.18.0 + resolution: "@eslint/js@npm:9.18.0" + checksum: a47cfcc684f87094992fe4a5c5e54018393231d8d42bd2150a08eb167813a6bf8d7c7ccbc9611933e5f782ff3b96a06c9be8d19342965cadd4530a45521b8981 languageName: node linkType: hard @@ -1646,12 +1670,13 @@ __metadata: languageName: node linkType: hard -"@eslint/plugin-kit@npm:^0.2.3": - version: 0.2.3 - resolution: "@eslint/plugin-kit@npm:0.2.3" +"@eslint/plugin-kit@npm:^0.2.5": + version: 0.2.5 + resolution: "@eslint/plugin-kit@npm:0.2.5" dependencies: + "@eslint/core": ^0.10.0 levn: ^0.4.1 - checksum: b93b9c3f5b1722d09cc4e609abd4510130f659f70f6417b68ac7c4ad9fbf9e3d4f0ef5b6f2bad106eb8c1c1b2146bd0391e0a1c00ddeae46c917f175b8c0da4b + checksum: 423db33e67ff16f6db71bf8bfc8d5b0c2c4fe6f2209131e5886a573bf994bfc72ab4f825068d6521f186247731d4c9d48eb42a5e5ce389c6faa275752c0e9459 languageName: node linkType: hard @@ -1659,35 +1684,35 @@ __metadata: version: 0.0.0-use.local resolution: "@gear-js/api@workspace:." dependencies: - "@babel/plugin-transform-typescript": 7.25.9 + "@babel/plugin-transform-typescript": 7.26.5 "@babel/preset-env": 7.26.0 "@babel/preset-typescript": 7.26.0 - "@polkadot/api": 15.0.1 - "@polkadot/typegen": 15.0.1 - "@polkadot/types": 15.0.1 - "@polkadot/types-codec": 15.0.1 + "@polkadot/api": 15.3.1 + "@polkadot/typegen": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-codec": 15.3.1 "@polkadot/wasm-crypto": 7.4.1 - "@rollup/plugin-commonjs": 28.0.1 + "@rollup/plugin-commonjs": 28.0.2 "@rollup/plugin-json": 6.1.0 - "@rollup/plugin-node-resolve": 15.3.0 - "@rollup/plugin-typescript": 12.1.1 + "@rollup/plugin-node-resolve": 15.3.1 + "@rollup/plugin-typescript": 12.1.2 "@types/jest": 29.5.14 "@types/rollup-plugin-peer-deps-external": 2.2.5 - "@typescript-eslint/parser": 8.16.0 + "@typescript-eslint/parser": 8.20.0 babel-cli: 6.26.0 babel-core: 6.26.3 babel-jest: 29.7.0 - eslint: 9.15.0 + eslint: 9.18.0 jest: 29.7.0 - rollup: 4.27.4 + rollup: 4.31.0 rollup-plugin-peer-deps-external: 2.2.4 rollup-plugin-typescript2: 0.36.0 rxjs: 7.8.1 ts-jest: 29.2.5 ts-node: 10.9.2 - typescript: 5.7.2 + typescript: 5.7.3 peerDependencies: - "@polkadot/api": 15.0.1 + "@polkadot/api": 15.3.1 "@polkadot/wasm-crypto": 7.4.1 rxjs: 7.8.1 languageName: unknown @@ -2214,171 +2239,171 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/api-augment@npm:15.0.1" +"@polkadot/api-augment@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/api-augment@npm:15.3.1" 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 - checksum: 985919f2154f44516cedf6981a15cb993acb84c6a92f2305832d89b4e4174d3183823e280836db71c93e1072697f09e4d469e83ebdf04a567d48700a18acea86 + "@polkadot/api-base": 15.3.1 + "@polkadot/rpc-augment": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-augment": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/util": ^13.3.1 + tslib: ^2.8.1 + checksum: d9b26ece6445159f6159ecadb6f8f4defa3084dca1c85e08af4c6e4c64acd226de802fbbc852d72686737027c9ea52d14dffe6cfd0da12eea1b4a572291d89b7 languageName: node linkType: hard -"@polkadot/api-base@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/api-base@npm:15.0.1" +"@polkadot/api-base@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/api-base@npm:15.3.1" dependencies: - "@polkadot/rpc-core": 15.0.1 - "@polkadot/types": 15.0.1 - "@polkadot/util": ^13.2.3 + "@polkadot/rpc-core": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/util": ^13.3.1 rxjs: ^7.8.1 - tslib: ^2.8.0 - checksum: 0d37180b934c1049d1bb2caa7d9cd53bd1882612820664b65b73f43f0de4e85142a8dfe117558e9385924841ec4fc934b5152a5280e8c74834cf541008033286 + tslib: ^2.8.1 + checksum: 06fc9bdae4e0644fc5f4ecc11c5bf61958d5f871fcef4d8d3625cf8101fdbe10a58dfa0974d10b943fd8b40ed6131a4073be59be419c6d9aa04b0626cc8b22e2 languageName: node linkType: hard -"@polkadot/api-derive@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/api-derive@npm:15.0.1" +"@polkadot/api-derive@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/api-derive@npm:15.3.1" 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 + "@polkadot/api": 15.3.1 + "@polkadot/api-augment": 15.3.1 + "@polkadot/api-base": 15.3.1 + "@polkadot/rpc-core": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/util": ^13.3.1 + "@polkadot/util-crypto": ^13.3.1 rxjs: ^7.8.1 - tslib: ^2.8.0 - checksum: adc1a74e5a6964d21f11c5fdfd5958d31126c2a5071acde17a1fe604885fd45230d62f1195131a40f9c5347e5101825a515b2baa7fecef12214b0fea792e273d - languageName: node - linkType: hard - -"@polkadot/api@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/api@npm:15.0.1" - 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 + tslib: ^2.8.1 + checksum: d2bd33f255a71d7909ca6aaf91a1241d45bff635bf0ca08971745a6cb03a7437b8c719116097757c57b311f6e321ce789c2b4ed8c347574d806a916e1a4c759a + languageName: node + linkType: hard + +"@polkadot/api@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/api@npm:15.3.1" + dependencies: + "@polkadot/api-augment": 15.3.1 + "@polkadot/api-base": 15.3.1 + "@polkadot/api-derive": 15.3.1 + "@polkadot/keyring": ^13.3.1 + "@polkadot/rpc-augment": 15.3.1 + "@polkadot/rpc-core": 15.3.1 + "@polkadot/rpc-provider": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-augment": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/types-create": 15.3.1 + "@polkadot/types-known": 15.3.1 + "@polkadot/util": ^13.3.1 + "@polkadot/util-crypto": ^13.3.1 eventemitter3: ^5.0.1 rxjs: ^7.8.1 - tslib: ^2.8.0 - checksum: 0a717efee25f2080ecd8bd1eb79ab3459d0352b4c235aac077563ac74988fdbfdddff80e962e7787df9b4ebb7c3875d4db14540735a6f3cce5ca7f916c879c48 + tslib: ^2.8.1 + checksum: 37132b93d4652c7453c6e0fdfa924da3e934fb11196746b52c840b82143f0b60bc79608bd0881f3ead1185acd353ecf5539465b2b4ea41b4555a3737b9b323db languageName: node linkType: hard -"@polkadot/keyring@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/keyring@npm:13.2.3" +"@polkadot/keyring@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/keyring@npm:13.3.1" dependencies: - "@polkadot/util": 13.2.3 - "@polkadot/util-crypto": 13.2.3 + "@polkadot/util": 13.3.1 + "@polkadot/util-crypto": 13.3.1 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.2.3 - "@polkadot/util-crypto": 13.2.3 - checksum: 35d95f0b26701b0454e8c22a1d91aa60c5d9a6e1076e9ae22ed1204a18e393abd8ae2d325f474c7327ea8f3e114da165fe484f623cd61c8d6e547d55b93d46e4 + "@polkadot/util": 13.3.1 + "@polkadot/util-crypto": 13.3.1 + checksum: 0ab49b5b54376a92b34343cf277003e7a13d0125be3195c32b09a09044368a37289f6522eeb2e91b6ef22666ef287de93a6e060e1fdd9957afd698d35f0d48bd languageName: node linkType: hard -"@polkadot/networks@npm:13.2.3, @polkadot/networks@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/networks@npm:13.2.3" +"@polkadot/networks@npm:13.3.1, @polkadot/networks@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/networks@npm:13.3.1" dependencies: - "@polkadot/util": 13.2.3 + "@polkadot/util": 13.3.1 "@substrate/ss58-registry": ^1.51.0 tslib: ^2.8.0 - checksum: c2205ab022753ab47679cc2d3914f09163aa1b049c2233fac123d15297e0082846848f5a978895cf5a77faad67c292c05311843c006dd61bd3f509c43137addf + checksum: 6497f190894bd4fd46c2edfeb2b74ffee17338352c5f25fb1f7ea0293f7ccb5fbb846c08b26d64956db9e3cf41ac7ee5a5c50938f6a64a021d6cfc25f79e5c19 languageName: node linkType: hard -"@polkadot/rpc-augment@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/rpc-augment@npm:15.0.1" +"@polkadot/rpc-augment@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/rpc-augment@npm:15.3.1" 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 - checksum: 544a0345513edd3f3bcc9132ab49bb8919215a6e5893786cf4e5875ee2ba7beff853c364b92738192d3a08b0e5a8dcc9927d125f71b53faaae75aed8f05a2507 + "@polkadot/rpc-core": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/util": ^13.3.1 + tslib: ^2.8.1 + checksum: 80ade9829e11c561a9f704d27cce5fe6016d8489ce4369e3ae7830c8ae6ea91d5b0fdb5a88745379c5adc5ce8b1a62a0f7ecf1aabab71f98b933a063a5472461 languageName: node linkType: hard -"@polkadot/rpc-core@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/rpc-core@npm:15.0.1" +"@polkadot/rpc-core@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/rpc-core@npm:15.3.1" dependencies: - "@polkadot/rpc-augment": 15.0.1 - "@polkadot/rpc-provider": 15.0.1 - "@polkadot/types": 15.0.1 - "@polkadot/util": ^13.2.3 + "@polkadot/rpc-augment": 15.3.1 + "@polkadot/rpc-provider": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/util": ^13.3.1 rxjs: ^7.8.1 - tslib: ^2.8.0 - checksum: eaed371caefa16c22cb36ee183de8f8bd063c50b7565259d76478d5c005b2cd9f919c6740430d7d110548c8cc8a31d02e18ef007dcd269d8d83202bb4b5de9d6 + tslib: ^2.8.1 + checksum: 5b27cbb882f4ed317774f945521bd4b1c3134b3e92a03f8c5f40d61ea34d712df01d59d70929e3d008936f79a4d0f3831dc80035856b598c80762fadfbeb3acc languageName: node linkType: hard -"@polkadot/rpc-provider@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/rpc-provider@npm:15.0.1" +"@polkadot/rpc-provider@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/rpc-provider@npm:15.3.1" 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 + "@polkadot/keyring": ^13.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-support": 15.3.1 + "@polkadot/util": ^13.3.1 + "@polkadot/util-crypto": ^13.3.1 + "@polkadot/x-fetch": ^13.3.1 + "@polkadot/x-global": ^13.3.1 + "@polkadot/x-ws": ^13.3.1 "@substrate/connect": 0.8.11 eventemitter3: ^5.0.1 mock-socket: ^9.3.1 nock: ^13.5.5 - tslib: ^2.8.0 + tslib: ^2.8.1 dependenciesMeta: "@substrate/connect": optional: true - checksum: 91fe12ac4f76ab29c6c85d8db3b9097593aa8510e65ecfd2bde62dd5f478b203240b6c6935257cab8fc717bba536b161e1f4050d8db05177d671af70be031715 - languageName: node - linkType: hard - -"@polkadot/typegen@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/typegen@npm:15.0.1" - dependencies: - "@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 + checksum: 445c2379037adc58f2c409ddb95cd50e46cfb095c20ec2bb710266f19a371380c2e1c8d990ab928a7ef5fd9eaadf1030e0609c5f73325a36cc5f9d732d99021b + languageName: node + linkType: hard + +"@polkadot/typegen@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/typegen@npm:15.3.1" + dependencies: + "@polkadot/api": 15.3.1 + "@polkadot/api-augment": 15.3.1 + "@polkadot/rpc-augment": 15.3.1 + "@polkadot/rpc-provider": 15.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-augment": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/types-create": 15.3.1 + "@polkadot/types-support": 15.3.1 + "@polkadot/util": ^13.3.1 + "@polkadot/util-crypto": ^13.3.1 + "@polkadot/x-ws": ^13.3.1 handlebars: ^4.7.8 - tslib: ^2.8.0 + tslib: ^2.8.1 yargs: ^17.7.2 bin: polkadot-types-chain-info: scripts/polkadot-types-chain-info.mjs @@ -2386,116 +2411,116 @@ __metadata: polkadot-types-from-defs: scripts/polkadot-types-from-defs.mjs polkadot-types-internal-interfaces: scripts/polkadot-types-internal-interfaces.mjs polkadot-types-internal-metadata: scripts/polkadot-types-internal-metadata.mjs - checksum: 3ad525841cf04e7bc9fc7fe59870c2ed84c1c90669872d645ca5515d0ea7a419458a28b51b30b934dad302c7df36f764c67b804cddb1ec8d2d9a773b12f001d9 + checksum: 1c16506188e1c13e8c081d62c8ebd7da25bc811b1ba44dadbf5cb4b5cf4d505ee4a16be3d81bdffce7c10c5d1e49c5ce399a418f5477fb6b844d690d01af6c22 languageName: node linkType: hard -"@polkadot/types-augment@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/types-augment@npm:15.0.1" +"@polkadot/types-augment@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/types-augment@npm:15.3.1" dependencies: - "@polkadot/types": 15.0.1 - "@polkadot/types-codec": 15.0.1 - "@polkadot/util": ^13.2.3 - tslib: ^2.8.0 - checksum: e3b4da599bae7469466b8e6d917c0c470c9e48e23148e31264cdb36d1101c485094a6c5f19bcbb5f587836b4bc8efe79673966903895e6edb3e84cb488dcecd3 + "@polkadot/types": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/util": ^13.3.1 + tslib: ^2.8.1 + checksum: 7a7d0fd2e5d098d974f737147c1681ba0314fff89486c270d9e4d167479b661a55bdf4af9ca6420b08dfa8b9526302310d0243d3f722f367b0c677f707ec2ba7 languageName: node linkType: hard -"@polkadot/types-codec@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/types-codec@npm:15.0.1" +"@polkadot/types-codec@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/types-codec@npm:15.3.1" dependencies: - "@polkadot/util": ^13.2.3 - "@polkadot/x-bigint": ^13.2.3 - tslib: ^2.8.0 - checksum: 647e2822e4587241be2c2fe355d8ca2c324be0366e5f274e5a0530d5a74e63c92cc73d4babb778c2913f6f2b191851394c9c5e7005e3eaaa41a52981b3b325e7 + "@polkadot/util": ^13.3.1 + "@polkadot/x-bigint": ^13.3.1 + tslib: ^2.8.1 + checksum: 20277f3554e50f50957ccdb1a337624a1a575976314c5f3e6f1874f44564a228539e69eaf397cc0fc0544a7b3d59193ecafd053c1e04a4c082b8c7003e25e41d languageName: node linkType: hard -"@polkadot/types-create@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/types-create@npm:15.0.1" +"@polkadot/types-create@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/types-create@npm:15.3.1" dependencies: - "@polkadot/types-codec": 15.0.1 - "@polkadot/util": ^13.2.3 - tslib: ^2.8.0 - checksum: 20abe0c198400d664a9cb182932054177ba655935955fa50f4a3035c3637d2f24987d5d3fe33f79b72c8bc765413cfaec77190e840d65652b047922ca35d6148 + "@polkadot/types-codec": 15.3.1 + "@polkadot/util": ^13.3.1 + tslib: ^2.8.1 + checksum: dec0dced6a314f5832f2df60b85b4b7f8fa43459b822bb7783d6b1a82f15d6d8a22e18e1d3df21ba5f5ab54e8578c80bf2ec79838a69ea098774a7e294984fec languageName: node linkType: hard -"@polkadot/types-known@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/types-known@npm:15.0.1" +"@polkadot/types-known@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/types-known@npm:15.3.1" 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 - checksum: 137f76c37dac52ef6e45167074198683ef7d44a72fee0bafc51b902977ac72b5aac880d71915948eaee0ac6bbd629897d45dfbcd9333684cf70858ba35b03977 + "@polkadot/networks": ^13.3.1 + "@polkadot/types": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/types-create": 15.3.1 + "@polkadot/util": ^13.3.1 + tslib: ^2.8.1 + checksum: 4f4986d145e8e94a8bd91d917acef4d498e429e2fade50dd077a1d02c838589efe98eb9c82f203cd1cd7aa89b446a2ead81f67940c03dc095fc14c500c831d1d languageName: node linkType: hard -"@polkadot/types-support@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/types-support@npm:15.0.1" +"@polkadot/types-support@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/types-support@npm:15.3.1" dependencies: - "@polkadot/util": ^13.2.3 - tslib: ^2.8.0 - checksum: 810d827395982f3b80bcdf01e8b85cbb0808812001c088aa41b8cbf031b2dbb620243c21b6b0e1204273dad022355607257095d0c60763acbe5562a7d6049f37 + "@polkadot/util": ^13.3.1 + tslib: ^2.8.1 + checksum: 34f89aadf3a84fbafc05d11b0b2d138a24b9a26d27a9d525ffba8d4c09ca4fd995584d0aa9e1acca3d522a3aee73c0e3c5efb4fd0d01895f728e03176574db48 languageName: node linkType: hard -"@polkadot/types@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/types@npm:15.0.1" +"@polkadot/types@npm:15.3.1": + version: 15.3.1 + resolution: "@polkadot/types@npm:15.3.1" 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 + "@polkadot/keyring": ^13.3.1 + "@polkadot/types-augment": 15.3.1 + "@polkadot/types-codec": 15.3.1 + "@polkadot/types-create": 15.3.1 + "@polkadot/util": ^13.3.1 + "@polkadot/util-crypto": ^13.3.1 rxjs: ^7.8.1 - tslib: ^2.8.0 - checksum: 4bf7aa67919df55a2726a163e6640cd12b7e7008f7644cfd4cf53ca30920070bc2782abcb66d8fd6873c64666f03876e3606176260500a3079035d2268c9b493 + tslib: ^2.8.1 + checksum: 6cb75d1f71297eda361cb691033e193458c3a27a8116e07058eaa2c6b657317243452d893a5d93655839ce49fdbbd5e6553df5a06c10aa8fe3b13318cd08f294 languageName: node linkType: hard -"@polkadot/util-crypto@npm:13.2.3, @polkadot/util-crypto@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/util-crypto@npm:13.2.3" +"@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" dependencies: "@noble/curves": ^1.3.0 "@noble/hashes": ^1.3.3 - "@polkadot/networks": 13.2.3 - "@polkadot/util": 13.2.3 + "@polkadot/networks": 13.3.1 + "@polkadot/util": 13.3.1 "@polkadot/wasm-crypto": ^7.4.1 "@polkadot/wasm-util": ^7.4.1 - "@polkadot/x-bigint": 13.2.3 - "@polkadot/x-randomvalues": 13.2.3 + "@polkadot/x-bigint": 13.3.1 + "@polkadot/x-randomvalues": 13.3.1 "@scure/base": ^1.1.7 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.2.3 - checksum: 6daddce7b4117c138849a7f9bd20376e3e0cb84e29b05bafbb0a049b4c9a7e911e9b47775dce70fe2729c5c0508af9dff4bac356b96ebc250a900e10ce4accd8 + "@polkadot/util": 13.3.1 + checksum: 0a0d2c57296945578b84cc4040f7be9d906ebac1c6d25291844fed50349adb0df8f8f9ff5e8f6e7ff0006652ffda23ee3a458a6dfbbd087d2e8c36f0c20864e2 languageName: node linkType: hard -"@polkadot/util@npm:13.2.3, @polkadot/util@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/util@npm:13.2.3" +"@polkadot/util@npm:13.3.1, @polkadot/util@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/util@npm:13.3.1" dependencies: - "@polkadot/x-bigint": 13.2.3 - "@polkadot/x-global": 13.2.3 - "@polkadot/x-textdecoder": 13.2.3 - "@polkadot/x-textencoder": 13.2.3 + "@polkadot/x-bigint": 13.3.1 + "@polkadot/x-global": 13.3.1 + "@polkadot/x-textdecoder": 13.3.1 + "@polkadot/x-textencoder": 13.3.1 "@types/bn.js": ^5.1.6 bn.js: ^5.2.1 tslib: ^2.8.0 - checksum: 305d40bcb874c9f361c2ad85370fcef84c139e4100be6bdcc7550ea28a6c4e78ee1b411b35d03ef2176572a642f031ef681064aceb252af7b23447642e89158d + checksum: edb0e888046bb5dd5275afd7565d21ee11c09c811f3ef87db4a01deb36902f1537ccfcf727bb80d53c4381a8a6d997d093d4af0be9a4d305a5f904a97bf71996 languageName: node linkType: hard @@ -2579,83 +2604,83 @@ __metadata: languageName: node linkType: hard -"@polkadot/x-bigint@npm:13.2.3, @polkadot/x-bigint@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-bigint@npm:13.2.3" +"@polkadot/x-bigint@npm:13.3.1, @polkadot/x-bigint@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-bigint@npm:13.3.1" dependencies: - "@polkadot/x-global": 13.2.3 + "@polkadot/x-global": 13.3.1 tslib: ^2.8.0 - checksum: 7d4708159e2066ccb96569994ee7dd3b621b1b786be2489e390efd05163b54489097ad31b08826c67c52a171fc9ccb27939c181b13ba674c2ff854ef4d1dffd6 + checksum: 8a281a7692fe50463a90b692298994b7d8c363da903a29b2202ee3711d0ec99478c7496d1a3d23f7ac2660a10497df315acd90c2352927208ea5a39e287750c0 languageName: node linkType: hard -"@polkadot/x-fetch@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-fetch@npm:13.2.3" +"@polkadot/x-fetch@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-fetch@npm:13.3.1" dependencies: - "@polkadot/x-global": 13.2.3 + "@polkadot/x-global": 13.3.1 node-fetch: ^3.3.2 tslib: ^2.8.0 - checksum: 5c13a22f0f98d2dcb1c7fe408fd931ad01af5106fdbf08e8724e1845be7bb28094389e25207baaa477b056736daeda44eb306a507b208978873ae958b567fee5 + checksum: 2de1bc940d9aa1ed57ac02e471a58c1fb2f7e4fa20959c3bd1eedd454ea080b4a60a9548aef59e7b3235063f899c18c535444ca7ef112bea5653d4437269b4ca languageName: node linkType: hard -"@polkadot/x-global@npm:13.2.3, @polkadot/x-global@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-global@npm:13.2.3" +"@polkadot/x-global@npm:13.3.1, @polkadot/x-global@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-global@npm:13.3.1" dependencies: tslib: ^2.8.0 - checksum: 52098fe8f677c61832e8e015c0fb0efad567be11f1373af8fa746bb835efd67c2f6efad2971cf626d66fbaa5b178dc30540aea7403ee0bd94d80dfe2df399a85 + checksum: ec94d30e39854af70ecf8bbdf6e368e41ca2abc745a3bc26ef8af19fea5f62b94f75d4af45cc7eae93c40018ee17794872526b05d5f4c3d406ebe529174391a8 languageName: node linkType: hard -"@polkadot/x-randomvalues@npm:13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-randomvalues@npm:13.2.3" +"@polkadot/x-randomvalues@npm:13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-randomvalues@npm:13.3.1" dependencies: - "@polkadot/x-global": 13.2.3 + "@polkadot/x-global": 13.3.1 tslib: ^2.8.0 peerDependencies: - "@polkadot/util": 13.2.3 + "@polkadot/util": 13.3.1 "@polkadot/wasm-util": "*" - checksum: 38de691be70ea8fc84fa479516470604e1a12286f178defcc782e980bfb0dff82159887493f2183f14d731d98b84abe117d81b06da2ca39471e0daf814822451 + checksum: c4d8250e3e284cd01cb4e7ec52356e21f832c6430d5faa7a905a5a2ebd5c983a15aec7aecc481cd2d80097d7d71fa907e7ad7031cc1285fa548bc87914d7f5cd languageName: node linkType: hard -"@polkadot/x-textdecoder@npm:13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-textdecoder@npm:13.2.3" +"@polkadot/x-textdecoder@npm:13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-textdecoder@npm:13.3.1" dependencies: - "@polkadot/x-global": 13.2.3 + "@polkadot/x-global": 13.3.1 tslib: ^2.8.0 - checksum: b91255ca9f4cf727b763e2ab7ff8da51a2b9508c1fdfcd837c694418e1b2b278010a5f75d7dd6ed9a62bea6757f12c77a6d3730c509e88e3a69075e91f32d278 + checksum: 70970ba5a5ff2350f8a3a26d2debd28be513322eb14d79d0f9dbbe96e0d81e91873544ba0c33d7526a40dd02a43cd2c56931747153343cdda07206da5885fbfd languageName: node linkType: hard -"@polkadot/x-textencoder@npm:13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-textencoder@npm:13.2.3" +"@polkadot/x-textencoder@npm:13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-textencoder@npm:13.3.1" dependencies: - "@polkadot/x-global": 13.2.3 + "@polkadot/x-global": 13.3.1 tslib: ^2.8.0 - checksum: b60182baf38a349ab0c5fe90b3a9c246b222843c91004d188e35b441fd3df81241052a476498bf751ef8b7bbcb5365714994ce07f4418814164aa36a9ccc4814 + checksum: 02de4188e43b128d384d11a5105796c0777ef94520a762f5731000561653ec2df126b5037f3d74fe28c11eab9fea0fd9f7f0a1fb38310e1c388480a2e9ceb3e8 languageName: node linkType: hard -"@polkadot/x-ws@npm:^13.2.3": - version: 13.2.3 - resolution: "@polkadot/x-ws@npm:13.2.3" +"@polkadot/x-ws@npm:^13.3.1": + version: 13.3.1 + resolution: "@polkadot/x-ws@npm:13.3.1" dependencies: - "@polkadot/x-global": 13.2.3 + "@polkadot/x-global": 13.3.1 tslib: ^2.8.0 ws: ^8.18.0 - checksum: fffec50094367cac54640d32490ffcf19f791c9445476ddda59b9aecdc13dc3deda7414c16a608c5d23673d8491d56ccc65f19784511b9ebcd2f4451eda87153 + checksum: a38a672dfad791deccacd44ee9302b1b78d6ca78a87c50cc1124bb8a25f021f33e5e42e8b948ef3c9a3158c19284c03ef9501ecd8a741a47e3d48accb7de6f11 languageName: node linkType: hard -"@rollup/plugin-commonjs@npm:28.0.1": - version: 28.0.1 - resolution: "@rollup/plugin-commonjs@npm:28.0.1" +"@rollup/plugin-commonjs@npm:28.0.2": + version: 28.0.2 + resolution: "@rollup/plugin-commonjs@npm:28.0.2" dependencies: "@rollup/pluginutils": ^5.0.1 commondir: ^1.0.1 @@ -2669,7 +2694,7 @@ __metadata: peerDependenciesMeta: rollup: optional: true - checksum: b230b2733b7198fca1b585f6b237ab05f3305ef7a50083caff28baef0fd611c0e90399ea7548181f97a4d0b0372487ca27f81327e355db495396a0fb8934244d + checksum: b27a081a16df63f5f74d1aaa7f17a5ebb57ec73f5226f6e85044ec525b13023d8eb65349ddea415a5ef4ba093c71989c38df274e408cce4cb1c6f9aaea9d2de5 languageName: node linkType: hard @@ -2687,9 +2712,9 @@ __metadata: languageName: node linkType: hard -"@rollup/plugin-node-resolve@npm:15.3.0": - version: 15.3.0 - resolution: "@rollup/plugin-node-resolve@npm:15.3.0" +"@rollup/plugin-node-resolve@npm:15.3.1": + version: 15.3.1 + resolution: "@rollup/plugin-node-resolve@npm:15.3.1" dependencies: "@rollup/pluginutils": ^5.0.1 "@types/resolve": 1.20.2 @@ -2701,13 +2726,13 @@ __metadata: peerDependenciesMeta: rollup: optional: true - checksum: 90e4e94b173e7edd57e374ac0cc0a69cc6f1b4507e83731132ac6fa1747d96a5648a48441e4452728429b6db5e67561439b7b2f4d2c6a941a33d38be56d871b4 + checksum: 2973db4da0e7ed97c35a8dd8878ed6b6781bcb03d72039f064d878f711b0290446348c5268aa1359d064787adc0d5cc35f662d35ea5a4fa9b0b3f9f17c678f41 languageName: node linkType: hard -"@rollup/plugin-typescript@npm:12.1.1": - version: 12.1.1 - resolution: "@rollup/plugin-typescript@npm:12.1.1" +"@rollup/plugin-typescript@npm:12.1.2": + version: 12.1.2 + resolution: "@rollup/plugin-typescript@npm:12.1.2" dependencies: "@rollup/pluginutils": ^5.1.0 resolve: ^1.22.1 @@ -2720,7 +2745,7 @@ __metadata: optional: true tslib: optional: true - checksum: 465c111967207afbcc590b0ecf7bc2020a1c1fa32aeb80a18ceae44193461d487c2b34f8c5619e306b761c4186ab8ef76437aa835998c0e68d8f6b4c479aba91 + checksum: 242748e8257c7d04abe9925efdf1fabfd9cca78182b81590b09f7fba86a2c1950ab79fa40213ea42542b3db1482df925569de48a74e19b53a758820c29efa90a languageName: node linkType: hard @@ -2766,128 +2791,135 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-android-arm-eabi@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-android-arm-eabi@npm:4.27.4" +"@rollup/rollup-android-arm-eabi@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.31.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@rollup/rollup-android-arm64@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-android-arm64@npm:4.27.4" +"@rollup/rollup-android-arm64@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-android-arm64@npm:4.31.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-arm64@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-darwin-arm64@npm:4.27.4" +"@rollup/rollup-darwin-arm64@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-darwin-arm64@npm:4.31.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-darwin-x64@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-darwin-x64@npm:4.27.4" +"@rollup/rollup-darwin-x64@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-darwin-x64@npm:4.31.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-freebsd-arm64@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-freebsd-arm64@npm:4.27.4" +"@rollup/rollup-freebsd-arm64@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-freebsd-arm64@npm:4.31.0" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-freebsd-x64@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-freebsd-x64@npm:4.27.4" +"@rollup/rollup-freebsd-x64@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-freebsd-x64@npm:4.31.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@rollup/rollup-linux-arm-gnueabihf@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.27.4" +"@rollup/rollup-linux-arm-gnueabihf@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.31.0" conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm-musleabihf@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.27.4" +"@rollup/rollup-linux-arm-musleabihf@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.31.0" conditions: os=linux & cpu=arm & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-arm64-gnu@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.27.4" +"@rollup/rollup-linux-arm64-gnu@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.31.0" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-arm64-musl@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-arm64-musl@npm:4.27.4" +"@rollup/rollup-linux-arm64-musl@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.31.0" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-linux-powerpc64le-gnu@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.27.4" +"@rollup/rollup-linux-loongarch64-gnu@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.31.0" + conditions: os=linux & cpu=loong64 & libc=glibc + languageName: node + linkType: hard + +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.31.0" conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-gnu@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.27.4" +"@rollup/rollup-linux-riscv64-gnu@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.31.0" conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-s390x-gnu@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.27.4" +"@rollup/rollup-linux-s390x-gnu@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.31.0" conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-gnu@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-x64-gnu@npm:4.27.4" +"@rollup/rollup-linux-x64-gnu@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.31.0" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@rollup/rollup-linux-x64-musl@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-linux-x64-musl@npm:4.27.4" +"@rollup/rollup-linux-x64-musl@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.31.0" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@rollup/rollup-win32-arm64-msvc@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.27.4" +"@rollup/rollup-win32-arm64-msvc@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.31.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@rollup/rollup-win32-ia32-msvc@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.27.4" +"@rollup/rollup-win32-ia32-msvc@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.31.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@rollup/rollup-win32-x64-msvc@npm:4.27.4": - version: 4.27.4 - resolution: "@rollup/rollup-win32-x64-msvc@npm:4.27.4" +"@rollup/rollup-win32-x64-msvc@npm:4.31.0": + version: 4.31.0 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.31.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -3179,67 +3211,64 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/parser@npm:8.16.0" +"@typescript-eslint/parser@npm:8.20.0": + version: 8.20.0 + resolution: "@typescript-eslint/parser@npm:8.20.0" dependencies: - "@typescript-eslint/scope-manager": 8.16.0 - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/typescript-estree": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 + "@typescript-eslint/scope-manager": 8.20.0 + "@typescript-eslint/types": 8.20.0 + "@typescript-eslint/typescript-estree": 8.20.0 + "@typescript-eslint/visitor-keys": 8.20.0 debug: ^4.3.4 peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10a390b59556d8ace1fb9edeb51c77b86322dd7211fbfa61e993326d85f082b6b173bffcf7a506165cea03fd2ba053c83fcec41687538ed247452158529c4344 + typescript: ">=4.8.4 <5.8.0" + checksum: 00b265ed42ee1d8eb715f9978d701be0958baf7a5be9de74a1b58c09c78e3558e1e6352c4476ec8ea376c28f1437de0b58b3e1e2a9975c489f2ecd369a9050eb languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/scope-manager@npm:8.16.0" +"@typescript-eslint/scope-manager@npm:8.20.0": + version: 8.20.0 + resolution: "@typescript-eslint/scope-manager@npm:8.20.0" dependencies: - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 - checksum: 12427e2a95a8b0cb49259be1a8a9a23f734fd0dbabbc5cebf1ba56b48812e2ca7ba32b71ededf24efa1a9da07a13b20ced004e2eea6f4b8c07003438f664ce30 + "@typescript-eslint/types": 8.20.0 + "@typescript-eslint/visitor-keys": 8.20.0 + checksum: d90d89f3dc8394e44652526b88c81a977b251702a9dc5be89ac0bf7412d79d18879e03c2d6018980a09bc7c50d28dbf91ba06e056e081e6000783d69bd280761 languageName: node linkType: hard -"@typescript-eslint/types@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/types@npm:8.16.0" - checksum: 1ed10343dc65c7fd493cfe789639f547f4c730e6e04472007fa92a00ff1fb77b31fc8016a350a10e553d38b12485f78c331d91c071dc08f69476076f5bbef5cd +"@typescript-eslint/types@npm:8.20.0": + version: 8.20.0 + resolution: "@typescript-eslint/types@npm:8.20.0" + checksum: 4cb0af48411f282db33e7110e2f97de874c637e7b90ded91b77304e96f49663ca4b7308afc569bdd93766fe5f2c194686e32078d5513b5ba4e7d56191998190c languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.16.0" +"@typescript-eslint/typescript-estree@npm:8.20.0": + version: 8.20.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.20.0" dependencies: - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 + "@typescript-eslint/types": 8.20.0 + "@typescript-eslint/visitor-keys": 8.20.0 debug: ^4.3.4 fast-glob: ^3.3.2 is-glob: ^4.0.3 minimatch: ^9.0.4 semver: ^7.6.0 - ts-api-utils: ^1.3.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 047ae08a7774e4be4307409970d7b8b27d46d10e302ed236199b1b7648242d2aa10b7d1dbeae1fed0f55f683c863f9d399e50108c215e35370fb6a3851bda427 + ts-api-utils: ^2.0.0 + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: 9690df2d4ec90966b8d5752ad0f1658a951fe76ea3cae8e6935e698715a25c1eb0b118fa8e044065f04ea9f6bef41d991de5298590ef2a4aa98d435bf1df6e15 languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.16.0": - version: 8.16.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.16.0" +"@typescript-eslint/visitor-keys@npm:8.20.0": + version: 8.20.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.20.0" dependencies: - "@typescript-eslint/types": 8.16.0 + "@typescript-eslint/types": 8.20.0 eslint-visitor-keys: ^4.2.0 - checksum: e7444d3d57b4fcdebfa0d7effcdff9c928d77b6a6765da6980f0dbeb6438af707bd4c2c21e24e7ae1638f9c4a5697168f94027fff94ad663da57fa5f44f0983d + checksum: d0bf89e431a686197c517fbb7d63ce4c8ef31e6629a545fd08198c67810ddd68c047c01fcfed8ffc3fe438654a2647b3dedf28f04beac23a65614b2e788d929a languageName: node linkType: hard @@ -4315,7 +4344,7 @@ __metadata: languageName: node linkType: hard -"cross-spawn@npm:^7.0.5": +"cross-spawn@npm:^7.0.6": version: 7.0.6 resolution: "cross-spawn@npm:7.0.6" dependencies: @@ -4596,17 +4625,17 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.15.0": - version: 9.15.0 - resolution: "eslint@npm:9.15.0" +"eslint@npm:9.18.0": + version: 9.18.0 + resolution: "eslint@npm:9.18.0" dependencies: "@eslint-community/eslint-utils": ^4.2.0 "@eslint-community/regexpp": ^4.12.1 "@eslint/config-array": ^0.19.0 - "@eslint/core": ^0.9.0 + "@eslint/core": ^0.10.0 "@eslint/eslintrc": ^3.2.0 - "@eslint/js": 9.15.0 - "@eslint/plugin-kit": ^0.2.3 + "@eslint/js": 9.18.0 + "@eslint/plugin-kit": ^0.2.5 "@humanfs/node": ^0.16.6 "@humanwhocodes/module-importer": ^1.0.1 "@humanwhocodes/retry": ^0.4.1 @@ -4614,7 +4643,7 @@ __metadata: "@types/json-schema": ^7.0.15 ajv: ^6.12.4 chalk: ^4.0.0 - cross-spawn: ^7.0.5 + cross-spawn: ^7.0.6 debug: ^4.3.2 escape-string-regexp: ^4.0.0 eslint-scope: ^8.2.0 @@ -4641,7 +4670,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 50b7e1c4cb49662a54916877d47aeded2aac0cae428c8258ec9d181160ca893681a32c69df359404bfb81a9693480896adbcd8a18fa5acafd1c933dc1030f32e + checksum: 5e05ae9d25a42ae8cad86a0118ea45107b42446f3614cd0ba822affa3eb85d746e0820529b1fde72820f24aa3c3447d3260505a5ee5e95be1b8b7455740a2256 languageName: node linkType: hard @@ -7811,28 +7840,29 @@ __metadata: languageName: node linkType: hard -"rollup@npm:4.27.4": - version: 4.27.4 - resolution: "rollup@npm:4.27.4" - dependencies: - "@rollup/rollup-android-arm-eabi": 4.27.4 - "@rollup/rollup-android-arm64": 4.27.4 - "@rollup/rollup-darwin-arm64": 4.27.4 - "@rollup/rollup-darwin-x64": 4.27.4 - "@rollup/rollup-freebsd-arm64": 4.27.4 - "@rollup/rollup-freebsd-x64": 4.27.4 - "@rollup/rollup-linux-arm-gnueabihf": 4.27.4 - "@rollup/rollup-linux-arm-musleabihf": 4.27.4 - "@rollup/rollup-linux-arm64-gnu": 4.27.4 - "@rollup/rollup-linux-arm64-musl": 4.27.4 - "@rollup/rollup-linux-powerpc64le-gnu": 4.27.4 - "@rollup/rollup-linux-riscv64-gnu": 4.27.4 - "@rollup/rollup-linux-s390x-gnu": 4.27.4 - "@rollup/rollup-linux-x64-gnu": 4.27.4 - "@rollup/rollup-linux-x64-musl": 4.27.4 - "@rollup/rollup-win32-arm64-msvc": 4.27.4 - "@rollup/rollup-win32-ia32-msvc": 4.27.4 - "@rollup/rollup-win32-x64-msvc": 4.27.4 +"rollup@npm:4.31.0": + version: 4.31.0 + resolution: "rollup@npm:4.31.0" + dependencies: + "@rollup/rollup-android-arm-eabi": 4.31.0 + "@rollup/rollup-android-arm64": 4.31.0 + "@rollup/rollup-darwin-arm64": 4.31.0 + "@rollup/rollup-darwin-x64": 4.31.0 + "@rollup/rollup-freebsd-arm64": 4.31.0 + "@rollup/rollup-freebsd-x64": 4.31.0 + "@rollup/rollup-linux-arm-gnueabihf": 4.31.0 + "@rollup/rollup-linux-arm-musleabihf": 4.31.0 + "@rollup/rollup-linux-arm64-gnu": 4.31.0 + "@rollup/rollup-linux-arm64-musl": 4.31.0 + "@rollup/rollup-linux-loongarch64-gnu": 4.31.0 + "@rollup/rollup-linux-powerpc64le-gnu": 4.31.0 + "@rollup/rollup-linux-riscv64-gnu": 4.31.0 + "@rollup/rollup-linux-s390x-gnu": 4.31.0 + "@rollup/rollup-linux-x64-gnu": 4.31.0 + "@rollup/rollup-linux-x64-musl": 4.31.0 + "@rollup/rollup-win32-arm64-msvc": 4.31.0 + "@rollup/rollup-win32-ia32-msvc": 4.31.0 + "@rollup/rollup-win32-x64-msvc": 4.31.0 "@types/estree": 1.0.6 fsevents: ~2.3.2 dependenciesMeta: @@ -7856,6 +7886,8 @@ __metadata: optional: true "@rollup/rollup-linux-arm64-musl": optional: true + "@rollup/rollup-linux-loongarch64-gnu": + optional: true "@rollup/rollup-linux-powerpc64le-gnu": optional: true "@rollup/rollup-linux-riscv64-gnu": @@ -7876,7 +7908,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 7268678ce9a645fda79efa2dc3c9b458357683b0bbd8cc44f8e52d406df4d40468ea3efdf24ad01e25210594cd40902b2b3d20730e2d58e9b226cb3c48dcbd8b + checksum: f22de192213d966b6471ee77ec0eb795071d1e28b526291ca8dc62ae7068ada16c595ba33a0be798721a556e4e8b7e4b5ccc7e15c6727e2062f81167ffbfd0e9 languageName: node linkType: hard @@ -8434,12 +8466,12 @@ __metadata: languageName: node linkType: hard -"ts-api-utils@npm:^1.3.0": - version: 1.3.0 - resolution: "ts-api-utils@npm:1.3.0" +"ts-api-utils@npm:^2.0.0": + version: 2.0.0 + resolution: "ts-api-utils@npm:2.0.0" peerDependencies: - typescript: ">=4.2.0" - checksum: c746ddabfdffbf16cb0b0db32bb287236a19e583057f8649ee7c49995bb776e1d3ef384685181c11a1a480369e022ca97512cb08c517b2d2bd82c83754c97012 + typescript: ">=4.8.4" + checksum: f16f3e4e3308e7ad7ccf0bec3e0cb2e06b46c2d6919c40b6439e37912409c72f14340d231343b2b1b8cc17c2b8b01c5f2418690ea788312db6ca4e72cf2df6d8 languageName: node linkType: hard @@ -8532,7 +8564,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:^2.8.0": +"tslib@npm:^2.8.0, tslib@npm:^2.8.1": version: 2.8.1 resolution: "tslib@npm:2.8.1" checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a @@ -8562,23 +8594,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:5.7.2": - version: 5.7.2 - resolution: "typescript@npm:5.7.2" +"typescript@npm:5.7.3": + version: 5.7.3 + resolution: "typescript@npm:5.7.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: b55300c4cefee8ee380d14fa9359ccb41ff8b54c719f6bc49b424899d662a5ce62ece390ce769568c7f4d14af844085255e63788740084444eb12ef423b13433 + checksum: 6c38b1e989918e576f0307e6ee013522ea480dfce5f3ca85c9b2d8adb1edeffd37f4f30cd68de0c38a44563d12ba922bdb7e36aa2dac9c51de5d561e6e9a2e9c languageName: node linkType: hard -"typescript@patch:typescript@5.7.2#~builtin": - version: 5.7.2 - resolution: "typescript@patch:typescript@npm%3A5.7.2#~builtin::version=5.7.2&hash=d73830" +"typescript@patch:typescript@5.7.3#~builtin": + version: 5.7.3 + resolution: "typescript@patch:typescript@npm%3A5.7.3#~builtin::version=5.7.3&hash=d73830" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 803430c6da2ba73c25a21880d8d4f08a56d9d2444e6db2ea949ac4abceeece8e4a442b7b9b585db7d8a0b47ebda2060e45fe8ee8b8aca23e27ec1d4844987ee6 + checksum: 633cd749d6cd7bc842c6b6245847173bba99742a60776fae3c0fbcc0d1733cd51a733995e5f4dadd8afb0e64e57d3c7dbbeae953a072ee303940eca69e22f311 languageName: node linkType: hard