diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index cbe5a86b..628be014 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -63,7 +63,7 @@ "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "vite": "^5.4.11", "vite-plugin-checker": "^0.8.0", "vite-tsconfig-paths": "^5.1.3", @@ -7684,9 +7684,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 98aa26ea..e5ab3a11 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -70,7 +70,7 @@ "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", "rollup-plugin-visualizer": "^5.12.0", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "vite": "^5.4.11", "vite-plugin-checker": "^0.8.0", "vite-tsconfig-paths": "^5.1.3",