Skip to content

Commit 862701e

Browse files
committed
Update some deps
1 parent 9bdb2c0 commit 862701e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

-37 KB
Binary file not shown.

packages/docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"postremark": ". remark/postremark.sh"
2424
},
2525
"dependencies": {
26-
"@astro-community/astro-embed-youtube": "0.5.5",
27-
"@astrojs/starlight": "0.28.3",
26+
"@astro-community/astro-embed-youtube": "0.5.6",
27+
"@astrojs/starlight": "0.29.2",
2828
"sharp": "0.33.5"
2929
},
3030
"devDependencies": {
3131
"@astrojs/check": "0.9.4",
3232
"@astrojs/markdown-remark": "^5.3.0",
3333
"@types/mdast": "4.0.4",
3434
"@types/unist": "3.0.3",
35-
"astro": "4.16.7",
35+
"astro": "4.16.14",
3636
"hastscript": "9.0.0",
3737
"picocolors": "^1.1.1",
3838
"rehype-autolink-headings": "^7.1.0",

packages/knip/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@
8282
"devDependencies": {
8383
"@jest/types": "^29.6.3",
8484
"@release-it/bumper": "^6.0.1",
85-
"@types/bun": "^1.1.11",
85+
"@types/bun": "^1.1.13",
8686
"@types/js-yaml": "^4.0.9",
8787
"@types/minimist": "^1.2.5",
8888
"@types/picomatch": "3.0.1",
8989
"@types/webpack": "^5.28.5",
90-
"@wdio/types": "^9.1.3",
90+
"@wdio/types": "^9.2.2",
9191
"glob": "^10.4.2",
9292
"release-it": "^17.10.0",
9393
"type-fest": "^4.26.1",

0 commit comments

Comments
 (0)