Update dependency @astrojs/starlight to v0.41.11

This commit is contained in:
renovate[bot]
2026-09-01 17:34:43 +00:00
committed by GitHub
parent 814816696c
commit 5d5e88a32b
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "0.6.0",
"devDependencies": {
"@astrojs/check": "0.9.10",
"@astrojs/starlight": "0.41.10",
"@astrojs/starlight": "0.41.11",
"astro": "7.2.9",
"sharp": "0.35.4",
"typescript": "6.0.3"
@@ -617,9 +617,9 @@
}
},
"node_modules/@astrojs/starlight": {
"version": "0.41.10",
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.10.tgz",
"integrity": "sha512-xE+OO2zzJkHPzc+giuFj+1c0sYw3//goo31PEksguNTd3XpXvV7TaJ0TzQzBUSCxYtBwWjAPkJfqR2W4aMQdhQ==",
"version": "0.41.11",
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.11.tgz",
"integrity": "sha512-hM95Mbsl4l60SBwaNQA/HTxpOLGfeB5EfR9qY3kr0SsAVKUspCssjO0RVBsLiPAE6EA5xuORcCoz/Q6DTX+MuQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -15,7 +15,7 @@
},
"devDependencies": {
"@astrojs/check": "0.9.10",
"@astrojs/starlight": "0.41.10",
"@astrojs/starlight": "0.41.11",
"astro": "7.2.9",
"sharp": "0.35.4",
"typescript": "6.0.3"