diff --git a/package-lock.json b/package-lock.json index 5387b3fa0..ad4cc9609 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "npm-run-all2": "6.2.6", "prettier": "3.4.2", "sass": "1.83.1", - "typescript": "5.7.2", + "typescript": "5.7.3", "vite": "5.4.11", "vite-plugin-svgr": "4.3.0", "vite-tsconfig-paths": "5.1.4", @@ -6212,9 +6212,9 @@ "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" }, "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": { diff --git a/package.json b/package.json index 6a6c652c6..d0ad55a51 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "npm-run-all2": "6.2.6", "prettier": "3.4.2", "sass": "1.83.1", - "typescript": "5.7.2", + "typescript": "5.7.3", "vite": "5.4.11", "vite-plugin-svgr": "4.3.0", "vite-tsconfig-paths": "5.1.4",