diff --git a/package.json b/package.json index bf98f9e..534aad8 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@types/node": "22.10.5", "lefthook": "1.10.1", "turbo": "2.3.3", - "typescript": "5.7.2" + "typescript": "5.7.3" }, "scripts": { "build": "turbo run build", diff --git a/packages/speaking-url-ts/package.json b/packages/speaking-url-ts/package.json index 680e574..c0a3356 100644 --- a/packages/speaking-url-ts/package.json +++ b/packages/speaking-url-ts/package.json @@ -48,7 +48,7 @@ "preview": "vite preview" }, "devDependencies": { - "typescript": "5.7.2", + "typescript": "5.7.3", "vite": "6.0.6", "vite-plugin-dts": "4.4.0", "vite-tsconfig-paths": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index 079c689..3848a9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3488,10 +3488,10 @@ typescript@5.4.2: resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== -typescript@5.7.2: - version "5.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" - integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== +typescript@5.7.3: + version "5.7.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" + integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== ufo@^1.5.4: version "1.5.4"