diff --git a/bun.lockb b/bun.lockb index 6ad5614..51cfdae 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5b20afc..837f966 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@tailwindcss/typography": "^0.5.13", "@vee-validate/nuxt": "^4.13.1", "@vee-validate/zod": "^4.13.1", - "@vite-pwa/nuxt": "^0.8.0", + "@vite-pwa/nuxt": "^0.8.1", "c12": "^1.11.1", "fastest-levenshtein": "^1.0.16", "html-to-text": "^9.0.5", @@ -47,11 +47,11 @@ "nuxt-headlessui": "^1.2.0", "nuxt-security": "^2.0.0-rc.6", "nuxt-shiki": "^0.3.0", - "overlayscrollbars": "^2.8.3", + "overlayscrollbars": "^2.9.1", "overlayscrollbars-vue": "^0.5.9", - "shiki": "^1.7.0", - "vue": "^3.4.29", - "vue-router": "^4.3.3", + "shiki": "^1.9.0", + "vue": "^3.4.30", + "vue-router": "^4.4.0", "zod": "^3.23.8" }, "devDependencies": { @@ -62,7 +62,7 @@ "@types/html-to-text": "^9.0.4", "@vue-email/nuxt": "^0.8.19", "typescript": "^5.5.2", - "vue-tsc": "^2.0.21" + "vue-tsc": "^2.0.22" }, "trustedDependencies": [ "@biomejs/biome",