Skip to content

Commit

Permalink
fix(deps): update dependency astro to v4.16.1 (#1543)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 9d0a3f6 commit b7c684f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion docs2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -6913,7 +6911,7 @@ __metadata:
optional: true
bin:
astro: astro.js
checksum: 10c0/0aec66bfad7bc506c9f0f277e7791f821f5fc3178dfdd29ad5362656cea0bbba47362a8b579beb0edb11f20351520cea9e33078e577f28003889adaf0d9dda1f
checksum: 10c0/2bb3f7b675303db5918f0ce801f920458dfe0dd0bdb0a09ab78e53ea3239bd10a5d146ed7bfebbfbff8e8f3e3e25ae9cec6a8ce725db3e0ef1753450f68c9cd7
languageName: node
linkType: hard

Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b7c684f

Please sign in to comment.