diff --git a/package.json b/package.json index a6a4223..149bce0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "sharp": "^0.33.5", "tailwindcss": "^3.4.13", "tsx": "^4.19.2", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "vite-plugin-static-copy": "^2.1.0", "dompurify": "^3.2.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 074d072..cb4dcf9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,13 +13,13 @@ importers: dependencies: '@astrojs/check': specifier: ^0.9.4 - version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) + version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.7.2) '@astrojs/node': specifier: ^8.3.4 - version: 8.3.4(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)) + version: 8.3.4(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2)) '@astrojs/tailwind': specifier: ^5.1.2 - version: 5.1.2(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3))(tailwindcss@3.4.13) + version: 5.1.2(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2))(tailwindcss@3.4.13) '@fastify/basic-auth': specifier: ^6.0.1 version: 6.0.1 @@ -46,7 +46,7 @@ importers: version: 3.2.10 astro: specifier: ^4.16.2 - version: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3) + version: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2) dompurify: specifier: ^3.2.1 version: 3.2.1 @@ -58,7 +58,7 @@ importers: version: 3.0.5 lucide-astro: specifier: ^0.460.0 - version: 0.460.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)) + version: 0.460.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2)) mime: specifier: ^4.0.4 version: 4.0.4 @@ -72,8 +72,8 @@ importers: specifier: ^4.19.2 version: 4.19.2 typescript: - specifier: ^5.6.3 - version: 5.6.3 + specifier: ^5.7.2 + version: 5.7.2 vite-plugin-static-copy: specifier: ^2.1.0 version: 2.1.0(vite@5.4.8(@types/node@22.9.4)) @@ -2567,8 +2567,8 @@ packages: typescript-auto-import-cache@0.3.3: resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==} - typescript@5.6.3: - resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true @@ -2893,12 +2893,12 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)': + '@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.7.2)': dependencies: - '@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3) + '@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.7.2) chokidar: 4.0.1 kleur: 4.1.5 - typescript: 5.6.3 + typescript: 5.7.2 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -2908,12 +2908,12 @@ snapshots: '@astrojs/internal-helpers@0.4.1': {} - '@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.6.3)': + '@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.3.3)(typescript@5.7.2)': dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/yaml2ts': 0.2.1 '@jridgewell/sourcemap-codec': 1.5.0 - '@volar/kit': 2.4.5(typescript@5.6.3) + '@volar/kit': 2.4.5(typescript@5.7.2) '@volar/language-core': 2.4.5 '@volar/language-server': 2.4.5 '@volar/language-service': 2.4.5 @@ -2957,9 +2957,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/node@8.3.4(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3))': + '@astrojs/node@8.3.4(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2))': dependencies: - astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3) + astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2) send: 0.19.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -2969,9 +2969,9 @@ snapshots: dependencies: prismjs: 1.29.0 - '@astrojs/tailwind@5.1.2(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3))(tailwindcss@3.4.13)': + '@astrojs/tailwind@5.1.2(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2))(tailwindcss@3.4.13)': dependencies: - astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3) + astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2) autoprefixer: 10.4.20(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -3677,12 +3677,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@volar/kit@2.4.5(typescript@5.6.3)': + '@volar/kit@2.4.5(typescript@5.7.2)': dependencies: '@volar/language-service': 2.4.5 '@volar/typescript': 2.4.5 typesafe-path: 0.2.2 - typescript: 5.6.3 + typescript: 5.7.2 vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.0.8 @@ -3785,7 +3785,7 @@ snapshots: astring@1.9.0: {} - astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3): + astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -3838,7 +3838,7 @@ snapshots: semver: 7.6.3 shiki: 1.22.0 tinyexec: 0.3.0 - tsconfck: 3.1.3(typescript@5.6.3) + tsconfck: 3.1.3(typescript@5.7.2) unist-util-visit: 5.0.0 vfile: 6.0.3 vite: 5.4.8(@types/node@22.9.4) @@ -3848,7 +3848,7 @@ snapshots: yargs-parser: 21.1.1 zod: 3.23.8 zod-to-json-schema: 3.23.3(zod@3.23.8) - zod-to-ts: 1.2.0(typescript@5.6.3)(zod@3.23.8) + zod-to-ts: 1.2.0(typescript@5.7.2)(zod@3.23.8) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -4605,9 +4605,9 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-astro@0.460.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)): + lucide-astro@0.460.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2)): dependencies: - astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3) + astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.7.2) magic-string@0.30.11: dependencies: @@ -5641,9 +5641,9 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfck@3.1.3(typescript@5.6.3): + tsconfck@3.1.3(typescript@5.7.2): optionalDependencies: - typescript: 5.6.3 + typescript: 5.7.2 tslib@2.7.0: optional: true @@ -5663,7 +5663,7 @@ snapshots: dependencies: semver: 7.6.3 - typescript@5.6.3: {} + typescript@5.7.2: {} undici-types@6.19.8: {} @@ -5962,9 +5962,9 @@ snapshots: dependencies: zod: 3.23.8 - zod-to-ts@1.2.0(typescript@5.6.3)(zod@3.23.8): + zod-to-ts@1.2.0(typescript@5.7.2)(zod@3.23.8): dependencies: - typescript: 5.6.3 + typescript: 5.7.2 zod: 3.23.8 zod@3.23.8: {}