From 1566cc2a95ce8ba98431e7b3ce62934703055671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 10:37:44 +0000 Subject: [PATCH] chore(deps): bump typescript from 5.4.4 to 5.8.3 in /site Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.4 to 5.8.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/pnpm-lock.yaml | 64 ++++++++++++++++++++++----------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/site/package.json b/site/package.json index ea08bea..f5d0e14 100644 --- a/site/package.json +++ b/site/package.json @@ -14,6 +14,6 @@ "astro": "^4.16.18", "sharp": "^0.33.5", "@astrojs/check": "^0.8.1", - "typescript": "^5.4.4" + "typescript": "^5.8.3" } } \ No newline at end of file diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index ce9b939..22151b9 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -10,19 +10,19 @@ importers: dependencies: '@astrojs/check': specifier: ^0.8.1 - version: 0.8.1(typescript@5.4.4) + version: 0.8.1(typescript@5.8.3) '@astrojs/starlight': specifier: ^0.21.3 - version: 0.21.3(astro@4.16.18(rollup@4.30.1)(typescript@5.4.4)) + version: 0.21.3(astro@4.16.18(rollup@4.30.1)(typescript@5.8.3)) astro: specifier: ^4.16.18 - version: 4.16.18(rollup@4.30.1)(typescript@5.4.4) + version: 4.16.18(rollup@4.30.1)(typescript@5.8.3) sharp: specifier: ^0.33.5 version: 0.33.5 typescript: - specifier: ^5.4.4 - version: 5.4.4 + specifier: ^5.8.3 + version: 5.8.3 packages: @@ -1859,11 +1859,11 @@ packages: shikiji-core@0.9.19: resolution: {integrity: sha512-AFJu/vcNT21t0e6YrfadZ+9q86gvPum6iywRyt1OtIPjPFe25RQnYJyxHQPMLKCCWA992TPxmEmbNcOZCAJclw==} - deprecated: Shikiji is merged back to Shiki v1.0, please migrate over to get the latest updates + deprecated: Deprecated, use @shikijs/core instead shikiji@0.9.19: resolution: {integrity: sha512-Kw2NHWktdcdypCj1GkKpXH4o6Vxz8B8TykPlPuLHOGSV8VkhoCLcFOH4k19K4LXAQYRQmxg+0X/eM+m2sLhAkg==} - deprecated: Shikiji is merged back to Shiki v1.0, please migrate over to get the latest updates + deprecated: Deprecated, use shiki instead signal-exit@4.1.0: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} @@ -1971,8 +1971,8 @@ packages: typescript-auto-import-cache@0.3.3: resolution: {integrity: sha512-ojEC7+Ci1ij9eE6hp8Jl9VUNnsEKzztktP5gtYNRMrTmfXVwA1PITYYAkpxCvvupdSYa/Re51B6KMcv1CTZEUA==} - typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + typescript@5.8.3: + resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==} engines: {node: '>=14.17'} hasBin: true @@ -2266,13 +2266,13 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@astrojs/check@0.8.1(typescript@5.4.4)': + '@astrojs/check@0.8.1(typescript@5.8.3)': dependencies: - '@astrojs/language-server': 2.11.1(typescript@5.4.4) + '@astrojs/language-server': 2.11.1(typescript@5.8.3) chokidar: 3.5.3 fast-glob: 3.3.2 kleur: 4.1.5 - typescript: 5.4.4 + typescript: 5.8.3 yargs: 17.7.2 transitivePeerDependencies: - prettier @@ -2284,11 +2284,11 @@ snapshots: '@astrojs/internal-helpers@0.4.1': {} - '@astrojs/language-server@2.11.1(typescript@5.4.4)': + '@astrojs/language-server@2.11.1(typescript@5.8.3)': dependencies: '@astrojs/compiler': 2.7.0 '@jridgewell/sourcemap-codec': 1.4.15 - '@volar/kit': 2.4.0-alpha.15(typescript@5.4.4) + '@volar/kit': 2.4.0-alpha.15(typescript@5.8.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 @@ -2348,12 +2348,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@astrojs/mdx@2.1.1(astro@4.16.18(rollup@4.30.1)(typescript@5.4.4))': + '@astrojs/mdx@2.1.1(astro@4.16.18(rollup@4.30.1)(typescript@5.8.3))': dependencies: '@astrojs/markdown-remark': 4.2.1 '@mdx-js/mdx': 3.0.0 acorn: 8.11.3 - astro: 4.16.18(rollup@4.30.1)(typescript@5.4.4) + astro: 4.16.18(rollup@4.30.1)(typescript@5.8.3) es-module-lexer: 1.4.1 estree-util-visit: 2.0.0 github-slugger: 2.0.0 @@ -2382,15 +2382,15 @@ snapshots: sitemap: 7.1.1 zod: 3.22.4 - '@astrojs/starlight@0.21.3(astro@4.16.18(rollup@4.30.1)(typescript@5.4.4))': + '@astrojs/starlight@0.21.3(astro@4.16.18(rollup@4.30.1)(typescript@5.8.3))': dependencies: - '@astrojs/mdx': 2.1.1(astro@4.16.18(rollup@4.30.1)(typescript@5.4.4)) + '@astrojs/mdx': 2.1.1(astro@4.16.18(rollup@4.30.1)(typescript@5.8.3)) '@astrojs/sitemap': 3.0.5 '@pagefind/default-ui': 1.3.0 '@types/hast': 3.0.4 '@types/mdast': 4.0.3 - astro: 4.16.18(rollup@4.30.1)(typescript@5.4.4) - astro-expressive-code: 0.33.5(astro@4.16.18(rollup@4.30.1)(typescript@5.4.4)) + astro: 4.16.18(rollup@4.30.1)(typescript@5.8.3) + astro-expressive-code: 0.33.5(astro@4.16.18(rollup@4.30.1)(typescript@5.8.3)) bcp-47: 2.1.0 hast-util-from-html: 2.0.1 hast-util-select: 6.0.2 @@ -2999,12 +2999,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@volar/kit@2.4.0-alpha.15(typescript@5.4.4)': + '@volar/kit@2.4.0-alpha.15(typescript@5.8.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.4 + typescript: 5.8.3 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 @@ -3096,13 +3096,13 @@ snapshots: astring@1.8.6: {} - astro-expressive-code@0.33.5(astro@4.16.18(rollup@4.30.1)(typescript@5.4.4)): + astro-expressive-code@0.33.5(astro@4.16.18(rollup@4.30.1)(typescript@5.8.3)): dependencies: - astro: 4.16.18(rollup@4.30.1)(typescript@5.4.4) + astro: 4.16.18(rollup@4.30.1)(typescript@5.8.3) hast-util-to-html: 8.0.4 remark-expressive-code: 0.33.5 - astro@4.16.18(rollup@4.30.1)(typescript@5.4.4): + astro@4.16.18(rollup@4.30.1)(typescript@5.8.3): dependencies: '@astrojs/compiler': 2.10.3 '@astrojs/internal-helpers': 0.4.1 @@ -3155,7 +3155,7 @@ snapshots: semver: 7.6.3 shiki: 1.26.1 tinyexec: 0.3.2 - tsconfck: 3.1.4(typescript@5.4.4) + tsconfck: 3.1.4(typescript@5.8.3) unist-util-visit: 5.0.0 vfile: 6.0.3 vite: 5.4.11 @@ -3165,7 +3165,7 @@ snapshots: yargs-parser: 21.1.1 zod: 3.24.1 zod-to-json-schema: 3.24.1(zod@3.24.1) - zod-to-ts: 1.2.0(typescript@5.4.4)(zod@3.24.1) + zod-to-ts: 1.2.0(typescript@5.8.3)(zod@3.24.1) optionalDependencies: sharp: 0.33.5 transitivePeerDependencies: @@ -4848,9 +4848,9 @@ snapshots: trough@2.1.0: {} - tsconfck@3.1.4(typescript@5.4.4): + tsconfck@3.1.4(typescript@5.8.3): optionalDependencies: - typescript: 5.4.4 + typescript: 5.8.3 tslib@2.6.2: optional: true @@ -4863,7 +4863,7 @@ snapshots: dependencies: semver: 7.6.3 - typescript@5.4.4: {} + typescript@5.8.3: {} unherit@3.0.1: {} @@ -5170,9 +5170,9 @@ snapshots: dependencies: zod: 3.24.1 - zod-to-ts@1.2.0(typescript@5.4.4)(zod@3.24.1): + zod-to-ts@1.2.0(typescript@5.8.3)(zod@3.24.1): dependencies: - typescript: 5.4.4 + typescript: 5.8.3 zod: 3.24.1 zod@3.22.4: {}