diff --git a/apps/api/package.json b/apps/api/package.json index ef380007..78072a9b 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -42,7 +42,7 @@ "@types/supertest": "^7.2.0", "supertest": "^7.0.0", "tsx": "^4.19.0", - "typescript": "5.4.5", + "typescript": "6.0.3", "vitest": "^3.2.4" } } diff --git a/apps/portal/package.json b/apps/portal/package.json index 54384dbd..d78747ee 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -23,7 +23,7 @@ "@types/react": "18.3.26", "@types/react-dom": "18.3.7", "@vitejs/plugin-react": "^4.3.1", - "typescript": "5.4.5", + "typescript": "6.0.3", "vite": "^6.4.2", "vitest": "^3.2.4" } diff --git a/apps/router/package.json b/apps/router/package.json index edcc54d6..03bde04a 100644 --- a/apps/router/package.json +++ b/apps/router/package.json @@ -23,7 +23,7 @@ "devDependencies": { "@types/pg": "^8.11.10", "tsx": "^4.19.0", - "typescript": "5.4.5", + "typescript": "6.0.3", "vitest": "^3.2.4" } } diff --git a/package.json b/package.json index 99ef98a0..e6adeaf3 100644 --- a/package.json +++ b/package.json @@ -22,12 +22,12 @@ }, "devDependencies": { "@eslint/js": "^9.39.4", - "@types/node": "^20.12.7", + "@types/node": "^25.7.0", "eslint": "9", "eslint-plugin-react-hooks": "^7.1.1", "globals": "^17.5.0", "tsx": "^4.19.0", - "typescript": "5.4.5", + "typescript": "6.0.3", "typescript-eslint": "8", "vitest": "^3.2.4" } diff --git a/packages/db/package.json b/packages/db/package.json index 98f11062..29227af3 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -23,7 +23,7 @@ "@types/pg": "^8.11.10", "dotenv": "^16.4.5", "tsx": "^4.19.0", - "typescript": "5.4.5", + "typescript": "6.0.3", "vitest": "^3.2.4" } } diff --git a/packages/sdk/package.json b/packages/sdk/package.json index dae24961..7d44dc68 100644 --- a/packages/sdk/package.json +++ b/packages/sdk/package.json @@ -50,7 +50,7 @@ "devDependencies": { "jsdom": "^29.0.2", "tsup": "^8.5.1", - "typescript": "5.4.5", + "typescript": "6.0.3", "vitest": "^3.2.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d21b4c0f..6f8a614d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^9.39.4 version: 9.39.4 '@types/node': - specifier: ^20.12.7 - version: 20.19.39 + specifier: ^25.7.0 + version: 25.7.0 eslint: specifier: '9' version: 9.39.4 @@ -27,14 +27,14 @@ importers: specifier: ^4.19.0 version: 4.21.0 typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 6.0.3 + version: 6.0.3 typescript-eslint: specifier: '8' - version: 8.59.0(eslint@9.39.4)(typescript@5.4.5) + version: 8.59.3(eslint@9.39.4)(typescript@6.0.3) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) + version: 3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) apps/api: dependencies: @@ -88,7 +88,7 @@ importers: version: 9.0.0 stripe: specifier: ^20.4.1 - version: 20.4.1(@types/node@20.19.39) + version: 20.4.1(@types/node@25.7.0) ua-parser-js: specifier: ^2 version: 2.0.9 @@ -121,11 +121,11 @@ importers: specifier: ^4.19.0 version: 4.21.0 typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 6.0.3 + version: 6.0.3 vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) + version: 3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) apps/portal: dependencies: @@ -156,16 +156,16 @@ importers: version: 18.3.7(@types/react@18.3.26) '@vitejs/plugin-react': specifier: ^4.3.1 - version: 4.7.0(vite@6.4.2(@types/node@20.19.39)(tsx@4.21.0)) + version: 4.7.0(vite@6.4.2(@types/node@25.7.0)(tsx@4.21.0)) typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 6.0.3 + version: 6.0.3 vite: specifier: ^6.4.2 - version: 6.4.2(@types/node@20.19.39)(tsx@4.21.0) + version: 6.4.2(@types/node@25.7.0)(tsx@4.21.0) vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) + version: 3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) apps/router: dependencies: @@ -195,11 +195,11 @@ importers: specifier: ^4.19.0 version: 4.21.0 typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 6.0.3 + version: 6.0.3 vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) + version: 3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) packages/db: dependencies: @@ -220,11 +220,11 @@ importers: specifier: ^4.19.0 version: 4.21.0 typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 6.0.3 + version: 6.0.3 vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) + version: 3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) packages/sdk: devDependencies: @@ -233,13 +233,13 @@ importers: version: 29.0.2(@noble/hashes@1.8.0) tsup: specifier: ^8.5.1 - version: 8.5.1(postcss@8.5.10)(tsx@4.21.0)(typescript@5.4.5) + version: 8.5.1(postcss@8.5.10)(tsx@4.21.0)(typescript@6.0.3) typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 6.0.3 + version: 6.0.3 vitest: specifier: ^3.2.4 - version: 3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) + version: 3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0) packages: @@ -1273,6 +1273,7 @@ packages: '@smithy/util-retry@4.3.6': resolution: {integrity: sha512-p6/FO1n2KxMeQyna067i0uJ6TSbb165ZhnRtCpWh4Foxqbfc6oW+XITaL8QkFJj3KFnDe2URt4gOhgU06EP9ew==} engines: {node: '>=18.0.0'} + deprecated: '@smithy/util-retry v4.3.6 contains a bug in Adaptive Retry, see https://github.com/smithy-lang/smithy-typescript/issues/1993. Upgrade to 4.3.7+' '@smithy/util-stream@4.5.25': resolution: {integrity: sha512-/PFpG4k8Ze8Ei+mMKj3oiPICYekthuzePZMgZbCqMiXIHHf4n2aZ4Ps0aSRShycFTGuj/J6XldmC0x0DwednIA==} @@ -1362,8 +1363,8 @@ packages: '@types/mime@1.3.5': resolution: {integrity: sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==} - '@types/node@20.19.39': - resolution: {integrity: sha512-orrrD74MBUyK8jOAD/r0+lfa1I2MO6I+vAkmAWzMYbCcgrN4lCrmK52gRFQq/JRxfYPfonkr4b0jcY7Olqdqbw==} + '@types/node@25.7.0': + resolution: {integrity: sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==} '@types/nodemailer@8.0.0': resolution: {integrity: sha512-fyf8jWULsCo0d0BuoQ75i6IeoHs47qcqxWc7yUdUcV0pOZGjUTTOvwdG1PRXUDqN/8A64yQdQdnA2pZgcdi+cA==} @@ -1403,63 +1404,63 @@ packages: '@types/supertest@7.2.0': resolution: {integrity: sha512-uh2Lv57xvggst6lCqNdFAmDSvoMG7M/HDtX4iUCquxQ5EGPtaPM5PL5Hmi7LCvOG8db7YaCPNJEeoI8s/WzIQw==} - '@typescript-eslint/eslint-plugin@8.59.0': - resolution: {integrity: sha512-HyAZtpdkgZwpq8Sz3FSUvCR4c+ScbuWa9AksK2Jweub7w4M3yTz4O11AqVJzLYjy/B9ZWPyc81I+mOdJU/bDQw==} + '@typescript-eslint/eslint-plugin@8.59.3': + resolution: {integrity: sha512-PwFvSKsXGShKGW6n5bZOhGHEcCZXM8HofLK9fNsEwZXzFRjoY+XT1Vsf1zgyXdwTr0ZYz1/2tkZ0DBTT9jZjhw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.59.0 + '@typescript-eslint/parser': ^8.59.3 eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/parser@8.59.0': - resolution: {integrity: sha512-TI1XGwKbDpo9tRW8UDIXCOeLk55qe9ZFGs8MTKU6/M08HWTw52DD/IYhfQtOEhEdPhLMT26Ka/x7p70nd3dzDg==} + '@typescript-eslint/parser@8.59.3': + resolution: {integrity: sha512-HPwA+hVkfcriajbNvTmZv4VRauibay+cWArYUYq7u7W7PmGShMxbPxLvrwDme55a6d5alG3nrYfhyJ/G28XlLg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/project-service@8.59.0': - resolution: {integrity: sha512-Lw5ITrR5s5TbC19YSvlr63ZfLaJoU6vtKTHyB0GQOpX0W7d5/Ir6vUahWi/8Sps/nOukZQ0IB3SmlxZnjaKVnw==} + '@typescript-eslint/project-service@8.59.3': + resolution: {integrity: sha512-ECiUWa/KYRGDFUqTNehaRgzDshnJfkTABJxVemHk4ko22gcr0ukloKjWvyQ64g8YCV/UI47kN1dbmjf/GaQYng==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/scope-manager@8.59.0': - resolution: {integrity: sha512-UzR16Ut8IpA3Mc4DbgAShlPPkVm8xXMWafXxB0BocaVRHs8ZGakAxGRskF7FId3sdk9lgGD73GSFaWmWFDE4dg==} + '@typescript-eslint/scope-manager@8.59.3': + resolution: {integrity: sha512-t2LvZnoEfzKtnPjgeEu41xw5gxq9mQVfYy4OoZ4Vlt0sk3JwxmhCca/AR7DwOiHrjWgjAj6as4AhRLKSDfvZIA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.59.0': - resolution: {integrity: sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg==} + '@typescript-eslint/tsconfig-utils@8.59.3': + resolution: {integrity: sha512-PcIJHjmaREXLgIAIzLnSY9VucEzz8FKXsRgFa1DmdGCK/5tJpW03TKJF01Q6VZd1lLdz2sIKPWaDUZN9dp//dw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/type-utils@8.59.0': - resolution: {integrity: sha512-3TRiZaQSltGqGeNrJzzr1+8YcEobKH9rHnqIp/1psfKFmhRQDNMGP5hBufanYTGznwShzVLs3Mz+gDN7HkWfXg==} + '@typescript-eslint/type-utils@8.59.3': + resolution: {integrity: sha512-g71d8QD8UaiHGvrJwyIS1hCX5r63w6Jll+4VEYhEAHXTDIqX1JgxhTAbEHtKntL9kuc4jRo7/GWw5xfCepSccQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/types@8.59.0': - resolution: {integrity: sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A==} + '@typescript-eslint/types@8.59.3': + resolution: {integrity: sha512-ePFoH0g4ludssdRFqqDxQePCxU4WQyRa9+XVwjm7yLn0FKhMeoetC+qBEEI1Eyb1pGSDveTIT09Bvw2WhlGayg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.59.0': - resolution: {integrity: sha512-O9Re9P1BmBLFJyikRbQpLku/QA3/AueZNO9WePLBwQrvkixTmDe8u76B6CYUAITRl/rHawggEqUGn5QIkVRLMw==} + '@typescript-eslint/typescript-estree@8.59.3': + resolution: {integrity: sha512-CbRjVRAf7Lr9Kr8RopKcbY45p2VfmmHrm0ygOCYFi7oU8q19m0Fs/6iHS7kNOmwpp+ob07ZVcAqlxUod9lYdmg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/utils@8.59.0': - resolution: {integrity: sha512-I1R/K7V07XsMJ12Oaxg/O9GfrysGTmCRhvZJBv0RE0NcULMzjqVpR5kRRQjHsz3J/bElU7HwCO7zkqL+MSUz+g==} + '@typescript-eslint/utils@8.59.3': + resolution: {integrity: sha512-JAvT14goBzRzzzZyqq3P9BLArIxTtQURUtFgQ/V7FO+eU+Gg6ES+5ymOPP1wRxXcxAYeivCk4uS3jCKWI1K8Zg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - '@typescript-eslint/visitor-keys@8.59.0': - resolution: {integrity: sha512-/uejZt4dSere1bx12WLlPfv8GktzcaDtuJ7s42/HEZ5zGj9oxRaD4bj7qwSunXkf+pbAhFt2zjpHYUiT5lHf0Q==} + '@typescript-eslint/visitor-keys@8.59.3': + resolution: {integrity: sha512-f1UQF7ggd42YiwI5wGrRaPsa+P0CINBlrkLPmGfpq/u/I/oVtecoEIfFR9ag/oa1sLOsRNZ6xehf6qMZhQGBDg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitejs/plugin-react@4.7.0': @@ -1573,8 +1574,8 @@ packages: brace-expansion@1.1.14: resolution: {integrity: sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==} - brace-expansion@5.0.5: - resolution: {integrity: sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==} + brace-expansion@5.0.6: + resolution: {integrity: sha512-kLpxurY4Z4r9sgMsyG0Z9uzsBlgiU/EFKhj/h91/8yHu0edo7XuixOIH3VcJ8kkxs6/jPzoI6U9Vj3WqbMQ94g==} engines: {node: 18 || 20 || >=22} browserslist@4.28.2: @@ -2647,8 +2648,8 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.7.4: - resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==} + semver@7.8.0: + resolution: {integrity: sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==} engines: {node: '>=10'} hasBin: true @@ -2874,15 +2875,15 @@ packages: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} - typescript-eslint@8.59.0: - resolution: {integrity: sha512-BU3ONW9X+v90EcCH9ZS6LMackcVtxRLlI3XrYyqZIwVSHIk7Qf7bFw1z0M9Q0IUxhTMZCf8piY9hTYaNEIASrw==} + typescript-eslint@8.59.3: + resolution: {integrity: sha512-KgusgyDgG4LI8Ih/sWaCtZ06tckLAS5CvT5A4D1Q7bYVoAAyzwiZvE4BmwDHkhRVkvhRBepKeASoFzQetha7Fg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: '>=4.8.4 <6.1.0' - typescript@5.4.5: - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -2900,8 +2901,8 @@ packages: resolution: {integrity: sha512-fIRiVTJNcSRmXKPZtGzFQv9WRrZ3M9eoptl/teFJvjOzmpU+/K/JH6HZ8deBfb5vMEpicJcLn7JmvdknlMq7Zg==} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + undici-types@7.21.0: + resolution: {integrity: sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==} undici@7.25.0: resolution: {integrity: sha512-xXnp4kTyor2Zq+J1FfPI6Eq3ew5h6Vl0F/8d9XU5zZQf1tX9s2Su1/3PiMmUANFULpmksxkClamIZcaUqryHsQ==} @@ -4368,7 +4369,7 @@ snapshots: '@types/body-parser@1.19.6': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/chai@5.2.3': dependencies: @@ -4377,7 +4378,7 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/cookie-parser@1.4.10(@types/express@4.17.25)': dependencies: @@ -4387,7 +4388,7 @@ snapshots: '@types/cors@2.8.19': dependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/deep-eql@4.0.2': {} @@ -4395,7 +4396,7 @@ snapshots: '@types/express-serve-static-core@4.19.8': dependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/qs': 6.15.0 '@types/range-parser': 1.2.7 '@types/send': 1.2.1 @@ -4415,17 +4416,17 @@ snapshots: '@types/mime@1.3.5': {} - '@types/node@20.19.39': + '@types/node@25.7.0': dependencies: - undici-types: 6.21.0 + undici-types: 7.21.0 '@types/nodemailer@8.0.0': dependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/pg@8.20.0': dependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 pg-protocol: 1.13.0 pg-types: 2.2.0 @@ -4447,23 +4448,23 @@ snapshots: '@types/send@0.17.6': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/send@1.2.1': dependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/serve-static@1.15.10': dependencies: '@types/http-errors': 2.0.5 - '@types/node': 20.19.39 + '@types/node': 25.7.0 '@types/send': 0.17.6 '@types/superagent@8.1.9': dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 20.19.39 + '@types/node': 25.7.0 form-data: 4.0.5 '@types/supertest@7.2.0': @@ -4471,98 +4472,98 @@ snapshots: '@types/methods': 1.1.4 '@types/superagent': 8.1.9 - '@typescript-eslint/eslint-plugin@8.59.0(@typescript-eslint/parser@8.59.0(eslint@9.39.4)(typescript@5.4.5))(eslint@9.39.4)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@8.59.3(@typescript-eslint/parser@8.59.3(eslint@9.39.4)(typescript@6.0.3))(eslint@9.39.4)(typescript@6.0.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.59.0(eslint@9.39.4)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 8.59.0 - '@typescript-eslint/type-utils': 8.59.0(eslint@9.39.4)(typescript@5.4.5) - '@typescript-eslint/utils': 8.59.0(eslint@9.39.4)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 8.59.0 + '@typescript-eslint/parser': 8.59.3(eslint@9.39.4)(typescript@6.0.3) + '@typescript-eslint/scope-manager': 8.59.3 + '@typescript-eslint/type-utils': 8.59.3(eslint@9.39.4)(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.3(eslint@9.39.4)(typescript@6.0.3) + '@typescript-eslint/visitor-keys': 8.59.3 eslint: 9.39.4 ignore: 7.0.5 natural-compare: 1.4.0 - ts-api-utils: 2.5.0(typescript@5.4.5) - typescript: 5.4.5 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.59.0(eslint@9.39.4)(typescript@5.4.5)': + '@typescript-eslint/parser@8.59.3(eslint@9.39.4)(typescript@6.0.3)': dependencies: - '@typescript-eslint/scope-manager': 8.59.0 - '@typescript-eslint/types': 8.59.0 - '@typescript-eslint/typescript-estree': 8.59.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 8.59.0 + '@typescript-eslint/scope-manager': 8.59.3 + '@typescript-eslint/types': 8.59.3 + '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3) + '@typescript-eslint/visitor-keys': 8.59.3 debug: 4.4.3 eslint: 9.39.4 - typescript: 5.4.5 + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.59.0(typescript@5.4.5)': + '@typescript-eslint/project-service@8.59.3(typescript@6.0.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.59.0(typescript@5.4.5) - '@typescript-eslint/types': 8.59.0 + '@typescript-eslint/tsconfig-utils': 8.59.3(typescript@6.0.3) + '@typescript-eslint/types': 8.59.3 debug: 4.4.3 - typescript: 5.4.5 + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.59.0': + '@typescript-eslint/scope-manager@8.59.3': dependencies: - '@typescript-eslint/types': 8.59.0 - '@typescript-eslint/visitor-keys': 8.59.0 + '@typescript-eslint/types': 8.59.3 + '@typescript-eslint/visitor-keys': 8.59.3 - '@typescript-eslint/tsconfig-utils@8.59.0(typescript@5.4.5)': + '@typescript-eslint/tsconfig-utils@8.59.3(typescript@6.0.3)': dependencies: - typescript: 5.4.5 + typescript: 6.0.3 - '@typescript-eslint/type-utils@8.59.0(eslint@9.39.4)(typescript@5.4.5)': + '@typescript-eslint/type-utils@8.59.3(eslint@9.39.4)(typescript@6.0.3)': dependencies: - '@typescript-eslint/types': 8.59.0 - '@typescript-eslint/typescript-estree': 8.59.0(typescript@5.4.5) - '@typescript-eslint/utils': 8.59.0(eslint@9.39.4)(typescript@5.4.5) + '@typescript-eslint/types': 8.59.3 + '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.3(eslint@9.39.4)(typescript@6.0.3) debug: 4.4.3 eslint: 9.39.4 - ts-api-utils: 2.5.0(typescript@5.4.5) - typescript: 5.4.5 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.59.0': {} + '@typescript-eslint/types@8.59.3': {} - '@typescript-eslint/typescript-estree@8.59.0(typescript@5.4.5)': + '@typescript-eslint/typescript-estree@8.59.3(typescript@6.0.3)': dependencies: - '@typescript-eslint/project-service': 8.59.0(typescript@5.4.5) - '@typescript-eslint/tsconfig-utils': 8.59.0(typescript@5.4.5) - '@typescript-eslint/types': 8.59.0 - '@typescript-eslint/visitor-keys': 8.59.0 + '@typescript-eslint/project-service': 8.59.3(typescript@6.0.3) + '@typescript-eslint/tsconfig-utils': 8.59.3(typescript@6.0.3) + '@typescript-eslint/types': 8.59.3 + '@typescript-eslint/visitor-keys': 8.59.3 debug: 4.4.3 minimatch: 10.2.5 - semver: 7.7.4 + semver: 7.8.0 tinyglobby: 0.2.16 - ts-api-utils: 2.5.0(typescript@5.4.5) - typescript: 5.4.5 + ts-api-utils: 2.5.0(typescript@6.0.3) + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.59.0(eslint@9.39.4)(typescript@5.4.5)': + '@typescript-eslint/utils@8.59.3(eslint@9.39.4)(typescript@6.0.3)': dependencies: '@eslint-community/eslint-utils': 4.9.1(eslint@9.39.4) - '@typescript-eslint/scope-manager': 8.59.0 - '@typescript-eslint/types': 8.59.0 - '@typescript-eslint/typescript-estree': 8.59.0(typescript@5.4.5) + '@typescript-eslint/scope-manager': 8.59.3 + '@typescript-eslint/types': 8.59.3 + '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3) eslint: 9.39.4 - typescript: 5.4.5 + typescript: 6.0.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.59.0': + '@typescript-eslint/visitor-keys@8.59.3': dependencies: - '@typescript-eslint/types': 8.59.0 + '@typescript-eslint/types': 8.59.3 eslint-visitor-keys: 5.0.1 - '@vitejs/plugin-react@4.7.0(vite@6.4.2(@types/node@20.19.39)(tsx@4.21.0))': + '@vitejs/plugin-react@4.7.0(vite@6.4.2(@types/node@25.7.0)(tsx@4.21.0))': dependencies: '@babel/core': 7.29.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.29.0) @@ -4570,7 +4571,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.4.2(@types/node@20.19.39)(tsx@4.21.0) + vite: 6.4.2(@types/node@25.7.0)(tsx@4.21.0) transitivePeerDependencies: - supports-color @@ -4582,13 +4583,13 @@ snapshots: chai: 5.3.3 tinyrainbow: 2.0.0 - '@vitest/mocker@3.2.4(vite@6.4.2(@types/node@20.19.39)(tsx@4.21.0))': + '@vitest/mocker@3.2.4(vite@6.4.2(@types/node@25.7.0)(tsx@4.21.0))': dependencies: '@vitest/spy': 3.2.4 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 6.4.2(@types/node@20.19.39)(tsx@4.21.0) + vite: 6.4.2(@types/node@25.7.0)(tsx@4.21.0) '@vitest/pretty-format@3.2.4': dependencies: @@ -4692,7 +4693,7 @@ snapshots: balanced-match: 1.0.2 concat-map: 0.0.1 - brace-expansion@5.0.5: + brace-expansion@5.0.6: dependencies: balanced-match: 4.0.4 @@ -5419,7 +5420,7 @@ snapshots: minimatch@10.2.5: dependencies: - brace-expansion: 5.0.5 + brace-expansion: 5.0.6 minimatch@3.1.5: dependencies: @@ -5765,7 +5766,7 @@ snapshots: semver@6.3.1: {} - semver@7.7.4: {} + semver@7.8.0: {} send@0.19.2: dependencies: @@ -5862,9 +5863,9 @@ snapshots: dependencies: js-tokens: 9.0.1 - stripe@20.4.1(@types/node@20.19.39): + stripe@20.4.1(@types/node@25.7.0): optionalDependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 strnum@2.2.3: {} @@ -5961,15 +5962,15 @@ snapshots: tree-kill@1.2.2: {} - ts-api-utils@2.5.0(typescript@5.4.5): + ts-api-utils@2.5.0(typescript@6.0.3): dependencies: - typescript: 5.4.5 + typescript: 6.0.3 ts-interface-checker@0.1.13: {} tslib@2.8.1: {} - tsup@8.5.1(postcss@8.5.10)(tsx@4.21.0)(typescript@5.4.5): + tsup@8.5.1(postcss@8.5.10)(tsx@4.21.0)(typescript@6.0.3): dependencies: bundle-require: 5.1.0(esbuild@0.27.7) cac: 6.7.14 @@ -5990,7 +5991,7 @@ snapshots: tree-kill: 1.2.2 optionalDependencies: postcss: 8.5.10 - typescript: 5.4.5 + typescript: 6.0.3 transitivePeerDependencies: - jiti - supports-color @@ -6013,18 +6014,18 @@ snapshots: media-typer: 0.3.0 mime-types: 2.1.35 - typescript-eslint@8.59.0(eslint@9.39.4)(typescript@5.4.5): + typescript-eslint@8.59.3(eslint@9.39.4)(typescript@6.0.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.59.0(@typescript-eslint/parser@8.59.0(eslint@9.39.4)(typescript@5.4.5))(eslint@9.39.4)(typescript@5.4.5) - '@typescript-eslint/parser': 8.59.0(eslint@9.39.4)(typescript@5.4.5) - '@typescript-eslint/typescript-estree': 8.59.0(typescript@5.4.5) - '@typescript-eslint/utils': 8.59.0(eslint@9.39.4)(typescript@5.4.5) + '@typescript-eslint/eslint-plugin': 8.59.3(@typescript-eslint/parser@8.59.3(eslint@9.39.4)(typescript@6.0.3))(eslint@9.39.4)(typescript@6.0.3) + '@typescript-eslint/parser': 8.59.3(eslint@9.39.4)(typescript@6.0.3) + '@typescript-eslint/typescript-estree': 8.59.3(typescript@6.0.3) + '@typescript-eslint/utils': 8.59.3(eslint@9.39.4)(typescript@6.0.3) eslint: 9.39.4 - typescript: 5.4.5 + typescript: 6.0.3 transitivePeerDependencies: - supports-color - typescript@5.4.5: {} + typescript@6.0.3: {} ua-is-frozen@0.1.2: {} @@ -6038,7 +6039,7 @@ snapshots: ulid@2.4.0: {} - undici-types@6.21.0: {} + undici-types@7.21.0: {} undici@7.25.0: {} @@ -6058,13 +6059,13 @@ snapshots: vary@1.1.2: {} - vite-node@3.2.4(@types/node@20.19.39)(tsx@4.21.0): + vite-node@3.2.4(@types/node@25.7.0)(tsx@4.21.0): dependencies: cac: 6.7.14 debug: 4.4.3 es-module-lexer: 1.7.0 pathe: 2.0.3 - vite: 6.4.2(@types/node@20.19.39)(tsx@4.21.0) + vite: 6.4.2(@types/node@25.7.0)(tsx@4.21.0) transitivePeerDependencies: - '@types/node' - jiti @@ -6079,7 +6080,7 @@ snapshots: - tsx - yaml - vite@6.4.2(@types/node@20.19.39)(tsx@4.21.0): + vite@6.4.2(@types/node@25.7.0)(tsx@4.21.0): dependencies: esbuild: 0.25.12 fdir: 6.5.0(picomatch@4.0.4) @@ -6088,15 +6089,15 @@ snapshots: rollup: 4.60.2 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 fsevents: 2.3.3 tsx: 4.21.0 - vitest@3.2.4(@types/node@20.19.39)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0): + vitest@3.2.4(@types/node@25.7.0)(jsdom@29.0.2(@noble/hashes@1.8.0))(tsx@4.21.0): dependencies: '@types/chai': 5.2.3 '@vitest/expect': 3.2.4 - '@vitest/mocker': 3.2.4(vite@6.4.2(@types/node@20.19.39)(tsx@4.21.0)) + '@vitest/mocker': 3.2.4(vite@6.4.2(@types/node@25.7.0)(tsx@4.21.0)) '@vitest/pretty-format': 3.2.4 '@vitest/runner': 3.2.4 '@vitest/snapshot': 3.2.4 @@ -6114,11 +6115,11 @@ snapshots: tinyglobby: 0.2.16 tinypool: 1.1.1 tinyrainbow: 2.0.0 - vite: 6.4.2(@types/node@20.19.39)(tsx@4.21.0) - vite-node: 3.2.4(@types/node@20.19.39)(tsx@4.21.0) + vite: 6.4.2(@types/node@25.7.0)(tsx@4.21.0) + vite-node: 3.2.4(@types/node@25.7.0)(tsx@4.21.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 20.19.39 + '@types/node': 25.7.0 jsdom: 29.0.2(@noble/hashes@1.8.0) transitivePeerDependencies: - jiti