diff --git a/package.json b/package.json index 4c817fc3..3cd0ffd4 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.3" }, "packageManager": "pnpm@9.3.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d431ce48..f7db7d21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,19 +10,19 @@ importers: dependencies: '@astrojs/check': specifier: ^0.8.0 - version: 0.8.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5) + version: 0.8.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.3) '@astrojs/sitemap': specifier: ^3.1.2 version: 3.1.5 '@astrojs/tailwind': specifier: ^5.1.0 - version: 5.1.0(astro@4.10.1(@types/node@20.12.12)(typescript@5.4.5))(tailwindcss@3.4.4) + version: 5.1.0(astro@4.10.1(@types/node@20.12.12)(typescript@5.5.3))(tailwindcss@3.4.4) '@iconify-json/mdi': specifier: ^1.1.66 version: 1.1.66 astro: specifier: ^4.6.1 - version: 4.10.1(@types/node@20.12.12)(typescript@5.4.5) + version: 4.10.1(@types/node@20.12.12)(typescript@5.5.3) 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.3 + version: 5.5.3 packages: @@ -2292,8 +2292,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.3: + resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} engines: {node: '>=14.17'} hasBin: true @@ -2596,13 +2596,13 @@ snapshots: '@antfu/utils@0.7.7': {} - '@astrojs/check@0.8.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5)': + '@astrojs/check@0.8.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.3)': dependencies: - '@astrojs/language-server': 2.11.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5) + '@astrojs/language-server': 2.11.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.3) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 - typescript: 5.4.5 + typescript: 5.5.3 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -2616,11 +2616,11 @@ snapshots: '@astrojs/internal-helpers@0.4.0': {} - '@astrojs/language-server@2.11.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.4.5)': + '@astrojs/language-server@2.11.1(prettier-plugin-astro@0.14.0)(prettier@3.3.1)(typescript@5.5.3)': dependencies: '@astrojs/compiler': 2.8.2 '@jridgewell/sourcemap-codec': 1.5.0 - '@volar/kit': 2.4.0-alpha.15(typescript@5.4.5) + '@volar/kit': 2.4.0-alpha.15(typescript@5.5.3) '@volar/language-core': 2.4.0-alpha.15 '@volar/language-server': 2.4.0-alpha.15 '@volar/language-service': 2.4.0-alpha.15 @@ -2674,9 +2674,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.0(astro@4.10.1(@types/node@20.12.12)(typescript@5.4.5))(tailwindcss@3.4.4)': + '@astrojs/tailwind@5.1.0(astro@4.10.1(@types/node@20.12.12)(typescript@5.5.3))(tailwindcss@3.4.4)': dependencies: - astro: 4.10.1(@types/node@20.12.12)(typescript@5.4.5) + astro: 4.10.1(@types/node@20.12.12)(typescript@5.5.3) autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38) @@ -3301,12 +3301,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@volar/kit@2.4.0-alpha.15(typescript@5.4.5)': + '@volar/kit@2.4.0-alpha.15(typescript@5.5.3)': dependencies: '@volar/language-service': 2.4.0-alpha.15 '@volar/typescript': 2.4.0-alpha.15 typesafe-path: 0.2.2 - typescript: 5.4.5 + typescript: 5.5.3 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 @@ -3406,7 +3406,7 @@ snapshots: transitivePeerDependencies: - supports-color - astro@4.10.1(@types/node@20.12.12)(typescript@5.4.5): + astro@4.10.1(@types/node@20.12.12)(typescript@5.5.3): dependencies: '@astrojs/compiler': 2.8.0 '@astrojs/internal-helpers': 0.4.0 @@ -3462,7 +3462,7 @@ snapshots: shiki: 1.6.3 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.3) unist-util-visit: 5.0.0 vfile: 6.0.1 vite: 5.2.13(@types/node@20.12.12) @@ -5131,9 +5131,9 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfck@3.1.0(typescript@5.4.5): + tsconfck@3.1.0(typescript@5.5.3): optionalDependencies: - typescript: 5.4.5 + typescript: 5.5.3 tslib@2.6.2: optional: true @@ -5146,7 +5146,7 @@ snapshots: dependencies: semver: 7.6.2 - typescript@5.4.5: {} + typescript@5.5.3: {} ufo@1.5.3: {}