diff --git a/apps/www/package.json b/apps/www/package.json index aa46f1e5..c45f0129 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -26,7 +26,7 @@ "codesandbox": "^2.2.3", "date-fns": "^2.30.0", "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.1.1", + "radix-vue": "^1.1.3", "tailwindcss-animate": "^1.0.7", "v-calendar": "^3.1.2", "vee-validate": "4.11.8", @@ -47,7 +47,6 @@ "@vue/compiler-dom": "^3.3.7", "autoprefixer": "^10.4.16", "lodash.template": "^4.5.0", - "radix-vue": "^1.1.1", "rimraf": "^5.0.5", "tailwind-merge": "^2.0.0", "tailwindcss": "^3.3.5", diff --git a/packages/cli/package.json b/packages/cli/package.json index 8140988e..f89289a8 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -63,7 +63,7 @@ "node-fetch": "^3.3.2", "ora": "^7.0.1", "prompts": "^2.4.2", - "radix-vue": "^1.1.0", + "radix-vue": "^1.1.3", "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 1fe3130c..0495a2d2 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.1.0", + "radix-vue": "^1.1.3", "tailwind-merge": "^1.14.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 216769ae..9c31e8f0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^0.276.0 version: 0.276.0(vue@3.3.7) radix-vue: - specifier: ^1.1.1 - version: 1.1.1(vue@3.3.7) + specifier: ^1.1.3 + version: 1.1.3(vue@3.3.7) tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.3.5) @@ -229,8 +229,8 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: - specifier: ^1.1.0 - version: 1.1.0(vue@3.3.7) + specifier: ^1.1.3 + version: 1.1.3(vue@3.3.7) recast: specifier: ^0.23.4 version: 0.23.4 @@ -7845,18 +7845,8 @@ packages: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} dev: false - /radix-vue@1.1.0(vue@3.3.7): - resolution: {integrity: sha512-xD8pIxzng7Gi/pypZ7HeoSkYbBRHzFDnHJjEmGzq59SDa6gjKAuG4NPkWvdFjUGASWHLSOnofZXZJs+auDtSOQ==} - dependencies: - '@floating-ui/dom': 1.5.3 - '@floating-ui/vue': 1.0.2(vue@3.3.7) - transitivePeerDependencies: - - '@vue/composition-api' - - vue - dev: false - - /radix-vue@1.1.1(vue@3.3.7): - resolution: {integrity: sha512-tKXwEyxJdQRdCGVhe9rjPcbluDUhtzNJ4hKd66KwP+DAgcgbLELp2xyV/3mMl3htH3y5h7ndy9aEASy/thFs5g==} + /radix-vue@1.1.3(vue@3.3.7): + resolution: {integrity: sha512-sWA6oxcTZrbU66ua6a4q8MgsaH/UYDGg6u5UOUZUV+l9bJN35SB7c+KGP/QjAPz3aKwCLhEPdkMJjeOmZuC49g==} dependencies: '@floating-ui/dom': 1.5.3 '@floating-ui/vue': 1.0.2(vue@3.3.7)