diff --git a/package-lock.json b/package-lock.json index 0b29281..2c2f841 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4828,11 +4828,10 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "dev": true, - "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -5422,7 +5421,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" @@ -5497,7 +5496,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } }, "packages/codegen": { @@ -5518,7 +5517,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } }, "packages/codegen/ui": { @@ -5672,7 +5671,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } }, "packages/design-migration/ui": { @@ -5697,7 +5696,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" @@ -5897,7 +5896,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" @@ -5972,7 +5971,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } }, "packages/inspect": { @@ -6098,7 +6097,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } }, "packages/inspect/ui": { @@ -6123,7 +6122,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" diff --git a/packages/auto-sync/ui/package.json b/packages/auto-sync/ui/package.json index 83d14c0..da587a3 100644 --- a/packages/auto-sync/ui/package.json +++ b/packages/auto-sync/ui/package.json @@ -27,7 +27,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" diff --git a/packages/auto-sync/widget/package.json b/packages/auto-sync/widget/package.json index 866520c..bc5ec0b 100644 --- a/packages/auto-sync/widget/package.json +++ b/packages/auto-sync/widget/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "eslintConfig": { "extends": [ diff --git a/packages/codegen/plugin/package.json b/packages/codegen/plugin/package.json index 44b70ee..2cf338c 100644 --- a/packages/codegen/plugin/package.json +++ b/packages/codegen/plugin/package.json @@ -18,7 +18,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "eslintConfig": { "extends": [ diff --git a/packages/design-migration/plugin/package.json b/packages/design-migration/plugin/package.json index 8e5a59a..33136f2 100644 --- a/packages/design-migration/plugin/package.json +++ b/packages/design-migration/plugin/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "eslintConfig": { "extends": [ diff --git a/packages/design-migration/ui/package.json b/packages/design-migration/ui/package.json index 1235401..53edf50 100644 --- a/packages/design-migration/ui/package.json +++ b/packages/design-migration/ui/package.json @@ -27,7 +27,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" diff --git a/packages/handover/ui/package.json b/packages/handover/ui/package.json index 1e32bdf..79def71 100644 --- a/packages/handover/ui/package.json +++ b/packages/handover/ui/package.json @@ -27,7 +27,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0" diff --git a/packages/handover/widget/package.json b/packages/handover/widget/package.json index fa7fc5c..568f435 100644 --- a/packages/handover/widget/package.json +++ b/packages/handover/widget/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "eslintConfig": { "extends": [ diff --git a/packages/inspect/plugin/package.json b/packages/inspect/plugin/package.json index 71dba19..0bd60d7 100644 --- a/packages/inspect/plugin/package.json +++ b/packages/inspect/plugin/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.19.1", "eslint": "^8.54.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "eslintConfig": { "extends": [ diff --git a/packages/inspect/ui/package.json b/packages/inspect/ui/package.json index 67ebe17..7f100ef 100644 --- a/packages/inspect/ui/package.json +++ b/packages/inspect/ui/package.json @@ -27,7 +27,7 @@ "globals": "^15.14.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "~5.7.2", + "typescript": "~5.7.3", "typescript-eslint": "^8.19.1", "vite": "^6.0.7", "vite-plugin-singlefile": "^2.1.0"