diff --git a/bun.lockb b/bun.lockb index 57a109e..19bf408 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c062ac1..9355b85 100644 --- a/package.json +++ b/package.json @@ -56,24 +56,24 @@ }, "devDependencies": { "@iconify-json/carbon": "^1.2.5", - "@shikijs/vitepress-twoslash": "^1.24.2", + "@shikijs/vitepress-twoslash": "^1.24.3", "@stacksjs/cli": "^0.68.2", "@stacksjs/eslint-config": "^3.12.0-beta.4", "@types/aws-lambda": "^8.10.146", "@types/bun": "^1.1.14", "@vite-pwa/vitepress": "^0.5.3", - "aws-cdk": "^2.172.0", + "aws-cdk": "^2.173.2", "bun-config": "^0.3.2", "bun-plugin-dtsx": "^0.21.9", "typescript": "^5.7.2", - "unocss": "0.61.0", + "unocss": "0.65.2", "unplugin-icons": "^0.22.0", "unplugin-vue-components": "^0.28.0", "vite-plugin-pwa": "^0.21.1", "vitepress": "^1.5.0" }, "overrides": { - "unconfig": "0.3.10" + "unconfig": "0.6.0" }, "simple-git-hooks": { "pre-commit": "bunx lint-staged"