From 41ee45d0e43c56a9929aa1b326ef0b833621fa3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 19:44:43 +0200 Subject: [PATCH] Bump the docker-backward-compatible group across 1 directory with 4 updates (#945) Bumps the docker-backward-compatible group with 4 updates in the /docs directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@astrojs/starlight` from 0.38.2 to 0.38.3 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.38.3/packages/starlight) Updates `@astrojs/svelte` from 8.0.3 to 8.0.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@8.0.5/packages/integrations/svelte) Updates `astro` from 6.0.8 to 6.1.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.1.7/packages/astro) Updates `svelte` from 5.55.0 to 5.55.4 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.55.4/packages/svelte) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-backward-compatible - dependency-name: "@astrojs/svelte" dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-backward-compatible - dependency-name: astro dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker-backward-compatible - dependency-name: svelte dependency-version: 5.55.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-backward-compatible ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 83 ++++++++++++++++++++++++++++-------------- docs/package.json | 8 ++-- 2 files changed, 60 insertions(+), 31 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index 3c598cea..018d6175 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -10,16 +10,16 @@ "dependencies": { "@astrojs/check": "^0.9.6", "@astrojs/node": "^10.0.5", - "@astrojs/starlight": "^0.38.0", + "@astrojs/starlight": "^0.38.3", "@astrojs/starlight-tailwind": "^4.0.2", - "@astrojs/svelte": "^8.0.0", + "@astrojs/svelte": "^8.0.5", "@fontsource/ibm-plex-mono": "^5.2.7", "@fontsource/ibm-plex-sans": "^5.2.8", "@tailwindcss/vite": "^4.2.1", - "astro": "^6.0.8", + "astro": "^6.1.7", "sharp": "^0.34.5", "starlight-openapi": "^0.24.0", - "svelte": "^5.53.6", + "svelte": "^5.55.4", "tailwindcss": "^4.1.10", "typescript": "^5.9.3" } @@ -207,9 +207,9 @@ } }, "node_modules/@astrojs/starlight": { - "version": "0.38.2", - "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.38.2.tgz", - "integrity": "sha512-7AsrvG4EsXUmJT5uqiXJN4oZqKaY0wc/Ip7C6/zGnShHRVoTAA4jxeYIZ3wqbqA6zv4cnp9qk31vB2m2dUcmfg==", + "version": "0.38.3", + "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.38.3.tgz", + "integrity": "sha512-kDlJPlUDdQFWYmyFM2yUPo66yws7v067AEK+/rQjjoVyqehL3DabuOJuy6UJFFTFyGbHxYcBms/ITEgdW7tphw==", "license": "MIT", "dependencies": { "@astrojs/markdown-remark": "^7.0.0", @@ -256,14 +256,15 @@ } }, "node_modules/@astrojs/svelte": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@astrojs/svelte/-/svelte-8.0.3.tgz", - "integrity": "sha512-R9vUtQGV+j4Zs3cPm2zRHCyYxQR4DRDEl7rgwIu5i4UpAlVBUYIu34onpgNZEpvws1rxvLhrA/N10qLrFNTYyw==", + "version": "8.0.5", + "resolved": "https://registry.npmjs.org/@astrojs/svelte/-/svelte-8.0.5.tgz", + "integrity": "sha512-w9ZQyyve169KQKB7AJUikeOrztkVtdDqjvilqkLO+yDZixYIuxlq6LsPxgaWJX7dfvVmGcdpg6bxsHFtfHJZrw==", "license": "MIT", "dependencies": { "@sveltejs/vite-plugin-svelte": "^6.2.4", - "svelte2tsx": "^0.7.51", - "vite": "^7.3.1" + "svelte2tsx": "^0.7.52", + "vite": "^7.3.1", + "vitefu": "^1.1.2" }, "engines": { "node": ">=22.12.0" @@ -2895,17 +2896,17 @@ } }, "node_modules/astro": { - "version": "6.0.8", - "resolved": "https://registry.npmjs.org/astro/-/astro-6.0.8.tgz", - "integrity": "sha512-DCPeb8GKOoFWh+8whB7Qi/kKWD/6NcQ9nd1QVNzJFxgHkea3WYrNroQRq4whmBdjhkYPTLS/1gmUAl2iA2Es2g==", + "version": "6.1.7", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.7.tgz", + "integrity": "sha512-pvZysIUV2C2nRv8N7cXAkCLcfDQz/axAxF09SqiTz1B+xnvbhy6KzL2I6J15ZBXk8k0TfMD75dJ151QyQmAqZA==", "license": "MIT", "dependencies": { - "@astrojs/compiler": "^3.0.0", + "@astrojs/compiler": "^3.0.1", "@astrojs/internal-helpers": "0.8.0", - "@astrojs/markdown-remark": "7.0.1", + "@astrojs/markdown-remark": "7.1.0", "@astrojs/telemetry": "3.3.0", "@capsizecss/unpack": "^4.0.0", - "@clack/prompts": "^1.0.1", + "@clack/prompts": "^1.1.0", "@oslojs/encoding": "^1.1.0", "@rollup/pluginutils": "^5.3.0", "aria-query": "^5.3.2", @@ -2916,7 +2917,6 @@ "cookie": "^1.1.1", "devalue": "^5.6.3", "diff": "^8.0.3", - "dlv": "^1.1.3", "dset": "^3.1.4", "es-module-lexer": "^2.0.0", "esbuild": "^0.27.3", @@ -2938,11 +2938,11 @@ "picomatch": "^4.0.3", "rehype": "^13.0.2", "semver": "^7.7.4", - "shiki": "^4.0.0", + "shiki": "^4.0.2", "smol-toml": "^1.6.0", - "svgo": "^4.0.0", - "tinyclip": "^0.1.6", - "tinyexec": "^1.0.2", + "svgo": "^4.0.1", + "tinyclip": "^0.1.12", + "tinyexec": "^1.0.4", "tinyglobby": "^0.2.15", "tsconfck": "^3.1.6", "ultrahtml": "^1.6.0", @@ -2990,6 +2990,35 @@ "integrity": "sha512-z97oYbdebO5aoWzuJ/8q5hLK232+17KcLZ7cJ8BCWk6+qNzVxn/gftC0KzMBUTD8WAaBkPpNSQK6PXLnNrZ0CA==", "license": "MIT" }, + "node_modules/astro/node_modules/@astrojs/markdown-remark": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.0.tgz", + "integrity": "sha512-P+HnCsu2js3BoTc8kFmu+E9gOcFeMdPris75g+Zl4sY8+bBRbSQV6xzcBDbZ27eE7yBGEGQoqjpChx+KJYIPYQ==", + "license": "MIT", + "dependencies": { + "@astrojs/internal-helpers": "0.8.0", + "@astrojs/prism": "4.0.1", + "github-slugger": "^2.0.0", + "hast-util-from-html": "^2.0.3", + "hast-util-to-text": "^4.0.2", + "js-yaml": "^4.1.1", + "mdast-util-definitions": "^6.0.0", + "rehype-raw": "^7.0.0", + "rehype-stringify": "^10.0.1", + "remark-gfm": "^4.0.1", + "remark-parse": "^11.0.0", + "remark-rehype": "^11.1.2", + "remark-smartypants": "^3.0.2", + "retext-smartypants": "^6.2.0", + "shiki": "^4.0.0", + "smol-toml": "^1.6.0", + "unified": "^11.0.5", + "unist-util-remove-position": "^5.0.0", + "unist-util-visit": "^5.1.0", + "unist-util-visit-parents": "^6.0.2", + "vfile": "^6.0.3" + } + }, "node_modules/axobject-query": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz", @@ -7190,9 +7219,9 @@ } }, "node_modules/svelte": { - "version": "5.55.0", - "resolved": "https://registry.npmjs.org/svelte/-/svelte-5.55.0.tgz", - "integrity": "sha512-SThllKq6TRMBwPtat7ASnm/9CDXnIhBR0NPGw0ujn2DVYx9rVwsPZxDaDQcYGdUz/3BYVsCzdq7pZarRQoGvtw==", + "version": "5.55.4", + "resolved": "https://registry.npmjs.org/svelte/-/svelte-5.55.4.tgz", + "integrity": "sha512-q8DFohk6vUswSng95IZb9nzWJnbINZsK7OiM1snAa3qCjJBL0ZQpvMyAaVXjUukdM75J/m8UE8xwqat8Ors/zQ==", "license": "MIT", "dependencies": { "@jridgewell/remapping": "^2.3.4", @@ -7206,7 +7235,7 @@ "clsx": "^2.1.1", "devalue": "^5.6.4", "esm-env": "^1.2.1", - "esrap": "^2.2.2", + "esrap": "^2.2.4", "is-reference": "^3.0.3", "locate-character": "^3.0.0", "magic-string": "^0.30.11", diff --git a/docs/package.json b/docs/package.json index 48aaad21..d8eefe0f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -12,16 +12,16 @@ "dependencies": { "@astrojs/check": "^0.9.6", "@astrojs/node": "^10.0.5", - "@astrojs/starlight": "^0.38.0", + "@astrojs/starlight": "^0.38.3", "@astrojs/starlight-tailwind": "^4.0.2", - "@astrojs/svelte": "^8.0.0", + "@astrojs/svelte": "^8.0.5", "@fontsource/ibm-plex-mono": "^5.2.7", "@fontsource/ibm-plex-sans": "^5.2.8", "@tailwindcss/vite": "^4.2.1", - "astro": "^6.0.8", + "astro": "^6.1.7", "sharp": "^0.34.5", "starlight-openapi": "^0.24.0", - "svelte": "^5.53.6", + "svelte": "^5.55.4", "tailwindcss": "^4.1.10", "typescript": "^5.9.3" }