Skip to content

Commit 144ebe5

Browse files
committed
chore: update deps
1 parent 1c2a20a commit 144ebe5

File tree

2 files changed

+927
-1355
lines changed

2 files changed

+927
-1355
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"format": "prettier -w --cache ."
1212
},
1313
"dependencies": {
14-
"@astrojs/starlight": "^0.21.2",
15-
"@expressive-code/plugin-collapsible-sections": "^0.33.5",
14+
"@astrojs/starlight": "^0.25.4",
15+
"@expressive-code/plugin-collapsible-sections": "^0.35.6",
1616
"@types/hast": "^3.0.4",
17-
"astro": "^4.5.9",
18-
"prettier": "^3.2.5",
19-
"prettier-plugin-astro": "^0.13.0",
20-
"sharp": "0.32.6"
17+
"astro": "^4.13.3",
18+
"prettier": "^3.3.3",
19+
"prettier-plugin-astro": "^0.14.1",
20+
"sharp": "0.33.4"
2121
},
2222
"packageManager": "[email protected]"
2323
}

0 commit comments

Comments
 (0)