diff --git a/apps/docs/package.json b/apps/docs/package.json index bab7e49e..0f73d088 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -28,7 +28,7 @@ "@docusaurus/module-type-aliases": "3.5.2", "@docusaurus/tsconfig": "3.5.2", "@docusaurus/types": "3.5.2", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "browserslist": { "production": [ diff --git a/examples/react/package.json b/examples/react/package.json index 657f377e..9306678d 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -28,10 +28,10 @@ "@tsconfig/strictest": "^2.0.5", "@tsconfig/vite-react": "^3.0.2", "@types/react": "^18.3.11", - "@types/react-dom": "^18.3.0", + "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.3.2", "eslint": "^9.12.0", - "typescript": "^5.6.2", - "vite": "^5.4.8" + "typescript": "^5.6.3", + "vite": "^5.4.9" } } diff --git a/package.json b/package.json index a997c0d8..974f9ba9 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/config-conventional": "^19.5.0", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "husky": "^9.1.6", - "nx": "^19.8.4", + "nx": "^20.0.1", "prettier": "^3.3.3" } } diff --git a/packages/core/package.json b/packages/core/package.json index d9c06086..11368829 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -42,7 +42,7 @@ "@tsconfig/strictest": "^2.0.5", "eslint": "^9.12.0", "polkadot-api": "^1.5.1", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "peerDependencies": { "polkadot-api": "1.x" diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 590402c0..061a09a8 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -5,14 +5,14 @@ "type": "module", "main": "index.js", "devDependencies": { - "@eslint-react/eslint-plugin": "^1.14.3", + "@eslint-react/eslint-plugin": "^1.15.0", "@eslint/compat": "^1.2.0", "@eslint/js": "^9.12.0", "@types/eslint__js": "^8.42.3", - "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-tsdoc": "^0.3.0", - "typescript": "^5.6.2", - "typescript-eslint": "^8.8.0" + "typescript": "^5.6.3", + "typescript-eslint": "^8.9.0" }, "peerDependencies": { "eslint": "*" diff --git a/packages/react/package.json b/packages/react/package.json index 19e379bf..4aa7c809 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -42,7 +42,7 @@ "eslint": "^9.12.0", "polkadot-api": "^1.5.1", "react": "^18.3.1", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, "peerDependencies": { "react": "18.x" diff --git a/packages/utils/package.json b/packages/utils/package.json index 2c728557..dd8ffae2 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -35,7 +35,7 @@ "@tsconfig/recommended": "^1.0.7", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.12.0", - "typescript": "^5.6.2", - "vitest": "^2.1.2" + "typescript": "^5.6.3", + "vitest": "^2.1.3" } } diff --git a/packages/wallet-ledger/package.json b/packages/wallet-ledger/package.json index 85f19690..dff4cbcf 100644 --- a/packages/wallet-ledger/package.json +++ b/packages/wallet-ledger/package.json @@ -41,6 +41,6 @@ "@tsconfig/recommended": "^1.0.7", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.12.0", - "typescript": "^5.6.2" + "typescript": "^5.6.3" } } diff --git a/packages/wallet-walletconnect/package.json b/packages/wallet-walletconnect/package.json index 3c171dd5..b2a990c3 100644 --- a/packages/wallet-walletconnect/package.json +++ b/packages/wallet-walletconnect/package.json @@ -40,6 +40,6 @@ "@tsconfig/recommended": "^1.0.7", "@tsconfig/strictest": "^2.0.5", "eslint": "^9.12.0", - "typescript": "^5.6.2" + "typescript": "^5.6.3" } } diff --git a/yarn.lock b/yarn.lock index 5afac209..d0c521c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3325,60 +3325,60 @@ __metadata: languageName: node linkType: hard -"@eslint-react/ast@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/ast@npm:1.14.3" - dependencies: - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/typescript-estree": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" +"@eslint-react/ast@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/ast@npm:1.15.0" + dependencies: + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/typescript-estree": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" birecord: "npm:^0.1.1" string-ts: "npm:^2.2.0" ts-pattern: "npm:^5.4.0" - checksum: 10c0/f77925cc00e5fa53bc69ee617bdc735453453a7f79b71a2ed3cdb10e4473582b80d9fdccb79230bc6ab308b5bd005cda631bc93dbe9f94c70b20a55afa881e57 + checksum: 10c0/eac0df25b652723e7727559e0bff02b1378473b2c2e8a60eac69e349e04b36bf4baf28b0c698ac4c90981ebd849864b8c5f29484a1110a5ae71e3d6102fd1e93 languageName: node linkType: hard -"@eslint-react/core@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/core@npm:1.14.3" +"@eslint-react/core@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/core@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/type-utils": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/type-utils": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" birecord: "npm:^0.1.1" short-unique-id: "npm:^5.2.0" ts-pattern: "npm:^5.4.0" - checksum: 10c0/c5816833c03f6bfc246e6a6306758bf84b57e7058898485c4c01c86f87ba6b4c1e67000ab3acdcd6fc4402f5c1b197f1d7398500039be494c426808f383ea7c5 + checksum: 10c0/42b81bd45f54a42e4e39483eae716b3f577cf1ffe59b6a2627bcaaf983fecdcc6dfbf383d53be31eb2cdf462ebac03d38617dc4aee7a8f180fc4d8c2249d1dad languageName: node linkType: hard -"@eslint-react/eslint-plugin@npm:^1.14.3": - version: 1.14.3 - resolution: "@eslint-react/eslint-plugin@npm:1.14.3" +"@eslint-react/eslint-plugin@npm:^1.15.0": + version: 1.15.0 + resolution: "@eslint-react/eslint-plugin@npm:1.15.0" dependencies: - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/type-utils": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" - eslint-plugin-react-debug: "npm:1.14.3" - eslint-plugin-react-dom: "npm:1.14.3" - eslint-plugin-react-hooks-extra: "npm:1.14.3" - eslint-plugin-react-naming-convention: "npm:1.14.3" - eslint-plugin-react-web-api: "npm:1.14.3" - eslint-plugin-react-x: "npm:1.14.3" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/type-utils": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" + eslint-plugin-react-debug: "npm:1.15.0" + eslint-plugin-react-dom: "npm:1.15.0" + eslint-plugin-react-hooks-extra: "npm:1.15.0" + eslint-plugin-react-naming-convention: "npm:1.15.0" + eslint-plugin-react-web-api: "npm:1.15.0" + eslint-plugin-react-x: "npm:1.15.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ^4.9.5 || ^5.3.3 @@ -3387,67 +3387,67 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/7be3acc35db72a0a08f2dea110221c03a8173e1c5c9563df8c3557f047e2111e2c0435ad1293d5ea44da709b2fe252320c3b93282fef7acdfbb4e0977a3acbbd + checksum: 10c0/b2518481f7c695088a36222a45ddadc809be155bcdb00c4255cdd574cba4b7d9ea20a959d9ce4db43c6f35b9f4993728be0defb138ec12920284602af62ab83f languageName: node linkType: hard -"@eslint-react/jsx@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/jsx@npm:1.14.3" +"@eslint-react/jsx@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/jsx@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" ts-pattern: "npm:^5.4.0" - checksum: 10c0/823141a2822b5d3be888ee3e69d57e40c132771b0ab727fb848ea2a7476435eb63347195ea28daece9f88a8c07af0783bb0bf4110515bbe273ed424084508045 + checksum: 10c0/e54662a8045b7d8bf3483bb91879174b7e36dbba7f20f031c36262d685b1ad596c7f6d7294a0e9147199afc257cc895e2a50691181e7a5f2689e9ae1799896b3 languageName: node linkType: hard -"@eslint-react/shared@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/shared@npm:1.14.3" +"@eslint-react/shared@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/shared@npm:1.15.0" dependencies: - "@eslint-react/tools": "npm:1.14.3" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/tools": "npm:1.15.0" + "@typescript-eslint/utils": "npm:^8.8.1" picomatch: "npm:^4.0.2" - checksum: 10c0/912119c2923ceeab1b72e20244909791f2e7c8e16859f502f4e8c434b3697c05c67b4da2fb70dbd684f84883d2641715e1814ec5ca7431277ae462499c556290 + checksum: 10c0/7bc3c66769bc8373211eb0ecad0d09de58e0c73acb74bce3094bd76b662223d1d7c4f38e3be7a3e3b40c0dc55ab3755599646e72c2820dccc944850e5d778701 languageName: node linkType: hard -"@eslint-react/tools@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/tools@npm:1.14.3" - checksum: 10c0/17051457fcf6fe7c5976568daf04b66cc4ae93c5bcaa3cf5898ce25ac6fc7aa31fad26d7b30f3dcb1cab0d2fc836783fb638fc0762cb556af89104cd51bb0955 +"@eslint-react/tools@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/tools@npm:1.15.0" + checksum: 10c0/76be10f6166ababb3f1747b371d5583c38db8004dab39a5be4af8ed8415f7d6b8d951f55af51f0f88ed4b4110c29bae404b80b793bd130f066140c32be5143a0 languageName: node linkType: hard -"@eslint-react/types@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/types@npm:1.14.3" +"@eslint-react/types@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/types@npm:1.15.0" dependencies: - "@eslint-react/tools": "npm:1.14.3" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" - checksum: 10c0/b0613c8a14f53d2468f8faa65b6f2f8c79490044bf1f8e5765f0f85e65ec100bd0a047a48d77ea4cadc89e5b9bb4f755668ddbe8832808a949730435d5ebeccb + "@eslint-react/tools": "npm:1.15.0" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" + checksum: 10c0/6066d553a74daa58a308b32ce48e4df383e41fdd5df399626b56dd886a0eeb8bbc3a9c6d198c8596c03346d101636f37b6ca9491fadb09977b24f53bffe32214 languageName: node linkType: hard -"@eslint-react/var@npm:1.14.3": - version: 1.14.3 - resolution: "@eslint-react/var@npm:1.14.3" +"@eslint-react/var@npm:1.15.0": + version: 1.15.0 + resolution: "@eslint-react/var@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" ts-pattern: "npm:^5.4.0" - checksum: 10c0/d867c755cfa6cbe0ea1bd880fb2460ee2e9a51caf6712c1c1d436572176873758b58a32ab844ee090a70c45d4ad0b4e0001db5ec8eb838e7c679d8ee8c85677c + checksum: 10c0/d85952cf41010655b27d2f8d021c2fd95cdd5b20da9072fbec740cbaff0d04819398b8732709cd295a376016e0978d1048d18452fd282e49a5945a326a603529 languageName: node linkType: hard @@ -4274,84 +4274,72 @@ __metadata: languageName: node linkType: hard -"@nrwl/tao@npm:19.8.4": - version: 19.8.4 - resolution: "@nrwl/tao@npm:19.8.4" - dependencies: - nx: "npm:19.8.4" - tslib: "npm:^2.3.0" - bin: - tao: index.js - checksum: 10c0/04053ed58c8e3653ad41b930ef604bc11f748d044c1b73e22ad1d0429d9e88518f8fe4a2092a30e87267a6fb6bcade62786c04d58ad563a32d188c510cb8554e - languageName: node - linkType: hard - -"@nx/nx-darwin-arm64@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-darwin-arm64@npm:19.8.4" +"@nx/nx-darwin-arm64@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-darwin-arm64@npm:20.0.1" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@nx/nx-darwin-x64@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-darwin-x64@npm:19.8.4" +"@nx/nx-darwin-x64@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-darwin-x64@npm:20.0.1" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@nx/nx-freebsd-x64@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-freebsd-x64@npm:19.8.4" +"@nx/nx-freebsd-x64@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-freebsd-x64@npm:20.0.1" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@nx/nx-linux-arm-gnueabihf@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.8.4" +"@nx/nx-linux-arm-gnueabihf@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.1" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@nx/nx-linux-arm64-gnu@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-linux-arm64-gnu@npm:19.8.4" +"@nx/nx-linux-arm64-gnu@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.1" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-arm64-musl@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-linux-arm64-musl@npm:19.8.4" +"@nx/nx-linux-arm64-musl@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-linux-arm64-musl@npm:20.0.1" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@nx/nx-linux-x64-gnu@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-linux-x64-gnu@npm:19.8.4" +"@nx/nx-linux-x64-gnu@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-linux-x64-gnu@npm:20.0.1" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@nx/nx-linux-x64-musl@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-linux-x64-musl@npm:19.8.4" +"@nx/nx-linux-x64-musl@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-linux-x64-musl@npm:20.0.1" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@nx/nx-win32-arm64-msvc@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-win32-arm64-msvc@npm:19.8.4" +"@nx/nx-win32-arm64-msvc@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.1" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@nx/nx-win32-x64-msvc@npm:19.8.4": - version: 19.8.4 - resolution: "@nx/nx-win32-x64-msvc@npm:19.8.4" +"@nx/nx-win32-x64-msvc@npm:20.0.1": + version: 20.0.1 + resolution: "@nx/nx-win32-x64-msvc@npm:20.0.1" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -4841,7 +4829,7 @@ __metadata: "@tsconfig/strictest": "npm:^2.0.5" eslint: "npm:^9.12.0" polkadot-api: "npm:^1.5.1" - typescript: "npm:^5.6.2" + typescript: "npm:^5.6.3" peerDependencies: polkadot-api: 1.x languageName: unknown @@ -4862,7 +4850,7 @@ __metadata: prism-react-renderer: "npm:^2.4.0" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - typescript: "npm:^5.6.2" + typescript: "npm:^5.6.3" languageName: unknown linkType: soft @@ -4870,14 +4858,14 @@ __metadata: version: 0.0.0-use.local resolution: "@reactive-dot/eslint-config@workspace:packages/eslint-config" dependencies: - "@eslint-react/eslint-plugin": "npm:^1.14.3" + "@eslint-react/eslint-plugin": "npm:^1.15.0" "@eslint/compat": "npm:^1.2.0" "@eslint/js": "npm:^9.12.0" "@types/eslint__js": "npm:^8.42.3" - eslint-plugin-react-hooks: "npm:^4.6.2" + eslint-plugin-react-hooks: "npm:^5.0.0" eslint-plugin-tsdoc: "npm:^0.3.0" - typescript: "npm:^5.6.2" - typescript-eslint: "npm:^8.8.0" + typescript: "npm:^5.6.3" + typescript-eslint: "npm:^8.9.0" peerDependencies: eslint: "*" languageName: unknown @@ -4896,7 +4884,7 @@ __metadata: "@tsconfig/strictest": "npm:^2.0.5" "@tsconfig/vite-react": "npm:^3.0.2" "@types/react": "npm:^18.3.11" - "@types/react-dom": "npm:^18.3.0" + "@types/react-dom": "npm:^18.3.1" "@vitejs/plugin-react": "npm:^4.3.2" date-fns: "npm:^4.1.0" eslint: "npm:^9.12.0" @@ -4906,8 +4894,8 @@ __metadata: react-dom: "npm:^18.3.1" react-error-boundary: "npm:^4.0.13" react-hot-toast: "npm:^2.4.1" - typescript: "npm:^5.6.2" - vite: "npm:^5.4.8" + typescript: "npm:^5.6.3" + vite: "npm:^5.4.9" languageName: unknown linkType: soft @@ -4924,7 +4912,7 @@ __metadata: jotai: "npm:^2.10.0" polkadot-api: "npm:^1.5.1" react: "npm:^18.3.1" - typescript: "npm:^5.6.2" + typescript: "npm:^5.6.3" peerDependencies: react: 18.x languageName: unknown @@ -4938,8 +4926,8 @@ __metadata: "@tsconfig/recommended": "npm:^1.0.7" "@tsconfig/strictest": "npm:^2.0.5" eslint: "npm:^9.12.0" - typescript: "npm:^5.6.2" - vitest: "npm:^2.1.2" + typescript: "npm:^5.6.3" + vitest: "npm:^2.1.3" languageName: unknown linkType: soft @@ -4955,7 +4943,7 @@ __metadata: "@tsconfig/strictest": "npm:^2.0.5" buffer: "npm:^6.0.3" eslint: "npm:^9.12.0" - typescript: "npm:^5.6.2" + typescript: "npm:^5.6.3" languageName: unknown linkType: soft @@ -4970,7 +4958,7 @@ __metadata: "@walletconnect/modal": "npm:^2.7.0" "@walletconnect/universal-provider": "npm:^2.17.1" eslint: "npm:^9.12.0" - typescript: "npm:^5.6.2" + typescript: "npm:^5.6.3" languageName: unknown linkType: soft @@ -5950,12 +5938,12 @@ __metadata: languageName: node linkType: hard -"@types/react-dom@npm:^18.3.0": - version: 18.3.0 - resolution: "@types/react-dom@npm:18.3.0" +"@types/react-dom@npm:^18.3.1": + version: 18.3.1 + resolution: "@types/react-dom@npm:18.3.1" dependencies: "@types/react": "npm:*" - checksum: 10c0/6c90d2ed72c5a0e440d2c75d99287e4b5df3e7b011838cdc03ae5cd518ab52164d86990e73246b9d812eaf02ec351d74e3b4f5bd325bf341e13bf980392fd53b + checksum: 10c0/8b416551c60bb6bd8ec10e198c957910cfb271bc3922463040b0d57cf4739cdcd24b13224f8d68f10318926e1ec3cd69af0af79f0291b599a992f8c80d47f1eb languageName: node linkType: hard @@ -6112,15 +6100,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.8.0" +"@typescript-eslint/eslint-plugin@npm:8.9.0": + version: 8.9.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.9.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.8.0" - "@typescript-eslint/type-utils": "npm:8.8.0" - "@typescript-eslint/utils": "npm:8.8.0" - "@typescript-eslint/visitor-keys": "npm:8.8.0" + "@typescript-eslint/scope-manager": "npm:8.9.0" + "@typescript-eslint/type-utils": "npm:8.9.0" + "@typescript-eslint/utils": "npm:8.9.0" + "@typescript-eslint/visitor-keys": "npm:8.9.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -6131,25 +6119,25 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/98ac37587eda02a713710f0a62ca979833482024968f1d1735881718abe102a6b49707db4f1dac0d7c731d1cbf8111d829c5125348d4829ab6fad7a7b3b344e4 + checksum: 10c0/07f273dc270268980bbf65ea5e0c69d05377e42dbdb2dd3f4a1293a3536c049ddfb548eb9ec6e60394c2361c4a15b62b8246951f83e16a9d16799578a74dc691 languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/parser@npm:8.8.0" +"@typescript-eslint/parser@npm:8.9.0": + version: 8.9.0 + resolution: "@typescript-eslint/parser@npm:8.9.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.8.0" - "@typescript-eslint/types": "npm:8.8.0" - "@typescript-eslint/typescript-estree": "npm:8.8.0" - "@typescript-eslint/visitor-keys": "npm:8.8.0" + "@typescript-eslint/scope-manager": "npm:8.9.0" + "@typescript-eslint/types": "npm:8.9.0" + "@typescript-eslint/typescript-estree": "npm:8.9.0" + "@typescript-eslint/visitor-keys": "npm:8.9.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/cf72a644b89c62cd55b09fa1d22b51a2c726714aac344a797f0c2ad80bfbabcb7567000fadd4ea8188aa1d923675bebdca06acc1d28ac1b8360bf28a36b46f3a + checksum: 10c0/aca7c838de85fb700ecf5682dc6f8f90a0fbfe09a3044a176c0dc3ffd9c5e7105beb0919a30824f46b02223a74119b4f5a9834a0663328987f066cb359b5dbed languageName: node linkType: hard @@ -6163,38 +6151,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.7.0, @typescript-eslint/scope-manager@npm:^8.7.0": - version: 8.7.0 - resolution: "@typescript-eslint/scope-manager@npm:8.7.0" - dependencies: - "@typescript-eslint/types": "npm:8.7.0" - "@typescript-eslint/visitor-keys": "npm:8.7.0" - checksum: 10c0/8b731a0d0bd3e8f6a322b3b25006f56879b5d2aad86625070fa438b803cf938cb8d5c597758bfa0d65d6e142b204dc6f363fa239bc44280a74e25aa427408eda - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/scope-manager@npm:8.8.0" +"@typescript-eslint/scope-manager@npm:8.9.0, @typescript-eslint/scope-manager@npm:^8.8.1": + version: 8.9.0 + resolution: "@typescript-eslint/scope-manager@npm:8.9.0" dependencies: - "@typescript-eslint/types": "npm:8.8.0" - "@typescript-eslint/visitor-keys": "npm:8.8.0" - checksum: 10c0/29ddf589ff0e465dbbf3eb87b79a29face4ec5a6cb617bbaafbac6ae8340d376b5b405bca762ee1c7a40cbdf7912a32734f9119f6864df048c7a0b2de21bdd3d + "@typescript-eslint/types": "npm:8.9.0" + "@typescript-eslint/visitor-keys": "npm:8.9.0" + checksum: 10c0/1fb77a982e3384d8cabd64678ea8f9de328708080ff9324bf24a44da4e8d7b7692ae4820efc3ef36027bf0fd6a061680d3c30ce63d661fb31e18970fca5e86c5 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/type-utils@npm:8.8.0" +"@typescript-eslint/type-utils@npm:8.9.0, @typescript-eslint/type-utils@npm:^8.8.1": + version: 8.9.0 + resolution: "@typescript-eslint/type-utils@npm:8.9.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.8.0" - "@typescript-eslint/utils": "npm:8.8.0" + "@typescript-eslint/typescript-estree": "npm:8.9.0" + "@typescript-eslint/utils": "npm:8.9.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependenciesMeta: typescript: optional: true - checksum: 10c0/d6ee11f4686fb54daea1f436f73b96eb31a95f6e535abc0534abf5794e7597669a92d12300969c8afee0fc1912dbc1591664f7e37f0da5935016cc981b2921a8 + checksum: 10c0/aff06afda9ac7d12f750e76c8f91ed8b56eefd3f3f4fbaa93a64411ec9e0bd2c2972f3407e439320d98062b16f508dce7604b8bb2b803fded9d3148e5ee721b1 languageName: node linkType: hard @@ -6213,21 +6191,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:^8.7.0": - version: 8.7.0 - resolution: "@typescript-eslint/type-utils@npm:8.7.0" - dependencies: - "@typescript-eslint/typescript-estree": "npm:8.7.0" - "@typescript-eslint/utils": "npm:8.7.0" - debug: "npm:^4.3.4" - ts-api-utils: "npm:^1.3.0" - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/2bd9fb93a50ff1c060af41528e39c775ae93b09dd71450defdb42a13c68990dd388460ae4e81fb2f4a49c38dc12152c515d43e845eca6198c44b14aab66733bc - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.0.0": version: 8.0.0 resolution: "@typescript-eslint/types@npm:8.0.0" @@ -6235,17 +6198,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.7.0, @typescript-eslint/types@npm:^8.7.0": - version: 8.7.0 - resolution: "@typescript-eslint/types@npm:8.7.0" - checksum: 10c0/f7529eaea4ecc0f5e2d94ea656db8f930f6d1c1e65a3ffcb2f6bec87361173de2ea981405c2c483a35a927b3bdafb606319a1d0395a6feb1284448c8ba74c31e - languageName: node - linkType: hard - -"@typescript-eslint/types@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/types@npm:8.8.0" - checksum: 10c0/cd168fafcaf77641b023c4405ea3a8c30fbad1737abb5aec9fce67fe2ae20224b624b5a2e3e84900ba81dc7dd33343add3653763703a225326cc81356b182d09 +"@typescript-eslint/types@npm:8.9.0, @typescript-eslint/types@npm:^8.8.1": + version: 8.9.0 + resolution: "@typescript-eslint/types@npm:8.9.0" + checksum: 10c0/8d901b7ed2f943624c24f7fa67f7be9d49a92554d54c4f27397c05b329ceff59a9ea246810b53ff36fca08760c14305dd4ce78fbac7ca0474311b0575bf49010 languageName: node linkType: hard @@ -6268,31 +6224,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.7.0, @typescript-eslint/typescript-estree@npm:^8.7.0": - version: 8.7.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.7.0" - dependencies: - "@typescript-eslint/types": "npm:8.7.0" - "@typescript-eslint/visitor-keys": "npm:8.7.0" - debug: "npm:^4.3.4" - fast-glob: "npm:^3.3.2" - 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/d714605b6920a9631ab1511b569c1c158b1681c09005ab240125c442a63e906048064151a61ce5eb5f8fe75cea861ce5ae1d87be9d7296b012e4ab6d88755e8b - languageName: node - linkType: hard - -"@typescript-eslint/typescript-estree@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.8.0" +"@typescript-eslint/typescript-estree@npm:8.9.0, @typescript-eslint/typescript-estree@npm:^8.8.1": + version: 8.9.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.9.0" dependencies: - "@typescript-eslint/types": "npm:8.8.0" - "@typescript-eslint/visitor-keys": "npm:8.8.0" + "@typescript-eslint/types": "npm:8.9.0" + "@typescript-eslint/visitor-keys": "npm:8.9.0" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" @@ -6302,7 +6239,7 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: 10c0/9b9e849f6b2d4e250840ef8e05f55a97d6598adaf48c1e6df83084b94c30feca6a3e7916ee1c235178188d0db6364a877cbf8fe218c36d5f8d5acb50767f3273 + checksum: 10c0/bb5ec70727f07d1575e95f9d117762636209e1ab073a26c4e873e1e5b4617b000d300a23d294ad81693f7e99abe3e519725452c30b235a253edcd85b6ae052b0 languageName: node linkType: hard @@ -6320,31 +6257,17 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.7.0, @typescript-eslint/utils@npm:^8.7.0": - version: 8.7.0 - resolution: "@typescript-eslint/utils@npm:8.7.0" +"@typescript-eslint/utils@npm:8.9.0, @typescript-eslint/utils@npm:^8.8.1": + version: 8.9.0 + resolution: "@typescript-eslint/utils@npm:8.9.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.7.0" - "@typescript-eslint/types": "npm:8.7.0" - "@typescript-eslint/typescript-estree": "npm:8.7.0" + "@typescript-eslint/scope-manager": "npm:8.9.0" + "@typescript-eslint/types": "npm:8.9.0" + "@typescript-eslint/typescript-estree": "npm:8.9.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/7355b754ce2fc118773ed27a3e02b7dfae270eec73c2d896738835ecf842e8309544dfd22c5105aba6cae2787bfdd84129bbc42f4b514f57909dc7f6890b8eba - languageName: node - linkType: hard - -"@typescript-eslint/utils@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/utils@npm:8.8.0" - dependencies: - "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.8.0" - "@typescript-eslint/types": "npm:8.8.0" - "@typescript-eslint/typescript-estree": "npm:8.8.0" - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - checksum: 10c0/fcf2dfd4a2d9491aa096a29c2c1fdd891ca3c13933d20cfea44e51b3d10a397e7ed9a9cd71ac9a29e8c4706264ae00c25a29394e2a6bda3291be298062901f2c + checksum: 10c0/af13e3d501060bdc5fa04b131b3f9a90604e5c1d4845d1f8bd94b703a3c146a76debfc21fe65a7f3a0459ed6c57cf2aa3f0a052469bb23b6f35ff853fe9495b1 languageName: node linkType: hard @@ -6358,23 +6281,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.7.0": - version: 8.7.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.7.0" - dependencies: - "@typescript-eslint/types": "npm:8.7.0" - eslint-visitor-keys: "npm:^3.4.3" - checksum: 10c0/1240da13c15f9f875644b933b0ad73713ef12f1db5715236824c1ec359e6ef082ce52dd9b2186d40e28be6a816a208c226e6e9af96e5baeb24b4399fe786ae7c - languageName: node - linkType: hard - -"@typescript-eslint/visitor-keys@npm:8.8.0": - version: 8.8.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.8.0" +"@typescript-eslint/visitor-keys@npm:8.9.0": + version: 8.9.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.9.0" dependencies: - "@typescript-eslint/types": "npm:8.8.0" + "@typescript-eslint/types": "npm:8.9.0" eslint-visitor-keys: "npm:^3.4.3" - checksum: 10c0/580ce74c9b09b9e6a6f3f0ac2d2f0c6a6b983a78ce3b2544822ee08107c57142858d674897f61ff32a9a5e8fca00c916545c159bb75d134f4380884642542d38 + checksum: 10c0/e33208b946841f1838d87d64f4ee230f798e68bdce8c181d3ac0abb567f758cb9c4bdccc919d493167869f413ca4c400e7db0f7dd7e8fc84ab6a8344076a7458 languageName: node linkType: hard @@ -6400,27 +6313,27 @@ __metadata: languageName: node linkType: hard -"@vitest/expect@npm:2.1.2": - version: 2.1.2 - resolution: "@vitest/expect@npm:2.1.2" +"@vitest/expect@npm:2.1.3": + version: 2.1.3 + resolution: "@vitest/expect@npm:2.1.3" dependencies: - "@vitest/spy": "npm:2.1.2" - "@vitest/utils": "npm:2.1.2" + "@vitest/spy": "npm:2.1.3" + "@vitest/utils": "npm:2.1.3" chai: "npm:^5.1.1" tinyrainbow: "npm:^1.2.0" - checksum: 10c0/57233a60685f81ff5cb615156ac164608488c584cb62d7cc63d7ac28674e4c954133d4bb0948e88241c0f07d31803c0d1efd88562c4cac8e1bc5a2b24367ec0f + checksum: 10c0/0837adcbb938feebcc083664afc5c4d12e42f1f2442b6f1bedc6b5650a8ff2448b1f10713b45afb099c839fb5cf766c971736267fa9b0fe2ac87f3e2d7f782c2 languageName: node linkType: hard -"@vitest/mocker@npm:2.1.2": - version: 2.1.2 - resolution: "@vitest/mocker@npm:2.1.2" +"@vitest/mocker@npm:2.1.3": + version: 2.1.3 + resolution: "@vitest/mocker@npm:2.1.3" dependencies: - "@vitest/spy": "npm:^2.1.0-beta.1" + "@vitest/spy": "npm:2.1.3" estree-walker: "npm:^3.0.3" magic-string: "npm:^0.30.11" peerDependencies: - "@vitest/spy": 2.1.2 + "@vitest/spy": 2.1.3 msw: ^2.3.5 vite: ^5.0.0 peerDependenciesMeta: @@ -6428,66 +6341,57 @@ __metadata: optional: true vite: optional: true - checksum: 10c0/24824666d3045bdbbff77481b033d58fd07db6247846c6090cae44b75080e691f743f850300f27f9b0a790c9e3c918848a400cf7c024c9633084c1ad6311d201 + checksum: 10c0/03c80628d092244f21a0ba9041665fc75f987d0d11fab1ae0b7027ec21e503f65057e8c24b936602c5f852d83fbb183da13d05dba117c99785b41b3dafd105ce languageName: node linkType: hard -"@vitest/pretty-format@npm:2.1.2, @vitest/pretty-format@npm:^2.1.2": - version: 2.1.2 - resolution: "@vitest/pretty-format@npm:2.1.2" +"@vitest/pretty-format@npm:2.1.3, @vitest/pretty-format@npm:^2.1.3": + version: 2.1.3 + resolution: "@vitest/pretty-format@npm:2.1.3" dependencies: tinyrainbow: "npm:^1.2.0" - checksum: 10c0/e2c35dc424450f46794ff420b050e2ce77b3f3d2bdf2509c1adf51d327eeb5cc4ea42fc44919d63b3afdbfcc6da7d7e82962193d0a543c81e0f35ccdfc808835 + checksum: 10c0/5a6ee872a8adf5e2764f2b5b2276d8a2199be4ef14777ab693428caf359481851400af10b59721d4972289c955ffe7277954a662b04cfb10233824574c7074ba languageName: node linkType: hard -"@vitest/runner@npm:2.1.2": - version: 2.1.2 - resolution: "@vitest/runner@npm:2.1.2" +"@vitest/runner@npm:2.1.3": + version: 2.1.3 + resolution: "@vitest/runner@npm:2.1.3" dependencies: - "@vitest/utils": "npm:2.1.2" + "@vitest/utils": "npm:2.1.3" pathe: "npm:^1.1.2" - checksum: 10c0/c6008703ef7b9033b219690a84003c9c078e9de7ace63cefe7c9cd455667d5081c328645e3a538e23fcc221170901d1d1bb0430c4402391d74f8ffab8db62f81 + checksum: 10c0/d5b077643265d10025e22fa64a0e54c3d4fddc23e05f9fcd143dbcc4080851b0df31985986e57890a974577a18d3af624758b6062801d7dd96f9b4f2eaf591f1 languageName: node linkType: hard -"@vitest/snapshot@npm:2.1.2": - version: 2.1.2 - resolution: "@vitest/snapshot@npm:2.1.2" +"@vitest/snapshot@npm:2.1.3": + version: 2.1.3 + resolution: "@vitest/snapshot@npm:2.1.3" dependencies: - "@vitest/pretty-format": "npm:2.1.2" + "@vitest/pretty-format": "npm:2.1.3" magic-string: "npm:^0.30.11" pathe: "npm:^1.1.2" - checksum: 10c0/a05805e9eb9d460830d9f30fbdd488fee4e8bb87dc55e71f5c3541fcd4ef4d333f5c020fd26e8554771157e4e8037d164a63ab5ac0046f7640aca0b8b3fbc837 - languageName: node - linkType: hard - -"@vitest/spy@npm:2.1.2": - version: 2.1.2 - resolution: "@vitest/spy@npm:2.1.2" - dependencies: - tinyspy: "npm:^3.0.0" - checksum: 10c0/28781abb8c33274bfcf7ab85d4ce47f1583b0a11575fecbdce7b88dac5df5de62c5e11b0b55043e610c0712258b66aee2a8ff2f55068352c61b4a5d2aa9d50ca + checksum: 10c0/a3dcea6a5f7581b6a34dc3bf5f7bd42a05e2ccf6e1171d9f1b759688aebe650e6412564d066aeaa45e83ac549d453b6a3edcf774a8ac728c0c639f8dc919039f languageName: node linkType: hard -"@vitest/spy@npm:^2.1.0-beta.1": - version: 2.1.1 - resolution: "@vitest/spy@npm:2.1.1" +"@vitest/spy@npm:2.1.3": + version: 2.1.3 + resolution: "@vitest/spy@npm:2.1.3" dependencies: tinyspy: "npm:^3.0.0" - checksum: 10c0/b251be1390c105b68aa95270159c4583c3e1a0f7a2e1f82db8b7fadedc3cb459c5ef9286033a1ae764810e00715552fc80afe4507cd8b0065934fb1a64926e06 + checksum: 10c0/8d85a5c2848c5bd81892af989aebad65d0c7ae74094aa98ad4f35ecf80755259c7a748a8e7bf683b2906fac29a51fc0ffa82f8fc073b36dbd8a0418261fccdba languageName: node linkType: hard -"@vitest/utils@npm:2.1.2": - version: 2.1.2 - resolution: "@vitest/utils@npm:2.1.2" +"@vitest/utils@npm:2.1.3": + version: 2.1.3 + resolution: "@vitest/utils@npm:2.1.3" dependencies: - "@vitest/pretty-format": "npm:2.1.2" + "@vitest/pretty-format": "npm:2.1.3" loupe: "npm:^3.1.1" tinyrainbow: "npm:^1.2.0" - checksum: 10c0/ab1fac69f34c32eb229c4e5f14bec37f16211a77ba16b0e178678d5a67fd74a209c365df0cf7d27bfd6fd2572d563a6b28269d13f958dc083175a6ae2c269085 + checksum: 10c0/55a044e43b84c0f8f573d8578107f26440678b6f506c8d9fee88b7ef120d19efd27c9be77985c107113b0f3f3db298dcee57074e1c1c214bee7a097fd08a209b languageName: node linkType: hard @@ -9398,7 +9302,7 @@ __metadata: languageName: node linkType: hard -"duplexer@npm:^0.1.1, duplexer@npm:^0.1.2": +"duplexer@npm:^0.1.2": version: 0.1.2 resolution: "duplexer@npm:0.1.2" checksum: 10c0/c57bcd4bdf7e623abab2df43a7b5b23d18152154529d166c1e0da6bee341d84c432d157d7e97b32fecb1bf3a8b8857dd85ed81a915789f550637ed25b8e64fc2 @@ -9857,21 +9761,21 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-debug@npm:1.14.3": - version: 1.14.3 - resolution: "eslint-plugin-react-debug@npm:1.14.3" +"eslint-plugin-react-debug@npm:1.15.0": + version: 1.15.0 + resolution: "eslint-plugin-react-debug@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/core": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/type-utils": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/core": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/type-utils": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" string-ts: "npm:^2.2.0" ts-pattern: "npm:^5.4.0" peerDependencies: @@ -9882,24 +9786,24 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/3fdd7e2c4eff3f5e52394e6a7bba1e55982250e8e705bcaff8eba483ce306b4dee3fd5104508769f017f742ae80b27050ddad2fd4fd3e886dd9f25b68e90b485 + checksum: 10c0/d45e490d3dd16290f2f8d820da1c891d6350ae05a1b942c3489dfdb6e14d8008e8eea167d9764ec1d56737ed066fdea01d7693ec5b25fc5b3792c77175286d45 languageName: node linkType: hard -"eslint-plugin-react-dom@npm:1.14.3": - version: 1.14.3 - resolution: "eslint-plugin-react-dom@npm:1.14.3" +"eslint-plugin-react-dom@npm:1.15.0": + version: 1.15.0 + resolution: "eslint-plugin-react-dom@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/core": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/core": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" ts-pattern: "npm:^5.4.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -9909,25 +9813,25 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/dfbc8541ae94848f06ffbeb614472b0948208a683ae92a07f265c3ff305fc2c50257a3b96078a12a5c2827e887a4dec7cf0ed87aa465f030634ee47892a047d3 + checksum: 10c0/b55811a8d70ed3dee154ab5559d10a6a04dc9c2ce32678f63c1822d9ed54838fb1df61d3854dc7f731ed2a896f48da114f067c41f2f2efaf50d51440c6c3e9b9 languageName: node linkType: hard -"eslint-plugin-react-hooks-extra@npm:1.14.3": - version: 1.14.3 - resolution: "eslint-plugin-react-hooks-extra@npm:1.14.3" +"eslint-plugin-react-hooks-extra@npm:1.15.0": + version: 1.15.0 + resolution: "eslint-plugin-react-hooks-extra@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/core": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/type-utils": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/core": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/type-utils": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" ts-pattern: "npm:^5.4.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -9937,33 +9841,33 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/6205e48224e9d5097eaabca9b364bdd69d0068b1783ee265f4caa511d319745dad3dc958dcb479b2c56624a34cc3f37e64e8699b9107b1c8e2ae05c8c2f44322 + checksum: 10c0/d5e0c0404cbdbdd283ad728d2e1765cd8bdf8635b6beb07d2024d229460f69bab472a2792acfe7734437a9df4a2e93267c55535f6b9ebda244279f5cb9bbddea languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:^4.6.2": - version: 4.6.2 - resolution: "eslint-plugin-react-hooks@npm:4.6.2" +"eslint-plugin-react-hooks@npm:^5.0.0": + version: 5.0.0 + resolution: "eslint-plugin-react-hooks@npm:5.0.0" peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + checksum: 10c0/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002 languageName: node linkType: hard -"eslint-plugin-react-naming-convention@npm:1.14.3": - version: 1.14.3 - resolution: "eslint-plugin-react-naming-convention@npm:1.14.3" +"eslint-plugin-react-naming-convention@npm:1.15.0": + version: 1.15.0 + resolution: "eslint-plugin-react-naming-convention@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/core": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/type-utils": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/core": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/type-utils": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" ts-pattern: "npm:^5.4.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -9973,24 +9877,24 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/63cf167a5e483143d6d3ccd5e54530f154f5c61a6672116b5d30e075c8e732668b1876c448eaebf5ca5038d22c59c2fd51276b2e53e842f7fbc6695fce78f827 + checksum: 10c0/bf1366472f3a589a4f83ab64096357d97d2ed0b3da96980a727c7e976204cda93f39528f2d75722d211b12658e28d8a174e18d52275f99d11e2c975c420d3249 languageName: node linkType: hard -"eslint-plugin-react-web-api@npm:1.14.3": - version: 1.14.3 - resolution: "eslint-plugin-react-web-api@npm:1.14.3" +"eslint-plugin-react-web-api@npm:1.15.0": + version: 1.15.0 + resolution: "eslint-plugin-react-web-api@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/core": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/core": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" birecord: "npm:^0.1.1" ts-pattern: "npm:^5.4.0" peerDependencies: @@ -10001,25 +9905,25 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/d3642050679ecb0c9d1aa37772eb147afae48b8aa4c20bc16b7b1f0e500303d15ec03014d8338bbdf6afd2b9811c52880e3202b65cd59322f791be487aeb1d94 + checksum: 10c0/68228cf4b5a6ac9d53dc005de93a14a98dad387e664fb0971bbf7866349a6d2d13fe575071fbae50c134943946f572add7fdfb633c3dd59264017418e6a49b60 languageName: node linkType: hard -"eslint-plugin-react-x@npm:1.14.3": - version: 1.14.3 - resolution: "eslint-plugin-react-x@npm:1.14.3" +"eslint-plugin-react-x@npm:1.15.0": + version: 1.15.0 + resolution: "eslint-plugin-react-x@npm:1.15.0" dependencies: - "@eslint-react/ast": "npm:1.14.3" - "@eslint-react/core": "npm:1.14.3" - "@eslint-react/jsx": "npm:1.14.3" - "@eslint-react/shared": "npm:1.14.3" - "@eslint-react/tools": "npm:1.14.3" - "@eslint-react/types": "npm:1.14.3" - "@eslint-react/var": "npm:1.14.3" - "@typescript-eslint/scope-manager": "npm:^8.7.0" - "@typescript-eslint/type-utils": "npm:^8.7.0" - "@typescript-eslint/types": "npm:^8.7.0" - "@typescript-eslint/utils": "npm:^8.7.0" + "@eslint-react/ast": "npm:1.15.0" + "@eslint-react/core": "npm:1.15.0" + "@eslint-react/jsx": "npm:1.15.0" + "@eslint-react/shared": "npm:1.15.0" + "@eslint-react/tools": "npm:1.15.0" + "@eslint-react/types": "npm:1.15.0" + "@eslint-react/var": "npm:1.15.0" + "@typescript-eslint/scope-manager": "npm:^8.8.1" + "@typescript-eslint/type-utils": "npm:^8.8.1" + "@typescript-eslint/types": "npm:^8.8.1" + "@typescript-eslint/utils": "npm:^8.8.1" is-immutable-type: "npm:5.0.0" ts-pattern: "npm:^5.4.0" peerDependencies: @@ -10030,7 +9934,7 @@ __metadata: optional: false typescript: optional: true - checksum: 10c0/35cca09d456d5863ba0e8c6384fd04beb12aff12710633e088ea313b24dc1b4ba1e91e4aaa1c0ae53a88b64b10c9acc68ac1e4c1194f541bdc84461f2018c9b0 + checksum: 10c0/c071e1f1f44038b5b77d4291ca82afc9e3db47d36727fa59498b688e96bba5406eb0465dfb3149564221f379c0c0ee50a3b40200f4d9b10966d42ed9c30c660a languageName: node linkType: hard @@ -14608,22 +14512,21 @@ __metadata: languageName: node linkType: hard -"nx@npm:19.8.4, nx@npm:^19.8.4": - version: 19.8.4 - resolution: "nx@npm:19.8.4" +"nx@npm:^20.0.1": + version: 20.0.1 + resolution: "nx@npm:20.0.1" dependencies: "@napi-rs/wasm-runtime": "npm:0.2.4" - "@nrwl/tao": "npm:19.8.4" - "@nx/nx-darwin-arm64": "npm:19.8.4" - "@nx/nx-darwin-x64": "npm:19.8.4" - "@nx/nx-freebsd-x64": "npm:19.8.4" - "@nx/nx-linux-arm-gnueabihf": "npm:19.8.4" - "@nx/nx-linux-arm64-gnu": "npm:19.8.4" - "@nx/nx-linux-arm64-musl": "npm:19.8.4" - "@nx/nx-linux-x64-gnu": "npm:19.8.4" - "@nx/nx-linux-x64-musl": "npm:19.8.4" - "@nx/nx-win32-arm64-msvc": "npm:19.8.4" - "@nx/nx-win32-x64-msvc": "npm:19.8.4" + "@nx/nx-darwin-arm64": "npm:20.0.1" + "@nx/nx-darwin-x64": "npm:20.0.1" + "@nx/nx-freebsd-x64": "npm:20.0.1" + "@nx/nx-linux-arm-gnueabihf": "npm:20.0.1" + "@nx/nx-linux-arm64-gnu": "npm:20.0.1" + "@nx/nx-linux-arm64-musl": "npm:20.0.1" + "@nx/nx-linux-x64-gnu": "npm:20.0.1" + "@nx/nx-linux-x64-musl": "npm:20.0.1" + "@nx/nx-win32-arm64-msvc": "npm:20.0.1" + "@nx/nx-win32-x64-msvc": "npm:20.0.1" "@yarnpkg/lockfile": "npm:^1.1.0" "@yarnpkg/parsers": "npm:3.0.0-rc.46" "@zkochan/js-yaml": "npm:0.0.7" @@ -14649,7 +14552,6 @@ __metadata: ora: "npm:5.3.0" semver: "npm:^7.5.3" string-width: "npm:^4.2.3" - strong-log-transformer: "npm:^2.1.0" tar-stream: "npm:~2.2.0" tmp: "npm:~0.2.1" tsconfig-paths: "npm:^4.1.2" @@ -14688,7 +14590,7 @@ __metadata: bin: nx: bin/nx.js nx-cloud: bin/nx-cloud.js - checksum: 10c0/d8f16347c28d228ad7d013546ea0bcbec6591dd45003f3b981a311eec022177ee087f628b22917131e868a7cccb747b0b734116fdc9f16ecf37270840cd55815 + checksum: 10c0/6a0fbe0b438b30a3bb0eefde685377bdc2a5547509e3273cf20d97d1acdde2aba190560739ccf419452f312e90dc4abeba9dcee01348aa6d6378d39137fc47e1 languageName: node linkType: hard @@ -16562,7 +16464,7 @@ __metadata: "@commitlint/config-conventional": "npm:^19.5.0" "@trivago/prettier-plugin-sort-imports": "npm:^4.3.0" husky: "npm:^9.1.6" - nx: "npm:^19.8.4" + nx: "npm:^20.0.1" prettier: "npm:^3.3.3" languageName: unknown linkType: soft @@ -18026,19 +17928,6 @@ __metadata: languageName: node linkType: hard -"strong-log-transformer@npm:^2.1.0": - version: 2.1.0 - resolution: "strong-log-transformer@npm:2.1.0" - dependencies: - duplexer: "npm:^0.1.1" - minimist: "npm:^1.2.0" - through: "npm:^2.3.4" - bin: - sl-log-transformer: bin/sl-log-transformer.js - checksum: 10c0/3c3b8aa8f34d661910563ff996412e2f527fc814e699a376854b554d4a4294ab7e285b4e2c08a080a7b19c5600a9b93a98798d3ac600fe3de545ca6605c07829 - languageName: node - linkType: hard - "style-to-object@npm:^0.4.0": version: 0.4.4 resolution: "style-to-object@npm:0.4.4" @@ -18284,7 +18173,7 @@ __metadata: languageName: node linkType: hard -"through@npm:>=2.2.7 <3, through@npm:^2.3.4": +"through@npm:>=2.2.7 <3": version: 2.3.8 resolution: "through@npm:2.3.8" checksum: 10c0/4b09f3774099de0d4df26d95c5821a62faee32c7e96fb1f4ebd54a2d7c11c57fe88b0a0d49cf375de5fee5ae6bf4eb56dbbf29d07366864e2ee805349970d3cc @@ -18620,17 +18509,17 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^8.8.0": - version: 8.8.0 - resolution: "typescript-eslint@npm:8.8.0" +"typescript-eslint@npm:^8.9.0": + version: 8.9.0 + resolution: "typescript-eslint@npm:8.9.0" dependencies: - "@typescript-eslint/eslint-plugin": "npm:8.8.0" - "@typescript-eslint/parser": "npm:8.8.0" - "@typescript-eslint/utils": "npm:8.8.0" + "@typescript-eslint/eslint-plugin": "npm:8.9.0" + "@typescript-eslint/parser": "npm:8.9.0" + "@typescript-eslint/utils": "npm:8.9.0" peerDependenciesMeta: typescript: optional: true - checksum: 10c0/545f0ce051282921aff56288baf288cffe6f7bafee5149f1b87af2c67f81f8c2088924a2e0fc0f0dcd12692b6a97eca10149a619c8c85d4aaef2fe763938da8d + checksum: 10c0/96bef4f5d1da9561078fa234642cfa2d024979917b8282b82f63956789bc566bdd5806ff2b414697f3dfdee314e9c9fec05911a7502550d763a496e2ef3af2fd languageName: node linkType: hard @@ -18644,13 +18533,13 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.6.2": - version: 5.6.2 - resolution: "typescript@npm:5.6.2" +"typescript@npm:^5.6.3": + version: 5.6.3 + resolution: "typescript@npm:5.6.3" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5 + checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799 languageName: node linkType: hard @@ -18664,13 +18553,13 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.6.2#optional!builtin": - version: 5.6.2 - resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin::version=5.6.2&hash=8c6c40" +"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" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10c0/94eb47e130d3edd964b76da85975601dcb3604b0c848a36f63ac448d0104e93819d94c8bdf6b07c00120f2ce9c05256b8b6092d23cf5cf1c6fa911159e4d572f + checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7 languageName: node linkType: hard @@ -19248,9 +19137,9 @@ __metadata: languageName: node linkType: hard -"vite-node@npm:2.1.2": - version: 2.1.2 - resolution: "vite-node@npm:2.1.2" +"vite-node@npm:2.1.3": + version: 2.1.3 + resolution: "vite-node@npm:2.1.3" dependencies: cac: "npm:^6.7.14" debug: "npm:^4.3.6" @@ -19258,7 +19147,7 @@ __metadata: vite: "npm:^5.0.0" bin: vite-node: vite-node.mjs - checksum: 10c0/7bef84ee757373cc3d171aba51299389e31cb39265df7beef3bb4b70edf1f99425577cd70b9048d357653a0247e8c20f2aa62579d57b2cfc8d74cd6945828b7f + checksum: 10c0/1b06139880a8170651e025e8c35aa92a917f8ec8f24507cda5bf4be09843f6447e1f494932a8d7eb98124f1c8c9fee02283ef318ddd57e2b861d2d85a409a206 languageName: node linkType: hard @@ -19302,9 +19191,9 @@ __metadata: languageName: node linkType: hard -"vite@npm:^5.4.8": - version: 5.4.8 - resolution: "vite@npm:5.4.8" +"vite@npm:^5.4.9": + version: 5.4.9 + resolution: "vite@npm:5.4.9" dependencies: esbuild: "npm:^0.21.3" fsevents: "npm:~2.3.3" @@ -19341,21 +19230,21 @@ __metadata: optional: true bin: vite: bin/vite.js - checksum: 10c0/af70af6d6316a3af71f44ebe3ab343bd66450d4157af73af3b32239e1b6ec43ff6f651d7cc4193b21ed3bff2e9356a3de9e96aee53857f39922e4a2d9fad75a1 + checksum: 10c0/e9c59f2c639047e37c79bbbb151c7a55a3dc27932957cf4cf0447ee0bdcc1ddfd9b1fb3ba0465371c01ba3616d62561327855794c2d652213c3a10a32e6d369d languageName: node linkType: hard -"vitest@npm:^2.1.2": - version: 2.1.2 - resolution: "vitest@npm:2.1.2" - dependencies: - "@vitest/expect": "npm:2.1.2" - "@vitest/mocker": "npm:2.1.2" - "@vitest/pretty-format": "npm:^2.1.2" - "@vitest/runner": "npm:2.1.2" - "@vitest/snapshot": "npm:2.1.2" - "@vitest/spy": "npm:2.1.2" - "@vitest/utils": "npm:2.1.2" +"vitest@npm:^2.1.3": + version: 2.1.3 + resolution: "vitest@npm:2.1.3" + dependencies: + "@vitest/expect": "npm:2.1.3" + "@vitest/mocker": "npm:2.1.3" + "@vitest/pretty-format": "npm:^2.1.3" + "@vitest/runner": "npm:2.1.3" + "@vitest/snapshot": "npm:2.1.3" + "@vitest/spy": "npm:2.1.3" + "@vitest/utils": "npm:2.1.3" chai: "npm:^5.1.1" debug: "npm:^4.3.6" magic-string: "npm:^0.30.11" @@ -19366,13 +19255,13 @@ __metadata: tinypool: "npm:^1.0.0" tinyrainbow: "npm:^1.2.0" vite: "npm:^5.0.0" - vite-node: "npm:2.1.2" + vite-node: "npm:2.1.3" why-is-node-running: "npm:^2.3.0" peerDependencies: "@edge-runtime/vm": "*" "@types/node": ^18.0.0 || >=20.0.0 - "@vitest/browser": 2.1.2 - "@vitest/ui": 2.1.2 + "@vitest/browser": 2.1.3 + "@vitest/ui": 2.1.3 happy-dom: "*" jsdom: "*" peerDependenciesMeta: @@ -19390,7 +19279,7 @@ __metadata: optional: true bin: vitest: vitest.mjs - checksum: 10c0/79301678bb0207f4bfb16e155e1744ed0b9866c4e1913bb43a3821c01fcda033b7263dac8da87946f90dff6f8f1578a4f94f860409edf0332c3dbfa3a8202803 + checksum: 10c0/7688fdce37205e7f3b448039df216e103e3a52994af0201993e22decbb558d129a734001b991f3c3d80bf4a4ef91ca6a5665a7395d5b051249da60a0016eda36 languageName: node linkType: hard