diff --git a/bun.lockb b/bun.lockb index aadea39..b731e09 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index fb081ac..f5570ef 100644 --- a/package.json +++ b/package.json @@ -29,28 +29,28 @@ "check": "bunx tsc -p ." }, "dependencies": { - "@ark-ui/vue": "^3.3.1", + "@ark-ui/vue": "^3.4.0", "@lysand-org/client": "^0.1.8", "@nuxt/fonts": "^0.7.0", "@tailwindcss/typography": "^0.5.13", "@vee-validate/nuxt": "^4.13.1", "@vee-validate/zod": "^4.13.1", "@vite-pwa/nuxt": "^0.8.0", - "c12": "^1.10.0", + "c12": "^1.11.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", - "nuxt": "^3.12.1", + "nuxt": "^3.12.2", "nuxt-headlessui": "^1.2.0", "nuxt-security": "^2.0.0-rc.6", "nuxt-shiki": "^0.3.0", "overlayscrollbars": "^2.8.3", "overlayscrollbars-vue": "^0.5.9", - "shiki": "^1.6.4", - "vue": "^3.4.27", + "shiki": "^1.7.0", + "vue": "^3.4.29", "vue-router": "^4.3.3", "zod": "^3.23.8" },