diff --git a/package.json b/package.json index 0b1cb8c6..c85c0a64 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@tailwindcss/forms": "0.5.7", "prettier": "3.3.1", "prettier-plugin-astro": "0.14.0", - "typescript": "5.4.5" + "typescript": "5.5.4" }, "packageManager": "pnpm@9.5.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34a21697..e49344e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,19 +10,19 @@ importers: dependencies: '@astrojs/check': specifier: ^0.8.0 - version: 0.8.2(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5) + version: 0.8.2(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.4) '@astrojs/sitemap': specifier: ^3.1.2 version: 3.1.5 '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.10.2(@types/node@20.12.12)(typescript@5.4.5))(tailwindcss@3.4.4) + version: 5.1.0(astro@4.10.2(@types/node@20.12.12)(typescript@5.5.4))(tailwindcss@3.4.4) '@iconify-json/mdi': specifier: ^1.1.66 version: 1.1.67 astro: specifier: ^4.6.1 - version: 4.10.2(@types/node@20.12.12)(typescript@5.4.5) + version: 4.10.2(@types/node@20.12.12)(typescript@5.5.4) astro-icon: specifier: ^1.1.0 version: 1.1.0 @@ -46,8 +46,8 @@ importers: specifier: 0.14.0 version: 0.14.0 typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 5.5.4 + version: 5.5.4 packages: @@ -2288,8 +2288,8 @@ packages: typescript-auto-import-cache@0.3.3: resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==} - typescript@5.4.5: - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + typescript@5.5.4: + resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} engines: {node: '>=14.17'} hasBin: true @@ -2592,13 +2592,13 @@ snapshots: '@antfu/utils@0.7.7': {} - '@astrojs/check@0.8.2(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5)': + '@astrojs/check@0.8.2(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.4)': dependencies: - '@astrojs/language-server': 2.12.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5) + '@astrojs/language-server': 2.12.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.4) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 - typescript: 5.4.5 + typescript: 5.5.4 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -2612,11 +2612,11 @@ snapshots: '@astrojs/internal-helpers@0.4.0': {} - '@astrojs/language-server@2.12.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5)': + '@astrojs/language-server@2.12.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.4)': dependencies: '@astrojs/compiler': 2.9.1 '@jridgewell/sourcemap-codec': 1.5.0 - '@volar/kit': 2.4.0-alpha.16(typescript@5.4.5) + '@volar/kit': 2.4.0-alpha.16(typescript@5.5.4) '@volar/language-core': 2.4.0-alpha.16 '@volar/language-server': 2.4.0-alpha.16 '@volar/language-service': 2.4.0-alpha.16 @@ -2670,9 +2670,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.0(astro@4.10.2(@types/node@20.12.12)(typescript@5.4.5))(tailwindcss@3.4.4)': + '@astrojs/tailwind@5.1.0(astro@4.10.2(@types/node@20.12.12)(typescript@5.5.4))(tailwindcss@3.4.4)': dependencies: - astro: 4.10.2(@types/node@20.12.12)(typescript@5.4.5) + astro: 4.10.2(@types/node@20.12.12)(typescript@5.5.4) autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -3297,12 +3297,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@volar/kit@2.4.0-alpha.16(typescript@5.4.5)': + '@volar/kit@2.4.0-alpha.16(typescript@5.5.4)': dependencies: '@volar/language-service': 2.4.0-alpha.16 '@volar/typescript': 2.4.0-alpha.16 typesafe-path: 0.2.2 - typescript: 5.4.5 + typescript: 5.5.4 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 @@ -3402,7 +3402,7 @@ snapshots: transitivePeerDependencies: - supports-color - astro@4.10.2(@types/node@20.12.12)(typescript@5.4.5): + astro@4.10.2(@types/node@20.12.12)(typescript@5.5.4): dependencies: '@astrojs/compiler': 2.8.0 '@astrojs/internal-helpers': 0.4.0 @@ -3458,7 +3458,7 @@ snapshots: shiki: 1.6.4 string-width: 7.1.0 strip-ansi: 7.1.0 - tsconfck: 3.1.0(typescript@5.4.5) + tsconfck: 3.1.0(typescript@5.5.4) unist-util-visit: 5.0.0 vfile: 6.0.1 vite: 5.2.13(@types/node@20.12.12) @@ -5125,9 +5125,9 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfck@3.1.0(typescript@5.4.5): + tsconfck@3.1.0(typescript@5.5.4): optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.4 tslib@2.6.2: optional: true @@ -5140,7 +5140,7 @@ snapshots: dependencies: semver: 7.6.3 - typescript@5.4.5: {} + typescript@5.5.4: {} ufo@1.5.3: {}