Skip to content

Commit 9866908

Browse files
committed
Updated docs dependencies
1 parent 1ddae17 commit 9866908

File tree

2 files changed

+4762
-5241
lines changed

2 files changed

+4762
-5241
lines changed

docs/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"clean": "rimraf .astro .turbo node_modules package-lock.json dist"
1212
},
1313
"dependencies": {
14-
"@astrojs/check": "^0.5.10",
15-
"@astrojs/starlight": "^0.21.4",
16-
"astro": "^4.3.5",
17-
"rimraf": "^5.0.5",
18-
"sharp": "^0.32.5",
19-
"typescript": "^5.4.4"
14+
"@astrojs/check": "^0.9.3",
15+
"@astrojs/starlight": "^0.26.1",
16+
"astro": "^4.14.5",
17+
"rimraf": "^6.0.1",
18+
"sharp": "^0.33.5",
19+
"typescript": "^5.5.4"
2020
}
2121
}

0 commit comments

Comments
 (0)