diff --git a/bun.lockb b/bun.lockb index 963b5c164..3a378bf42 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/packages/docs/package.json b/packages/docs/package.json index 87fadad66..269077e6b 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -23,8 +23,8 @@ "postremark": ". remark/postremark.sh" }, "dependencies": { - "@astro-community/astro-embed-youtube": "0.5.5", - "@astrojs/starlight": "0.28.3", + "@astro-community/astro-embed-youtube": "0.5.6", + "@astrojs/starlight": "0.29.2", "sharp": "0.33.5" }, "devDependencies": { @@ -32,7 +32,7 @@ "@astrojs/markdown-remark": "^5.3.0", "@types/mdast": "4.0.4", "@types/unist": "3.0.3", - "astro": "4.16.7", + "astro": "4.16.14", "hastscript": "9.0.0", "picocolors": "^1.1.1", "rehype-autolink-headings": "^7.1.0", diff --git a/packages/knip/package.json b/packages/knip/package.json index a2a7ce6be..74bc2b5ad 100644 --- a/packages/knip/package.json +++ b/packages/knip/package.json @@ -82,12 +82,12 @@ "devDependencies": { "@jest/types": "^29.6.3", "@release-it/bumper": "^6.0.1", - "@types/bun": "^1.1.11", + "@types/bun": "^1.1.13", "@types/js-yaml": "^4.0.9", "@types/minimist": "^1.2.5", "@types/picomatch": "3.0.1", "@types/webpack": "^5.28.5", - "@wdio/types": "^9.1.3", + "@wdio/types": "^9.2.2", "glob": "^10.4.2", "release-it": "^17.10.0", "type-fest": "^4.26.1",