diff --git a/app/package.json b/app/package.json index b3c8f5c..c16f234 100644 --- a/app/package.json +++ b/app/package.json @@ -14,7 +14,7 @@ "solid-js": "1.8.17" }, "devDependencies": { - "typescript": "5.4.5", + "typescript": "5.7.2", "unocss": "0.59.4", "vite": "5.2.11", "vite-plugin-solid": "2.10.2" diff --git a/app/pnpm-lock.yaml b/app/pnpm-lock.yaml index 10b0fe8..db093cf 100644 --- a/app/pnpm-lock.yaml +++ b/app/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: version: 1.8.17 devDependencies: typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 5.7.2 + version: 5.7.2 unocss: specifier: 0.59.4 version: 0.59.4(postcss@8.4.38)(rollup@4.17.2)(vite@5.2.11) @@ -1068,8 +1068,8 @@ packages: resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==} engines: {node: '>=6'} - typescript@5.4.5: - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true @@ -2261,7 +2261,7 @@ snapshots: totalist@3.0.1: {} - typescript@5.4.5: {} + typescript@5.7.2: {} ufo@1.3.2: {} diff --git a/docs/package.json b/docs/package.json index b226049..1abb4e0 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,6 +14,6 @@ "@astrojs/starlight": "0.23.1", "astro": "4.8.6", "sharp": "0.33.4", - "typescript": "5.4.5" + "typescript": "5.7.2" } } \ No newline at end of file diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 7b588f3..5ded433 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -10,19 +10,19 @@ importers: dependencies: '@astrojs/check': specifier: 0.7.0 - version: 0.7.0(typescript@5.4.5) + version: 0.7.0(typescript@5.7.2) '@astrojs/starlight': specifier: 0.23.1 - version: 0.23.1(astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5)) + version: 0.23.1(astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2)) astro: specifier: 4.8.6 - version: 4.8.6(@types/node@20.12.12)(typescript@5.4.5) + version: 4.8.6(@types/node@20.12.12)(typescript@5.7.2) sharp: specifier: 0.33.4 version: 0.33.4 typescript: - specifier: 5.4.5 - version: 5.4.5 + specifier: 5.7.2 + version: 5.7.2 packages: @@ -2116,8 +2116,8 @@ packages: typescript-auto-import-cache@0.3.2: resolution: {integrity: sha512-+laqe5SFL1vN62FPOOJSUDTZxtgsoOXjneYOXIpx5rQ4UMiN89NAtJLpqLqyebv9fgQ/IMeeTX+mQyRnwvJzvg==} - typescript@5.4.5: - resolution: {integrity: sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==} + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true @@ -2397,13 +2397,13 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@astrojs/check@0.7.0(typescript@5.4.5)': + '@astrojs/check@0.7.0(typescript@5.7.2)': dependencies: - '@astrojs/language-server': 2.10.0(typescript@5.4.5) + '@astrojs/language-server': 2.10.0(typescript@5.7.2) chokidar: 3.6.0 fast-glob: 3.3.2 kleur: 4.1.5 - typescript: 5.4.5 + typescript: 5.7.2 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -2413,11 +2413,11 @@ snapshots: '@astrojs/internal-helpers@0.4.0': {} - '@astrojs/language-server@2.10.0(typescript@5.4.5)': + '@astrojs/language-server@2.10.0(typescript@5.7.2)': dependencies: '@astrojs/compiler': 2.8.0 '@jridgewell/sourcemap-codec': 1.4.15 - '@volar/kit': 2.2.4(typescript@5.4.5) + '@volar/kit': 2.2.4(typescript@5.7.2) '@volar/language-core': 2.2.4 '@volar/language-server': 2.2.4 '@volar/language-service': 2.2.4 @@ -2457,12 +2457,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@3.0.0(astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5))': + '@astrojs/mdx@3.0.0(astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2))': dependencies: '@astrojs/markdown-remark': 5.1.0 '@mdx-js/mdx': 3.0.1 acorn: 8.11.3 - astro: 4.8.6(@types/node@20.12.12)(typescript@5.4.5) + astro: 4.8.6(@types/node@20.12.12)(typescript@5.7.2) es-module-lexer: 1.5.3 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -2488,15 +2488,15 @@ snapshots: stream-replace-string: 2.0.0 zod: 3.23.8 - '@astrojs/starlight@0.23.1(astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5))': + '@astrojs/starlight@0.23.1(astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2))': dependencies: - '@astrojs/mdx': 3.0.0(astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5)) + '@astrojs/mdx': 3.0.0(astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2)) '@astrojs/sitemap': 3.1.4 '@pagefind/default-ui': 1.1.0 '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - astro: 4.8.6(@types/node@20.12.12)(typescript@5.4.5) - astro-expressive-code: 0.35.3(astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5)) + astro: 4.8.6(@types/node@20.12.12)(typescript@5.7.2) + astro-expressive-code: 0.35.3(astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2)) bcp-47: 2.1.0 hast-util-from-html: 2.0.1 hast-util-select: 6.0.2 @@ -3145,12 +3145,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@volar/kit@2.2.4(typescript@5.4.5)': + '@volar/kit@2.2.4(typescript@5.7.2)': dependencies: '@volar/language-service': 2.2.4 '@volar/typescript': 2.2.4 typesafe-path: 0.2.2 - typescript: 5.4.5 + typescript: 5.7.2 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 @@ -3250,12 +3250,12 @@ snapshots: astring@1.8.6: {} - astro-expressive-code@0.35.3(astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5)): + astro-expressive-code@0.35.3(astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2)): dependencies: - astro: 4.8.6(@types/node@20.12.12)(typescript@5.4.5) + astro: 4.8.6(@types/node@20.12.12)(typescript@5.7.2) rehype-expressive-code: 0.35.3 - astro@4.8.6(@types/node@20.12.12)(typescript@5.4.5): + astro@4.8.6(@types/node@20.12.12)(typescript@5.7.2): dependencies: '@astrojs/compiler': 2.8.0 '@astrojs/internal-helpers': 0.4.0 @@ -3311,7 +3311,7 @@ snapshots: shiki: 1.5.2 string-width: 7.1.0 strip-ansi: 7.1.0 - tsconfck: 3.0.3(typescript@5.4.5) + tsconfck: 3.0.3(typescript@5.7.2) unist-util-visit: 5.0.0 vfile: 6.0.1 vite: 5.2.11(@types/node@20.12.12) @@ -5012,9 +5012,9 @@ snapshots: trough@2.2.0: {} - tsconfck@3.0.3(typescript@5.4.5): + tsconfck@3.0.3(typescript@5.7.2): optionalDependencies: - typescript: 5.4.5 + typescript: 5.7.2 tslib@2.6.2: optional: true @@ -5027,7 +5027,7 @@ snapshots: dependencies: semver: 7.6.2 - typescript@5.4.5: {} + typescript@5.7.2: {} undici-types@5.26.5: optional: true