diff --git a/bun.lockb b/bun.lockb index d738a70..1724701 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 331dee0..e67e627 100644 --- a/package.json +++ b/package.json @@ -29,32 +29,32 @@ }, "dependencies": { "@nuxt/fonts": "^0.7.0", - "@tailwindcss/typography": "^0.5.12", - "@vee-validate/nuxt": "^4.12.6", - "@vee-validate/zod": "^4.12.6", - "@vite-pwa/nuxt": "^0.7.0", + "@tailwindcss/typography": "^0.5.13", + "@vee-validate/nuxt": "^4.13.0", + "@vee-validate/zod": "^4.13.0", + "@vite-pwa/nuxt": "^0.8.0", "c12": "^1.10.0", "fastest-levenshtein": "^1.0.16", "html-to-text": "^9.0.5", "iconify-icon": "^2.1.0", "magic-regexp": "^0.8.0", - "megalodon": "^10.0.0", + "megalodon": "^10.0.1", "mitt": "^3.0.1", "nuxt": "^3.11.2", "nuxt-headlessui": "^1.2.0", - "nuxt-security": "^2.0.0-beta.0", + "nuxt-security": "^2.0.0-rc.6", "nuxt-shiki": "^0.3.0", - "overlayscrollbars": "^2.8.0", + "overlayscrollbars": "^2.8.3", "overlayscrollbars-vue": "^0.5.9", - "shiki": "^1.3.0", - "vue": "^3.4.21", - "vue-router": "^4.3.0", - "zod": "^3.23.0" + "shiki": "^1.6.2", + "vue": "^3.4.27", + "vue-router": "^4.3.2", + "zod": "^3.23.8" }, "devDependencies": { - "@biomejs/biome": "^1.6.4", + "@biomejs/biome": "^1.7.3", "@nuxtjs/seo": "^2.0.0-rc.10", - "@nuxtjs/tailwindcss": "^6.11.4", + "@nuxtjs/tailwindcss": "^6.12.0", "@tailwindcss/forms": "^0.5.7", "@types/html-to-text": "^9.0.4", "@vue-email/nuxt": "^0.8.19"