From 5e1e2c493f89a1bc3360d0a950433773cd2849a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 05:47:46 +0000 Subject: [PATCH 1/2] chore(deps): bump the npm-deps group with 3 updates Bumps the npm-deps group with 3 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [typescript](https://github.com/microsoft/TypeScript) and [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator). Updates `astro` from 6.0.8 to 6.1.1 - [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.1/packages/astro) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) Updates `starlight-links-validator` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.21.0/packages/starlight-links-validator) --- updated-dependencies: - dependency-name: astro dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: starlight-links-validator dependency-version: 0.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] --- package-lock.json | 136 +++++++++++++++++++++++----------------------- package.json | 6 +- 2 files changed, 71 insertions(+), 71 deletions(-) diff --git a/package-lock.json b/package-lock.json index 73675e94..31eb5635 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@astrojs/starlight": "^0.38.2", "@lavamoat/preinstall-always-fail": "^3.0.0", "@tailwindcss/vite": "^4.2.2", - "astro": "^6.0.8", + "astro": "^6.1.1", "astro-opengraph-images": "^1.14.3", "sharp": "^0.34.5", "starlight-auto-sidebar": "^0.2.0", @@ -20,7 +20,7 @@ "starlight-llms-txt": "^0.8.0", "starlight-theme-nova": "^0.11.7", "tailwindcss": "^4.2.0", - "typescript": "^5.9.3" + "typescript": "^6.0.2" }, "devDependencies": { "@lavamoat/allow-scripts": "^4.0.0", @@ -29,7 +29,7 @@ "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.7.2", "react": "^19.2.4", - "starlight-links-validator": "^0.20.1" + "starlight-links-validator": "^0.21.0" } }, "node_modules/@acemir/cssom": { @@ -3010,6 +3010,19 @@ "node": ">=20" } }, + "node_modules/@shikijs/twoslash/node_modules/twoslash": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/twoslash/-/twoslash-0.3.6.tgz", + "integrity": "sha512-VuI5OKl+MaUO9UIW3rXKoPgHI3X40ZgB/j12VY6h98Ae1mCBihjPvhOPeJWlxCYcmSbmeZt5ZKkK0dsVtp+6pA==", + "license": "MIT", + "dependencies": { + "@typescript/vfs": "^1.6.2", + "twoslash-protocol": "0.3.6" + }, + "peerDependencies": { + "typescript": "^5.5.0" + } + }, "node_modules/@shikijs/types": { "version": "3.21.0", "resolved": "https://registry.npmjs.org/@shikijs/types/-/types-3.21.0.tgz", @@ -3779,17 +3792,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.1", + "resolved": "https://registry.npmjs.org/astro/-/astro-6.1.1.tgz", + "integrity": "sha512-vq8sHpu1JsY1fWAunn+tdKNbVDmLQNiVdyuGsVT2csgITdFGXXVAyEXFWc1DzkMN0ehElPeiHnqItyQOJK+GqA==", "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", @@ -3822,11 +3835,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", @@ -3893,15 +3906,15 @@ } }, "node_modules/astro/node_modules/@astrojs/compiler": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-3.0.0.tgz", - "integrity": "sha512-MwAbDE5mawZ1SS+D8qWiHdprdME5Tlj2e0YjxnEICvcOpbSukNS7Sa7hA5PK+6RrmUr/t6Gi5YgrdZKjbO/WPQ==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-3.0.1.tgz", + "integrity": "sha512-z97oYbdebO5aoWzuJ/8q5hLK232+17KcLZ7cJ8BCWk6+qNzVxn/gftC0KzMBUTD8WAaBkPpNSQK6PXLnNrZ0CA==", "license": "MIT" }, "node_modules/astro/node_modules/@astrojs/markdown-remark": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.0.1.tgz", - "integrity": "sha512-zAfLJmn07u9SlDNNHTpjv0RT4F8D4k54NR7ReRas8CO4OeGoqSvOuKwqCFg2/cqN3wHwdWlK/7Yv/lMXlhVIaw==", + "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", @@ -3917,6 +3930,7 @@ "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", @@ -4049,6 +4063,26 @@ "node": ">=20" } }, + "node_modules/astro/node_modules/tsconfck": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz", + "integrity": "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==", + "license": "MIT", + "bin": { + "tsconfck": "bin/tsconfck.js" + }, + "engines": { + "node": "^18 || >=20" + }, + "peerDependencies": { + "typescript": "^5.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, "node_modules/astro/node_modules/yargs-parser": { "version": "22.0.0", "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz", @@ -9817,23 +9851,22 @@ } }, "node_modules/starlight-links-validator": { - "version": "0.20.1", - "resolved": "https://registry.npmjs.org/starlight-links-validator/-/starlight-links-validator-0.20.1.tgz", - "integrity": "sha512-bPfX9tlvkLcygIwo4nszOf7TOj1iqfZEpUss5oxRlaa3/mt7zGBHANSkanVMd0FK6VQa2oUD9MjH1DszykkwPA==", + "version": "0.21.0", + "resolved": "https://registry.npmjs.org/starlight-links-validator/-/starlight-links-validator-0.21.0.tgz", + "integrity": "sha512-X7pQC/5Dc7peDoZW/F4L+fD5qs9JmVXo3klNHsxRcVs3mSJXp2wFKZ/38hgr7yGLkp126IFKeHLy6jmOvnwvCA==", "dev": true, "license": "MIT", "dependencies": { "@types/picomatch": "^4.0.2", "github-slugger": "^2.0.0", "hast-util-from-html": "^2.0.3", - "hast-util-has-property": "^3.0.0", "is-absolute-url": "^5.0.0", - "kleur": "^4.1.5", "mdast-util-mdx-jsx": "^3.2.0", - "mdast-util-to-string": "^4.0.0", + "mdast-util-to-hast": "^13.2.1", "picomatch": "^4.0.3", "terminal-link": "^5.0.0", - "unist-util-visit": "^5.1.0" + "unist-util-visit": "^5.1.0", + "yaml": "^2.8.3" }, "engines": { "node": ">=22.12.0" @@ -10175,9 +10208,9 @@ } }, "node_modules/tinyexec": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.2.tgz", - "integrity": "sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.0.4.tgz", + "integrity": "sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==", "license": "MIT", "engines": { "node": ">=18" @@ -10319,26 +10352,6 @@ "license": "Apache-2.0", "peer": true }, - "node_modules/tsconfck": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/tsconfck/-/tsconfck-3.1.6.tgz", - "integrity": "sha512-ks6Vjr/jEw0P1gmOVwutM3B7fWxoWBL2KRDb1JfqGVawBmO5UsvmWOQFGHBPl5yxYz4eERr19E6L7NMv+Fej4w==", - "license": "MIT", - "bin": { - "tsconfck": "bin/tsconfck.js" - }, - "engines": { - "node": "^18 || >=20" - }, - "peerDependencies": { - "typescript": "^5.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, "node_modules/tslib": { "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", @@ -10480,19 +10493,6 @@ "node": ">=10.13.0" } }, - "node_modules/twoslash": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/twoslash/-/twoslash-0.3.6.tgz", - "integrity": "sha512-VuI5OKl+MaUO9UIW3rXKoPgHI3X40ZgB/j12VY6h98Ae1mCBihjPvhOPeJWlxCYcmSbmeZt5ZKkK0dsVtp+6pA==", - "license": "MIT", - "dependencies": { - "@typescript/vfs": "^1.6.2", - "twoslash-protocol": "0.3.6" - }, - "peerDependencies": { - "typescript": "^5.5.0" - } - }, "node_modules/twoslash-protocol": { "version": "0.3.6", "resolved": "https://registry.npmjs.org/twoslash-protocol/-/twoslash-protocol-0.3.6.tgz", @@ -10519,9 +10519,9 @@ "license": "MIT" }, "node_modules/typescript": { - "version": "5.9.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", - "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.2.tgz", + "integrity": "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", @@ -11534,9 +11534,9 @@ } }, "node_modules/yaml": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz", - "integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz", + "integrity": "sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==", "license": "ISC", "bin": { "yaml": "bin.mjs" diff --git a/package.json b/package.json index 9c8fb767..c906f39f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/starlight": "^0.38.2", "@lavamoat/preinstall-always-fail": "^3.0.0", "@tailwindcss/vite": "^4.2.2", - "astro": "^6.0.8", + "astro": "^6.1.1", "astro-opengraph-images": "^1.14.3", "sharp": "^0.34.5", "starlight-auto-sidebar": "^0.2.0", @@ -24,7 +24,7 @@ "starlight-llms-txt": "^0.8.0", "starlight-theme-nova": "^0.11.7", "tailwindcss": "^4.2.0", - "typescript": "^5.9.3" + "typescript": "^6.0.2" }, "devDependencies": { "@lavamoat/allow-scripts": "^4.0.0", @@ -33,7 +33,7 @@ "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.7.2", "react": "^19.2.4", - "starlight-links-validator": "^0.20.1" + "starlight-links-validator": "^0.21.0" }, "lavamoat": { "allowScripts": { From 36e49f2f2708b4f79f65fdf80d08ac2e22df6f7a Mon Sep 17 00:00:00 2001 From: Tom Arra Date: Mon, 30 Mar 2026 07:31:03 -0500 Subject: [PATCH 2/2] Apply suggestion from @tomarra --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c906f39f..5e9d67da 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "starlight-llms-txt": "^0.8.0", "starlight-theme-nova": "^0.11.7", "tailwindcss": "^4.2.0", - "typescript": "^6.0.2" + "typescript": "^5.9.3" }, "devDependencies": { "@lavamoat/allow-scripts": "^4.0.0",