diff --git a/bun.lockb b/bun.lockb index f811f3a..eee097d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 434e3bb..784f468 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "check": "bunx tsc -p ." }, "dependencies": { - "@ark-ui/vue": "^3.4.0", + "@ark-ui/vue": "^3.5.0", "@lysand-org/client": "^0.2.2", - "@nuxt/fonts": "^0.7.0", + "@nuxt/fonts": "^0.7.1", "@tailwindcss/typography": "^0.5.13", "@vee-validate/nuxt": "^4.13.1", "@vee-validate/zod": "^4.13.1", @@ -45,18 +45,18 @@ "nanoid": "^5.0.7", "nuxt": "^3.12.2", "nuxt-headlessui": "^1.2.0", - "nuxt-security": "^2.0.0-rc.6", + "nuxt-security": "^2.0.0-rc.9", "nuxt-shiki": "^0.3.0", "overlayscrollbars": "^2.9.1", "overlayscrollbars-vue": "^0.5.9", - "shiki": "^1.9.0", - "vue": "^3.4.30", + "shiki": "^1.10.0", + "vue": "^3.4.31", "vue-router": "^4.4.0", "zod": "^3.23.8" }, "devDependencies": { - "@biomejs/biome": "^1.8.2", - "@nuxtjs/seo": "^2.0.0-rc.10", + "@biomejs/biome": "^1.8.3", + "@nuxtjs/seo": "^2.0.0-rc.11", "@nuxtjs/tailwindcss": "^6.12.0", "@tailwindcss/forms": "^0.5.7", "@types/html-to-text": "^9.0.4",