diff --git a/package.json b/package.json index 62555c274..29183205e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "postcss": "8", "prettier": "3.3.3", "sass": "^1.42.1", - "typescript": "5.4.5", + "typescript": "5.5.4", "vuepress": "^1.9.10", "whatwg-fetch": "^3.6.2" }, diff --git a/yarn.lock b/yarn.lock index 8dcf226a7..e46c5a601 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13505,12 +13505,7 @@ typedarray@~0.0.5: resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.7.tgz#799207136a37f3b3efb8c66c40010d032714dc73" integrity sha512-ueeb9YybpjhivjbHP2LdFDAjbS948fGEPj+ACAMs4xCMmh72OCOMQWBQKlaN4ZNQ04yfLSDLSx1tGRIoWimObQ== -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== - -typescript@>=5.0.2: +typescript@5.5.4, typescript@>=5.0.2: version "5.5.4" resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba" integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==