diff --git a/api/package.json b/api/package.json index 15339d8c7d..9610e1d2d5 100644 --- a/api/package.json +++ b/api/package.json @@ -48,32 +48,32 @@ }, "license": "GPL-3.0", "peerDependencies": { - "@polkadot/api": "15.0.1", + "@polkadot/api": "15.1.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.3", "@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.1.1", + "@polkadot/typegen": "15.1.1", + "@polkadot/types": "15.1.1", + "@polkadot/types-codec": "15.1.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.19.0", "babel-cli": "6.26.0", "babel-core": "6.26.3", "babel-jest": "29.7.0", - "eslint": "9.15.0", + "eslint": "9.17.0", "jest": "29.7.0", - "rollup": "4.27.4", + "rollup": "4.30.0", "rollup-plugin-peer-deps-external": "2.2.4", "rollup-plugin-typescript2": "0.36.0", "rxjs": "7.8.1", diff --git a/api/yarn.lock b/api/yarn.lock index cf5f525083..1227c96086 100644 --- a/api/yarn.lock +++ b/api/yarn.lock @@ -1302,7 +1302,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.3": + version: 7.26.3 + resolution: "@babel/plugin-transform-typescript@npm:7.26.3" + dependencies: + "@babel/helper-annotate-as-pure": ^7.25.9 + "@babel/helper-create-class-features-plugin": ^7.25.9 + "@babel/helper-plugin-utils": ^7.25.9 + "@babel/helper-skip-transparent-expression-wrappers": ^7.25.9 + "@babel/plugin-syntax-typescript": ^7.25.9 + peerDependencies: + "@babel/core": ^7.0.0-0 + checksum: 38ab210e80d4fc4eaa27e88705a961d53f5eae1dcd0ef8794affe3002fec557404e8bb29ca22d18e691a75690e3bcadbfeb8207a830f15cf83231ab5fd1ea08b + 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: @@ -1632,10 +1647,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.17.0": + version: 9.17.0 + resolution: "@eslint/js@npm:9.17.0" + checksum: b68a14ff518ffa12e3b85fa9c72b818faeff092285acfbf02da2d0fb12a681b76651638881e98845f2df2ed346ed0d33faeb1d9caac163daf232c223b7efe89c languageName: node linkType: hard @@ -1659,27 +1674,27 @@ __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.3 "@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.1.1 + "@polkadot/typegen": 15.1.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-codec": 15.1.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.19.0 babel-cli: 6.26.0 babel-core: 6.26.3 babel-jest: 29.7.0 - eslint: 9.15.0 + eslint: 9.17.0 jest: 29.7.0 - rollup: 4.27.4 + rollup: 4.30.0 rollup-plugin-peer-deps-external: 2.2.4 rollup-plugin-typescript2: 0.36.0 rxjs: 7.8.1 @@ -1687,7 +1702,7 @@ __metadata: ts-node: 10.9.2 typescript: 5.7.2 peerDependencies: - "@polkadot/api": 15.0.1 + "@polkadot/api": 15.1.1 "@polkadot/wasm-crypto": 7.4.1 rxjs: 7.8.1 languageName: unknown @@ -2214,74 +2229,74 @@ __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.1.1": + version: 15.1.1 + resolution: "@polkadot/api-augment@npm:15.1.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/api-base": 15.1.1 + "@polkadot/rpc-augment": 15.1.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-augment": 15.1.1 + "@polkadot/types-codec": 15.1.1 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 985919f2154f44516cedf6981a15cb993acb84c6a92f2305832d89b4e4174d3183823e280836db71c93e1072697f09e4d469e83ebdf04a567d48700a18acea86 + checksum: 357c1763069f637ba039aeafd199d1e192bd8f8f283691f506b10570333da99395273d5eaa33fbb91055b208905b68810f1f32720ea65840db3608fa9ceaffe6 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.1.1": + version: 15.1.1 + resolution: "@polkadot/api-base@npm:15.1.1" dependencies: - "@polkadot/rpc-core": 15.0.1 - "@polkadot/types": 15.0.1 + "@polkadot/rpc-core": 15.1.1 + "@polkadot/types": 15.1.1 "@polkadot/util": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: 0d37180b934c1049d1bb2caa7d9cd53bd1882612820664b65b73f43f0de4e85142a8dfe117558e9385924841ec4fc934b5152a5280e8c74834cf541008033286 + checksum: 1e69b4cdeefecefc59de824eff3266c99bfe7de7e54d7ea9eee5ff119f07d9bb361ab8e28feb401ba7cbaf47e825c89c910e77c6cff3946bb2c1959aaf330051 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.1.1": + version: 15.1.1 + resolution: "@polkadot/api-derive@npm:15.1.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/api": 15.1.1 + "@polkadot/api-augment": 15.1.1 + "@polkadot/api-base": 15.1.1 + "@polkadot/rpc-core": 15.1.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-codec": 15.1.1 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: adc1a74e5a6964d21f11c5fdfd5958d31126c2a5071acde17a1fe604885fd45230d62f1195131a40f9c5347e5101825a515b2baa7fecef12214b0fea792e273d + checksum: a998dab3476a590b542a9ea720c98e7af3d3272b142bc97a5fae80d132fcae48a84e4934081c2880fc9cd6a2758dea0cbbf7c5aa133840cba1c525c4c49f9c20 languageName: node linkType: hard -"@polkadot/api@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/api@npm:15.0.1" +"@polkadot/api@npm:15.1.1": + version: 15.1.1 + resolution: "@polkadot/api@npm:15.1.1" dependencies: - "@polkadot/api-augment": 15.0.1 - "@polkadot/api-base": 15.0.1 - "@polkadot/api-derive": 15.0.1 + "@polkadot/api-augment": 15.1.1 + "@polkadot/api-base": 15.1.1 + "@polkadot/api-derive": 15.1.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/rpc-augment": 15.1.1 + "@polkadot/rpc-core": 15.1.1 + "@polkadot/rpc-provider": 15.1.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-augment": 15.1.1 + "@polkadot/types-codec": 15.1.1 + "@polkadot/types-create": 15.1.1 + "@polkadot/types-known": 15.1.1 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 eventemitter3: ^5.0.1 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: 0a717efee25f2080ecd8bd1eb79ab3459d0352b4c235aac077563ac74988fdbfdddff80e962e7787df9b4ebb7c3875d4db14540735a6f3cce5ca7f916c879c48 + checksum: 5cb18e2f85ad81ad6ff2fdc26755426981ddebd5de100c254d59a8e58cdc0fddfe3a265351d4711b29bac271781cd9e76f356e5469372777fec18108696d603a languageName: node linkType: hard @@ -2310,40 +2325,40 @@ __metadata: 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.1.1": + version: 15.1.1 + resolution: "@polkadot/rpc-augment@npm:15.1.1" dependencies: - "@polkadot/rpc-core": 15.0.1 - "@polkadot/types": 15.0.1 - "@polkadot/types-codec": 15.0.1 + "@polkadot/rpc-core": 15.1.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-codec": 15.1.1 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 544a0345513edd3f3bcc9132ab49bb8919215a6e5893786cf4e5875ee2ba7beff853c364b92738192d3a08b0e5a8dcc9927d125f71b53faaae75aed8f05a2507 + checksum: 12d5e343d10b81305dc6fb4698b0ee02e61716fbf5131e277a9c1d5cbab7fdbbc64a43d67da22392a67917c1e89fd87519130969ada411ef877e4fdac5f7137c 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.1.1": + version: 15.1.1 + resolution: "@polkadot/rpc-core@npm:15.1.1" dependencies: - "@polkadot/rpc-augment": 15.0.1 - "@polkadot/rpc-provider": 15.0.1 - "@polkadot/types": 15.0.1 + "@polkadot/rpc-augment": 15.1.1 + "@polkadot/rpc-provider": 15.1.1 + "@polkadot/types": 15.1.1 "@polkadot/util": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: eaed371caefa16c22cb36ee183de8f8bd063c50b7565259d76478d5c005b2cd9f919c6740430d7d110548c8cc8a31d02e18ef007dcd269d8d83202bb4b5de9d6 + checksum: 8bff5c73abac1c4d4df849d144513d1b545319daf9c21e2c6874b26050e2de2d27f8cdc3c46095ea98d9896ab6fa9b689f96b794b6922a23e5596596c3958aa0 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.1.1": + version: 15.1.1 + resolution: "@polkadot/rpc-provider@npm:15.1.1" dependencies: "@polkadot/keyring": ^13.2.3 - "@polkadot/types": 15.0.1 - "@polkadot/types-support": 15.0.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-support": 15.1.1 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 "@polkadot/x-fetch": ^13.2.3 @@ -2357,23 +2372,23 @@ __metadata: dependenciesMeta: "@substrate/connect": optional: true - checksum: 91fe12ac4f76ab29c6c85d8db3b9097593aa8510e65ecfd2bde62dd5f478b203240b6c6935257cab8fc717bba536b161e1f4050d8db05177d671af70be031715 + checksum: 801300065932c5768bbbd7693c2623eb3dbf07e2e852732aefd380c686ceee2fb8672c62b5e37253f9bb7e28622396d2966b442a6a70462fab04b745223e30cc languageName: node linkType: hard -"@polkadot/typegen@npm:15.0.1": - version: 15.0.1 - resolution: "@polkadot/typegen@npm:15.0.1" +"@polkadot/typegen@npm:15.1.1": + version: 15.1.1 + resolution: "@polkadot/typegen@npm:15.1.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/api": 15.1.1 + "@polkadot/api-augment": 15.1.1 + "@polkadot/rpc-augment": 15.1.1 + "@polkadot/rpc-provider": 15.1.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-augment": 15.1.1 + "@polkadot/types-codec": 15.1.1 + "@polkadot/types-create": 15.1.1 + "@polkadot/types-support": 15.1.1 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 "@polkadot/x-ws": ^13.2.3 @@ -2386,81 +2401,81 @@ __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: ae3179dcf9dfe0c370158e39e208c0dc4c8fbca71efd355443bd151897d5756e8307c0a9f346a13e78142d0adf19dcaa3ae154ac2f0c6a8d61543b1ca44c4c0f 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.1.1": + version: 15.1.1 + resolution: "@polkadot/types-augment@npm:15.1.1" dependencies: - "@polkadot/types": 15.0.1 - "@polkadot/types-codec": 15.0.1 + "@polkadot/types": 15.1.1 + "@polkadot/types-codec": 15.1.1 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: e3b4da599bae7469466b8e6d917c0c470c9e48e23148e31264cdb36d1101c485094a6c5f19bcbb5f587836b4bc8efe79673966903895e6edb3e84cb488dcecd3 + checksum: 938de2d3753ae3c0cd281770b35268e25fb8939aef2e5a12f9929f71973d835b16c8d820354a5a211738e731a093197d29f0c8f0917c96661113d93bbf14acaa 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.1.1": + version: 15.1.1 + resolution: "@polkadot/types-codec@npm:15.1.1" dependencies: "@polkadot/util": ^13.2.3 "@polkadot/x-bigint": ^13.2.3 tslib: ^2.8.0 - checksum: 647e2822e4587241be2c2fe355d8ca2c324be0366e5f274e5a0530d5a74e63c92cc73d4babb778c2913f6f2b191851394c9c5e7005e3eaaa41a52981b3b325e7 + checksum: 6a5d9a5680e69abb226ea236bd1ac0c541d9f8bc0baaa6cbba89a2570d862ee66d1ee8f632556ff3c177b1a460614235b65bef41b327152fa4de4c0dc10ce2f1 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.1.1": + version: 15.1.1 + resolution: "@polkadot/types-create@npm:15.1.1" dependencies: - "@polkadot/types-codec": 15.0.1 + "@polkadot/types-codec": 15.1.1 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 20abe0c198400d664a9cb182932054177ba655935955fa50f4a3035c3637d2f24987d5d3fe33f79b72c8bc765413cfaec77190e840d65652b047922ca35d6148 + checksum: 819b83a1146d722a2d754451b0d96ec2abd7eaa15ae3f378caeadc908b1d7a285629ee9aecc877829344d6e0b6183578b045d3f110c0298e10bc5e9b403867dc 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.1.1": + version: 15.1.1 + resolution: "@polkadot/types-known@npm:15.1.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/types": 15.1.1 + "@polkadot/types-codec": 15.1.1 + "@polkadot/types-create": 15.1.1 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 137f76c37dac52ef6e45167074198683ef7d44a72fee0bafc51b902977ac72b5aac880d71915948eaee0ac6bbd629897d45dfbcd9333684cf70858ba35b03977 + checksum: 03276063e06911e1f63646d60a08b7357e2dd641af0daecb181abdc751dd42f7248122c197dc88becf1ba41c6b9259292495d0cd6bd349ce4325c42a5e228fb4 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.1.1": + version: 15.1.1 + resolution: "@polkadot/types-support@npm:15.1.1" dependencies: "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 810d827395982f3b80bcdf01e8b85cbb0808812001c088aa41b8cbf031b2dbb620243c21b6b0e1204273dad022355607257095d0c60763acbe5562a7d6049f37 + checksum: 7754d0963c088fdce9353ac93ff9822b835daa4f151e5ca30e9e8803549d5f0df382a34becb859f7a0cfab68e82d7a479df869d9e32bd203966b1294e181f943 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.1.1": + version: 15.1.1 + resolution: "@polkadot/types@npm:15.1.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/types-augment": 15.1.1 + "@polkadot/types-codec": 15.1.1 + "@polkadot/types-create": 15.1.1 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: 4bf7aa67919df55a2726a163e6640cd12b7e7008f7644cfd4cf53ca30920070bc2782abcb66d8fd6873c64666f03876e3606176260500a3079035d2268c9b493 + checksum: 8f06b877cf8fcce16aff86c823fa323f40525edc31c45c44a0bc64fb2d5496875216cd463387b7cd2e57624d778a808ddbda51fe545d84ee5110b09ccfe77439 languageName: node linkType: hard @@ -2653,9 +2668,9 @@ __metadata: 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 +2684,7 @@ __metadata: peerDependenciesMeta: rollup: optional: true - checksum: b230b2733b7198fca1b585f6b237ab05f3305ef7a50083caff28baef0fd611c0e90399ea7548181f97a4d0b0372487ca27f81327e355db495396a0fb8934244d + checksum: b27a081a16df63f5f74d1aaa7f17a5ebb57ec73f5226f6e85044ec525b13023d8eb65349ddea415a5ef4ba093c71989c38df274e408cce4cb1c6f9aaea9d2de5 languageName: node linkType: hard @@ -2687,9 +2702,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 +2716,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 +2735,7 @@ __metadata: optional: true tslib: optional: true - checksum: 465c111967207afbcc590b0ecf7bc2020a1c1fa32aeb80a18ceae44193461d487c2b34f8c5619e306b761c4186ab8ef76437aa835998c0e68d8f6b4c479aba91 + checksum: 242748e8257c7d04abe9925efdf1fabfd9cca78182b81590b09f7fba86a2c1950ab79fa40213ea42542b3db1482df925569de48a74e19b53a758820c29efa90a languageName: node linkType: hard @@ -2766,128 +2781,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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-android-arm64@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-darwin-arm64@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-darwin-x64@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-freebsd-arm64@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-freebsd-x64@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.30.0" + conditions: os=linux & cpu=loong64 & libc=glibc + languageName: node + linkType: hard + +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.30.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.30.0": + version: 4.30.0 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.30.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -3179,67 +3201,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.19.0": + version: 8.19.0 + resolution: "@typescript-eslint/parser@npm:8.19.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.19.0 + "@typescript-eslint/types": 8.19.0 + "@typescript-eslint/typescript-estree": 8.19.0 + "@typescript-eslint/visitor-keys": 8.19.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: f0ad1dff9960bfb472aa71028700d87e580b2b39d1b606ad277451e0c3a43682a0987e65de883f307323b8328d37fdca012954394372a983a232b9e3f35feb79 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.19.0": + version: 8.19.0 + resolution: "@typescript-eslint/scope-manager@npm:8.19.0" dependencies: - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 - checksum: 12427e2a95a8b0cb49259be1a8a9a23f734fd0dbabbc5cebf1ba56b48812e2ca7ba32b71ededf24efa1a9da07a13b20ced004e2eea6f4b8c07003438f664ce30 + "@typescript-eslint/types": 8.19.0 + "@typescript-eslint/visitor-keys": 8.19.0 + checksum: 943342824a87c1b6aebfe25080ba40140228195ac48f5e82b5af7655bbee7e1d9374fc5074a1778d3b41f98a5e61809cb4dd8bc84d7596f34e80dff80c36a196 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.19.0": + version: 8.19.0 + resolution: "@typescript-eslint/types@npm:8.19.0" + checksum: 09fbf92bc35945205b53bfeac1313d3028c33e4d7d7749dfcf6026f5557d1b8d1f0886164db12213a4d9082339864f3a25d56ca9292dbe1c8f5b7a446914c44d 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.19.0": + version: 8.19.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.19.0" dependencies: - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 + "@typescript-eslint/types": 8.19.0 + "@typescript-eslint/visitor-keys": 8.19.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 + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: eb97f0dcc0166b0c21b8e32ece61f152c5928e70b7188878622b9919a02b0444489c2acd927cfd6bcf9f44fb5a33e32523135321653606bea531c1943466fbf3 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.19.0": + version: 8.19.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.19.0" dependencies: - "@typescript-eslint/types": 8.16.0 + "@typescript-eslint/types": 8.19.0 eslint-visitor-keys: ^4.2.0 - checksum: e7444d3d57b4fcdebfa0d7effcdff9c928d77b6a6765da6980f0dbeb6438af707bd4c2c21e24e7ae1638f9c4a5697168f94027fff94ad663da57fa5f44f0983d + checksum: 8b39f234027b9ec8306fec65918207ea2be9798cf79b6afc09f5cf705fb546de9813e00df910905bb6b12d3d9ce784fca3740ed5b8a3994aed21a932104f6915 languageName: node linkType: hard @@ -4315,7 +4334,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,16 +4615,16 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.15.0": - version: 9.15.0 - resolution: "eslint@npm:9.15.0" +"eslint@npm:9.17.0": + version: 9.17.0 + resolution: "eslint@npm:9.17.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/eslintrc": ^3.2.0 - "@eslint/js": 9.15.0 + "@eslint/js": 9.17.0 "@eslint/plugin-kit": ^0.2.3 "@humanfs/node": ^0.16.6 "@humanwhocodes/module-importer": ^1.0.1 @@ -4614,7 +4633,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 +4660,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 50b7e1c4cb49662a54916877d47aeded2aac0cae428c8258ec9d181160ca893681a32c69df359404bfb81a9693480896adbcd8a18fa5acafd1c933dc1030f32e + checksum: 0caae58c53bf4dc9b4893d75e62339e4c40fe5589652a3cb63f30a15bad1f34f8f784ca4fca471bbffedabee516a9f9620ebc33818b55e1b715e8f000865c851 languageName: node linkType: hard @@ -7811,28 +7830,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.30.0": + version: 4.30.0 + resolution: "rollup@npm:4.30.0" + dependencies: + "@rollup/rollup-android-arm-eabi": 4.30.0 + "@rollup/rollup-android-arm64": 4.30.0 + "@rollup/rollup-darwin-arm64": 4.30.0 + "@rollup/rollup-darwin-x64": 4.30.0 + "@rollup/rollup-freebsd-arm64": 4.30.0 + "@rollup/rollup-freebsd-x64": 4.30.0 + "@rollup/rollup-linux-arm-gnueabihf": 4.30.0 + "@rollup/rollup-linux-arm-musleabihf": 4.30.0 + "@rollup/rollup-linux-arm64-gnu": 4.30.0 + "@rollup/rollup-linux-arm64-musl": 4.30.0 + "@rollup/rollup-linux-loongarch64-gnu": 4.30.0 + "@rollup/rollup-linux-powerpc64le-gnu": 4.30.0 + "@rollup/rollup-linux-riscv64-gnu": 4.30.0 + "@rollup/rollup-linux-s390x-gnu": 4.30.0 + "@rollup/rollup-linux-x64-gnu": 4.30.0 + "@rollup/rollup-linux-x64-musl": 4.30.0 + "@rollup/rollup-win32-arm64-msvc": 4.30.0 + "@rollup/rollup-win32-ia32-msvc": 4.30.0 + "@rollup/rollup-win32-x64-msvc": 4.30.0 "@types/estree": 1.0.6 fsevents: ~2.3.2 dependenciesMeta: @@ -7856,6 +7876,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 +7898,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 7268678ce9a645fda79efa2dc3c9b458357683b0bbd8cc44f8e52d406df4d40468ea3efdf24ad01e25210594cd40902b2b3d20730e2d58e9b226cb3c48dcbd8b + checksum: f862a20c2f6f2e2c56428f1315eebf255bb29b40baab3ecfebf558aaaa7f00b7544aa2f7a3b89ce3426aa4cfa6e7ec7de02dd250b0a7c1bef8b5c7fd690a052c languageName: node linkType: hard