We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1523742 commit ab5e688Copy full SHA for ab5e688
docs/package.json
@@ -11,9 +11,9 @@
11
"fmt": "prettier --ignore-path .gitignore --ignore-path .prettierignore --write ."
12
},
13
"dependencies": {
14
- "@astrojs/starlight": "^0.33.2",
15
- "astro": "^5.6.2",
16
- "astro-auto-import": "^0.4.4"
+ "@astrojs/starlight": "^0.37.6",
+ "astro": "^5.17.1",
+ "astro-auto-import": "^0.5.1"
17
18
"packageManager": "pnpm@9.15.5"
19
}
package.json
@@ -10,7 +10,7 @@
10
"format:check": "prettier --check .",
"checks": "pnpm lint && pnpm format:check"
- "packageManager": "pnpm@9.15.3",
+ "packageManager": "pnpm@10.28.2",
"devDependencies": {
"@eslint/compat": "^1.2.8",
"@eslint/js": "^9.24.0",
0 commit comments