diff --git a/bun.lockb b/bun.lockb index e63427b..0805bdc 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ea70dc2..1365d0e 100644 --- a/package.json +++ b/package.json @@ -29,29 +29,29 @@ "check": "bunx tsc -p ." }, "dependencies": { - "@ark-ui/vue": "^4.1.1", + "@ark-ui/vue": "^4.2.0", "@nuxt/fonts": "^0.10.2", "@tailwindcss/typography": "^0.5.15", - "@vee-validate/nuxt": "^4.14.3", - "@vee-validate/zod": "^4.14.3", + "@vee-validate/nuxt": "^4.14.6", + "@vee-validate/zod": "^4.14.6", "@versia/client": "^0.1.0", "@vite-pwa/nuxt": "^0.10.5", - "@vueuse/core": "^11.1.0", - "@vueuse/nuxt": "^11.1.0", + "@vueuse/core": "^11.2.0", + "@vueuse/nuxt": "^11.2.0", "c12": "^2.0.1", "fastest-levenshtein": "^1.0.16", "html-to-text": "^9.0.5", "iconify-icon": "^2.1.0", "magic-regexp": "^0.8.0", "mitt": "^3.0.1", - "nanoid": "^5.0.7", + "nanoid": "^5.0.8", "nuxt": "^3.13.2", "nuxt-headlessui": "^1.2.0", "nuxt-security": "^2.0.0", "nuxt-shiki": "^0.3.0", "overlayscrollbars": "^2.10.0", "overlayscrollbars-vue": "^0.5.9", - "shiki": "^1.22.0", + "shiki": "^1.22.2", "vue": "^3.5.12", "vue-router": "^4.4.5", "zod": "^3.23.8" @@ -64,7 +64,7 @@ "@types/html-to-text": "^9.0.4", "@vue-email/nuxt": "^0.8.19", "typescript": "^5.6.3", - "vue-tsc": "^2.1.6" + "vue-tsc": "^2.1.10" }, "trustedDependencies": [ "@biomejs/biome",