diff --git a/apps/docs/package.json b/apps/docs/package.json index 705b8998..042d2ce3 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -29,7 +29,7 @@ "@docusaurus/module-type-aliases": "3.5.2", "@docusaurus/tsconfig": "3.5.2", "@docusaurus/types": "3.5.2", - "typescript": "^5.6.3" + "typescript": "^5.7.2" }, "browserslist": { "production": [ diff --git a/examples/react/package.json b/examples/react/package.json index 65d2d983..d4e52a93 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -26,12 +26,12 @@ "@reactive-dot/eslint-config": "workspace:^", "@tsconfig/recommended": "^1.0.8", "@tsconfig/strictest": "^2.0.5", - "@tsconfig/vite-react": "^3.0.2", + "@tsconfig/vite-react": "^3.4.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "@vitejs/plugin-react": "^4.3.3", + "@vitejs/plugin-react": "^4.3.4", "eslint": "^9.15.0", - "typescript": "^5.6.3", - "vite": "^5.4.11" + "typescript": "^5.7.2", + "vite": "^6.0.1" } } diff --git a/examples/vue/package.json b/examples/vue/package.json index f8459883..66642d67 100644 --- a/examples/vue/package.json +++ b/examples/vue/package.json @@ -19,9 +19,9 @@ "@reactive-dot/eslint-config": "workspace:^", "@tsconfig/recommended": "^1.0.8", "@tsconfig/strictest": "^2.0.5", - "@vitejs/plugin-vue": "^5.2.0", + "@vitejs/plugin-vue": "^5.2.1", "eslint": "^9.15.0", - "typescript": "^5.6.3", - "vite": "^5.4.11" + "typescript": "^5.7.2", + "vite": "^6.0.1" } } diff --git a/package.json b/package.json index 24c05cb7..847ef506 100644 --- a/package.json +++ b/package.json @@ -37,12 +37,12 @@ }, "devDependencies": { "@changesets/changelog-github": "^0.5.0", - "@changesets/cli": "^2.27.9", - "@commitlint/cli": "^19.5.0", - "@commitlint/config-conventional": "^19.5.0", + "@changesets/cli": "^2.27.10", + "@commitlint/cli": "^19.6.0", + "@commitlint/config-conventional": "^19.6.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "husky": "^9.1.7", - "nx": "^20.1.2", - "prettier": "^3.3.3" + "nx": "^20.1.4", + "prettier": "^3.4.1" } } diff --git a/packages/core/package.json b/packages/core/package.json index 4bf4936b..b9e41a91 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -44,8 +44,8 @@ "@tsconfig/strictest": "^2.0.5", "eslint": "^9.15.0", "polkadot-api": "^1.7.6", - "typescript": "^5.6.3", - "vitest": "^2.1.5" + "typescript": "^5.7.2", + "vitest": "^2.1.6" }, "peerDependencies": { "polkadot-api": "1.x" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 5c6e6f2a..0d1fd6e2 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -5,15 +5,15 @@ "type": "module", "main": "index.js", "devDependencies": { - "@eslint-react/eslint-plugin": "^1.16.1", + "@eslint-react/eslint-plugin": "^1.17.1", "@eslint/compat": "^1.2.3", "@eslint/js": "^9.15.0", "@types/eslint__js": "^8.42.3", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-tsdoc": "^0.3.0", + "eslint-plugin-tsdoc": "^0.4.0", "eslint-plugin-vue": "^9.31.0", - "typescript": "^5.6.3", - "typescript-eslint": "^8.15.0" + "typescript": "^5.7.2", + "typescript-eslint": "^8.16.0" }, "peerDependencies": { "eslint": "*" diff --git a/packages/react/package.json b/packages/react/package.json index 540b3d40..c3227599 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -42,7 +42,7 @@ "eslint": "^9.15.0", "polkadot-api": "^1.7.6", "react": "^18.3.1", - "typescript": "^5.6.3" + "typescript": "^5.7.2" }, "peerDependencies": { "react": "18.x" diff --git a/packages/utils/package.json b/packages/utils/package.json index f1a28b26..b5abfc88 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -35,7 +35,7 @@ "@tsconfig/recommended": "^1.0.8", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.15.0", - "typescript": "^5.6.3", - "vitest": "^2.1.5" + "typescript": "^5.7.2", + "vitest": "^2.1.6" } } diff --git a/packages/vue/package.json b/packages/vue/package.json index e031b1b6..ce7fc9ce 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -38,7 +38,7 @@ "@tsconfig/recommended": "^1.0.8", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.15.0", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "vue": "^3.5.6" }, "peerDependencies": { diff --git a/packages/wallet-ledger/package.json b/packages/wallet-ledger/package.json index 96afff4c..8e9042b9 100644 --- a/packages/wallet-ledger/package.json +++ b/packages/wallet-ledger/package.json @@ -41,6 +41,6 @@ "@tsconfig/recommended": "^1.0.8", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.15.0", - "typescript": "^5.6.3" + "typescript": "^5.7.2" } } diff --git a/packages/wallet-walletconnect/package.json b/packages/wallet-walletconnect/package.json index 2d8d6daf..0fc0111d 100644 --- a/packages/wallet-walletconnect/package.json +++ b/packages/wallet-walletconnect/package.json @@ -40,6 +40,6 @@ "@tsconfig/recommended": "^1.0.8", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.15.0", - "typescript": "^5.6.3" + "typescript": "^5.7.2" } } diff --git a/yarn.lock b/yarn.lock index ab5506f8..7d72457d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -226,6 +226,17 @@ __metadata: languageName: node linkType: hard +"@babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0": + version: 7.26.2 + resolution: "@babel/code-frame@npm:7.26.2" + dependencies: + "@babel/helper-validator-identifier": "npm:^7.25.9" + js-tokens: "npm:^4.0.0" + picocolors: "npm:^1.0.0" + checksum: 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8 + languageName: node + linkType: hard + "@babel/compat-data@npm:^7.22.6, @babel/compat-data@npm:^7.24.7": version: 7.24.7 resolution: "@babel/compat-data@npm:7.24.7" @@ -233,10 +244,10 @@ __metadata: languageName: node linkType: hard -"@babel/compat-data@npm:^7.25.2": - version: 7.25.4 - resolution: "@babel/compat-data@npm:7.25.4" - checksum: 10c0/50d79734d584a28c69d6f5b99adfaa064d0f41609a378aef04eb06accc5b44f8520e68549eba3a082478180957b7d5783f1bfb1672e4ae8574e797ce8bae79fa +"@babel/compat-data@npm:^7.25.9": + version: 7.26.2 + resolution: "@babel/compat-data@npm:7.26.2" + checksum: 10c0/c9b5f3724828d17f728a778f9d66c19b55c018d0d76de6d731178cca64f182c22b71400a73bf2b65dcc4fcfe52b630088a94d5902911b54206aa90e3ffe07d12 languageName: node linkType: hard @@ -263,26 +274,26 @@ __metadata: languageName: node linkType: hard -"@babel/core@npm:^7.25.2": - version: 7.25.2 - resolution: "@babel/core@npm:7.25.2" +"@babel/core@npm:^7.26.0": + version: 7.26.0 + resolution: "@babel/core@npm:7.26.0" dependencies: "@ampproject/remapping": "npm:^2.2.0" - "@babel/code-frame": "npm:^7.24.7" - "@babel/generator": "npm:^7.25.0" - "@babel/helper-compilation-targets": "npm:^7.25.2" - "@babel/helper-module-transforms": "npm:^7.25.2" - "@babel/helpers": "npm:^7.25.0" - "@babel/parser": "npm:^7.25.0" - "@babel/template": "npm:^7.25.0" - "@babel/traverse": "npm:^7.25.2" - "@babel/types": "npm:^7.25.2" + "@babel/code-frame": "npm:^7.26.0" + "@babel/generator": "npm:^7.26.0" + "@babel/helper-compilation-targets": "npm:^7.25.9" + "@babel/helper-module-transforms": "npm:^7.26.0" + "@babel/helpers": "npm:^7.26.0" + "@babel/parser": "npm:^7.26.0" + "@babel/template": "npm:^7.25.9" + "@babel/traverse": "npm:^7.25.9" + "@babel/types": "npm:^7.26.0" convert-source-map: "npm:^2.0.0" debug: "npm:^4.1.0" gensync: "npm:^1.0.0-beta.2" json5: "npm:^2.2.3" semver: "npm:^6.3.1" - checksum: 10c0/a425fa40e73cb72b6464063a57c478bc2de9dbcc19c280f1b55a3d88b35d572e87e8594e7d7b4880331addb6faef641bbeb701b91b41b8806cd4deae5d74f401 + checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e languageName: node linkType: hard @@ -309,15 +320,16 @@ __metadata: languageName: node linkType: hard -"@babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25.6": - version: 7.25.6 - resolution: "@babel/generator@npm:7.25.6" +"@babel/generator@npm:^7.25.9, @babel/generator@npm:^7.26.0": + version: 7.26.2 + resolution: "@babel/generator@npm:7.26.2" dependencies: - "@babel/types": "npm:^7.25.6" + "@babel/parser": "npm:^7.26.2" + "@babel/types": "npm:^7.26.0" "@jridgewell/gen-mapping": "npm:^0.3.5" "@jridgewell/trace-mapping": "npm:^0.3.25" - jsesc: "npm:^2.5.1" - checksum: 10c0/f89282cce4ddc63654470b98086994d219407d025497f483eb03ba102086e11e2b685b27122f6ff2e1d93b5b5fa0c3a6b7e974fbf2e4a75b685041a746a4291e + jsesc: "npm:^3.0.2" + checksum: 10c0/167ebce8977142f5012fad6bd91da51ac52bcd752f2261a54b7ab605d928aebe57e21636cdd2a9c7757e552652c68d9fcb5d40b06fcb66e02d9ee7526e118a5c languageName: node linkType: hard @@ -353,16 +365,16 @@ __metadata: languageName: node linkType: hard -"@babel/helper-compilation-targets@npm:^7.25.2": - version: 7.25.2 - resolution: "@babel/helper-compilation-targets@npm:7.25.2" +"@babel/helper-compilation-targets@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-compilation-targets@npm:7.25.9" dependencies: - "@babel/compat-data": "npm:^7.25.2" - "@babel/helper-validator-option": "npm:^7.24.8" - browserslist: "npm:^4.23.1" + "@babel/compat-data": "npm:^7.25.9" + "@babel/helper-validator-option": "npm:^7.25.9" + browserslist: "npm:^4.24.0" lru-cache: "npm:^5.1.1" semver: "npm:^6.3.1" - checksum: 10c0/de10e986b5322c9f807350467dc845ec59df9e596a5926a3b5edbb4710d8e3b8009d4396690e70b88c3844fe8ec4042d61436dd4b92d1f5f75655cf43ab07e99 + checksum: 10c0/a6b26a1e4222e69ef8e62ee19374308f060b007828bc11c65025ecc9e814aba21ff2175d6d3f8bf53c863edd728ee8f94ba7870f8f90a37d39552ad9933a8aaa languageName: node linkType: hard @@ -461,6 +473,16 @@ __metadata: languageName: node linkType: hard +"@babel/helper-module-imports@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-module-imports@npm:7.25.9" + dependencies: + "@babel/traverse": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + checksum: 10c0/078d3c2b45d1f97ffe6bb47f61961be4785d2342a4156d8b42c92ee4e1b7b9e365655dd6cb25329e8fe1a675c91eeac7e3d04f0c518b67e417e29d6e27b6aa70 + languageName: node + linkType: hard + "@babel/helper-module-transforms@npm:^7.24.7": version: 7.24.7 resolution: "@babel/helper-module-transforms@npm:7.24.7" @@ -476,17 +498,16 @@ __metadata: languageName: node linkType: hard -"@babel/helper-module-transforms@npm:^7.25.2": - version: 7.25.2 - resolution: "@babel/helper-module-transforms@npm:7.25.2" +"@babel/helper-module-transforms@npm:^7.26.0": + version: 7.26.0 + resolution: "@babel/helper-module-transforms@npm:7.26.0" dependencies: - "@babel/helper-module-imports": "npm:^7.24.7" - "@babel/helper-simple-access": "npm:^7.24.7" - "@babel/helper-validator-identifier": "npm:^7.24.7" - "@babel/traverse": "npm:^7.25.2" + "@babel/helper-module-imports": "npm:^7.25.9" + "@babel/helper-validator-identifier": "npm:^7.25.9" + "@babel/traverse": "npm:^7.25.9" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10c0/adaa15970ace0aee5934b5a633789b5795b6229c6a9cf3e09a7e80aa33e478675eee807006a862aa9aa517935d81f88a6db8a9f5936e3a2a40ec75f8062bc329 + checksum: 10c0/ee111b68a5933481d76633dad9cdab30c41df4479f0e5e1cc4756dc9447c1afd2c9473b5ba006362e35b17f4ebddd5fca090233bef8dfc84dca9d9127e56ec3a languageName: node linkType: hard @@ -506,6 +527,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-plugin-utils@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-plugin-utils@npm:7.25.9" + checksum: 10c0/483066a1ba36ff16c0116cd24f93de05de746a603a777cd695ac7a1b034928a65a4ecb35f255761ca56626435d7abdb73219eba196f9aa83b6c3c3169325599d + languageName: node + linkType: hard + "@babel/helper-remap-async-to-generator@npm:^7.24.7": version: 7.24.7 resolution: "@babel/helper-remap-async-to-generator@npm:7.24.7" @@ -568,13 +596,6 @@ __metadata: languageName: node linkType: hard -"@babel/helper-string-parser@npm:^7.24.8": - version: 7.24.8 - resolution: "@babel/helper-string-parser@npm:7.24.8" - checksum: 10c0/6361f72076c17fabf305e252bf6d580106429014b3ab3c1f5c4eb3e6d465536ea6b670cc0e9a637a77a9ad40454d3e41361a2909e70e305116a23d68ce094c08 - languageName: node - linkType: hard - "@babel/helper-string-parser@npm:^7.25.7": version: 7.25.7 resolution: "@babel/helper-string-parser@npm:7.25.7" @@ -582,6 +603,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-string-parser@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-string-parser@npm:7.25.9" + checksum: 10c0/7244b45d8e65f6b4338a6a68a8556f2cb161b782343e97281a5f2b9b93e420cad0d9f5773a59d79f61d0c448913d06f6a2358a87f2e203cf112e3c5b53522ee6 + languageName: node + linkType: hard + "@babel/helper-validator-identifier@npm:^7.16.7, @babel/helper-validator-identifier@npm:^7.24.7": version: 7.24.7 resolution: "@babel/helper-validator-identifier@npm:7.24.7" @@ -596,6 +624,13 @@ __metadata: languageName: node linkType: hard +"@babel/helper-validator-identifier@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-validator-identifier@npm:7.25.9" + checksum: 10c0/4fc6f830177b7b7e887ad3277ddb3b91d81e6c4a24151540d9d1023e8dc6b1c0505f0f0628ae653601eb4388a8db45c1c14b2c07a9173837aef7e4116456259d + languageName: node + linkType: hard + "@babel/helper-validator-option@npm:^7.24.7": version: 7.24.7 resolution: "@babel/helper-validator-option@npm:7.24.7" @@ -603,10 +638,10 @@ __metadata: languageName: node linkType: hard -"@babel/helper-validator-option@npm:^7.24.8": - version: 7.24.8 - resolution: "@babel/helper-validator-option@npm:7.24.8" - checksum: 10c0/73db93a34ae89201351288bee7623eed81a54000779462a986105b54ffe82069e764afd15171a428b82e7c7a9b5fec10b5d5603b216317a414062edf5c67a21f +"@babel/helper-validator-option@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/helper-validator-option@npm:7.25.9" + checksum: 10c0/27fb195d14c7dcb07f14e58fe77c44eea19a6a40a74472ec05c441478fa0bb49fa1c32b2d64be7a38870ee48ef6601bdebe98d512f0253aea0b39756c4014f3e languageName: node linkType: hard @@ -632,13 +667,13 @@ __metadata: languageName: node linkType: hard -"@babel/helpers@npm:^7.25.0": - version: 7.25.6 - resolution: "@babel/helpers@npm:7.25.6" +"@babel/helpers@npm:^7.26.0": + version: 7.26.0 + resolution: "@babel/helpers@npm:7.26.0" dependencies: - "@babel/template": "npm:^7.25.0" - "@babel/types": "npm:^7.25.6" - checksum: 10c0/448c1cdabccca42fd97a252f73f1e4bcd93776dbf24044f3b4f49b756bf2ece73ee6df05177473bb74ea7456dddd18d6f481e4d96d2cc7839d078900d48c696c + "@babel/template": "npm:^7.25.9" + "@babel/types": "npm:^7.26.0" + checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097 languageName: node linkType: hard @@ -663,25 +698,25 @@ __metadata: languageName: node linkType: hard -"@babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.6": - version: 7.25.6 - resolution: "@babel/parser@npm:7.25.6" +"@babel/parser@npm:^7.25.3": + version: 7.25.8 + resolution: "@babel/parser@npm:7.25.8" dependencies: - "@babel/types": "npm:^7.25.6" + "@babel/types": "npm:^7.25.8" bin: parser: ./bin/babel-parser.js - checksum: 10c0/f88a0e895dbb096fd37c4527ea97d12b5fc013720602580a941ac3a339698872f0c911e318c292b184c36b5fbe23b612f05aff9d24071bc847c7b1c21552c41d + checksum: 10c0/a1a13845b7e8dda4c970791814a4bbf60004969882f18f470e260ad822d2e1f8941948f851e9335895563610f240fa6c98481ce8019865e469502bbf21daafa4 languageName: node linkType: hard -"@babel/parser@npm:^7.25.3": - version: 7.25.8 - resolution: "@babel/parser@npm:7.25.8" +"@babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.2": + version: 7.26.2 + resolution: "@babel/parser@npm:7.26.2" dependencies: - "@babel/types": "npm:^7.25.8" + "@babel/types": "npm:^7.26.0" bin: parser: ./bin/babel-parser.js - checksum: 10c0/a1a13845b7e8dda4c970791814a4bbf60004969882f18f470e260ad822d2e1f8941948f851e9335895563610f240fa6c98481ce8019865e469502bbf21daafa4 + checksum: 10c0/751a743087b3a9172a7599f1421830d44c38f065ef781588d2bfb1c98f9b461719a226feb13c868d7a284783eee120c88ea522593118f2668f46ebfb1105c4d7 languageName: node linkType: hard @@ -1449,25 +1484,25 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-self@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/plugin-transform-react-jsx-self@npm:7.24.7" +"@babel/plugin-transform-react-jsx-self@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/plugin-transform-react-jsx-self@npm:7.25.9" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.7" + "@babel/helper-plugin-utils": "npm:^7.25.9" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10c0/dcf3b732401f47f06bb29d6016e48066f66de00029a0ded98ddd9983c770a00a109d91cd04d2700d15ee0bcec3ae3027a5f12d69e15ec56efc0bcbfac65e92cb + checksum: 10c0/ce0e289f6af93d7c4dc6b385512199c5bb138ae61507b4d5117ba88b6a6b5092f704f1bdf80080b7d69b1b8c36649f2a0b250e8198667d4d30c08bbb1546bd99 languageName: node linkType: hard -"@babel/plugin-transform-react-jsx-source@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/plugin-transform-react-jsx-source@npm:7.24.7" +"@babel/plugin-transform-react-jsx-source@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/plugin-transform-react-jsx-source@npm:7.25.9" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.7" + "@babel/helper-plugin-utils": "npm:^7.25.9" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10c0/970ef1264c7c6c416ab11610665d5309aec2bd2b9086ae394e1132e65138d97b060a7dc9d31054e050d6dc475b5a213938c9707c0202a5022d55dcb4c5abe28f + checksum: 10c0/fc9ee08efc9be7cbd2cc6788bbf92579adf3cab37912481f1b915221be3d22b0613b5b36a721df5f4c0ab65efe8582fcf8673caab83e6e1ce4cc04ceebf57dfa languageName: node linkType: hard @@ -1844,14 +1879,14 @@ __metadata: languageName: node linkType: hard -"@babel/template@npm:^7.25.0": - version: 7.25.0 - resolution: "@babel/template@npm:7.25.0" +"@babel/template@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/template@npm:7.25.9" dependencies: - "@babel/code-frame": "npm:^7.24.7" - "@babel/parser": "npm:^7.25.0" - "@babel/types": "npm:^7.25.0" - checksum: 10c0/4e31afd873215744c016e02b04f43b9fa23205d6d0766fb2e93eb4091c60c1b88897936adb895fb04e3c23de98dfdcbe31bc98daaa1a4e0133f78bb948e1209b + "@babel/code-frame": "npm:^7.25.9" + "@babel/parser": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" + checksum: 10c0/ebe677273f96a36c92cc15b7aa7b11cc8bc8a3bb7a01d55b2125baca8f19cae94ff3ce15f1b1880fb8437f3a690d9f89d4e91f16fc1dc4d3eb66226d128983ab languageName: node linkType: hard @@ -1891,18 +1926,18 @@ __metadata: languageName: node linkType: hard -"@babel/traverse@npm:^7.25.2": - version: 7.25.6 - resolution: "@babel/traverse@npm:7.25.6" +"@babel/traverse@npm:^7.25.9": + version: 7.25.9 + resolution: "@babel/traverse@npm:7.25.9" dependencies: - "@babel/code-frame": "npm:^7.24.7" - "@babel/generator": "npm:^7.25.6" - "@babel/parser": "npm:^7.25.6" - "@babel/template": "npm:^7.25.0" - "@babel/types": "npm:^7.25.6" + "@babel/code-frame": "npm:^7.25.9" + "@babel/generator": "npm:^7.25.9" + "@babel/parser": "npm:^7.25.9" + "@babel/template": "npm:^7.25.9" + "@babel/types": "npm:^7.25.9" debug: "npm:^4.3.1" globals: "npm:^11.1.0" - checksum: 10c0/964304c6fa46bd705428ba380bf73177eeb481c3f26d82ea3d0661242b59e0dd4329d23886035e9ca9a4ceb565c03a76fd615109830687a27bcd350059d6377e + checksum: 10c0/e90be586a714da4adb80e6cb6a3c5cfcaa9b28148abdafb065e34cc109676fc3db22cf98cd2b2fff66ffb9b50c0ef882cab0f466b6844be0f6c637b82719bba1 languageName: node linkType: hard @@ -1927,17 +1962,6 @@ __metadata: languageName: node linkType: hard -"@babel/types@npm:^7.25.0, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.6": - version: 7.25.6 - resolution: "@babel/types@npm:7.25.6" - dependencies: - "@babel/helper-string-parser": "npm:^7.24.8" - "@babel/helper-validator-identifier": "npm:^7.24.7" - to-fast-properties: "npm:^2.0.0" - checksum: 10c0/89d45fbee24e27a05dca2d08300a26b905bd384a480448823f6723c72d3a30327c517476389b7280ce8cb9a2c48ef8f47da7f9f6d326faf6f53fd6b68237bdc4 - languageName: node - linkType: hard - "@babel/types@npm:^7.25.8": version: 7.25.8 resolution: "@babel/types@npm:7.25.8" @@ -1949,13 +1973,23 @@ __metadata: languageName: node linkType: hard -"@changesets/apply-release-plan@npm:^7.0.5": - version: 7.0.5 - resolution: "@changesets/apply-release-plan@npm:7.0.5" +"@babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0": + version: 7.26.0 + resolution: "@babel/types@npm:7.26.0" dependencies: - "@changesets/config": "npm:^3.0.3" + "@babel/helper-string-parser": "npm:^7.25.9" + "@babel/helper-validator-identifier": "npm:^7.25.9" + checksum: 10c0/b694f41ad1597127e16024d766c33a641508aad037abd08d0d1f73af753e1119fa03b4a107d04b5f92cc19c095a594660547ae9bead1db2299212d644b0a5cb8 + languageName: node + linkType: hard + +"@changesets/apply-release-plan@npm:^7.0.6": + version: 7.0.6 + resolution: "@changesets/apply-release-plan@npm:7.0.6" + dependencies: + "@changesets/config": "npm:^3.0.4" "@changesets/get-version-range-type": "npm:^0.4.0" - "@changesets/git": "npm:^3.0.1" + "@changesets/git": "npm:^3.0.2" "@changesets/should-skip-package": "npm:^0.1.1" "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" @@ -1966,13 +2000,13 @@ __metadata: prettier: "npm:^2.7.1" resolve-from: "npm:^5.0.0" semver: "npm:^7.5.3" - checksum: 10c0/9172fa8a06098c62ae326bfbca71e32a687a782053d6b9abb8c31aa516100f44a29d12dd41dc87db8a636ad10ca80e7d44fc2bd0966964c49668c391d7427064 + checksum: 10c0/21e924943b29695b8cbdbd975baddae1879fe644d91007d23a7922ef06853e8d2f6e7101d29e08e1ec089704705b4802f0c1484ba446ac0e620178019c89a87e languageName: node linkType: hard -"@changesets/assemble-release-plan@npm:^6.0.4": - version: 6.0.4 - resolution: "@changesets/assemble-release-plan@npm:6.0.4" +"@changesets/assemble-release-plan@npm:^6.0.5": + version: 6.0.5 + resolution: "@changesets/assemble-release-plan@npm:6.0.5" dependencies: "@changesets/errors": "npm:^0.2.0" "@changesets/get-dependents-graph": "npm:^2.1.2" @@ -1980,7 +2014,7 @@ __metadata: "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" semver: "npm:^7.5.3" - checksum: 10c0/eeb3cf100b4ce53ccd1f2f10cab631bea5d560426655d56ac969dc7d1b0a4809bec35b1b5de252a486b7ceb7bb50a56274d9cd8b62ec5f324b466202489bcb64 + checksum: 10c0/6e4b699d67c9f1e78133a33bba7bb46b3119d6497e1f1dba5033905fd60911c90239c67ad6c4823ccd44225dee40d0689083be40f8c86ea30c5535e12d8db041 languageName: node linkType: hard @@ -2004,21 +2038,21 @@ __metadata: languageName: node linkType: hard -"@changesets/cli@npm:^2.27.9": - version: 2.27.9 - resolution: "@changesets/cli@npm:2.27.9" +"@changesets/cli@npm:^2.27.10": + version: 2.27.10 + resolution: "@changesets/cli@npm:2.27.10" dependencies: - "@changesets/apply-release-plan": "npm:^7.0.5" - "@changesets/assemble-release-plan": "npm:^6.0.4" + "@changesets/apply-release-plan": "npm:^7.0.6" + "@changesets/assemble-release-plan": "npm:^6.0.5" "@changesets/changelog-git": "npm:^0.2.0" - "@changesets/config": "npm:^3.0.3" + "@changesets/config": "npm:^3.0.4" "@changesets/errors": "npm:^0.2.0" "@changesets/get-dependents-graph": "npm:^2.1.2" - "@changesets/get-release-plan": "npm:^4.0.4" - "@changesets/git": "npm:^3.0.1" + "@changesets/get-release-plan": "npm:^4.0.5" + "@changesets/git": "npm:^3.0.2" "@changesets/logger": "npm:^0.1.1" "@changesets/pre": "npm:^2.0.1" - "@changesets/read": "npm:^0.6.1" + "@changesets/read": "npm:^0.6.2" "@changesets/should-skip-package": "npm:^0.1.1" "@changesets/types": "npm:^6.0.0" "@changesets/write": "npm:^0.3.2" @@ -2034,17 +2068,17 @@ __metadata: picocolors: "npm:^1.1.0" resolve-from: "npm:^5.0.0" semver: "npm:^7.5.3" - spawndamnit: "npm:^2.0.0" + spawndamnit: "npm:^3.0.1" term-size: "npm:^2.1.0" bin: changeset: bin.js - checksum: 10c0/bcd651aa177eb58eaee4c3c86f961c5411dbe7c77a9b421d22cd4a422f4802795d1cd51be6769c16bb30d3f88dc8a06ab4977fc6457430373b680fd5ee59b59a + checksum: 10c0/5faa80ee439a406be8a2a25443e329bd0be724606bbae615657bddb6a0602039f30fc550a493a6ba014619d413d4b4117f7c025566132020bf031ca3c406a26f languageName: node linkType: hard -"@changesets/config@npm:^3.0.3": - version: 3.0.3 - resolution: "@changesets/config@npm:3.0.3" +"@changesets/config@npm:^3.0.4": + version: 3.0.4 + resolution: "@changesets/config@npm:3.0.4" dependencies: "@changesets/errors": "npm:^0.2.0" "@changesets/get-dependents-graph": "npm:^2.1.2" @@ -2052,8 +2086,8 @@ __metadata: "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" fs-extra: "npm:^7.0.1" - micromatch: "npm:^4.0.2" - checksum: 10c0/268e830002071b9459d9c8d21926991a5c1213f1c3ab9f3dea986990b7bb0a5e9358639d04112680717023d26f69c86988b1cbaac8f8e4cd3f0e2de6bf010034 + micromatch: "npm:^4.0.8" + checksum: 10c0/1d2173f92778d8a949eab6d0ebc2c1a3c68b1950e921bf7359853df799bbd60ec819ca6fb14479d7f6fd342e64293290d9b1a38f4a87b2c19e28b7555df80e0e languageName: node linkType: hard @@ -2088,17 +2122,17 @@ __metadata: languageName: node linkType: hard -"@changesets/get-release-plan@npm:^4.0.4": - version: 4.0.4 - resolution: "@changesets/get-release-plan@npm:4.0.4" +"@changesets/get-release-plan@npm:^4.0.5": + version: 4.0.5 + resolution: "@changesets/get-release-plan@npm:4.0.5" dependencies: - "@changesets/assemble-release-plan": "npm:^6.0.4" - "@changesets/config": "npm:^3.0.3" + "@changesets/assemble-release-plan": "npm:^6.0.5" + "@changesets/config": "npm:^3.0.4" "@changesets/pre": "npm:^2.0.1" - "@changesets/read": "npm:^0.6.1" + "@changesets/read": "npm:^0.6.2" "@changesets/types": "npm:^6.0.0" "@manypkg/get-packages": "npm:^1.1.3" - checksum: 10c0/b2ef083d662dbf134d6fc99e6fedcfb85064e5d7e59a5b6b2e799b26c7ff7e765e10c7183a86194fb678d0cfe0a6186948efe2c1614898ad0e7d59503f255cec + checksum: 10c0/ab033a3a3c187f8f2996718d9ef2e49ea5f150aff536f5cac0ab2aca1741bdc915267062eed8705f60aaaf8aaa0e157419ca043b78a2fdb48bba604731b0c2c7 languageName: node linkType: hard @@ -2109,16 +2143,16 @@ __metadata: languageName: node linkType: hard -"@changesets/git@npm:^3.0.1": - version: 3.0.1 - resolution: "@changesets/git@npm:3.0.1" +"@changesets/git@npm:^3.0.2": + version: 3.0.2 + resolution: "@changesets/git@npm:3.0.2" dependencies: "@changesets/errors": "npm:^0.2.0" "@manypkg/get-packages": "npm:^1.1.3" is-subdir: "npm:^1.1.1" - micromatch: "npm:^4.0.2" - spawndamnit: "npm:^2.0.0" - checksum: 10c0/a6d19d3d9c3b3fca2dbaf048ba99c3e46f7587b04bed0614227d5d6e3ee153cf42d65f6c82ee915e0d70b6352177b4af623899e87704cdcb178b51fea4a1317b + micromatch: "npm:^4.0.8" + spawndamnit: "npm:^3.0.1" + checksum: 10c0/a3a9c9ab71e3cd8ecd804e2965790efa40bdcd29804bdf873c5d38f7cfd8cd6ae1c23a6eb5a16796a3e05c4dbfeb0eb04f4be988049f31173adbbeac9e7cf566 languageName: node linkType: hard @@ -2153,18 +2187,18 @@ __metadata: languageName: node linkType: hard -"@changesets/read@npm:^0.6.1": - version: 0.6.1 - resolution: "@changesets/read@npm:0.6.1" +"@changesets/read@npm:^0.6.2": + version: 0.6.2 + resolution: "@changesets/read@npm:0.6.2" dependencies: - "@changesets/git": "npm:^3.0.1" + "@changesets/git": "npm:^3.0.2" "@changesets/logger": "npm:^0.1.1" "@changesets/parse": "npm:^0.4.0" "@changesets/types": "npm:^6.0.0" fs-extra: "npm:^7.0.1" p-filter: "npm:^2.1.0" picocolors: "npm:^1.1.0" - checksum: 10c0/aa479f79cd30677059fd8bf959e1778e52a7565a40d5072a1db0bd9f68954d285d3851528472283e68312759cb1c3f5f42f7bfa13a74fe80faeea8b3221be06d + checksum: 10c0/a63efb4605c56ac216734fa5749f4f4ed9f8ab0ec2cbef96530b99c244ab84b2a47514d34f8f656e517237b65a456dd274e599b9c745f351719baeb503d0d6c3 languageName: node linkType: hard @@ -2220,12 +2254,12 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:^19.5.0": - version: 19.5.0 - resolution: "@commitlint/cli@npm:19.5.0" +"@commitlint/cli@npm:^19.6.0": + version: 19.6.0 + resolution: "@commitlint/cli@npm:19.6.0" dependencies: "@commitlint/format": "npm:^19.5.0" - "@commitlint/lint": "npm:^19.5.0" + "@commitlint/lint": "npm:^19.6.0" "@commitlint/load": "npm:^19.5.0" "@commitlint/read": "npm:^19.5.0" "@commitlint/types": "npm:^19.5.0" @@ -2233,17 +2267,17 @@ __metadata: yargs: "npm:^17.0.0" bin: commitlint: cli.js - checksum: 10c0/a9fb05f3de2634764a7f36f693f39e90594dfc9174e6293a43c582c6a9181f69b346094790e3268e3482d7bb0d1d29c64e15785fb50278c8628f73750214a398 + checksum: 10c0/d2867d964afcd1a8b7c42e659ccf67be7cee1a275010c4d12f47b88dbc8b2120a31c5a8cc4de5e0711fd501bd921867e039be8b94bae17a98c2ecae9f95cfa86 languageName: node linkType: hard -"@commitlint/config-conventional@npm:^19.5.0": - version: 19.5.0 - resolution: "@commitlint/config-conventional@npm:19.5.0" +"@commitlint/config-conventional@npm:^19.6.0": + version: 19.6.0 + resolution: "@commitlint/config-conventional@npm:19.6.0" dependencies: "@commitlint/types": "npm:^19.5.0" conventional-changelog-conventionalcommits: "npm:^7.0.2" - checksum: 10c0/a7dc6c0d23a8bc521c8f1083a4a04d605de35485786c9d0953610f85d23411f672676d1c77b4a1bb7c86a974f915df31ac0c95f2bcb02f5efa3a5b897a77a897 + checksum: 10c0/984870138f5d4b947bc2ea8d12fcb8103ef9e6141d0fb50a6e387665495b80b35890d9dc025443a243a53d2a69d7c0bab1d77c5658a6e5a15a3dd7773557fad2 languageName: node linkType: hard @@ -2288,25 +2322,25 @@ __metadata: languageName: node linkType: hard -"@commitlint/is-ignored@npm:^19.5.0": - version: 19.5.0 - resolution: "@commitlint/is-ignored@npm:19.5.0" +"@commitlint/is-ignored@npm:^19.6.0": + version: 19.6.0 + resolution: "@commitlint/is-ignored@npm:19.6.0" dependencies: "@commitlint/types": "npm:^19.5.0" semver: "npm:^7.6.0" - checksum: 10c0/ac74cd00c45e9054366969d986a952b681283987af09995c369cab29fef693fe2c23d02f15883622759faf1787744828f832096a213992eefb9cfb16785ee02e + checksum: 10c0/64e3522598f131aefab72e78f2b0d5d78228041fbe14fd9785611bd5a4ff7dfae38288ff87b171ab2ff722342983387b6e568ab4d758f3c97866eb924252e6c5 languageName: node linkType: hard -"@commitlint/lint@npm:^19.5.0": - version: 19.5.0 - resolution: "@commitlint/lint@npm:19.5.0" +"@commitlint/lint@npm:^19.6.0": + version: 19.6.0 + resolution: "@commitlint/lint@npm:19.6.0" dependencies: - "@commitlint/is-ignored": "npm:^19.5.0" + "@commitlint/is-ignored": "npm:^19.6.0" "@commitlint/parse": "npm:^19.5.0" - "@commitlint/rules": "npm:^19.5.0" + "@commitlint/rules": "npm:^19.6.0" "@commitlint/types": "npm:^19.5.0" - checksum: 10c0/8db4d5ca3173949368ed8626316c54554dc6ca0a8eed5c636d043974e1f628e41ddf52119e2251ad402a82ee30d3db20e8a9734452bda9ac7f724b2a152e0a7f + checksum: 10c0/d7e3c6a43d89b2196362dce5abef6665869844455176103f311cab7a92f6b7be60edec4f03d27b946a65ee2ceb8ff16f5955cba1da6ecdeb9efe9f215b16f47f languageName: node linkType: hard @@ -2373,15 +2407,15 @@ __metadata: languageName: node linkType: hard -"@commitlint/rules@npm:^19.5.0": - version: 19.5.0 - resolution: "@commitlint/rules@npm:19.5.0" +"@commitlint/rules@npm:^19.6.0": + version: 19.6.0 + resolution: "@commitlint/rules@npm:19.6.0" dependencies: "@commitlint/ensure": "npm:^19.5.0" "@commitlint/message": "npm:^19.5.0" "@commitlint/to-lines": "npm:^19.5.0" "@commitlint/types": "npm:^19.5.0" - checksum: 10c0/8dc5a6e8277b78e9010f3bbc3aa3af6ac044d82501fb4df91f4edf14214a7dccb9bc9a85f7396872e197726edb506c8301e8b10d9c92e35fb44fe6423a5eeb23 + checksum: 10c0/1d93b741cfb46e6c5314ddb03282844b65db832aa4767561bb37e9d0595d02330e6a0a557fb66f86d78b2ffd91cd2ed794899df59ee23b27abc44e1e57b42d0e languageName: node linkType: hard @@ -3020,13 +3054,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/aix-ppc64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/aix-ppc64@npm:0.21.5" - conditions: os=aix & cpu=ppc64 - languageName: node - linkType: hard - "@esbuild/aix-ppc64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/aix-ppc64@npm:0.24.0" @@ -3034,13 +3061,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/android-arm64@npm:0.21.5" - conditions: os=android & cpu=arm64 - languageName: node - linkType: hard - "@esbuild/android-arm64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/android-arm64@npm:0.24.0" @@ -3048,13 +3068,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-arm@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/android-arm@npm:0.21.5" - conditions: os=android & cpu=arm - languageName: node - linkType: hard - "@esbuild/android-arm@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/android-arm@npm:0.24.0" @@ -3062,13 +3075,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/android-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/android-x64@npm:0.21.5" - conditions: os=android & cpu=x64 - languageName: node - linkType: hard - "@esbuild/android-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/android-x64@npm:0.24.0" @@ -3076,13 +3082,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/darwin-arm64@npm:0.21.5" - conditions: os=darwin & cpu=arm64 - languageName: node - linkType: hard - "@esbuild/darwin-arm64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/darwin-arm64@npm:0.24.0" @@ -3090,13 +3089,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/darwin-x64@npm:0.21.5" - conditions: os=darwin & cpu=x64 - languageName: node - linkType: hard - "@esbuild/darwin-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/darwin-x64@npm:0.24.0" @@ -3104,13 +3096,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/freebsd-arm64@npm:0.21.5" - conditions: os=freebsd & cpu=arm64 - languageName: node - linkType: hard - "@esbuild/freebsd-arm64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/freebsd-arm64@npm:0.24.0" @@ -3118,13 +3103,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/freebsd-x64@npm:0.21.5" - conditions: os=freebsd & cpu=x64 - languageName: node - linkType: hard - "@esbuild/freebsd-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/freebsd-x64@npm:0.24.0" @@ -3132,13 +3110,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-arm64@npm:0.21.5" - conditions: os=linux & cpu=arm64 - languageName: node - linkType: hard - "@esbuild/linux-arm64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-arm64@npm:0.24.0" @@ -3146,13 +3117,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-arm@npm:0.21.5" - conditions: os=linux & cpu=arm - languageName: node - linkType: hard - "@esbuild/linux-arm@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-arm@npm:0.24.0" @@ -3160,13 +3124,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-ia32@npm:0.21.5" - conditions: os=linux & cpu=ia32 - languageName: node - linkType: hard - "@esbuild/linux-ia32@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-ia32@npm:0.24.0" @@ -3174,13 +3131,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-loong64@npm:0.21.5" - conditions: os=linux & cpu=loong64 - languageName: node - linkType: hard - "@esbuild/linux-loong64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-loong64@npm:0.24.0" @@ -3188,13 +3138,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-mips64el@npm:0.21.5" - conditions: os=linux & cpu=mips64el - languageName: node - linkType: hard - "@esbuild/linux-mips64el@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-mips64el@npm:0.24.0" @@ -3202,13 +3145,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-ppc64@npm:0.21.5" - conditions: os=linux & cpu=ppc64 - languageName: node - linkType: hard - "@esbuild/linux-ppc64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-ppc64@npm:0.24.0" @@ -3216,13 +3152,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-riscv64@npm:0.21.5" - conditions: os=linux & cpu=riscv64 - languageName: node - linkType: hard - "@esbuild/linux-riscv64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-riscv64@npm:0.24.0" @@ -3230,13 +3159,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-s390x@npm:0.21.5" - conditions: os=linux & cpu=s390x - languageName: node - linkType: hard - "@esbuild/linux-s390x@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-s390x@npm:0.24.0" @@ -3244,13 +3166,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-x64@npm:0.21.5" - conditions: os=linux & cpu=x64 - languageName: node - linkType: hard - "@esbuild/linux-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/linux-x64@npm:0.24.0" @@ -3258,13 +3173,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/netbsd-x64@npm:0.21.5" - conditions: os=netbsd & cpu=x64 - languageName: node - linkType: hard - "@esbuild/netbsd-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/netbsd-x64@npm:0.24.0" @@ -3279,13 +3187,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/openbsd-x64@npm:0.21.5" - conditions: os=openbsd & cpu=x64 - languageName: node - linkType: hard - "@esbuild/openbsd-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/openbsd-x64@npm:0.24.0" @@ -3293,13 +3194,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/sunos-x64@npm:0.21.5" - conditions: os=sunos & cpu=x64 - languageName: node - linkType: hard - "@esbuild/sunos-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/sunos-x64@npm:0.24.0" @@ -3307,13 +3201,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/win32-arm64@npm:0.21.5" - conditions: os=win32 & cpu=arm64 - languageName: node - linkType: hard - "@esbuild/win32-arm64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/win32-arm64@npm:0.24.0" @@ -3321,13 +3208,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/win32-ia32@npm:0.21.5" - conditions: os=win32 & cpu=ia32 - languageName: node - linkType: hard - "@esbuild/win32-ia32@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/win32-ia32@npm:0.24.0" @@ -3335,13 +3215,6 @@ __metadata: languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/win32-x64@npm:0.21.5" - conditions: os=win32 & cpu=x64 - languageName: node - linkType: hard - "@esbuild/win32-x64@npm:0.24.0": version: 0.24.0 resolution: "@esbuild/win32-x64@npm:0.24.0" @@ -3374,60 +3247,60 @@ __metadata: languageName: node linkType: hard -"@eslint-react/ast@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/ast@npm:1.16.1" +"@eslint-react/ast@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/ast@npm:1.17.1" dependencies: - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/typescript-estree": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/typescript-estree": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" birecord: "npm:^0.1.1" string-ts: "npm:^2.2.0" ts-pattern: "npm:^5.5.0" - checksum: 10c0/730a959c90a8356bfa9be511049f2ef1f409974c7093fcaebc72f7a1c70c8b5601c62df62bbb4d1a95e6db426a502822661ba2700f43ad541000a87f37e99b63 + checksum: 10c0/b24f062d6d654619fd83a182128c2a6c43179d76ba0337d15bdbce2e892b3f900fd05c28755165d76c4a4c633d52b5273af03309dda726caafc7a83b5bb4059a languageName: node linkType: hard -"@eslint-react/core@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/core@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/type-utils": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"@eslint-react/core@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/core@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/type-utils": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" birecord: "npm:^0.1.1" short-unique-id: "npm:^5.2.0" ts-pattern: "npm:^5.5.0" - checksum: 10c0/03cc263f0659722f2e6ca8f39e29e76495391c01a48f4915c44b4fc06a6058f97e6c1839ecd84e1f9bdb029066502079a0866e665bbd07134b297ccc5e8ebfb6 + checksum: 10c0/0072017263af4fa1f0771d4893efa7c04667e926847957c57c988f1656935dd6cc837a636dd189c1d44c600eb0ed3cad8a2bf23192387f34fd9685fdf7ee5255 languageName: node linkType: hard -"@eslint-react/eslint-plugin@npm:^1.16.1": - version: 1.16.1 - resolution: "@eslint-react/eslint-plugin@npm:1.16.1" - dependencies: - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/type-utils": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" - eslint-plugin-react-debug: "npm:1.16.1" - eslint-plugin-react-dom: "npm:1.16.1" - eslint-plugin-react-hooks-extra: "npm:1.16.1" - eslint-plugin-react-naming-convention: "npm:1.16.1" - eslint-plugin-react-web-api: "npm:1.16.1" - eslint-plugin-react-x: "npm:1.16.1" +"@eslint-react/eslint-plugin@npm:^1.17.1": + version: 1.17.1 + resolution: "@eslint-react/eslint-plugin@npm:1.17.1" + dependencies: + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/type-utils": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" + eslint-plugin-react-debug: "npm:1.17.1" + eslint-plugin-react-dom: "npm:1.17.1" + eslint-plugin-react-hooks-extra: "npm:1.17.1" + eslint-plugin-react-naming-convention: "npm:1.17.1" + eslint-plugin-react-web-api: "npm:1.17.1" + eslint-plugin-react-x: "npm:1.17.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ^4.9.5 || ^5.3.3 @@ -3436,67 +3309,70 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/65936c2a2273b7f182cbc95517e21794d43519f54daf2e516655e8c9c78b097e7d77b7610cf914466cc755c3e3258d44f876ed2f08d17c0aeafb0598c22a2db0 + checksum: 10c0/4bbd952121f1dd0056c9200180ac5e9ce998b8811fe0f28e86e5ca4928c28a9d3943d834eb538c0b7ccd63a71888d26b7834d67f4b4170ba82d1e6f4837e1893 languageName: node linkType: hard -"@eslint-react/jsx@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/jsx@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"@eslint-react/jsx@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/jsx@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" + birecord: "npm:^0.1.1" ts-pattern: "npm:^5.5.0" - checksum: 10c0/0b1bcd5e99454373682f963ff3267753aa7dcb9621bacc10386c050671b17db801612e4858a3febcf158795bf508d3632edb64944a0f056fd41b170d6ce231fb + checksum: 10c0/4238c973950cee34c11aeb80b41efe884d8a0ba8169d3619d3081cc1c8428556e001e747cf9091c97978ad5af8c51bd4a6f1206a45a1e9a25b40a7597914b4d8 languageName: node linkType: hard -"@eslint-react/shared@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/shared@npm:1.16.1" +"@eslint-react/shared@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/shared@npm:1.17.1" dependencies: - "@eslint-react/tools": "npm:1.16.1" - "@typescript-eslint/utils": "npm:^8.13.0" + "@eslint-react/tools": "npm:1.17.1" + "@typescript-eslint/utils": "npm:^8.15.0" + local-pkg: "npm:^0.5.1" picomatch: "npm:^4.0.2" - checksum: 10c0/a7e84b8c7195f01ddf8c96ef2b202bcb55a79ac26a097f505b85c0fd68aa63aadd88b87a05bd476e7c188f94f34ebfa4f3343ce99da720468c07d5283a68bc4f + ts-pattern: "npm:^5.5.0" + checksum: 10c0/eb41da6a35c0ecf4f329dbdee0be038f9e2f79e6a8c33e857c3f67f6b85c329ff12a6cff478f2daba95a0fa2df3ea01a1512069a6f4d13b63500f8a7076af7eb languageName: node linkType: hard -"@eslint-react/tools@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/tools@npm:1.16.1" - checksum: 10c0/059a68faab1376a7bdbdb3b4a1ecb9071d7dc46ac8aecbb7d5f3e73c9ac98aa1132cd74a018875f268275d467cf1758ed6da61b3f983a53af519a6483e761f33 +"@eslint-react/tools@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/tools@npm:1.17.1" + checksum: 10c0/b5f1d3475fe73c3b252cc65684bb8cc113b425ef4bcb4587b71900ee601c4f4d04786433162010988324b05fa219a2627e11e066d0ff11d5a034b23a5a24bf6a languageName: node linkType: hard -"@eslint-react/types@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/types@npm:1.16.1" +"@eslint-react/types@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/types@npm:1.17.1" dependencies: - "@eslint-react/tools": "npm:1.16.1" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" - checksum: 10c0/1a46ccf1756b320c53dea51cd3a5f004d6da244b508cfe5bf4e85228da37f731e8ef0f0e889682d61f8aa339fc46560415ea0616f317b43e58f5a00437f1c1b1 + "@eslint-react/tools": "npm:1.17.1" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" + checksum: 10c0/ef10f1cbc0671304f3cc10d6e23b05c50936de864acb5f43528f07c9ae5a7326f69b0ae1cd8ab237ae2380fcc736cfcb09aa5ca2dd7f08eaaeac36c7a9f9dc26 languageName: node linkType: hard -"@eslint-react/var@npm:1.16.1": - version: 1.16.1 - resolution: "@eslint-react/var@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"@eslint-react/var@npm:1.17.1": + version: 1.17.1 + resolution: "@eslint-react/var@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" ts-pattern: "npm:^5.5.0" - checksum: 10c0/584724060cb122e8d2b1756c7a3693cb377c1a821222dcf37f0656ff65c9df17152a8607cdc0fb1b3719530eed4778d84e39f8438d1dec0284a0dd228f363489 + checksum: 10c0/be7c6317faf4afbeb17c6e34f44153252f4ff37b505df2414466996340465c279c7647650e03bd6a5999c83ec285719a551cae4e1b3e4894b29696dd0b4d068d languageName: node linkType: hard @@ -4164,22 +4040,22 @@ __metadata: languageName: node linkType: hard -"@microsoft/tsdoc-config@npm:0.17.0": - version: 0.17.0 - resolution: "@microsoft/tsdoc-config@npm:0.17.0" +"@microsoft/tsdoc-config@npm:0.17.1": + version: 0.17.1 + resolution: "@microsoft/tsdoc-config@npm:0.17.1" dependencies: - "@microsoft/tsdoc": "npm:0.15.0" + "@microsoft/tsdoc": "npm:0.15.1" ajv: "npm:~8.12.0" jju: "npm:~1.4.0" resolve: "npm:~1.22.2" - checksum: 10c0/9aa51b5b0fa93ad5c6a40ed1acf1f25c625b616efe29f2e5fa22ee9bddea12a4a39c833726e11ab592f20cfc9b8c3865978864dd02711d457fa971df3c091847 + checksum: 10c0/a686355796f492f27af17e2a17d615221309caf4d9f9047a5a8f17f8625c467c4c81e2a7923ddafd71b892631d5e5013c4b8cc49c5867d3cc1d260fd90c1413d languageName: node linkType: hard -"@microsoft/tsdoc@npm:0.15.0": - version: 0.15.0 - resolution: "@microsoft/tsdoc@npm:0.15.0" - checksum: 10c0/6beaf6e01ff54daeba69862cb3d27e03bbabfe299d23d0fade885f5b29bf98af01cecc746d23875fe60ba89514e3b630b71140b1b18d37301096f7a1e35451aa +"@microsoft/tsdoc@npm:0.15.1": + version: 0.15.1 + resolution: "@microsoft/tsdoc@npm:0.15.1" + checksum: 10c0/09948691fac56c45a0d1920de478d66a30371a325bd81addc92eea5654d95106ce173c440fea1a1bd5bb95b3a544b6d4def7bb0b5a846c05d043575d8369a20c languageName: node linkType: hard @@ -4342,72 +4218,72 @@ __metadata: languageName: node linkType: hard -"@nx/nx-darwin-arm64@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-darwin-arm64@npm:20.1.2" +"@nx/nx-darwin-arm64@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-darwin-arm64@npm:20.1.4" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@nx/nx-darwin-x64@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-darwin-x64@npm:20.1.2" +"@nx/nx-darwin-x64@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-darwin-x64@npm:20.1.4" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@nx/nx-freebsd-x64@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-freebsd-x64@npm:20.1.2" +"@nx/nx-freebsd-x64@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-freebsd-x64@npm:20.1.4" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@nx/nx-linux-arm-gnueabihf@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.1.2" +"@nx/nx-linux-arm-gnueabihf@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.1.4" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@nx/nx-linux-arm64-gnu@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-linux-arm64-gnu@npm:20.1.2" +"@nx/nx-linux-arm64-gnu@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-linux-arm64-gnu@npm:20.1.4" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-arm64-musl@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-linux-arm64-musl@npm:20.1.2" +"@nx/nx-linux-arm64-musl@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-linux-arm64-musl@npm:20.1.4" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@nx/nx-linux-x64-gnu@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-linux-x64-gnu@npm:20.1.2" +"@nx/nx-linux-x64-gnu@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-linux-x64-gnu@npm:20.1.4" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-x64-musl@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-linux-x64-musl@npm:20.1.2" +"@nx/nx-linux-x64-musl@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-linux-x64-musl@npm:20.1.4" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@nx/nx-win32-arm64-msvc@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-win32-arm64-msvc@npm:20.1.2" +"@nx/nx-win32-arm64-msvc@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-win32-arm64-msvc@npm:20.1.4" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@nx/nx-win32-x64-msvc@npm:20.1.2": - version: 20.1.2 - resolution: "@nx/nx-win32-x64-msvc@npm:20.1.2" +"@nx/nx-win32-x64-msvc@npm:20.1.4": + version: 20.1.4 + resolution: "@nx/nx-win32-x64-msvc@npm:20.1.4" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -4899,8 +4775,8 @@ __metadata: "@tsconfig/strictest": "npm:^2.0.5" eslint: "npm:^9.15.0" polkadot-api: "npm:^1.7.6" - typescript: "npm:^5.6.3" - vitest: "npm:^2.1.5" + typescript: "npm:^5.7.2" + vitest: "npm:^2.1.6" peerDependencies: polkadot-api: 1.x languageName: unknown @@ -4922,7 +4798,7 @@ __metadata: prism-react-renderer: "npm:^2.4.0" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.6.3" + typescript: "npm:^5.7.2" languageName: unknown linkType: soft @@ -4930,15 +4806,15 @@ __metadata: version: 0.0.0-use.local resolution: "@reactive-dot/eslint-config@workspace:packages/eslint-config" dependencies: - "@eslint-react/eslint-plugin": "npm:^1.16.1" + "@eslint-react/eslint-plugin": "npm:^1.17.1" "@eslint/compat": "npm:^1.2.3" "@eslint/js": "npm:^9.15.0" "@types/eslint__js": "npm:^8.42.3" eslint-plugin-react-hooks: "npm:^5.0.0" - eslint-plugin-tsdoc: "npm:^0.3.0" + eslint-plugin-tsdoc: "npm:^0.4.0" eslint-plugin-vue: "npm:^9.31.0" - typescript: "npm:^5.6.3" - typescript-eslint: "npm:^8.15.0" + typescript: "npm:^5.7.2" + typescript-eslint: "npm:^8.16.0" peerDependencies: eslint: "*" languageName: unknown @@ -4955,10 +4831,10 @@ __metadata: "@reactive-dot/wallet-walletconnect": "workspace:^" "@tsconfig/recommended": "npm:^1.0.8" "@tsconfig/strictest": "npm:^2.0.5" - "@tsconfig/vite-react": "npm:^3.0.2" + "@tsconfig/vite-react": "npm:^3.4.0" "@types/react": "npm:^18.3.12" "@types/react-dom": "npm:^18.3.1" - "@vitejs/plugin-react": "npm:^4.3.3" + "@vitejs/plugin-react": "npm:^4.3.4" date-fns: "npm:^4.1.0" eslint: "npm:^9.15.0" jotai-devtools: "npm:^0.10.1" @@ -4967,8 +4843,8 @@ __metadata: react-dom: "npm:^18.3.1" react-error-boundary: "npm:^4.1.1" react-hot-toast: "npm:^2.4.1" - typescript: "npm:^5.6.3" - vite: "npm:^5.4.11" + typescript: "npm:^5.7.2" + vite: "npm:^6.0.1" languageName: unknown linkType: soft @@ -4981,11 +4857,11 @@ __metadata: "@reactive-dot/vue": "workspace:^" "@tsconfig/recommended": "npm:^1.0.8" "@tsconfig/strictest": "npm:^2.0.5" - "@vitejs/plugin-vue": "npm:^5.2.0" + "@vitejs/plugin-vue": "npm:^5.2.1" eslint: "npm:^9.15.0" polkadot-api: "npm:^1.7.6" - typescript: "npm:^5.6.3" - vite: "npm:^5.4.11" + typescript: "npm:^5.7.2" + vite: "npm:^6.0.1" vue: "npm:^3.5.12" languageName: unknown linkType: soft @@ -5003,7 +4879,7 @@ __metadata: jotai: "npm:^2.10.2" polkadot-api: "npm:^1.7.6" react: "npm:^18.3.1" - typescript: "npm:^5.6.3" + typescript: "npm:^5.7.2" peerDependencies: react: 18.x languageName: unknown @@ -5017,8 +4893,8 @@ __metadata: "@tsconfig/recommended": "npm:^1.0.8" "@tsconfig/strictest": "npm:^2.0.5" eslint: "npm:^9.15.0" - typescript: "npm:^5.6.3" - vitest: "npm:^2.1.5" + typescript: "npm:^5.7.2" + vitest: "npm:^2.1.6" languageName: unknown linkType: soft @@ -5031,7 +4907,7 @@ __metadata: "@tsconfig/recommended": "npm:^1.0.8" "@tsconfig/strictest": "npm:^2.0.5" eslint: "npm:^9.15.0" - typescript: "npm:^5.6.3" + typescript: "npm:^5.7.2" vue: "npm:^3.5.6" peerDependencies: vue: 3.x @@ -5050,7 +4926,7 @@ __metadata: "@tsconfig/strictest": "npm:^2.0.5" buffer: "npm:^6.0.3" eslint: "npm:^9.15.0" - typescript: "npm:^5.6.3" + typescript: "npm:^5.7.2" languageName: unknown linkType: soft @@ -5065,7 +4941,7 @@ __metadata: "@walletconnect/modal": "npm:^2.7.0" "@walletconnect/universal-provider": "npm:^2.17.2" eslint: "npm:^9.15.0" - typescript: "npm:^5.6.3" + typescript: "npm:^5.7.2" languageName: unknown linkType: soft @@ -5081,13 +4957,6 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-android-arm-eabi@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-android-arm-eabi@npm:4.22.4" - conditions: os=android & cpu=arm - languageName: node - linkType: hard - "@rollup/rollup-android-arm-eabi@npm:4.27.3": version: 4.27.3 resolution: "@rollup/rollup-android-arm-eabi@npm:4.27.3" @@ -5095,10 +4964,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-android-arm64@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-android-arm64@npm:4.22.4" - conditions: os=android & cpu=arm64 +"@rollup/rollup-android-arm-eabi@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-android-arm-eabi@npm:4.27.4" + conditions: os=android & cpu=arm languageName: node linkType: hard @@ -5109,10 +4978,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-darwin-arm64@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-darwin-arm64@npm:4.22.4" - conditions: os=darwin & cpu=arm64 +"@rollup/rollup-android-arm64@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-android-arm64@npm:4.27.4" + conditions: os=android & cpu=arm64 languageName: node linkType: hard @@ -5123,10 +4992,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-darwin-x64@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-darwin-x64@npm:4.22.4" - conditions: os=darwin & cpu=x64 +"@rollup/rollup-darwin-arm64@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-darwin-arm64@npm:4.27.4" + conditions: os=darwin & cpu=arm64 languageName: node linkType: hard @@ -5137,6 +5006,13 @@ __metadata: 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" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@rollup/rollup-freebsd-arm64@npm:4.27.3": version: 4.27.3 resolution: "@rollup/rollup-freebsd-arm64@npm:4.27.3" @@ -5144,6 +5020,13 @@ __metadata: 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" + conditions: os=freebsd & cpu=arm64 + languageName: node + linkType: hard + "@rollup/rollup-freebsd-x64@npm:4.27.3": version: 4.27.3 resolution: "@rollup/rollup-freebsd-x64@npm:4.27.3" @@ -5151,10 +5034,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-arm-gnueabihf@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.22.4" - conditions: os=linux & cpu=arm & libc=glibc +"@rollup/rollup-freebsd-x64@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-freebsd-x64@npm:4.27.4" + conditions: os=freebsd & cpu=x64 languageName: node linkType: hard @@ -5165,10 +5048,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-arm-musleabihf@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.22.4" - conditions: os=linux & cpu=arm & libc=musl +"@rollup/rollup-linux-arm-gnueabihf@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.27.4" + conditions: os=linux & cpu=arm & libc=glibc languageName: node linkType: hard @@ -5179,10 +5062,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-arm64-gnu@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.22.4" - conditions: os=linux & cpu=arm64 & libc=glibc +"@rollup/rollup-linux-arm-musleabihf@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.27.4" + conditions: os=linux & cpu=arm & libc=musl languageName: node linkType: hard @@ -5193,10 +5076,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-arm64-musl@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-arm64-musl@npm:4.22.4" - conditions: os=linux & cpu=arm64 & libc=musl +"@rollup/rollup-linux-arm64-gnu@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.27.4" + conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard @@ -5207,10 +5090,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-powerpc64le-gnu@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.22.4" - conditions: os=linux & cpu=ppc64 & libc=glibc +"@rollup/rollup-linux-arm64-musl@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-arm64-musl@npm:4.27.4" + conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard @@ -5221,10 +5104,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-riscv64-gnu@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.22.4" - conditions: os=linux & cpu=riscv64 & libc=glibc +"@rollup/rollup-linux-powerpc64le-gnu@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.27.4" + conditions: os=linux & cpu=ppc64 & libc=glibc languageName: node linkType: hard @@ -5235,10 +5118,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-s390x-gnu@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.22.4" - conditions: os=linux & cpu=s390x & libc=glibc +"@rollup/rollup-linux-riscv64-gnu@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.27.4" + conditions: os=linux & cpu=riscv64 & libc=glibc languageName: node linkType: hard @@ -5249,10 +5132,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-x64-gnu@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-x64-gnu@npm:4.22.4" - conditions: os=linux & cpu=x64 & libc=glibc +"@rollup/rollup-linux-s390x-gnu@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.27.4" + conditions: os=linux & cpu=s390x & libc=glibc languageName: node linkType: hard @@ -5263,10 +5146,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-linux-x64-musl@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-linux-x64-musl@npm:4.22.4" - conditions: os=linux & cpu=x64 & libc=musl +"@rollup/rollup-linux-x64-gnu@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-x64-gnu@npm:4.27.4" + conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard @@ -5277,10 +5160,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-win32-arm64-msvc@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.22.4" - conditions: os=win32 & cpu=arm64 +"@rollup/rollup-linux-x64-musl@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-linux-x64-musl@npm:4.27.4" + conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard @@ -5291,10 +5174,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-win32-ia32-msvc@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.22.4" - conditions: os=win32 & cpu=ia32 +"@rollup/rollup-win32-arm64-msvc@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.27.4" + conditions: os=win32 & cpu=arm64 languageName: node linkType: hard @@ -5305,10 +5188,10 @@ __metadata: languageName: node linkType: hard -"@rollup/rollup-win32-x64-msvc@npm:4.22.4": - version: 4.22.4 - resolution: "@rollup/rollup-win32-x64-msvc@npm:4.22.4" - conditions: os=win32 & cpu=x64 +"@rollup/rollup-win32-ia32-msvc@npm:4.27.4": + version: 4.27.4 + resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.27.4" + conditions: os=win32 & cpu=ia32 languageName: node linkType: hard @@ -5319,6 +5202,13 @@ __metadata: 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" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@scure/base@npm:^1.1.7": version: 1.1.7 resolution: "@scure/base@npm:1.1.7" @@ -5771,10 +5661,10 @@ __metadata: languageName: node linkType: hard -"@tsconfig/vite-react@npm:^3.0.2": - version: 3.0.2 - resolution: "@tsconfig/vite-react@npm:3.0.2" - checksum: 10c0/df77743db91786b07dd52b33200e0bed9f3aa813ec40ea165374464383bc67be06efaa16612e2fef5800a5802658eec096ae69d77e72490e5c2ea70a506a2021 +"@tsconfig/vite-react@npm:^3.4.0": + version: 3.4.0 + resolution: "@tsconfig/vite-react@npm:3.4.0" + checksum: 10c0/9bd1516f1553903a231d3d4fa06c4f6d28998f50b80d16dd54c05ed8440221a5b1c2d521ab60020ead0b5d98f8be8e1285883292f68d4bb5c2bf9771d8aba4b1 languageName: node linkType: hard @@ -5928,7 +5818,7 @@ __metadata: languageName: node linkType: hard -"@types/estree@npm:*, @types/estree@npm:1.0.5, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.5": +"@types/estree@npm:*, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.5": version: 1.0.5 resolution: "@types/estree@npm:1.0.5" checksum: 10c0/b3b0e334288ddb407c7b3357ca67dbee75ee22db242ca7c56fe27db4e1a31989cb8af48a84dd401deb787fe10cc6b2ab1ee82dc4783be87ededbe3d53c79c70d @@ -6333,15 +6223,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.15.0" +"@typescript-eslint/eslint-plugin@npm:8.16.0": + version: 8.16.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.16.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.15.0" - "@typescript-eslint/type-utils": "npm:8.15.0" - "@typescript-eslint/utils": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" + "@typescript-eslint/scope-manager": "npm:8.16.0" + "@typescript-eslint/type-utils": "npm:8.16.0" + "@typescript-eslint/utils": "npm:8.16.0" + "@typescript-eslint/visitor-keys": "npm:8.16.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -6352,25 +6242,25 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/90ef10cc7d37a81abec4f4a3ffdfc3a0da8e99d949e03c75437e96e8ab2e896e34b85ab64718690180a7712581031b8611c5d8e7666d6ed4d60b9ace834d58e3 + checksum: 10c0/b03612b726ee5aff631cd50e05ceeb06a522e64465e4efdc134e3a27a09406b959ef7a05ec4acef1956b3674dc4fedb6d3a62ce69382f9e30c227bd4093003e5 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/parser@npm:8.15.0" +"@typescript-eslint/parser@npm:8.16.0": + version: 8.16.0 + resolution: "@typescript-eslint/parser@npm:8.16.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.15.0" - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/typescript-estree": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" + "@typescript-eslint/scope-manager": "npm:8.16.0" + "@typescript-eslint/types": "npm:8.16.0" + "@typescript-eslint/typescript-estree": "npm:8.16.0" + "@typescript-eslint/visitor-keys": "npm:8.16.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/19c25aea0dc51faa758701a5319a89950fd30494d9d645db8ced84fb60714c5e7d4b51fc4ee8ccb07ddefec88c51ee307ee7e49addd6330ee8f3e7ee9ba329fc + checksum: 10c0/e49c6640a7a863a16baecfbc5b99392a4731e9c7e9c9aaae4efbc354e305485fe0f39a28bf0acfae85bc01ce37fe0cc140fd315fdaca8b18f9b5e0addff8ceae languageName: node linkType: hard @@ -6384,32 +6274,22 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.14.0, @typescript-eslint/scope-manager@npm:^8.13.0": - version: 8.14.0 - resolution: "@typescript-eslint/scope-manager@npm:8.14.0" - dependencies: - "@typescript-eslint/types": "npm:8.14.0" - "@typescript-eslint/visitor-keys": "npm:8.14.0" - checksum: 10c0/1e1295c6f9febadf63559aad328b23d960510ce6b4c9f74e10d881c3858fa7f1db767cd1af5272d2fe7c9c5c7daebee71854e6f841e413e5d70af282f6616e26 - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/scope-manager@npm:8.15.0" +"@typescript-eslint/scope-manager@npm:8.16.0, @typescript-eslint/scope-manager@npm:^8.15.0": + version: 8.16.0 + resolution: "@typescript-eslint/scope-manager@npm:8.16.0" dependencies: - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" - checksum: 10c0/c27dfdcea4100cc2d6fa967f857067cbc93155b55e648f9f10887a1b9372bb76cf864f7c804f3fa48d7868d9461cdef10bcea3dab7637d5337e8aa8042dc08b9 + "@typescript-eslint/types": "npm:8.16.0" + "@typescript-eslint/visitor-keys": "npm:8.16.0" + checksum: 10c0/23b7c738b83f381c6419a36e6ca951944187e3e00abb8e012bce8041880410fe498303e28bdeb0e619023a69b14cf32a5ec1f9427c5382807788cd8e52a46a6e languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/type-utils@npm:8.15.0" +"@typescript-eslint/type-utils@npm:8.16.0, @typescript-eslint/type-utils@npm:^8.15.0": + version: 8.16.0 + resolution: "@typescript-eslint/type-utils@npm:8.16.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.15.0" - "@typescript-eslint/utils": "npm:8.15.0" + "@typescript-eslint/typescript-estree": "npm:8.16.0" + "@typescript-eslint/utils": "npm:8.16.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependencies: @@ -6417,7 +6297,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/20f09c79c83b38a962cf7eff10d47a2c01bcc0bab7bf6d762594221cd89023ef8c7aec26751c47b524f53f5c8d38bba55a282529b3df82d5f5ab4350496316f9 + checksum: 10c0/24c0e815c8bdf99bf488c7528bd6a7c790e8b3b674cb7fb075663afc2ee26b48e6f4cf7c0d14bb21e2376ca62bd8525cbcb5688f36135b00b62b1d353d7235b9 languageName: node linkType: hard @@ -6436,21 +6316,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:^8.13.0": - version: 8.14.0 - resolution: "@typescript-eslint/type-utils@npm:8.14.0" - dependencies: - "@typescript-eslint/typescript-estree": "npm:8.14.0" - "@typescript-eslint/utils": "npm:8.14.0" - debug: "npm:^4.3.4" - ts-api-utils: "npm:^1.3.0" - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/42616a664b38ca418e13504247e5e1bad6ae85c045b48e5735ffab977d4bd58cc86fb9d2292bbb314fa408d78d4b0454c3a27dbf9f881f9921917a942825c806 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.0.0": version: 8.0.0 resolution: "@typescript-eslint/types@npm:8.0.0" @@ -6458,47 +6323,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.14.0, @typescript-eslint/types@npm:^8.13.0": - version: 8.14.0 - resolution: "@typescript-eslint/types@npm:8.14.0" - checksum: 10c0/7707f900e24e60e6780c5705f69627b7c0ef912cb3b095dfc8f4a0c84e866c66b1c4c10278cf99724560dc66985ec640750c4192786a09b853f9bb4c3ca5a7ce - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/types@npm:8.15.0" - checksum: 10c0/84abc6fd954aff13822a76ac49efdcb90a55c0025c20eee5d8cebcfb68faff33b79bbc711ea524e0209cecd90c5ee3a5f92babc7083c081d3a383a0710264a41 +"@typescript-eslint/types@npm:8.16.0, @typescript-eslint/types@npm:^8.15.0": + version: 8.16.0 + resolution: "@typescript-eslint/types@npm:8.16.0" + checksum: 10c0/141e257ab4060a9c0e2e14334ca14ab6be713659bfa38acd13be70a699fb5f36932a2584376b063063ab3d723b24bc703dbfb1ce57d61d7cfd7ec5bd8a975129 languageName: node linkType: hard "@typescript-eslint/typescript-estree@npm:8.0.0": version: 8.0.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.0.0" - dependencies: - "@typescript-eslint/types": "npm:8.0.0" - "@typescript-eslint/visitor-keys": "npm:8.0.0" - debug: "npm:^4.3.4" - globby: "npm:^11.1.0" - is-glob: "npm:^4.0.3" - minimatch: "npm:^9.0.4" - semver: "npm:^7.6.0" - ts-api-utils: "npm:^1.3.0" - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/a82f3eb2a66a4b2715d09f8f9547c1f0c27ea60c1d10d0777c8ce998b760dbb8ef14466fc2056220b8a236c2d2dc3ee99f482502f5c268bd40909b272bb47eb4 - languageName: node - linkType: hard - -"@typescript-eslint/typescript-estree@npm:8.14.0, @typescript-eslint/typescript-estree@npm:^8.13.0": - version: 8.14.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.14.0" + resolution: "@typescript-eslint/typescript-estree@npm:8.0.0" dependencies: - "@typescript-eslint/types": "npm:8.14.0" - "@typescript-eslint/visitor-keys": "npm:8.14.0" + "@typescript-eslint/types": "npm:8.0.0" + "@typescript-eslint/visitor-keys": "npm:8.0.0" debug: "npm:^4.3.4" - fast-glob: "npm:^3.3.2" + globby: "npm:^11.1.0" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.4" semver: "npm:^7.6.0" @@ -6506,16 +6345,16 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/5e890d22bd067095f871cf144907a8c302db5b5f014c58906ad58d7f23569951cba805042eac6844744e5abb0d3648c9cc221a91b0703da0a8d6345dc1f83e74 + checksum: 10c0/a82f3eb2a66a4b2715d09f8f9547c1f0c27ea60c1d10d0777c8ce998b760dbb8ef14466fc2056220b8a236c2d2dc3ee99f482502f5c268bd40909b272bb47eb4 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.15.0" +"@typescript-eslint/typescript-estree@npm:8.16.0, @typescript-eslint/typescript-estree@npm:^8.15.0": + version: 8.16.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.16.0" dependencies: - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/visitor-keys": "npm:8.15.0" + "@typescript-eslint/types": "npm:8.16.0" + "@typescript-eslint/visitor-keys": "npm:8.16.0" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" @@ -6525,7 +6364,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/3af5c129532db3575349571bbf64d32aeccc4f4df924ac447f5d8f6af8b387148df51965eb2c9b99991951d3dadef4f2509d7ce69bf34a2885d013c040762412 + checksum: 10c0/f28fea5af4798a718b6735d1758b791a331af17386b83cb2856d89934a5d1693f7cb805e73c3b33f29140884ac8ead9931b1d7c3de10176fa18ca7a346fe10d0 languageName: node linkType: hard @@ -6543,34 +6382,20 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.14.0, @typescript-eslint/utils@npm:^8.13.0": - version: 8.14.0 - resolution: "@typescript-eslint/utils@npm:8.14.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.14.0" - "@typescript-eslint/types": "npm:8.14.0" - "@typescript-eslint/typescript-estree": "npm:8.14.0" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/1fcc2651d870832a799a5d1c85fc9421853508a006d6a6073c8316b012489dda77e123d13aea8f53eb9030a2da2c0eb273a6946a9941caa2519b99b33e89b720 - languageName: node - linkType: hard - -"@typescript-eslint/utils@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/utils@npm:8.15.0" +"@typescript-eslint/utils@npm:8.16.0, @typescript-eslint/utils@npm:^8.15.0": + version: 8.16.0 + resolution: "@typescript-eslint/utils@npm:8.16.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.15.0" - "@typescript-eslint/types": "npm:8.15.0" - "@typescript-eslint/typescript-estree": "npm:8.15.0" + "@typescript-eslint/scope-manager": "npm:8.16.0" + "@typescript-eslint/types": "npm:8.16.0" + "@typescript-eslint/typescript-estree": "npm:8.16.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/65743f51845a1f6fd2d21f66ca56182ba33e966716bdca73d30b7a67c294e47889c322de7d7b90ab0818296cd33c628e5eeeb03cec7ef2f76c47de7a453eeda2 + checksum: 10c0/1e61187eef3da1ab1486d2a977d8f3b1cb8ef7fa26338500a17eb875ca42a8942ef3f2241f509eef74cf7b5620c109483afc7d83d5b0ab79b1e15920f5a49818 languageName: node linkType: hard @@ -6584,23 +6409,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.14.0": - version: 8.14.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.14.0" - dependencies: - "@typescript-eslint/types": "npm:8.14.0" - eslint-visitor-keys: "npm:^3.4.3" - checksum: 10c0/d0faf70ed9ecff5e36694bbb161a90bea6db59e0e79a7d4f264d67d565c12b13733d664b736b2730935f013c87ce3155cea954a533d28e99987681bc5f6259c3 - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.15.0": - version: 8.15.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.15.0" +"@typescript-eslint/visitor-keys@npm:8.16.0": + version: 8.16.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.16.0" dependencies: - "@typescript-eslint/types": "npm:8.15.0" + "@typescript-eslint/types": "npm:8.16.0" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/02a954c3752c4328482a884eb1da06ca8fb72ae78ef28f1d854b18f3779406ed47263af22321cf3f65a637ec7584e5f483e34a263b5c8cec60ec85aebc263574 + checksum: 10c0/537df37801831aa8d91082b2adbffafd40305ed4518f0e7d3cbb17cc466d8b9ac95ac91fa232e7fe585d7c522d1564489ec80052ebb2a6ab9bbf89ef9dd9b7bc languageName: node linkType: hard @@ -6611,109 +6426,109 @@ __metadata: languageName: node linkType: hard -"@vitejs/plugin-react@npm:^4.3.3": - version: 4.3.3 - resolution: "@vitejs/plugin-react@npm:4.3.3" +"@vitejs/plugin-react@npm:^4.3.4": + version: 4.3.4 + resolution: "@vitejs/plugin-react@npm:4.3.4" dependencies: - "@babel/core": "npm:^7.25.2" - "@babel/plugin-transform-react-jsx-self": "npm:^7.24.7" - "@babel/plugin-transform-react-jsx-source": "npm:^7.24.7" + "@babel/core": "npm:^7.26.0" + "@babel/plugin-transform-react-jsx-self": "npm:^7.25.9" + "@babel/plugin-transform-react-jsx-source": "npm:^7.25.9" "@types/babel__core": "npm:^7.20.5" react-refresh: "npm:^0.14.2" peerDependencies: - vite: ^4.2.0 || ^5.0.0 - checksum: 10c0/b370c25fb47bb96f0cc51f3aadbbcfce54e40f95a4de67cf932e5ec526f139648da703725c6ea2c71a1b525eb3dd6e3e8ff877da143627cd2575de5ec4f00aa3 + vite: ^4.2.0 || ^5.0.0 || ^6.0.0 + checksum: 10c0/38a47a1dbafae0b97142943d83ee3674cb3331153a60b1a3fd29d230c12c9dfe63b7c345b231a3450168ed8a9375a9a1a253c3d85e9efdc19478c0d56b98496c languageName: node linkType: hard -"@vitejs/plugin-vue@npm:^5.2.0": - version: 5.2.0 - resolution: "@vitejs/plugin-vue@npm:5.2.0" +"@vitejs/plugin-vue@npm:^5.2.1": + version: 5.2.1 + resolution: "@vitejs/plugin-vue@npm:5.2.1" peerDependencies: - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 vue: ^3.2.25 - checksum: 10c0/cdd1850b9dfb4a4548731420381bcfea0912a4dac2392bef0ca0448d5689eefd08e7cfd928f12fccbf7c4a72dd8355fc5d5e8dc61d58853eabb95c96172eb529 + checksum: 10c0/927c06ccf591812c8195967ad550059a77a922cc9f9672f4e83451538a421427bd4daf8cce20366baa3a70882b2ff6c4e5fea2c1fdc3fd24a8caa061c893c2d8 languageName: node linkType: hard -"@vitest/expect@npm:2.1.5": - version: 2.1.5 - resolution: "@vitest/expect@npm:2.1.5" +"@vitest/expect@npm:2.1.6": + version: 2.1.6 + resolution: "@vitest/expect@npm:2.1.6" dependencies: - "@vitest/spy": "npm:2.1.5" - "@vitest/utils": "npm:2.1.5" + "@vitest/spy": "npm:2.1.6" + "@vitest/utils": "npm:2.1.6" chai: "npm:^5.1.2" tinyrainbow: "npm:^1.2.0" - checksum: 10c0/68f7011e7883dea1d1974fa05d30d7a1eff72f08741312e84f1b138f474e75e9db7ff7ced23a50fc16605baa123a2f10ef9a834b418e03dbeed23d1e0043fc90 + checksum: 10c0/86327692f03b2ec6895486b118f25e1a141749c31ba671d253da4e33cf81db81f40755198ac9b46616155a8b74765d0ab15b8080041dbe139c83a9a0690004a2 languageName: node linkType: hard -"@vitest/mocker@npm:2.1.5": - version: 2.1.5 - resolution: "@vitest/mocker@npm:2.1.5" +"@vitest/mocker@npm:2.1.6": + version: 2.1.6 + resolution: "@vitest/mocker@npm:2.1.6" dependencies: - "@vitest/spy": "npm:2.1.5" + "@vitest/spy": "npm:2.1.6" estree-walker: "npm:^3.0.3" magic-string: "npm:^0.30.12" peerDependencies: msw: ^2.4.9 - vite: ^5.0.0 + vite: ^5.0.0 || ^6.0.0 peerDependenciesMeta: msw: optional: true vite: optional: true - checksum: 10c0/57034aa3476768133042c6b4193d71dbd4ace98c39241ae2c1fa21c33d5afd6d469de86511cdc59a0d7dd5585c05ac605406c60b0ae3cfbf3f650326642d4aca + checksum: 10c0/f8f4482e196a72cc9f202edb07da6f8d612f0daef272525a4c2447a5ffa435cc1cfe758cb79af0e296a60faa973ee0e2767cbb8bb6769eff2b5b9c6941ceda7c languageName: node linkType: hard -"@vitest/pretty-format@npm:2.1.5, @vitest/pretty-format@npm:^2.1.5": - version: 2.1.5 - resolution: "@vitest/pretty-format@npm:2.1.5" +"@vitest/pretty-format@npm:2.1.6, @vitest/pretty-format@npm:^2.1.6": + version: 2.1.6 + resolution: "@vitest/pretty-format@npm:2.1.6" dependencies: tinyrainbow: "npm:^1.2.0" - checksum: 10c0/d6667f1e5d272f557f8cca440af65645346b5aa74a04041466859087f14a78a296e3f1928caa05de0cc558880cc8a49ce14696fef7b8f5dbc3eb856d672b0abf + checksum: 10c0/5c82496e5816c0c388bbe18a88ed01b39f5492aaa8e0df90868a65a50ee135105da367e58b4a0bed0dc67201c0518c451a32a5d9b81f56665b76b1c75c550686 languageName: node linkType: hard -"@vitest/runner@npm:2.1.5": - version: 2.1.5 - resolution: "@vitest/runner@npm:2.1.5" +"@vitest/runner@npm:2.1.6": + version: 2.1.6 + resolution: "@vitest/runner@npm:2.1.6" dependencies: - "@vitest/utils": "npm:2.1.5" + "@vitest/utils": "npm:2.1.6" pathe: "npm:^1.1.2" - checksum: 10c0/d39ea4c6f8805aa3e52130ac0a3d325506a4d4bb97d0d7ac80734beb21d9a496ee50586de9801f4b66f2dc8ff38f27a75065a258fd3633bc1cfe68bd9c1dd73e + checksum: 10c0/3105aaa875ac58e237626ae3f9734cf003c2e40886a96ba20e78f1c1f721c9013d4f720d4a2fa4cd3a415ccd529bb4c7ff73021871c8ecda423f7e1fb7695cd4 languageName: node linkType: hard -"@vitest/snapshot@npm:2.1.5": - version: 2.1.5 - resolution: "@vitest/snapshot@npm:2.1.5" +"@vitest/snapshot@npm:2.1.6": + version: 2.1.6 + resolution: "@vitest/snapshot@npm:2.1.6" dependencies: - "@vitest/pretty-format": "npm:2.1.5" + "@vitest/pretty-format": "npm:2.1.6" magic-string: "npm:^0.30.12" pathe: "npm:^1.1.2" - checksum: 10c0/3dc44b5a043acbbd15e08c3c0519ef5a344d06ade10ee9522b4e4305f4826f2be8353b58d0b6e11aa272078ba42ff0d2ffa62368b6e0cf996ad0d7977df9f22f + checksum: 10c0/91708ee9fdf9ccaa637d9fa58141342831aaf2119641f050a45f80cca37f0a4c1f7d65363e609a6353594418d5ecfebacd090c64273cd63de6915d186c948632 languageName: node linkType: hard -"@vitest/spy@npm:2.1.5": - version: 2.1.5 - resolution: "@vitest/spy@npm:2.1.5" +"@vitest/spy@npm:2.1.6": + version: 2.1.6 + resolution: "@vitest/spy@npm:2.1.6" dependencies: tinyspy: "npm:^3.0.2" - checksum: 10c0/c5222cc7074db5705573e5da674b8488f9e46d61a2bd64e992f5f5819feff35f015e8d0236c7e07d1870bddf5d36dc0622f674c071ab4ca8fa4f4f5d02172315 + checksum: 10c0/4d3e965f9096968125dd4f53a66a8afd7a105852a41bd36865288bef5b6a79f3ec6f2056cc1c7be5a0afb2cd86b3b83e354451f452bf049ddd4516005a748f6f languageName: node linkType: hard -"@vitest/utils@npm:2.1.5": - version: 2.1.5 - resolution: "@vitest/utils@npm:2.1.5" +"@vitest/utils@npm:2.1.6": + version: 2.1.6 + resolution: "@vitest/utils@npm:2.1.6" dependencies: - "@vitest/pretty-format": "npm:2.1.5" + "@vitest/pretty-format": "npm:2.1.6" loupe: "npm:^3.1.2" tinyrainbow: "npm:^1.2.0" - checksum: 10c0/3d1e65025e418948b215b8856548a91856522660d898b872485a91acf397e085e90968ee9c3f521589b5274717da32e954ef8a549aa60cc1c3338224fdfb4c5e + checksum: 10c0/1ec077b9707ec627075348f1a98687c7bb2fcbf9edf6e73dea6842c328d0d51a33663d22679e2a90a75f45afca9246f8fa3ea452447f474ae9d5f4eca4023b91 languageName: node linkType: hard @@ -8006,17 +7821,17 @@ __metadata: languageName: node linkType: hard -"browserslist@npm:^4.23.1": - version: 4.24.0 - resolution: "browserslist@npm:4.24.0" +"browserslist@npm:^4.24.0": + version: 4.24.2 + resolution: "browserslist@npm:4.24.2" dependencies: - caniuse-lite: "npm:^1.0.30001663" - electron-to-chromium: "npm:^1.5.28" + caniuse-lite: "npm:^1.0.30001669" + electron-to-chromium: "npm:^1.5.41" node-releases: "npm:^2.0.18" - update-browserslist-db: "npm:^1.1.0" + update-browserslist-db: "npm:^1.1.1" bin: browserslist: cli.js - checksum: 10c0/95e76ad522753c4c470427f6e3c8a4bb5478ff448841e22b3d3e53f89ecaf17b6984666d6c7e715c370f1e7fa0cf684f42e34e554236a8b2fab38ea76b9e4c52 + checksum: 10c0/d747c9fb65ed7b4f1abcae4959405707ed9a7b835639f8a9ba0da2911995a6ab9b0648fd05baf2a4d4e3cf7f9fdbad56d3753f91881e365992c1d49c8d88ff7a languageName: node linkType: hard @@ -8191,10 +8006,10 @@ __metadata: languageName: node linkType: hard -"caniuse-lite@npm:^1.0.30001663": - version: 1.0.30001664 - resolution: "caniuse-lite@npm:1.0.30001664" - checksum: 10c0/db2b431aba41a585191ab1e4d40da0ad349ff32400edac2a167bf6bf92dbf9c704eab03dc60fb89e882ce02478d61c3036b2b1bdce8edf9b2aabda5608bae05e +"caniuse-lite@npm:^1.0.30001669": + version: 1.0.30001684 + resolution: "caniuse-lite@npm:1.0.30001684" + checksum: 10c0/446485ca3d9caf408a339a44636a86a2b119ec247492393ae661cd93dccd6668401dd2dfec1e149be4e44563cd1e23351b44453a52fa2c2f19e2bf3287c865f6 languageName: node linkType: hard @@ -8680,6 +8495,13 @@ __metadata: languageName: node linkType: hard +"compare-versions@npm:^6.1.1": + version: 6.1.1 + resolution: "compare-versions@npm:6.1.1" + checksum: 10c0/415205c7627f9e4f358f571266422980c9fe2d99086be0c9a48008ef7c771f32b0fbe8e97a441ffedc3910872f917a0675fe0fe3c3b6d331cda6d8690be06338 + languageName: node + linkType: hard + "compressible@npm:~2.0.16": version: 2.0.18 resolution: "compressible@npm:2.0.18" @@ -8718,6 +8540,13 @@ __metadata: languageName: node linkType: hard +"confbox@npm:^0.1.8": + version: 0.1.8 + resolution: "confbox@npm:0.1.8" + checksum: 10c0/fc2c68d97cb54d885b10b63e45bd8da83a8a71459d3ecf1825143dd4c7f9f1b696b3283e07d9d12a144c1301c2ebc7842380bdf0014e55acc4ae1c9550102418 + languageName: node + linkType: hard + "config-chain@npm:^1.1.11": version: 1.1.13 resolution: "config-chain@npm:1.1.13" @@ -8967,17 +8796,6 @@ __metadata: languageName: node linkType: hard -"cross-spawn@npm:^5.1.0": - version: 5.1.0 - resolution: "cross-spawn@npm:5.1.0" - dependencies: - lru-cache: "npm:^4.0.1" - shebang-command: "npm:^1.2.0" - which: "npm:^1.2.9" - checksum: 10c0/1918621fddb9f8c61e02118b2dbf81f611ccd1544ceaca0d026525341832b8511ce2504c60f935dbc06b35e5ef156fe8c1e72708c27dd486f034e9c0e1e07201 - languageName: node - linkType: hard - "cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3": version: 7.0.3 resolution: "cross-spawn@npm:7.0.3" @@ -9793,10 +9611,10 @@ __metadata: languageName: node linkType: hard -"electron-to-chromium@npm:^1.5.28": - version: 1.5.29 - resolution: "electron-to-chromium@npm:1.5.29" - checksum: 10c0/ae4849f1fe8d756d30c6f5f992803d8550a98b38a30aecc7d9776858cf229ad05b12cb9f7675f0a89330a077d16e28388cfe394fdd9d0828ffe860c8568c95c2 +"electron-to-chromium@npm:^1.5.41": + version: 1.5.67 + resolution: "electron-to-chromium@npm:1.5.67" + checksum: 10c0/bcd21c3961267fd733973586045a38d41f697e6821e7624cdd39d48fd744d9bd93ec7db59abbafeb464861218b959a920892cfaa719bff4441d1d49f8dcdff94 languageName: node linkType: hard @@ -10007,86 +9825,6 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:^0.21.3": - version: 0.21.5 - resolution: "esbuild@npm:0.21.5" - dependencies: - "@esbuild/aix-ppc64": "npm:0.21.5" - "@esbuild/android-arm": "npm:0.21.5" - "@esbuild/android-arm64": "npm:0.21.5" - "@esbuild/android-x64": "npm:0.21.5" - "@esbuild/darwin-arm64": "npm:0.21.5" - "@esbuild/darwin-x64": "npm:0.21.5" - "@esbuild/freebsd-arm64": "npm:0.21.5" - "@esbuild/freebsd-x64": "npm:0.21.5" - "@esbuild/linux-arm": "npm:0.21.5" - "@esbuild/linux-arm64": "npm:0.21.5" - "@esbuild/linux-ia32": "npm:0.21.5" - "@esbuild/linux-loong64": "npm:0.21.5" - "@esbuild/linux-mips64el": "npm:0.21.5" - "@esbuild/linux-ppc64": "npm:0.21.5" - "@esbuild/linux-riscv64": "npm:0.21.5" - "@esbuild/linux-s390x": "npm:0.21.5" - "@esbuild/linux-x64": "npm:0.21.5" - "@esbuild/netbsd-x64": "npm:0.21.5" - "@esbuild/openbsd-x64": "npm:0.21.5" - "@esbuild/sunos-x64": "npm:0.21.5" - "@esbuild/win32-arm64": "npm:0.21.5" - "@esbuild/win32-ia32": "npm:0.21.5" - "@esbuild/win32-x64": "npm:0.21.5" - dependenciesMeta: - "@esbuild/aix-ppc64": - optional: true - "@esbuild/android-arm": - optional: true - "@esbuild/android-arm64": - optional: true - "@esbuild/android-x64": - optional: true - "@esbuild/darwin-arm64": - optional: true - "@esbuild/darwin-x64": - optional: true - "@esbuild/freebsd-arm64": - optional: true - "@esbuild/freebsd-x64": - optional: true - "@esbuild/linux-arm": - optional: true - "@esbuild/linux-arm64": - optional: true - "@esbuild/linux-ia32": - optional: true - "@esbuild/linux-loong64": - optional: true - "@esbuild/linux-mips64el": - optional: true - "@esbuild/linux-ppc64": - optional: true - "@esbuild/linux-riscv64": - optional: true - "@esbuild/linux-s390x": - optional: true - "@esbuild/linux-x64": - optional: true - "@esbuild/netbsd-x64": - optional: true - "@esbuild/openbsd-x64": - optional: true - "@esbuild/sunos-x64": - optional: true - "@esbuild/win32-arm64": - optional: true - "@esbuild/win32-ia32": - optional: true - "@esbuild/win32-x64": - optional: true - bin: - esbuild: bin/esbuild - checksum: 10c0/fa08508adf683c3f399e8a014a6382a6b65542213431e26206c0720e536b31c09b50798747c2a105a4bbba1d9767b8d3615a74c2f7bf1ddf6d836cd11eb672de - languageName: node - linkType: hard - "esbuild@npm:^0.24.0": version: 0.24.0 resolution: "esbuild@npm:0.24.0" @@ -10219,21 +9957,21 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-debug@npm:1.16.1": - version: 1.16.1 - resolution: "eslint-plugin-react-debug@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/core": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/type-utils": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"eslint-plugin-react-debug@npm:1.17.1": + version: 1.17.1 + resolution: "eslint-plugin-react-debug@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/core": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/type-utils": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" string-ts: "npm:^2.2.0" ts-pattern: "npm:^5.5.0" peerDependencies: @@ -10244,24 +9982,25 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/81c1d182c75bdde9da53803a7cc31cd9c3676aeb1ce87e0839f30f06b1b14db7cadb05b6addc36cc6d1897082709c29c285bfac325ef6738bde08fab7fd60482 + checksum: 10c0/3060b8fc75c3045e59f2c591827f5159a61bed390f7694366154dc0b5301871b96201b92d455fe89aa0f9c2ec03da3de432adb595365342a66fa75ee48975fa4 languageName: node linkType: hard -"eslint-plugin-react-dom@npm:1.16.1": - version: 1.16.1 - resolution: "eslint-plugin-react-dom@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/core": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"eslint-plugin-react-dom@npm:1.17.1": + version: 1.17.1 + resolution: "eslint-plugin-react-dom@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/core": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" + compare-versions: "npm:^6.1.1" ts-pattern: "npm:^5.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -10271,25 +10010,25 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/ff5289393653abbd84970856e95537058bb8d04eaf61dca8642e920f7ec2c358d663621da770799abf29d49261859aa24935b44e532c2d4413cd2c0011e25e57 + checksum: 10c0/bdb61bf706a41ade20a6006ef73456aebc7c5a1d7fc04dd81958833a908c28bee164e33d32c259925274e4fdb1998304ebc2af36ab8b2997d6c965fc99e0037b languageName: node linkType: hard -"eslint-plugin-react-hooks-extra@npm:1.16.1": - version: 1.16.1 - resolution: "eslint-plugin-react-hooks-extra@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/core": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/type-utils": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"eslint-plugin-react-hooks-extra@npm:1.17.1": + version: 1.17.1 + resolution: "eslint-plugin-react-hooks-extra@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/core": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/type-utils": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" ts-pattern: "npm:^5.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -10299,7 +10038,7 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/45fa7484e971120cb3b4e2a9772f091deb2dddd982e6564b7ac605a54bbb3fccdb19d83cb76fa39aded9272153846388d39bc5a603cac26afc373c9bae61a506 + checksum: 10c0/db9f97b7db87e4bf15f76924587ef2e6af46900f6afd9520eb7d79b25be2801f4670b0537a0232fb8e369830761394fdfd0ced4f50a8f4d3bf398ca889965941 languageName: node linkType: hard @@ -10312,20 +10051,20 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-naming-convention@npm:1.16.1": - version: 1.16.1 - resolution: "eslint-plugin-react-naming-convention@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/core": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/type-utils": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"eslint-plugin-react-naming-convention@npm:1.17.1": + version: 1.17.1 + resolution: "eslint-plugin-react-naming-convention@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/core": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/type-utils": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" ts-pattern: "npm:^5.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -10335,24 +10074,24 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/3cd1711aed429633da047daae2f4b88c846a7cc2d9074d1164d723dae77f737bd0c1af40a65a8f1b093b82dca08d880e33e1adf05923ade10298c8d65306b714 + checksum: 10c0/2f6aea4c67f04b20e1c22aa6ad2cafb1bc76487df91f1d6bed0bba891910b7d50953fc8f098c3abe0f0cbb3e9d1045487f689b17edeac8c64a5a1769beeb9e1a languageName: node linkType: hard -"eslint-plugin-react-web-api@npm:1.16.1": - version: 1.16.1 - resolution: "eslint-plugin-react-web-api@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/core": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" +"eslint-plugin-react-web-api@npm:1.17.1": + version: 1.17.1 + resolution: "eslint-plugin-react-web-api@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/core": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" birecord: "npm:^0.1.1" ts-pattern: "npm:^5.5.0" peerDependencies: @@ -10363,26 +10102,27 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/2c8b844e0e7f0aba6aa35cb596cf84661644f5e3bc08f116d34955811f1a0e3df77028248ddd59973efbd486b7d95ae7c5cd3af80317499053924c730f1b4b9e - languageName: node - linkType: hard - -"eslint-plugin-react-x@npm:1.16.1": - version: 1.16.1 - resolution: "eslint-plugin-react-x@npm:1.16.1" - dependencies: - "@eslint-react/ast": "npm:1.16.1" - "@eslint-react/core": "npm:1.16.1" - "@eslint-react/jsx": "npm:1.16.1" - "@eslint-react/shared": "npm:1.16.1" - "@eslint-react/tools": "npm:1.16.1" - "@eslint-react/types": "npm:1.16.1" - "@eslint-react/var": "npm:1.16.1" - "@typescript-eslint/scope-manager": "npm:^8.13.0" - "@typescript-eslint/type-utils": "npm:^8.13.0" - "@typescript-eslint/types": "npm:^8.13.0" - "@typescript-eslint/utils": "npm:^8.13.0" - is-immutable-type: "npm:5.0.0" + checksum: 10c0/9f699c7ceac8c8202baf7d5df4de324dbb853997d184bb1b4d70cb4f4ba4b30324968acff2b147a69ed9a240321cb83ea57d85ffe527230759024c100f356d1f + languageName: node + linkType: hard + +"eslint-plugin-react-x@npm:1.17.1": + version: 1.17.1 + resolution: "eslint-plugin-react-x@npm:1.17.1" + dependencies: + "@eslint-react/ast": "npm:1.17.1" + "@eslint-react/core": "npm:1.17.1" + "@eslint-react/jsx": "npm:1.17.1" + "@eslint-react/shared": "npm:1.17.1" + "@eslint-react/tools": "npm:1.17.1" + "@eslint-react/types": "npm:1.17.1" + "@eslint-react/var": "npm:1.17.1" + "@typescript-eslint/scope-manager": "npm:^8.15.0" + "@typescript-eslint/type-utils": "npm:^8.15.0" + "@typescript-eslint/types": "npm:^8.15.0" + "@typescript-eslint/utils": "npm:^8.15.0" + compare-versions: "npm:^6.1.1" + is-immutable-type: "npm:^5.0.0" ts-pattern: "npm:^5.5.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -10392,17 +10132,17 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/e160bd8e48acc6f7faf53ec994881a69360205b671bb3e8104a7eae7a5f23e5dd8ebf4974fde76e52ab2d1b3b2562c7f2cb0fb4e8447d2d4738e6d82302d2a5b + checksum: 10c0/a1d883e653fb815145dd47e60bd5708688f3bee8384a09df7fa4972c503d7f623eb1a19f4c1c620008aa6f75563ee484c30b9a16a2b8ec46368ad87d2f926ccb languageName: node linkType: hard -"eslint-plugin-tsdoc@npm:^0.3.0": - version: 0.3.0 - resolution: "eslint-plugin-tsdoc@npm:0.3.0" +"eslint-plugin-tsdoc@npm:^0.4.0": + version: 0.4.0 + resolution: "eslint-plugin-tsdoc@npm:0.4.0" dependencies: - "@microsoft/tsdoc": "npm:0.15.0" - "@microsoft/tsdoc-config": "npm:0.17.0" - checksum: 10c0/2ee35c661ad9cd3032ec40a4f7b02c04dddd3ecc40afcd8ea509b744c8bedafb408b0a0466e6f28ef771645fa55bf4600a4ad534723f36fc149ef92dc1f6719e + "@microsoft/tsdoc": "npm:0.15.1" + "@microsoft/tsdoc-config": "npm:0.17.1" + checksum: 10c0/c65b67b789597683456cd346414451618b9a2ed40f4d6b02223426914ba83c37083c8d330d15808ff5e448c755bdb254ff0ffb1971688304168ed8d22dbcc7d3 languageName: node linkType: hard @@ -12585,7 +12325,7 @@ __metadata: languageName: node linkType: hard -"is-immutable-type@npm:5.0.0": +"is-immutable-type@npm:^5.0.0": version: 5.0.0 resolution: "is-immutable-type@npm:5.0.0" dependencies: @@ -13080,6 +12820,15 @@ __metadata: languageName: node linkType: hard +"jsesc@npm:^3.0.2": + version: 3.0.2 + resolution: "jsesc@npm:3.0.2" + bin: + jsesc: bin/jsesc + checksum: 10c0/ef22148f9e793180b14d8a145ee6f9f60f301abf443288117b4b6c53d0ecd58354898dc506ccbb553a5f7827965cd38bc5fb726575aae93c5e8915e2de8290e1 + languageName: node + linkType: hard + "jsesc@npm:~0.5.0": version: 0.5.0 resolution: "jsesc@npm:0.5.0" @@ -13370,6 +13119,16 @@ __metadata: languageName: node linkType: hard +"local-pkg@npm:^0.5.1": + version: 0.5.1 + resolution: "local-pkg@npm:0.5.1" + dependencies: + mlly: "npm:^1.7.3" + pkg-types: "npm:^1.2.1" + checksum: 10c0/ade8346f1dc04875921461adee3c40774b00d4b74095261222ebd4d5fd0a444676e36e325f76760f21af6a60bc82480e154909b54d2d9f7173671e36dacf1808 + languageName: node + linkType: hard + "locate-path@npm:^3.0.0": version: 3.0.0 resolution: "locate-path@npm:3.0.0" @@ -13589,16 +13348,6 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:^4.0.1": - version: 4.1.5 - resolution: "lru-cache@npm:4.1.5" - dependencies: - pseudomap: "npm:^1.0.2" - yallist: "npm:^2.1.2" - checksum: 10c0/1ca5306814e5add9ec63556d6fd9b24a4ecdeaef8e9cea52cbf30301e6b88c8d8ddc7cab45b59b56eb763e6c45af911585dc89925a074ab65e1502e3fe8103cf - languageName: node - linkType: hard - "lru-cache@npm:^5.1.1": version: 5.1.1 resolution: "lru-cache@npm:5.1.1" @@ -14512,7 +14261,7 @@ __metadata: languageName: node linkType: hard -"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5": +"micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8": version: 4.0.8 resolution: "micromatch@npm:4.0.8" dependencies: @@ -14781,6 +14530,18 @@ __metadata: languageName: node linkType: hard +"mlly@npm:^1.7.2, mlly@npm:^1.7.3": + version: 1.7.3 + resolution: "mlly@npm:1.7.3" + dependencies: + acorn: "npm:^8.14.0" + pathe: "npm:^1.1.2" + pkg-types: "npm:^1.2.1" + ufo: "npm:^1.5.4" + checksum: 10c0/b530887fe95a6e3458c1b24e9775dc61c167d402126f2f5f13a13845a3fb77c3db8d79cb32077c98679a392d8ecfdc4e5df3d6925bf650d807dc2dfe8cc35b53 + languageName: node + linkType: hard + "motion@npm:10.16.2": version: 10.16.2 resolution: "motion@npm:10.16.2" @@ -15092,21 +14853,21 @@ __metadata: languageName: node linkType: hard -"nx@npm:^20.1.2": - version: 20.1.2 - resolution: "nx@npm:20.1.2" +"nx@npm:^20.1.4": + version: 20.1.4 + resolution: "nx@npm:20.1.4" dependencies: "@napi-rs/wasm-runtime": "npm:0.2.4" - "@nx/nx-darwin-arm64": "npm:20.1.2" - "@nx/nx-darwin-x64": "npm:20.1.2" - "@nx/nx-freebsd-x64": "npm:20.1.2" - "@nx/nx-linux-arm-gnueabihf": "npm:20.1.2" - "@nx/nx-linux-arm64-gnu": "npm:20.1.2" - "@nx/nx-linux-arm64-musl": "npm:20.1.2" - "@nx/nx-linux-x64-gnu": "npm:20.1.2" - "@nx/nx-linux-x64-musl": "npm:20.1.2" - "@nx/nx-win32-arm64-msvc": "npm:20.1.2" - "@nx/nx-win32-x64-msvc": "npm:20.1.2" + "@nx/nx-darwin-arm64": "npm:20.1.4" + "@nx/nx-darwin-x64": "npm:20.1.4" + "@nx/nx-freebsd-x64": "npm:20.1.4" + "@nx/nx-linux-arm-gnueabihf": "npm:20.1.4" + "@nx/nx-linux-arm64-gnu": "npm:20.1.4" + "@nx/nx-linux-arm64-musl": "npm:20.1.4" + "@nx/nx-linux-x64-gnu": "npm:20.1.4" + "@nx/nx-linux-x64-musl": "npm:20.1.4" + "@nx/nx-win32-arm64-msvc": "npm:20.1.4" + "@nx/nx-win32-x64-msvc": "npm:20.1.4" "@yarnpkg/lockfile": "npm:^1.1.0" "@yarnpkg/parsers": "npm:3.0.2" "@zkochan/js-yaml": "npm:0.0.7" @@ -15170,7 +14931,7 @@ __metadata: bin: nx: bin/nx.js nx-cloud: bin/nx-cloud.js - checksum: 10c0/e2cbe4285814a683b8287203f7669af781794c7719c0b1215c4115ff296315f3c62aca9ba7c337577cd346b71657345c28791c7141b44ef458488e697b5ec63b + checksum: 10c0/a9407ea70ecf9b2f465c94552124ef01d90828025540fa5733e1d3d35e6adab41adfe0c0545ebed37b0e7059e4dfee972351949fd9b643adb13e6daba4dd0214 languageName: node linkType: hard @@ -15839,6 +15600,17 @@ __metadata: languageName: node linkType: hard +"pkg-types@npm:^1.2.1": + version: 1.2.1 + resolution: "pkg-types@npm:1.2.1" + dependencies: + confbox: "npm:^0.1.8" + mlly: "npm:^1.7.2" + pathe: "npm:^1.1.2" + checksum: 10c0/4aef765c039e3ec3ca55171bb8ad776cf060d894c45ddf92b9d680b3fdb1817c8d1c428f74ea6aae144493fa1d6a97df6b8caec6dc31e418f1ce1f728d38014e + languageName: node + linkType: hard + "pkg-up@npm:^3.1.0": version: 3.1.0 resolution: "pkg-up@npm:3.1.0" @@ -16363,17 +16135,6 @@ __metadata: languageName: node linkType: hard -"postcss@npm:^8.4.43": - version: 8.4.45 - resolution: "postcss@npm:8.4.45" - dependencies: - nanoid: "npm:^3.3.7" - picocolors: "npm:^1.0.1" - source-map-js: "npm:^1.2.0" - checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f - languageName: node - linkType: hard - "postcss@npm:^8.4.47": version: 8.4.47 resolution: "postcss@npm:8.4.47" @@ -16385,6 +16146,17 @@ __metadata: languageName: node linkType: hard +"postcss@npm:^8.4.49": + version: 8.4.49 + resolution: "postcss@npm:8.4.49" + dependencies: + nanoid: "npm:^3.3.7" + picocolors: "npm:^1.1.1" + source-map-js: "npm:^1.2.1" + checksum: 10c0/f1b3f17aaf36d136f59ec373459f18129908235e65dbdc3aee5eef8eba0756106f52de5ec4682e29a2eab53eb25170e7e871b3e4b52a8f1de3d344a514306be3 + languageName: node + linkType: hard + "prelude-ls@npm:^1.2.1": version: 1.2.1 resolution: "prelude-ls@npm:1.2.1" @@ -16401,12 +16173,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:^3.3.3": - version: 3.3.3 - resolution: "prettier@npm:3.3.3" +"prettier@npm:^3.4.1": + version: 3.4.1 + resolution: "prettier@npm:3.4.1" bin: prettier: bin/prettier.cjs - checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26 + checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c languageName: node linkType: hard @@ -16575,13 +16347,6 @@ __metadata: languageName: node linkType: hard -"pseudomap@npm:^1.0.2": - version: 1.0.2 - resolution: "pseudomap@npm:1.0.2" - checksum: 10c0/5a91ce114c64ed3a6a553aa7d2943868811377388bb31447f9d8028271bae9b05b340fe0b6961a64e45b9c72946aeb0a4ab635e8f7cb3715ffd0ff2beeb6a679 - languageName: node - linkType: hard - "punycode@npm:^1.3.2": version: 1.4.1 resolution: "punycode@npm:1.4.1" @@ -17087,13 +16852,13 @@ __metadata: resolution: "reactive-dot@workspace:." dependencies: "@changesets/changelog-github": "npm:^0.5.0" - "@changesets/cli": "npm:^2.27.9" - "@commitlint/cli": "npm:^19.5.0" - "@commitlint/config-conventional": "npm:^19.5.0" + "@changesets/cli": "npm:^2.27.10" + "@commitlint/cli": "npm:^19.6.0" + "@commitlint/config-conventional": "npm:^19.6.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" husky: "npm:^9.1.7" - nx: "npm:^20.1.2" - prettier: "npm:^3.3.3" + nx: "npm:^20.1.4" + prettier: "npm:^3.4.1" languageName: unknown linkType: soft @@ -17549,27 +17314,29 @@ __metadata: languageName: node linkType: hard -"rollup@npm:^4.13.0, rollup@npm:^4.20.0": - version: 4.22.4 - resolution: "rollup@npm:4.22.4" - dependencies: - "@rollup/rollup-android-arm-eabi": "npm:4.22.4" - "@rollup/rollup-android-arm64": "npm:4.22.4" - "@rollup/rollup-darwin-arm64": "npm:4.22.4" - "@rollup/rollup-darwin-x64": "npm:4.22.4" - "@rollup/rollup-linux-arm-gnueabihf": "npm:4.22.4" - "@rollup/rollup-linux-arm-musleabihf": "npm:4.22.4" - "@rollup/rollup-linux-arm64-gnu": "npm:4.22.4" - "@rollup/rollup-linux-arm64-musl": "npm:4.22.4" - "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.22.4" - "@rollup/rollup-linux-riscv64-gnu": "npm:4.22.4" - "@rollup/rollup-linux-s390x-gnu": "npm:4.22.4" - "@rollup/rollup-linux-x64-gnu": "npm:4.22.4" - "@rollup/rollup-linux-x64-musl": "npm:4.22.4" - "@rollup/rollup-win32-arm64-msvc": "npm:4.22.4" - "@rollup/rollup-win32-ia32-msvc": "npm:4.22.4" - "@rollup/rollup-win32-x64-msvc": "npm:4.22.4" - "@types/estree": "npm:1.0.5" +"rollup@npm:^4.23.0": + version: 4.27.4 + resolution: "rollup@npm:4.27.4" + dependencies: + "@rollup/rollup-android-arm-eabi": "npm:4.27.4" + "@rollup/rollup-android-arm64": "npm:4.27.4" + "@rollup/rollup-darwin-arm64": "npm:4.27.4" + "@rollup/rollup-darwin-x64": "npm:4.27.4" + "@rollup/rollup-freebsd-arm64": "npm:4.27.4" + "@rollup/rollup-freebsd-x64": "npm:4.27.4" + "@rollup/rollup-linux-arm-gnueabihf": "npm:4.27.4" + "@rollup/rollup-linux-arm-musleabihf": "npm:4.27.4" + "@rollup/rollup-linux-arm64-gnu": "npm:4.27.4" + "@rollup/rollup-linux-arm64-musl": "npm:4.27.4" + "@rollup/rollup-linux-powerpc64le-gnu": "npm:4.27.4" + "@rollup/rollup-linux-riscv64-gnu": "npm:4.27.4" + "@rollup/rollup-linux-s390x-gnu": "npm:4.27.4" + "@rollup/rollup-linux-x64-gnu": "npm:4.27.4" + "@rollup/rollup-linux-x64-musl": "npm:4.27.4" + "@rollup/rollup-win32-arm64-msvc": "npm:4.27.4" + "@rollup/rollup-win32-ia32-msvc": "npm:4.27.4" + "@rollup/rollup-win32-x64-msvc": "npm:4.27.4" + "@types/estree": "npm:1.0.6" fsevents: "npm:~2.3.2" dependenciesMeta: "@rollup/rollup-android-arm-eabi": @@ -17580,6 +17347,10 @@ __metadata: optional: true "@rollup/rollup-darwin-x64": optional: true + "@rollup/rollup-freebsd-arm64": + optional: true + "@rollup/rollup-freebsd-x64": + optional: true "@rollup/rollup-linux-arm-gnueabihf": optional: true "@rollup/rollup-linux-arm-musleabihf": @@ -17608,7 +17379,7 @@ __metadata: optional: true bin: rollup: dist/bin/rollup - checksum: 10c0/4c96b6e2e0c5dbe73b4ba899cea894a05115ab8c65ccff631fbbb944e2b3a9f2eb3b99c2dce3dd91b179647df1892ffc44ecee29381ccf155ba8000b22712a32 + checksum: 10c0/1442650cfea5e4617ce14743784f6f578817e31db56f9c8aaf96a82daa9bc20b6ccd66c0d677dbf302a4da3e70664dc3bef11a1aec85e6aff3cecccb945b1d35 languageName: node linkType: hard @@ -18013,15 +17784,6 @@ __metadata: languageName: node linkType: hard -"shebang-command@npm:^1.2.0": - version: 1.2.0 - resolution: "shebang-command@npm:1.2.0" - dependencies: - shebang-regex: "npm:^1.0.0" - checksum: 10c0/7b20dbf04112c456b7fc258622dafd566553184ac9b6938dd30b943b065b21dabd3776460df534cc02480db5e1b6aec44700d985153a3da46e7db7f9bd21326d - languageName: node - linkType: hard - "shebang-command@npm:^2.0.0": version: 2.0.0 resolution: "shebang-command@npm:2.0.0" @@ -18031,13 +17793,6 @@ __metadata: languageName: node linkType: hard -"shebang-regex@npm:^1.0.0": - version: 1.0.0 - resolution: "shebang-regex@npm:1.0.0" - checksum: 10c0/9abc45dee35f554ae9453098a13fdc2f1730e525a5eb33c51f096cc31f6f10a4b38074c1ebf354ae7bffa7229506083844008dfc3bb7818228568c0b2dc1fff2 - languageName: node - linkType: hard - "shebang-regex@npm:^3.0.0": version: 3.0.0 resolution: "shebang-regex@npm:3.0.0" @@ -18338,13 +18093,13 @@ __metadata: languageName: node linkType: hard -"spawndamnit@npm:^2.0.0": - version: 2.0.0 - resolution: "spawndamnit@npm:2.0.0" +"spawndamnit@npm:^3.0.1": + version: 3.0.1 + resolution: "spawndamnit@npm:3.0.1" dependencies: - cross-spawn: "npm:^5.1.0" - signal-exit: "npm:^3.0.2" - checksum: 10c0/3d3aa1b750130a78cad591828c203e706cb132fbd7dccab8ae5354984117cd1464c7f9ef6c4756e6590fec16bab77fe2c85d1eb8e59006d303836007922d359c + cross-spawn: "npm:^7.0.5" + signal-exit: "npm:^4.0.1" + checksum: 10c0/a9821a59bc78a665bd44718dea8f4f4010bb1a374972b0a6a1633b9186cda6d6fd93f22d1e49d9944d6bb175ba23ce29036a4bd624884fb157d981842c3682f3 languageName: node linkType: hard @@ -19260,19 +19015,19 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.15.0": - version: 8.15.0 - resolution: "typescript-eslint@npm:8.15.0" +"typescript-eslint@npm:^8.16.0": + version: 8.16.0 + resolution: "typescript-eslint@npm:8.16.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.15.0" - "@typescript-eslint/parser": "npm:8.15.0" - "@typescript-eslint/utils": "npm:8.15.0" + "@typescript-eslint/eslint-plugin": "npm:8.16.0" + "@typescript-eslint/parser": "npm:8.16.0" + "@typescript-eslint/utils": "npm:8.16.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/589aebf0d0b9b79db1cd0b7c2ea08c6b5727c1db095d39077d070c332066c7d549a0eb2ef60b0d41619720c317c1955236c5c8ee6320bc7c6ae475add7223b55 + checksum: 10c0/3da9401d6c2416b9d95c96a41a9423a5379d233a120cd3304e2c03f191d350ce91cf0c7e60017f7b10c93b4cc1190592702735735b771c1ce1bf68f71a9f1647 languageName: node linkType: hard @@ -19286,6 +19041,16 @@ __metadata: languageName: node linkType: hard +"typescript@npm:^5.7.2": + version: 5.7.2 + resolution: "typescript@npm:5.7.2" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/a873118b5201b2ef332127ef5c63fb9d9c155e6fdbe211cbd9d8e65877283797cca76546bad742eea36ed7efbe3424a30376818f79c7318512064e8625d61622 + languageName: node + linkType: hard + "typescript@patch:typescript@npm%3A^5.6.3#optional!builtin": version: 5.6.3 resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin::version=5.6.3&hash=8c6c40" @@ -19296,6 +19061,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A^5.7.2#optional!builtin": + version: 5.7.2 + resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=5786d5" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10c0/f3b8082c9d1d1629a215245c9087df56cb784f9fb6f27b5d55577a20e68afe2a889c040aacff6d27e35be165ecf9dca66e694c42eb9a50b3b2c451b36b5675cb + languageName: node + linkType: hard + "ufo@npm:^1.4.0, ufo@npm:^1.5.3": version: 1.5.3 resolution: "ufo@npm:1.5.3" @@ -19303,6 +19078,13 @@ __metadata: languageName: node linkType: hard +"ufo@npm:^1.5.4": + version: 1.5.4 + resolution: "ufo@npm:1.5.4" + checksum: 10c0/b5dc4dc435c49c9ef8890f1b280a19ee4d0954d1d6f9ab66ce62ce64dd04c7be476781531f952a07c678d51638d02ad4b98e16237be29149295b0f7c09cda765 + languageName: node + linkType: hard + "uint8arrays@npm:3.1.0": version: 3.1.0 resolution: "uint8arrays@npm:3.1.0" @@ -19623,7 +19405,7 @@ __metadata: languageName: node linkType: hard -"update-browserslist-db@npm:^1.1.0": +"update-browserslist-db@npm:^1.1.1": version: 1.1.1 resolution: "update-browserslist-db@npm:1.1.1" dependencies: @@ -19877,84 +19659,49 @@ __metadata: languageName: node linkType: hard -"vite-node@npm:2.1.5": - version: 2.1.5 - resolution: "vite-node@npm:2.1.5" +"vite-node@npm:2.1.6": + version: 2.1.6 + resolution: "vite-node@npm:2.1.6" dependencies: cac: "npm:^6.7.14" debug: "npm:^4.3.7" es-module-lexer: "npm:^1.5.4" pathe: "npm:^1.1.2" - vite: "npm:^5.0.0" + vite: "npm:^5.0.0 || ^6.0.0" bin: vite-node: vite-node.mjs - checksum: 10c0/4ebe6bdf52f5ed65cb6f18af087faa87d8dca8e1a87413d1dbb8ead141d6e5d359ae006bd6c5e8f8c89cd5d90499bbf1d3f9e9a161dcc4bc86ec526862c01360 - languageName: node - linkType: hard - -"vite@npm:^5.0.0": - version: 5.3.0 - resolution: "vite@npm:5.3.0" - dependencies: - esbuild: "npm:^0.21.3" - fsevents: "npm:~2.3.3" - postcss: "npm:^8.4.38" - rollup: "npm:^4.13.0" - peerDependencies: - "@types/node": ^18.0.0 || >=20.0.0 - less: "*" - lightningcss: ^1.21.0 - sass: "*" - stylus: "*" - sugarss: "*" - terser: ^5.4.0 - dependenciesMeta: - fsevents: - optional: true - peerDependenciesMeta: - "@types/node": - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - bin: - vite: bin/vite.js - checksum: 10c0/d07e1a2ce713d3f73cb83f6289c9ff320da5953f37c35edb8c1388d610e8ca1c98edd642d5c3f163f8771dae294d3d430356a09285e344f0de9fa4b058c541f0 + checksum: 10c0/513c815a6d4ca09a48fc8741bd4bfb1a6cbfe5555b009081b194069863326aede7d66197c2b60927514d22cc6efc2c793d1ca1bb70e13dca120e01a507bcf35b languageName: node linkType: hard -"vite@npm:^5.4.11": - version: 5.4.11 - resolution: "vite@npm:5.4.11" +"vite@npm:^5.0.0 || ^6.0.0, vite@npm:^6.0.1": + version: 6.0.1 + resolution: "vite@npm:6.0.1" dependencies: - esbuild: "npm:^0.21.3" + esbuild: "npm:^0.24.0" fsevents: "npm:~2.3.3" - postcss: "npm:^8.4.43" - rollup: "npm:^4.20.0" + postcss: "npm:^8.4.49" + rollup: "npm:^4.23.0" peerDependencies: - "@types/node": ^18.0.0 || >=20.0.0 + "@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0 + jiti: ">=1.21.0" less: "*" lightningcss: ^1.21.0 sass: "*" sass-embedded: "*" stylus: "*" sugarss: "*" - terser: ^5.4.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 dependenciesMeta: fsevents: optional: true peerDependenciesMeta: "@types/node": optional: true + jiti: + optional: true less: optional: true lightningcss: @@ -19969,23 +19716,27 @@ __metadata: optional: true terser: optional: true + tsx: + optional: true + yaml: + optional: true bin: vite: bin/vite.js - checksum: 10c0/d536bb7af57dd0eca2a808f95f5ff1d7b7ffb8d86e17c6893087680a0448bd0d15e07475270c8a6de65cb5115592d037130a1dd979dc76bcef8c1dda202a1874 + checksum: 10c0/e4d853eb9042ff29fa4d7cee1484738faaee4b1d9dcf786a94783bebb736b39af0afa7ac1a209000530638098d0a1b240b51f509d32addb028b222453f862916 languageName: node linkType: hard -"vitest@npm:^2.1.5": - version: 2.1.5 - resolution: "vitest@npm:2.1.5" - dependencies: - "@vitest/expect": "npm:2.1.5" - "@vitest/mocker": "npm:2.1.5" - "@vitest/pretty-format": "npm:^2.1.5" - "@vitest/runner": "npm:2.1.5" - "@vitest/snapshot": "npm:2.1.5" - "@vitest/spy": "npm:2.1.5" - "@vitest/utils": "npm:2.1.5" +"vitest@npm:^2.1.6": + version: 2.1.6 + resolution: "vitest@npm:2.1.6" + dependencies: + "@vitest/expect": "npm:2.1.6" + "@vitest/mocker": "npm:2.1.6" + "@vitest/pretty-format": "npm:^2.1.6" + "@vitest/runner": "npm:2.1.6" + "@vitest/snapshot": "npm:2.1.6" + "@vitest/spy": "npm:2.1.6" + "@vitest/utils": "npm:2.1.6" chai: "npm:^5.1.2" debug: "npm:^4.3.7" expect-type: "npm:^1.1.0" @@ -19996,14 +19747,14 @@ __metadata: tinyexec: "npm:^0.3.1" tinypool: "npm:^1.0.1" tinyrainbow: "npm:^1.2.0" - vite: "npm:^5.0.0" - vite-node: "npm:2.1.5" + vite: "npm:^5.0.0 || ^6.0.0" + vite-node: "npm:2.1.6" why-is-node-running: "npm:^2.3.0" peerDependencies: "@edge-runtime/vm": "*" - "@types/node": ^18.0.0 || >=20.0.0 - "@vitest/browser": 2.1.5 - "@vitest/ui": 2.1.5 + "@types/node": ^18.0.0 || ^20.0.0 || >=22.0.0 + "@vitest/browser": 2.1.6 + "@vitest/ui": 2.1.6 happy-dom: "*" jsdom: "*" peerDependenciesMeta: @@ -20021,7 +19772,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: 10c0/1befb842da0826eed8761fe6cbd6ecae6b38d1ae83ac6619b994544d07e47905feaff2b254210315aa8e9b86645174c71a63b5d809799a289679a0063381c9a4 + checksum: 10c0/a183e4f573aacccf14d6466fdee0cee9ecd3f258bf98ebffa2da33c4d5aa1886d156f50d9eeb3d751c634679257e2196d8b3c9988256f2e860b9a1d7070bd4df languageName: node linkType: hard @@ -20321,7 +20072,7 @@ __metadata: languageName: node linkType: hard -"which@npm:^1.2.9, which@npm:^1.3.1": +"which@npm:^1.3.1": version: 1.3.1 resolution: "which@npm:1.3.1" dependencies: @@ -20560,13 +20311,6 @@ __metadata: languageName: node linkType: hard -"yallist@npm:^2.1.2": - version: 2.1.2 - resolution: "yallist@npm:2.1.2" - checksum: 10c0/0b9e25aa00adf19e01d2bcd4b208aee2b0db643d9927131797b7af5ff69480fc80f1c3db738cbf3946f0bddf39d8f2d0a5709c644fd42d4aa3a4e6e786c087b5 - languageName: node - linkType: hard - "yallist@npm:^3.0.2": version: 3.1.1 resolution: "yallist@npm:3.1.1"