diff --git a/package.json b/package.json index ae6ce989..ca0988e2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "lightningcss": "^1.32.0", "sass": "^1.99.0", "start-server-and-test": "^3.0.2", - "typescript": "^6.0.2", + "typescript": "^6.0.3", "vite": "^8.0.8", "vitest": "^4.1.4", "vue-tsc": "^3.2.6" diff --git a/yarn.lock b/yarn.lock index 3b25547a..d2509e9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4065,10 +4065,10 @@ typescript-eslint@^8.56.0: "@typescript-eslint/typescript-estree" "8.58.0" "@typescript-eslint/utils" "8.58.0" -typescript@^6.0.2: - version "6.0.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f" - integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ== +typescript@^6.0.3: + version "6.0.3" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21" + integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw== ufo@^1.6.3: version "1.6.3"