diff --git a/apps/www/package.json b/apps/www/package.json index ded8069d..3a146d65 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -40,7 +40,7 @@ "@vue/compiler-dom": "^3.3.4", "autoprefixer": "^10.4.15", "lodash.template": "^4.5.0", - "radix-vue": "^0.3.1", + "radix-vue": "^0.3.2", "rimraf": "^5.0.1", "tailwind-merge": "^1.14.0", "tailwindcss": "^3.3.3", diff --git a/packages/cli/package.json b/packages/cli/package.json index 3cb05f1f..1eaa456b 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -62,7 +62,7 @@ "node-fetch": "^3.3.2", "ora": "^7.0.1", "prompts": "^2.4.2", - "radix-vue": "^0.3.1", + "radix-vue": "^0.3.2", "recast": "^0.23.4", "rimraf": "^5.0.1", "ts-morph": "^19.0.0", diff --git a/packages/cli/test/fixtures/nuxt/package.json b/packages/cli/test/fixtures/nuxt/package.json index 0578f0bf..5c6bb3b4 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": "^0.3.1", + "radix-vue": "^0.3.2", "tailwind-merge": "^1.14.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b85e042b..9baa2e89 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: specifier: ^4.5.0 version: 4.5.0 radix-vue: - specifier: ^0.3.1 - version: 0.3.1(vue@3.3.4) + specifier: ^0.3.2 + version: 0.3.2(vue@3.3.4) rimraf: specifier: ^5.0.1 version: 5.0.1 @@ -214,8 +214,8 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: - specifier: ^0.3.1 - version: 0.3.1(vue@3.3.4) + specifier: ^0.3.2 + version: 0.3.2(vue@3.3.4) recast: specifier: ^0.23.4 version: 0.23.4 @@ -6830,8 +6830,8 @@ packages: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} dev: false - /radix-vue@0.3.1(vue@3.3.4): - resolution: {integrity: sha512-izekMIzZq00rUJgJkTc5zGUREI4qzOavFHrJGb9g5eRiCO2njp8wsWXUpPGh6Z7f4UnAFLc5Z4QZTBIl5sx4TA==} + /radix-vue@0.3.2(vue@3.3.4): + resolution: {integrity: sha512-u7ldJ01C1YRF3dtNAKhr3P3i9rLK0zzRHBPx9SaWqyjV3mgV2bLjkDEf2UvLZel+HABdtXO4x1NW2DltdFYatQ==} dependencies: '@floating-ui/dom': 1.5.1 '@floating-ui/vue': 1.0.2(vue@3.3.4)