diff --git a/package.json b/package.json index e613b986..732f918a 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-vue": "^9.0.0", "prettier": "^3.3.2", "process": "^0.11.10", - "typescript": "~5.4.5", + "typescript": "~5.5.2", "vite-plugin-checker": "^0.6.4", "vue-tsc": "^1.8.22" }, diff --git a/yarn.lock b/yarn.lock index 1982b44a..2ddbf005 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6465,16 +6465,11 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@^5.3.3: +typescript@^5.3.3, typescript@~5.5.2: version "5.5.2" resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== -typescript@~5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== - unbzip2-stream@^1.0.9: version "1.4.3" resolved "https://registry.yarnpkg.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz#b0da04c4371311df771cdc215e87f2130991ace7"