diff --git a/web/bun.lockb b/web/bun.lockb index 061c93f04..16607f69b 100755 Binary files a/web/bun.lockb and b/web/bun.lockb differ diff --git a/web/package.json b/web/package.json index d42b72fdc..a04f19294 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.17", + "@vue/compiler-sfc": "3.4.18", "@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.17", + "vue": "3.4.18", "vue-router": "4.2.5", "zod": "3.22.4" },