diff --git a/bun.lockb b/bun.lockb index e3a4bf59..ab0a9a56 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9cfc7c41..6256129b 100644 --- a/package.json +++ b/package.json @@ -16,24 +16,24 @@ "lint:fix": "eslint . --fix" }, "devDependencies": { - "@iconify-json/lucide": "^1.2.15", + "@iconify-json/lucide": "^1.2.16", "@nuxt/content": "^2.13.4", - "@nuxt/devtools": "^1.6.0", - "@nuxt/eslint-config": "^0.7.0", + "@nuxt/devtools": "^1.6.1", + "@nuxt/eslint-config": "^0.7.2", "@nuxt/fonts": "^0.10.2", "@nuxt/image": "1.8.1", "@nuxt/ui": "^2.19.2", "@nuxthq/studio": "^2.2.1", "@nuxtjs/i18n": "next", - "@vueuse/core": "^11.2.0", - "@vueuse/nuxt": "^11.2.0", + "@vueuse/core": "^11.3.0", + "@vueuse/nuxt": "^11.3.0", "automd": "^0.3.12", "eslint": "^9.15.0", - "nuxt": "^3.14.159", - "nuxt-og-image": "^3.0.8", - "nuxt-svgo": "^4.0.8", - "resend": "^4.0.0", + "nuxt": "^3.14.1592", + "nuxt-og-image": "^3.1.1", + "nuxt-svgo": "^4.0.9", + "resend": "^4.0.1", "sitemap": "^8.0.0", - "vue-sonner": "^1.2.5" + "vue-sonner": "^1.3.0" } }