diff --git a/package-lock.json b/package-lock.json index 2537a3a..368a1b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "reading-time": "^1.5.0", "remark-unwrap-images": "^4.0.0", "tailwindcss": "^3.4.13", - "typescript": "^5.6.2" + "typescript": "^5.9.2" } }, "node_modules/@alloc/quick-lru": { @@ -10908,9 +10908,9 @@ "license": "MIT" }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.9.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz", + "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index fb579d8..02be2a5 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,6 @@ "reading-time": "^1.5.0", "remark-unwrap-images": "^4.0.0", "tailwindcss": "^3.4.13", - "typescript": "^5.6.2" + "typescript": "^5.9.2" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a78fb0..8f76e9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@astrojs/mdx': specifier: 3.1.9 - version: 3.1.9(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2)) + version: 3.1.9(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2)) '@astrojs/rss': specifier: 4.0.7 version: 4.0.7 @@ -19,13 +19,13 @@ importers: version: 3.2.1 '@astrojs/tailwind': specifier: 5.1.1 - version: 5.1.1(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13) + version: 5.1.1(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2))(tailwindcss@3.4.13) astro: specifier: 4.15.12 - version: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + version: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2) astro-expressive-code: specifier: ^0.41.2 - version: 0.41.2(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2)) + version: 0.41.2(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2)) astro-icon: specifier: ^1.1.1 version: 1.1.1 @@ -74,7 +74,7 @@ importers: devDependencies: '@astrojs/check': specifier: ^0.9.4 - version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.6.2) + version: 0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.9.2) '@biomejs/biome': specifier: ^1.9.3 version: 1.9.3 @@ -121,8 +121,8 @@ importers: specifier: ^3.4.13 version: 3.4.13 typescript: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.9.2 + version: 5.9.2 packages: @@ -3284,8 +3284,8 @@ packages: typescript-auto-import-cache@0.3.3: resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==} - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.9.2: + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} engines: {node: '>=14.17'} hasBin: true @@ -3631,12 +3631,12 @@ snapshots: '@antfu/utils@0.7.10': {} - '@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.6.2)': + '@astrojs/check@0.9.4(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.9.2)': dependencies: - '@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.6.2) + '@astrojs/language-server': 2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.9.2) chokidar: 4.0.1 kleur: 4.1.5 - typescript: 5.6.2 + typescript: 5.9.2 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -3648,12 +3648,12 @@ snapshots: '@astrojs/internal-helpers@0.4.1': {} - '@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.6.2)': + '@astrojs/language-server@2.15.0(prettier-plugin-astro@0.14.1)(prettier@3.5.3)(typescript@5.9.2)': dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/yaml2ts': 0.2.1 '@jridgewell/sourcemap-codec': 1.5.0 - '@volar/kit': 2.4.6(typescript@5.6.2) + '@volar/kit': 2.4.6(typescript@5.9.2) '@volar/language-core': 2.4.6 '@volar/language-server': 2.4.6 '@volar/language-service': 2.4.6 @@ -3720,12 +3720,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.1.9(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2))': + '@astrojs/mdx@3.1.9(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2))': dependencies: '@astrojs/markdown-remark': 5.3.0 '@mdx-js/mdx': 3.1.0(acorn@8.14.0) acorn: 8.14.0 - astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2) es-module-lexer: 1.5.4 estree-util-visit: 2.0.0 gray-matter: 4.0.3 @@ -3755,9 +3755,9 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/tailwind@5.1.1(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2))(tailwindcss@3.4.13)': + '@astrojs/tailwind@5.1.1(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2))(tailwindcss@3.4.13)': dependencies: - astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2) autoprefixer: 10.4.21(postcss@8.4.47) postcss: 8.4.47 postcss-load-config: 4.0.2(postcss@8.4.47) @@ -4615,12 +4615,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@volar/kit@2.4.6(typescript@5.6.2)': + '@volar/kit@2.4.6(typescript@5.9.2)': dependencies: '@volar/language-service': 2.4.6 '@volar/typescript': 2.4.6 typesafe-path: 0.2.2 - typescript: 5.6.2 + typescript: 5.9.2 vscode-languageserver-textdocument: 1.0.12 vscode-uri: 3.0.8 @@ -4719,9 +4719,9 @@ snapshots: astring@1.9.0: {} - astro-expressive-code@0.41.2(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2)): + astro-expressive-code@0.41.2(astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2)): dependencies: - astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2) + astro: 4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2) rehype-expressive-code: 0.41.2 astro-icon@1.1.1: @@ -4744,7 +4744,7 @@ snapshots: valid-filename: 4.0.0 zod: 3.23.8 - astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.6.2): + astro@4.15.12(@types/node@22.7.5)(rollup@4.24.0)(typescript@5.9.2): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -4799,7 +4799,7 @@ snapshots: shiki: 1.22.0 string-width: 7.2.0 tinyexec: 0.3.0 - tsconfck: 3.1.3(typescript@5.6.2) + tsconfck: 3.1.3(typescript@5.9.2) unist-util-visit: 5.0.0 vfile: 6.0.3 vite: 5.4.8(@types/node@22.7.5) @@ -4809,7 +4809,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.2)(zod@3.23.8) + zod-to-ts: 1.2.0(typescript@5.9.2)(zod@3.23.8) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -7429,9 +7429,9 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfck@3.1.3(typescript@5.6.2): + tsconfck@3.1.3(typescript@5.9.2): optionalDependencies: - typescript: 5.6.2 + typescript: 5.9.2 tslib@2.8.1: optional: true @@ -7448,7 +7448,7 @@ snapshots: dependencies: semver: 7.7.1 - typescript@5.6.2: {} + typescript@5.9.2: {} ufo@1.5.4: {} @@ -7771,9 +7771,9 @@ snapshots: dependencies: zod: 3.23.8 - zod-to-ts@1.2.0(typescript@5.6.2)(zod@3.23.8): + zod-to-ts@1.2.0(typescript@5.9.2)(zod@3.23.8): dependencies: - typescript: 5.6.2 + typescript: 5.9.2 zod: 3.23.8 zod@3.23.8: {}