diff --git a/packages/cli/package.json b/packages/cli/package.json index 55634d27..406c687c 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -68,7 +68,7 @@ "pathe": "^1.1.2", "pkg-types": "^1.1.0", "prompts": "^2.4.2", - "radix-vue": "^1.7.3", + "radix-vue": "^1.8.2", "semver": "^7.6.0", "ts-morph": "^22.0.0", "tsconfig-paths": "^4.2.0", diff --git a/packages/cli/test/fixtures/nuxt/package.json b/packages/cli/test/fixtures/nuxt/package.json index 274fb47a..fbac1d7f 100644 --- a/packages/cli/test/fixtures/nuxt/package.json +++ b/packages/cli/test/fixtures/nuxt/package.json @@ -13,7 +13,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.4.8", + "radix-vue": "^1.8.2", "tailwind-merge": "^1.14.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4dab7ace..669e1b9d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -286,7 +286,7 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: - specifier: ^1.7.3 + specifier: ^1.8.2 version: 1.8.2(vue@3.4.27(typescript@5.4.5)) semver: specifier: ^7.6.0