diff --git a/web/bun.lockb b/web/bun.lockb index 40e139d63..3a8dbb041 100755 Binary files a/web/bun.lockb and b/web/bun.lockb differ diff --git a/web/package.json b/web/package.json index 4635f64f9..da9d7d2db 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "@tailwindcss/forms": "0.5.7", "@tailwindcss/typography": "0.5.10", "@tanstack/vue-query": "5.18.1", - "@vue/compiler-sfc": "3.4.15", + "@vue/compiler-sfc": "3.4.16", "@vueuse/core": "10.7.2", "@vueuse/head": "2.0.0", "autoprefixer": "10.4.17", @@ -48,7 +48,7 @@ "shikiji": "0.10.2", "tailwind-merge": "2.2.1", "tailwindcss": "3.4.1", - "vue": "3.4.15", + "vue": "3.4.16", "vue-router": "4.2.5", "zod": "3.22.4" },