diff --git a/apps/api/package.json b/apps/api/package.json index e9942b9..3e786c9 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -35,6 +35,6 @@ "devDependencies": { "@types/node": "^25", "tsx": "^4.19.2", - "typescript": "5.9.3" + "typescript": "6.0.3" } } diff --git a/apps/frontend/package.json b/apps/frontend/package.json index a001fcc..cd20497 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -36,7 +36,7 @@ "postcss": "^8.5.10", "tailwindcss": "^4", "tw-animate-css": "^1.4.0", - "typescript": "5.9.3", + "typescript": "6.0.3", "vite": "^8" } } diff --git a/apps/worker/package.json b/apps/worker/package.json index 87261f2..4e0eac2 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@types/node": "^25", "tsx": "^4.19.2", - "typescript": "5.9.3", + "typescript": "6.0.3", "vitest": "^4.1.4" } } diff --git a/packages/core/package.json b/packages/core/package.json index 8acaa47..3279c80 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -29,6 +29,6 @@ "devDependencies": { "@types/js-yaml": "^4.0.9", "@types/node": "^25", - "typescript": "5.9.3" + "typescript": "6.0.3" } } diff --git a/packages/ui/package.json b/packages/ui/package.json index 889f047..365f154 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -29,6 +29,6 @@ "devDependencies": { "@types/react": "^19", "@types/react-dom": "^19", - "typescript": "5.9.3" + "typescript": "6.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5aafe25..f0dfb05 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ importers: specifier: ^4.19.2 version: 4.21.0 typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.3 + version: 6.0.3 apps/docs: dependencies: @@ -180,8 +180,8 @@ importers: specifier: ^1.4.0 version: 1.4.0 typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.3 + version: 6.0.3 vite: specifier: ^8 version: 8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.3) @@ -214,8 +214,8 @@ importers: specifier: ^4.19.2 version: 4.21.0 typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.3 + version: 6.0.3 vitest: specifier: ^4.1.4 version: 4.1.4(@opentelemetry/api@1.9.1)(@types/node@25.6.0)(@vitest/coverage-v8@4.1.4)(jsdom@25.0.1)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(jiti@2.6.1)(tsx@4.21.0)(yaml@2.8.3)) @@ -269,8 +269,8 @@ importers: specifier: ^25 version: 25.6.0 typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.3 + version: 6.0.3 packages/ui: dependencies: @@ -315,8 +315,8 @@ importers: specifier: ^19 version: 19.2.3(@types/react@19.2.14) typescript: - specifier: 5.9.3 - version: 5.9.3 + specifier: 6.0.3 + version: 6.0.3 packages: @@ -2850,10 +2850,12 @@ packages: '@xmldom/xmldom@0.8.12': resolution: {integrity: sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==} engines: {node: '>=10.0.0'} + deprecated: this version has critical issues, please update to the latest version '@xmldom/xmldom@0.9.9': resolution: {integrity: sha512-qycIHAucxy/LXAYIjmLmtQ8q9GPnMbnjG1KXhWm9o5sCr6pOYDATkMPiTNa6/v8eELyqOQ2FsEqeoFYmgv/gJg==} engines: {node: '>=14.6'} + deprecated: this version has critical issues, please update to the latest version '@xyflow/react@12.10.2': resolution: {integrity: sha512-CgIi6HwlcHXwlkTpr0fxLv/0sRVNZ8IdwKLzzeCscaYBwpvfcH1QFOCeaTCuEn1FQEs/B8CjnTSjhs8udgmBgQ==} @@ -5075,6 +5077,11 @@ packages: engines: {node: '>=14.17'} hasBin: true + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} + engines: {node: '>=14.17'} + hasBin: true + ufo@1.6.3: resolution: {integrity: sha512-yDJTmhydvl5lJzBmy/hyOAA0d+aqCBuwl818haVdYCRrWV84o7YyeVm4QlVHStqNrrJSTb6jKuFAVqAFsr+K3Q==} @@ -10720,7 +10727,10 @@ snapshots: es-errors: 1.3.0 is-typed-array: 1.1.15 - typescript@5.9.3: {} + typescript@5.9.3: + optional: true + + typescript@6.0.3: {} ufo@1.6.3: {}