diff --git a/bun.lockb b/bun.lockb index 5f81bd2..f2bd4a6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e66421d..16134a7 100644 --- a/package.json +++ b/package.json @@ -67,9 +67,9 @@ }, "devDependencies": { "@iconify-json/carbon": "^1.2.5", - "@shikijs/vitepress-twoslash": "^2.0.3", + "@shikijs/vitepress-twoslash": "^2.1.0", "@stacksjs/eslint-config": "^3.13.1-beta.2", - "@types/bun": "^1.1.17", + "@types/bun": "^1.1.18", "@types/node-forge": "^1.3.11", "@vite-pwa/vitepress": "^0.5.3", "bun-plugin-dtsx": "^0.21.9", @@ -79,11 +79,11 @@ "node-forge": "^1.3.1", "picocolors": "^1.1.1", "typescript": "^5.7.3", - "unocss": "^65.4.2", + "unocss": "^65.4.3", "unplugin-icons": "^22.0.0", "unplugin-vue-components": "^28.0.0", "vite-plugin-pwa": "^0.21.1", - "vitepress": "^1.6.1" + "vitepress": "^1.6.3" }, "overrides": { "unconfig": "0.3.10"