Skip to content

Commit 2bd03e0

Browse files
committed
Update dependencies
1 parent 4a9ff56 commit 2bd03e0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lockb

-5.66 KB
Binary file not shown.

packages/docs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
},
2525
"dependencies": {
2626
"@astro-community/astro-embed-youtube": "0.5.6",
27-
"@astrojs/starlight": "0.30.3",
27+
"@astrojs/starlight": "0.30.5",
2828
"sharp": "0.33.5"
2929
},
3030
"devDependencies": {
3131
"@astrojs/check": "0.9.4",
3232
"@astrojs/markdown-remark": "^6.0.1",
3333
"@types/mdast": "4.0.4",
3434
"@types/unist": "3.0.3",
35-
"astro": "5.1.2",
35+
"astro": "5.1.3",
3636
"hastscript": "9.0.0",
3737
"picocolors": "^1.1.1",
3838
"rehype-autolink-headings": "^7.1.0",

packages/knip/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
},
8282
"devDependencies": {
8383
"@jest/types": "^29.6.3",
84-
"@release-it/bumper": "^6.0.1",
85-
"@types/bun": "^1.1.14",
84+
"@release-it/bumper": "^7.0.0",
85+
"@types/bun": "^1.1.15",
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",
9090
"@wdio/types": "^9.5.0",
9191
"glob": "^10.4.2",
92-
"release-it": "https://pkg.pr.new/release-it@14e578f",
92+
"release-it": "https://pkg.pr.new/release-it@29fb513",
9393
"type-fest": "^4.31.0",
9494
"typescript": "^5.5.2"
9595
},

0 commit comments

Comments
 (0)