From a582958bad9e714bbfb878eed71a6f4a7cf88301 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 18:28:27 +0000 Subject: [PATCH] chore(deps): update api --- api/package.json | 24 +-- api/yarn.lock | 530 ++++++++++++++++++++++++----------------------- 2 files changed, 288 insertions(+), 266 deletions(-) diff --git a/api/package.json b/api/package.json index 15339d8c7..57f35032f 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.0.2", "@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.0.2", + "@polkadot/typegen": "15.0.2", + "@polkadot/types": "15.0.2", + "@polkadot/types-codec": "15.0.2", "@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.18.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.28.1", "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 cf5f52508..73713024f 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.0.2 + "@polkadot/typegen": 15.0.2 + "@polkadot/types": 15.0.2 + "@polkadot/types-codec": 15.0.2 "@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.18.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.28.1 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.0.2 "@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.0.2": + version: 15.0.2 + resolution: "@polkadot/api-augment@npm:15.0.2" 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.0.2 + "@polkadot/rpc-augment": 15.0.2 + "@polkadot/types": 15.0.2 + "@polkadot/types-augment": 15.0.2 + "@polkadot/types-codec": 15.0.2 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 985919f2154f44516cedf6981a15cb993acb84c6a92f2305832d89b4e4174d3183823e280836db71c93e1072697f09e4d469e83ebdf04a567d48700a18acea86 + checksum: 4262788399081eb37af7757836090cf3ed276871c0765c1cafe57fa6054597686d5959aef125982fb0fdb43e70c3959b29bfd0b5681480dab39dff0d16e5bb86 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.0.2": + version: 15.0.2 + resolution: "@polkadot/api-base@npm:15.0.2" dependencies: - "@polkadot/rpc-core": 15.0.1 - "@polkadot/types": 15.0.1 + "@polkadot/rpc-core": 15.0.2 + "@polkadot/types": 15.0.2 "@polkadot/util": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: 0d37180b934c1049d1bb2caa7d9cd53bd1882612820664b65b73f43f0de4e85142a8dfe117558e9385924841ec4fc934b5152a5280e8c74834cf541008033286 + checksum: f46c078e569e147fbcf65a2c055329f2ee3a066c64187f9f6b2fc0dd1b784fffedcd691bd28538f076cddaadd6950eaec4ff2531e382ec0ba020d52395264b3f 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.0.2": + version: 15.0.2 + resolution: "@polkadot/api-derive@npm:15.0.2" 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.0.2 + "@polkadot/api-augment": 15.0.2 + "@polkadot/api-base": 15.0.2 + "@polkadot/rpc-core": 15.0.2 + "@polkadot/types": 15.0.2 + "@polkadot/types-codec": 15.0.2 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: adc1a74e5a6964d21f11c5fdfd5958d31126c2a5071acde17a1fe604885fd45230d62f1195131a40f9c5347e5101825a515b2baa7fecef12214b0fea792e273d + checksum: 23f8fb2f0efae0027a0c9891a46edefea209ed84f25e5145ad023130a20567e5e069d2c98bfb63a073c092683aae083aad614b8a947f5795b13b4c64f2ca8103 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.0.2": + version: 15.0.2 + resolution: "@polkadot/api@npm:15.0.2" dependencies: - "@polkadot/api-augment": 15.0.1 - "@polkadot/api-base": 15.0.1 - "@polkadot/api-derive": 15.0.1 + "@polkadot/api-augment": 15.0.2 + "@polkadot/api-base": 15.0.2 + "@polkadot/api-derive": 15.0.2 "@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.0.2 + "@polkadot/rpc-core": 15.0.2 + "@polkadot/rpc-provider": 15.0.2 + "@polkadot/types": 15.0.2 + "@polkadot/types-augment": 15.0.2 + "@polkadot/types-codec": 15.0.2 + "@polkadot/types-create": 15.0.2 + "@polkadot/types-known": 15.0.2 "@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: 844e488b2a34f928a72dffd5cb21228eed1fa86f801843a44762f446f781dc18f1920e13da7372d3080d7c619abb9c517aae3832ea98deab62d2139bee5cb169 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.0.2": + version: 15.0.2 + resolution: "@polkadot/rpc-augment@npm:15.0.2" dependencies: - "@polkadot/rpc-core": 15.0.1 - "@polkadot/types": 15.0.1 - "@polkadot/types-codec": 15.0.1 + "@polkadot/rpc-core": 15.0.2 + "@polkadot/types": 15.0.2 + "@polkadot/types-codec": 15.0.2 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 544a0345513edd3f3bcc9132ab49bb8919215a6e5893786cf4e5875ee2ba7beff853c364b92738192d3a08b0e5a8dcc9927d125f71b53faaae75aed8f05a2507 + checksum: a8c322a2e7ccb0fc3806e804c52f9e532d169f0c6ab17acc2b0434065cfc445eec9ee0dbe905a7b4685a7fae04c37df9d8436de5e3a3823970cf402a892f3c9f 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.0.2": + version: 15.0.2 + resolution: "@polkadot/rpc-core@npm:15.0.2" dependencies: - "@polkadot/rpc-augment": 15.0.1 - "@polkadot/rpc-provider": 15.0.1 - "@polkadot/types": 15.0.1 + "@polkadot/rpc-augment": 15.0.2 + "@polkadot/rpc-provider": 15.0.2 + "@polkadot/types": 15.0.2 "@polkadot/util": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: eaed371caefa16c22cb36ee183de8f8bd063c50b7565259d76478d5c005b2cd9f919c6740430d7d110548c8cc8a31d02e18ef007dcd269d8d83202bb4b5de9d6 + checksum: dc282499840d64ab7805ba151ca9d8c932119b8c1d793328dbab00139cc66b29c54e2a0fc135fb69f2319be8e3cc0699b4562c8f2a33c397f0583bf7bdee3bb2 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.0.2": + version: 15.0.2 + resolution: "@polkadot/rpc-provider@npm:15.0.2" dependencies: "@polkadot/keyring": ^13.2.3 - "@polkadot/types": 15.0.1 - "@polkadot/types-support": 15.0.1 + "@polkadot/types": 15.0.2 + "@polkadot/types-support": 15.0.2 "@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: 5c72d9370cf442d87c476703023e46aafff7414c74d9c01cb4f45c0e65a9a73d2a058c467163428fbc0280a3b7470eb312329fee79e17797e7e05839d65c8373 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.0.2": + version: 15.0.2 + resolution: "@polkadot/typegen@npm:15.0.2" 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.0.2 + "@polkadot/api-augment": 15.0.2 + "@polkadot/rpc-augment": 15.0.2 + "@polkadot/rpc-provider": 15.0.2 + "@polkadot/types": 15.0.2 + "@polkadot/types-augment": 15.0.2 + "@polkadot/types-codec": 15.0.2 + "@polkadot/types-create": 15.0.2 + "@polkadot/types-support": 15.0.2 "@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: 9202957503e943d4a052aac9bb73351b4530266751fc87e9faf3ace6ff562f71755cb26a9fc349b042a38728be7d706a34cf149c641b1a73d457286ad8a9e741 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.0.2": + version: 15.0.2 + resolution: "@polkadot/types-augment@npm:15.0.2" dependencies: - "@polkadot/types": 15.0.1 - "@polkadot/types-codec": 15.0.1 + "@polkadot/types": 15.0.2 + "@polkadot/types-codec": 15.0.2 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: e3b4da599bae7469466b8e6d917c0c470c9e48e23148e31264cdb36d1101c485094a6c5f19bcbb5f587836b4bc8efe79673966903895e6edb3e84cb488dcecd3 + checksum: 0ecbe404963d0a2f2933a31d278a65ef30eccb0d3fe8df0f686edbd5af31a99f477347cdb192f45ec8e13acb2328a8c9703f15fb713d0af8985741c7bad46ba7 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.0.2": + version: 15.0.2 + resolution: "@polkadot/types-codec@npm:15.0.2" dependencies: "@polkadot/util": ^13.2.3 "@polkadot/x-bigint": ^13.2.3 tslib: ^2.8.0 - checksum: 647e2822e4587241be2c2fe355d8ca2c324be0366e5f274e5a0530d5a74e63c92cc73d4babb778c2913f6f2b191851394c9c5e7005e3eaaa41a52981b3b325e7 + checksum: 835be95b20bb51913050807becaffa1ab772c6659eb9f57d506aaf63a5cde93f202876a5b5c078fd6978dcfb0a5b9461298b8826e47d0f0ee96f8180ca18c19a 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.0.2": + version: 15.0.2 + resolution: "@polkadot/types-create@npm:15.0.2" dependencies: - "@polkadot/types-codec": 15.0.1 + "@polkadot/types-codec": 15.0.2 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 20abe0c198400d664a9cb182932054177ba655935955fa50f4a3035c3637d2f24987d5d3fe33f79b72c8bc765413cfaec77190e840d65652b047922ca35d6148 + checksum: 3972b5d919ffade3b85fc7c7fb79fc90d30151ed7af078a54f218137c8db8799e576cf9b2fc74db97f9a4c28d6e60483be446a2a9b42c0b7e61331efb3615869 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.0.2": + version: 15.0.2 + resolution: "@polkadot/types-known@npm:15.0.2" 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.0.2 + "@polkadot/types-codec": 15.0.2 + "@polkadot/types-create": 15.0.2 "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 137f76c37dac52ef6e45167074198683ef7d44a72fee0bafc51b902977ac72b5aac880d71915948eaee0ac6bbd629897d45dfbcd9333684cf70858ba35b03977 + checksum: bbf684baed7f00308e808f4c32ee894d59407cdf947532bb6e1e5e4763b1451d5a684fa76c86c6392721f80b0509987a39664d5ca9b52a9177a35cd4924758fe 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.0.2": + version: 15.0.2 + resolution: "@polkadot/types-support@npm:15.0.2" dependencies: "@polkadot/util": ^13.2.3 tslib: ^2.8.0 - checksum: 810d827395982f3b80bcdf01e8b85cbb0808812001c088aa41b8cbf031b2dbb620243c21b6b0e1204273dad022355607257095d0c60763acbe5562a7d6049f37 + checksum: bad355ee97ce1b8194832b78da7a2bf5c199c4d8eb810a52fcdab1e71b0188c7737f716df9705891f363c029abb8cc9f1c83e8e7b11409a959be03c007274ec9 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.0.2": + version: 15.0.2 + resolution: "@polkadot/types@npm:15.0.2" 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.0.2 + "@polkadot/types-codec": 15.0.2 + "@polkadot/types-create": 15.0.2 "@polkadot/util": ^13.2.3 "@polkadot/util-crypto": ^13.2.3 rxjs: ^7.8.1 tslib: ^2.8.0 - checksum: 4bf7aa67919df55a2726a163e6640cd12b7e7008f7644cfd4cf53ca30920070bc2782abcb66d8fd6873c64666f03876e3606176260500a3079035d2268c9b493 + checksum: 6daf5cc97683945055cca1ba33fd4c590c31219de961eb34eff22cf3feea7b809b59766fcc7b9edf6ae8bfc04b6c8bc286c9e496adc650dc6361fb29d03f85f0 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-android-arm64@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-darwin-arm64@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-darwin-x64@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-freebsd-arm64@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-freebsd-x64@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-loongarch64-gnu@npm:4.28.1" + conditions: os=linux & cpu=loong64 & libc=glibc + languageName: node + linkType: hard + +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.28.1" 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.28.1": + version: 4.28.1 + resolution: "@rollup/rollup-win32-x64-msvc@npm:4.28.1" 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.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/parser@npm:8.18.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.18.0 + "@typescript-eslint/types": 8.18.0 + "@typescript-eslint/typescript-estree": 8.18.0 + "@typescript-eslint/visitor-keys": 8.18.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: 8d95c49440001436dfdbcd64f7fe845ff05777aa8e314c91b3fdb7d8dfb91a42b3bf62b0be16967845d1a1ef70d25aa9fc29ff79b7a0d6474ea121a9fac1f5c0 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.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/scope-manager@npm:8.18.0" dependencies: - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 - checksum: 12427e2a95a8b0cb49259be1a8a9a23f734fd0dbabbc5cebf1ba56b48812e2ca7ba32b71ededf24efa1a9da07a13b20ced004e2eea6f4b8c07003438f664ce30 + "@typescript-eslint/types": 8.18.0 + "@typescript-eslint/visitor-keys": 8.18.0 + checksum: d01f36ca17a2ffa9873851bf823942d254ab826ef3581d9104c1eee944a3e6fcebec60f521bfb65a6ee11efc11acdf2469706a4371bed9fec893009802b5cb45 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.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/types@npm:8.18.0" + checksum: fec2dbb356608d7538868c58b0de71851b7b2cea4ebb752cd4acdd217e0d54d19d6230344e9867559ea67dd6655fde6f2460be23f206aea487cc295c28eb6191 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.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.18.0" dependencies: - "@typescript-eslint/types": 8.16.0 - "@typescript-eslint/visitor-keys": 8.16.0 + "@typescript-eslint/types": 8.18.0 + "@typescript-eslint/visitor-keys": 8.18.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: 2b04a9eb1d942ee26358f411ed6df26b36366ec93d6e3d1ab94f27915c23531e01edb94456ae1d47086e7180dc94d0027035ab08d377469fe01ffa621bfaf96f 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.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.18.0" dependencies: - "@typescript-eslint/types": 8.16.0 + "@typescript-eslint/types": 8.18.0 eslint-visitor-keys: ^4.2.0 - checksum: e7444d3d57b4fcdebfa0d7effcdff9c928d77b6a6765da6980f0dbeb6438af707bd4c2c21e24e7ae1638f9c4a5697168f94027fff94ad663da57fa5f44f0983d + checksum: bf4c45bb3bdfd2bc4df86bc50649e8a9734d294a80fb9a78b52cc8ed247384f9d525fb0693372fd52864175fd7036069c5f59b920c12f0ee34d52c2ab0332841 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.28.1": + version: 4.28.1 + resolution: "rollup@npm:4.28.1" + dependencies: + "@rollup/rollup-android-arm-eabi": 4.28.1 + "@rollup/rollup-android-arm64": 4.28.1 + "@rollup/rollup-darwin-arm64": 4.28.1 + "@rollup/rollup-darwin-x64": 4.28.1 + "@rollup/rollup-freebsd-arm64": 4.28.1 + "@rollup/rollup-freebsd-x64": 4.28.1 + "@rollup/rollup-linux-arm-gnueabihf": 4.28.1 + "@rollup/rollup-linux-arm-musleabihf": 4.28.1 + "@rollup/rollup-linux-arm64-gnu": 4.28.1 + "@rollup/rollup-linux-arm64-musl": 4.28.1 + "@rollup/rollup-linux-loongarch64-gnu": 4.28.1 + "@rollup/rollup-linux-powerpc64le-gnu": 4.28.1 + "@rollup/rollup-linux-riscv64-gnu": 4.28.1 + "@rollup/rollup-linux-s390x-gnu": 4.28.1 + "@rollup/rollup-linux-x64-gnu": 4.28.1 + "@rollup/rollup-linux-x64-musl": 4.28.1 + "@rollup/rollup-win32-arm64-msvc": 4.28.1 + "@rollup/rollup-win32-ia32-msvc": 4.28.1 + "@rollup/rollup-win32-x64-msvc": 4.28.1 "@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: 092b87526d32e6f97aa4912184f7b29b7e3b28009b2b8c6cac841c311c07e7636f6108c4338f1f66d8ed699ddd9100db4218faf50d6cfd358b2a85749aeb8935 languageName: node linkType: hard