chore(deps): update dependencies

This commit is contained in:
Renovate Bot
2026-09-14 00:05:03 +00:00
parent 3258717d62
commit 7bad868ded
3 changed files with 174 additions and 1713 deletions
+1 -1
View File
@@ -13,5 +13,5 @@
"engines": {
"node": ">=22"
},
"packageManager": "pnpm@12.2.1"
"packageManager": "pnpm@12.4.0"
}
+169 -1708
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -11,13 +11,13 @@
"check": "astro check"
},
"dependencies": {
"@astrojs/starlight": "0.41.11",
"@astrojs/starlight-docsearch": "0.7.0",
"@astrojs/starlight": "0.42.0",
"@astrojs/starlight-docsearch": "0.8.0",
"@gitea-docs/content-loader": "workspace:*",
"@pagefind/default-ui": "1.5.2",
"astro": "7.2.10",
"astro": "7.3.2",
"sharp": "0.35.4",
"starlight-openapi": "0.26.1"
"starlight-openapi": "0.26.2"
},
"devDependencies": {
"@astrojs/check": "0.9.10",