Skip to content

Commit ab5e688

Browse files
committed
Update Node packages for the docs
1 parent 1523742 commit ab5e688

File tree

3 files changed

+871
-473
lines changed

3 files changed

+871
-473
lines changed

docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"fmt": "prettier --ignore-path .gitignore --ignore-path .prettierignore --write ."
1212
},
1313
"dependencies": {
14-
"@astrojs/starlight": "^0.33.2",
15-
"astro": "^5.6.2",
16-
"astro-auto-import": "^0.4.4"
14+
"@astrojs/starlight": "^0.37.6",
15+
"astro": "^5.17.1",
16+
"astro-auto-import": "^0.5.1"
1717
},
1818
"packageManager": "pnpm@9.15.5"
1919
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"format:check": "prettier --check .",
1111
"checks": "pnpm lint && pnpm format:check"
1212
},
13-
"packageManager": "pnpm@9.15.3",
13+
"packageManager": "pnpm@10.28.2",
1414
"devDependencies": {
1515
"@eslint/compat": "^1.2.8",
1616
"@eslint/js": "^9.24.0",

0 commit comments

Comments
 (0)