From b7c684fdcc6ff5dfc051d075a0273b0b79b2047d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 01:36:10 +0200 Subject: [PATCH] fix(deps): update dependency astro to v4.16.1 (#1543) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs2/package.json | 2 +- yarn.lock | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/docs2/package.json b/docs2/package.json index 92e714c3b..558517d03 100644 --- a/docs2/package.json +++ b/docs2/package.json @@ -12,7 +12,7 @@ "dependencies": { "@astrojs/check": "0.9.4", "@astrojs/starlight": "0.28.3", - "astro": "4.16.0", + "astro": "4.16.1", "sharp": "0.33.5", "typescript": "5.6.3" } diff --git a/yarn.lock b/yarn.lock index 755197830..5512fdb6d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6839,9 +6839,9 @@ __metadata: languageName: node linkType: hard -"astro@npm:4.16.0": - version: 4.16.0 - resolution: "astro@npm:4.16.0" +"astro@npm:4.16.1": + version: 4.16.1 + resolution: "astro@npm:4.16.1" dependencies: "@astrojs/compiler": "npm:^2.10.3" "@astrojs/internal-helpers": "npm:0.4.1" @@ -6873,7 +6873,6 @@ __metadata: esbuild: "npm:^0.21.5" estree-walker: "npm:^3.0.3" fast-glob: "npm:^3.3.2" - fastq: "npm:^1.17.1" flattie: "npm:^1.1.1" github-slugger: "npm:^2.0.0" gray-matter: "npm:^4.0.3" @@ -6895,7 +6894,6 @@ __metadata: semver: "npm:^7.6.3" sharp: "npm:^0.33.3" shiki: "npm:^1.22.0" - string-width: "npm:^7.2.0" tinyexec: "npm:^0.3.0" tsconfck: "npm:^3.1.3" unist-util-visit: "npm:^5.0.0" @@ -6913,7 +6911,7 @@ __metadata: optional: true bin: astro: astro.js - checksum: 10c0/0aec66bfad7bc506c9f0f277e7791f821f5fc3178dfdd29ad5362656cea0bbba47362a8b579beb0edb11f20351520cea9e33078e577f28003889adaf0d9dda1f + checksum: 10c0/2bb3f7b675303db5918f0ce801f920458dfe0dd0bdb0a09ab78e53ea3239bd10a5d146ed7bfebbfbff8e8f3e3e25ae9cec6a8ce725db3e0ef1753450f68c9cd7 languageName: node linkType: hard @@ -10382,7 +10380,7 @@ __metadata: languageName: node linkType: hard -"fastq@npm:^1.17.1, fastq@npm:^1.6.0": +"fastq@npm:^1.6.0": version: 1.17.1 resolution: "fastq@npm:1.17.1" dependencies: @@ -11670,7 +11668,7 @@ __metadata: dependencies: "@astrojs/check": "npm:0.9.4" "@astrojs/starlight": "npm:0.28.3" - astro: "npm:4.16.0" + astro: "npm:4.16.1" sharp: "npm:0.33.5" typescript: "npm:5.6.3" languageName: unknown