From 94ca12c9c28d6110b0acd1114ab0b0f94e27c17f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 05:07:30 +0000 Subject: [PATCH] chore(deps): bump astro from 6.1.10 to 6.4.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.1.10 to 6.4.6. - [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.4.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 133 ++++++++++++++++++++++++++++++++++----------------- 2 files changed, 90 insertions(+), 45 deletions(-) diff --git a/package.json b/package.json index 0f345bd..b32bfbd 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@astrojs/starlight": "^0.38.4", - "astro": "^6.1.10", + "astro": "^6.4.6", "sharp": "^0.34.3" }, "packageManager": "yarn@4.9.4", diff --git a/yarn.lock b/yarn.lock index 79501ee..bfe7463 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5,10 +5,26 @@ __metadata: version: 8 cacheKey: 10c0 -"@astrojs/compiler@npm:^3.0.1": - version: 3.0.1 - resolution: "@astrojs/compiler@npm:3.0.1" - checksum: 10c0/f2ec194a6c0b18044cf77b9bc3ff48f972d3c017dbdd9f8d4512fe7b0c1abcd2996cb4b8378831f0432f7a4289248235a082b95f90a1d0c7ca7e6a5c24fe6779 +"@astrojs/compiler@npm:^4.0.0": + version: 4.0.0 + resolution: "@astrojs/compiler@npm:4.0.0" + checksum: 10c0/b82c245f88db7fe741128b2c057304866f42e87f296b2bf5962aa84e4bef1aa5c323a4fec8621db4f6ef7195cd0f90d9059c481f7d2708bbf983b481299dc5c0 + languageName: node + linkType: hard + +"@astrojs/internal-helpers@npm:0.10.0": + version: 0.10.0 + resolution: "@astrojs/internal-helpers@npm:0.10.0" + dependencies: + "@types/hast": "npm:^3.0.4" + "@types/mdast": "npm:^4.0.4" + js-yaml: "npm:^4.1.1" + picomatch: "npm:^4.0.4" + retext-smartypants: "npm:^6.2.0" + shiki: "npm:^4.0.2" + smol-toml: "npm:^1.6.0" + unified: "npm:^11.0.5" + checksum: 10c0/e6729142b607b9aebaf36afeb045c5e137a4dd2a89051a5221c16c8d55379e6986e663c683ec524459dd3f35965027b94cbd02c9034bddc5a6acd0da21dfe5d4 languageName: node linkType: hard @@ -50,6 +66,31 @@ __metadata: languageName: node linkType: hard +"@astrojs/markdown-remark@npm:7.2.0": + version: 7.2.0 + resolution: "@astrojs/markdown-remark@npm:7.2.0" + dependencies: + "@astrojs/internal-helpers": "npm:0.10.0" + "@astrojs/prism": "npm:4.0.2" + github-slugger: "npm:^2.0.0" + hast-util-from-html: "npm:^2.0.3" + hast-util-to-text: "npm:^4.0.2" + mdast-util-definitions: "npm:^6.0.0" + rehype-raw: "npm:^7.0.0" + rehype-stringify: "npm:^10.0.1" + remark-gfm: "npm:^4.0.1" + remark-parse: "npm:^11.0.0" + remark-rehype: "npm:^11.1.2" + remark-smartypants: "npm:^3.0.2" + unified: "npm:^11.0.5" + unist-util-remove-position: "npm:^5.0.0" + unist-util-visit: "npm:^5.1.0" + unist-util-visit-parents: "npm:^6.0.2" + vfile: "npm:^6.0.3" + checksum: 10c0/4332f03768733beff038ebdd68ae1d0207d0b66f1089bf98a42ed5f25614bfe5bfc6b8459acd7d639ebb03a914375b942d8253f80ee6141dcf2b305449a77938 + languageName: node + linkType: hard + "@astrojs/mdx@npm:^5.0.0": version: 5.0.4 resolution: "@astrojs/mdx@npm:5.0.4" @@ -82,6 +123,15 @@ __metadata: languageName: node linkType: hard +"@astrojs/prism@npm:4.0.2": + version: 4.0.2 + resolution: "@astrojs/prism@npm:4.0.2" + dependencies: + prismjs: "npm:^1.30.0" + checksum: 10c0/23a5bc096f966c08be6f8e89adfe9287fd6d08eeb9c4ec7de8172280aa638f2684dcefc5f848f55e211ff63369abc4f0661698daa5e2de6078c8f269215a7101 + languageName: node + linkType: hard + "@astrojs/sitemap@npm:^3.7.1": version: 3.7.2 resolution: "@astrojs/sitemap@npm:3.7.2" @@ -131,17 +181,16 @@ __metadata: languageName: node linkType: hard -"@astrojs/telemetry@npm:3.3.1": - version: 3.3.1 - resolution: "@astrojs/telemetry@npm:3.3.1" +"@astrojs/telemetry@npm:3.3.2": + version: 3.3.2 + resolution: "@astrojs/telemetry@npm:3.3.2" dependencies: ci-info: "npm:^4.4.0" - dlv: "npm:^1.1.3" dset: "npm:^3.1.4" is-docker: "npm:^4.0.0" is-wsl: "npm:^3.1.1" which-pm-runs: "npm:^1.1.0" - checksum: 10c0/4ce5a73808be3ebb0d5f73a36849fe69a716eef2f7c1e5d1ce879f9995e6aecca0ab0f3d2b53b6636a0f587ecde20132313238169541b004c3451cea60c5013d + checksum: 10c0/7af9e10bfb45bde66ce882c0aceec54141cf63255a4d85e2f99f6cebc2a0b388c38a0b7fe3c3eb3b20ae8a41b9a5103e22e27255582d8bf961cc47d71c29d230 languageName: node linkType: hard @@ -2555,14 +2604,14 @@ __metadata: languageName: node linkType: hard -"astro@npm:^6.1.10": - version: 6.1.10 - resolution: "astro@npm:6.1.10" +"astro@npm:^6.4.6": + version: 6.4.6 + resolution: "astro@npm:6.4.6" dependencies: - "@astrojs/compiler": "npm:^3.0.1" - "@astrojs/internal-helpers": "npm:0.9.0" - "@astrojs/markdown-remark": "npm:7.1.1" - "@astrojs/telemetry": "npm:3.3.1" + "@astrojs/compiler": "npm:^4.0.0" + "@astrojs/internal-helpers": "npm:0.10.0" + "@astrojs/markdown-remark": "npm:7.2.0" + "@astrojs/telemetry": "npm:3.3.2" "@capsizecss/unpack": "npm:^4.0.0" "@clack/prompts": "npm:^1.1.0" "@oslojs/encoding": "npm:^1.1.0" @@ -2573,17 +2622,19 @@ __metadata: clsx: "npm:^2.1.1" common-ancestor-path: "npm:^2.0.0" cookie: "npm:^1.1.1" - devalue: "npm:^5.6.3" + devalue: "npm:^5.8.1" diff: "npm:^8.0.3" dset: "npm:^3.1.4" es-module-lexer: "npm:^2.0.0" esbuild: "npm:^0.27.3" flattie: "npm:^1.1.1" fontace: "npm:~0.4.1" + get-tsconfig: "npm:5.0.0-beta.4" github-slugger: "npm:^2.0.0" html-escaper: "npm:3.0.3" http-cache-semantics: "npm:^4.2.0" js-yaml: "npm:^4.1.1" + jsonc-parser: "npm:^3.3.1" magic-string: "npm:^0.30.21" magicast: "npm:^0.5.2" mrmime: "npm:^2.0.1" @@ -2603,7 +2654,6 @@ __metadata: tinyclip: "npm:^0.1.12" tinyexec: "npm:^1.0.4" tinyglobby: "npm:^0.2.15" - tsconfck: "npm:^3.1.6" ultrahtml: "npm:^1.6.0" unifont: "npm:~0.7.4" unist-util-visit: "npm:^5.1.0" @@ -2618,8 +2668,8 @@ __metadata: sharp: optional: true bin: - astro: bin/astro.mjs - checksum: 10c0/c5ec6cd9f70ec943c3cda4f19b650fce3632835e55ecdbefe3fca6cf7fba30ee73da0501d6b6403e1e1dbbf1b083bca9d52789aa4becb103d9ee0ffbe9a01a4b + astro: ./bin/astro.mjs + checksum: 10c0/f66c80e88aa5338a7ed9dde2adb09e0fe7b1bad1bc1e282fb24cbbfd9b54727d16f06550e1870ee90532d1f638d47956fafaca8a7143e4d3ea466778da510777 languageName: node linkType: hard @@ -3615,7 +3665,7 @@ __metadata: languageName: node linkType: hard -"devalue@npm:^5.6.3": +"devalue@npm:^5.8.1": version: 5.8.1 resolution: "devalue@npm:5.8.1" checksum: 10c0/fad0c5aeb615e0ddea3385923389991652b285cd2adcd84e10f07a930f735127d94621751f7ef5249a7fe2c7c666ec7c02bb95c3901da337c91f45ef4da18dea @@ -3654,19 +3704,12 @@ __metadata: languageName: node linkType: hard -"dlv@npm:^1.1.3": - version: 1.1.3 - resolution: "dlv@npm:1.1.3" - checksum: 10c0/03eb4e769f19a027fd5b43b59e8a05e3fd2100ac239ebb0bf9a745de35d449e2f25cfaf3aa3934664551d72856f4ae8b7822016ce5c42c2d27c18ae79429ec42 - languageName: node - linkType: hard - "docs@workspace:.": version: 0.0.0-use.local resolution: "docs@workspace:." dependencies: "@astrojs/starlight": "npm:^0.38.4" - astro: "npm:^6.1.10" + astro: "npm:^6.4.6" cspell: "npm:^9.7.0" husky: "npm:^9.1.7" linkinator: "npm:^7.6.1" @@ -4526,6 +4569,15 @@ __metadata: languageName: node linkType: hard +"get-tsconfig@npm:5.0.0-beta.4": + version: 5.0.0-beta.4 + resolution: "get-tsconfig@npm:5.0.0-beta.4" + dependencies: + resolve-pkg-maps: "npm:^1.0.0" + checksum: 10c0/6b908fc5d2abc937fca6938f5e9218238f49b11cd07362831383aa5815b25ce6f5fff36d4bcd70caa17778a54922b654745ce6c0b1bb19be8eac87da4e3fc087 + languageName: node + linkType: hard + "get-uri@npm:^6.0.1": version: 6.0.5 resolution: "get-uri@npm:6.0.5" @@ -5392,7 +5444,7 @@ __metadata: languageName: node linkType: hard -"jsonc-parser@npm:3.3.1": +"jsonc-parser@npm:3.3.1, jsonc-parser@npm:^3.3.1": version: 3.3.1 resolution: "jsonc-parser@npm:3.3.1" checksum: 10c0/269c3ae0a0e4f907a914bf334306c384aabb9929bd8c99f909275ebd5c2d3bc70b9bcd119ad794f339dec9f24b6a4ee9cd5a8ab2e6435e730ad4075388fc2ab6 @@ -7757,6 +7809,13 @@ __metadata: languageName: node linkType: hard +"resolve-pkg-maps@npm:^1.0.0": + version: 1.0.0 + resolution: "resolve-pkg-maps@npm:1.0.0" + checksum: 10c0/fb8f7bbe2ca281a73b7ef423a1cbc786fb244bd7a95cbe5c3fba25b27d327150beca8ba02f622baea65919a57e061eb5005204daa5f93ed590d9b77463a567ab + languageName: node + linkType: hard + "restore-cursor@npm:^5.0.0": version: 5.1.0 resolution: "restore-cursor@npm:5.1.0" @@ -8679,20 +8738,6 @@ __metadata: languageName: node linkType: hard -"tsconfck@npm:^3.1.6": - version: 3.1.6 - resolution: "tsconfck@npm:3.1.6" - peerDependencies: - typescript: ^5.0.0 - peerDependenciesMeta: - typescript: - optional: true - bin: - tsconfck: bin/tsconfck.js - checksum: 10c0/269c3c513540be44844117bb9b9258fe6f8aeab026d32aeebf458d5299125f330711429dbb556dbf125a0bc25f4a81e6c24ac96de2740badd295c3fb400f66c4 - languageName: node - linkType: hard - "tslib@npm:^2.0.1, tslib@npm:^2.4.0": version: 2.8.1 resolution: "tslib@npm:2.8.1"