diff --git a/bun.lockb b/bun.lockb index 3d42a456..e5e3b636 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/components/content/TeamCard.vue b/components/content/TeamCard.vue index fd3cda1a..bcb81ff6 100644 --- a/components/content/TeamCard.vue +++ b/components/content/TeamCard.vue @@ -14,7 +14,7 @@
- +
diff --git a/package.json b/package.json index ca1215c7..9166c3cc 100644 --- a/package.json +++ b/package.json @@ -55,9 +55,9 @@ "@nuxtjs/tailwindcss": "^6.12.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "nuxt": "^3.14.1592", + "nuxt": "^3.15.0", "nuxt-og-image": "^4.0.2", - "radix-vue": "^1.9.11", + "radix-vue": "^1.9.12", "shadcn-nuxt": "^0.11.3", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", @@ -67,8 +67,8 @@ }, "devDependencies": { "@antfu/eslint-config": "^3.12.1", - "@nuxt/devtools": "^1.6.4", - "@nuxt/kit": "^3.14.1592", + "@nuxt/devtools": "^1.7.0", + "@nuxt/kit": "^3.15.0", "@vueuse/core": "^12.2.0", "@vueuse/nuxt": "^12.2.0", "eslint": "^9.17.0",