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