diff --git a/package.json b/package.json index 021aa03..8010c3b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "stylelint": "16.10.0", "stylelint-config-recommended-vue": "1.5.0", "stylelint-config-spaceninja": "15.0.0", - "typescript": "5.6.3", + "typescript": "5.7.3", "vite": "5.4.11", "vue-tsc": "2.1.10" } diff --git a/yarn.lock b/yarn.lock index 75f7dc4..68aea57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3306,10 +3306,10 @@ type-fest@^0.20.2: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== -typescript@5.6.3: - version "5.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b" - integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw== +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== undici-types@~6.20.0: version "6.20.0"