mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
chore(deps): update dependencies
This commit is contained in:
+1
-1
@@ -13,5 +13,5 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@12.2.1"
|
"packageManager": "pnpm@12.4.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+169
-1708
File diff suppressed because it is too large
Load Diff
@@ -11,13 +11,13 @@
|
|||||||
"check": "astro check"
|
"check": "astro check"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/starlight": "0.41.11",
|
"@astrojs/starlight": "0.42.0",
|
||||||
"@astrojs/starlight-docsearch": "0.7.0",
|
"@astrojs/starlight-docsearch": "0.8.0",
|
||||||
"@gitea-docs/content-loader": "workspace:*",
|
"@gitea-docs/content-loader": "workspace:*",
|
||||||
"@pagefind/default-ui": "1.5.2",
|
"@pagefind/default-ui": "1.5.2",
|
||||||
"astro": "7.2.10",
|
"astro": "7.3.2",
|
||||||
"sharp": "0.35.4",
|
"sharp": "0.35.4",
|
||||||
"starlight-openapi": "0.26.1"
|
"starlight-openapi": "0.26.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "0.9.10",
|
"@astrojs/check": "0.9.10",
|
||||||
|
|||||||
Reference in New Issue
Block a user