diff --git a/packages/box/package.json b/packages/box/package.json index 8d4a39e1..b09d2146 100644 --- a/packages/box/package.json +++ b/packages/box/package.json @@ -53,7 +53,7 @@ "notivue": "^2.2.1", "nuxt-icon": "^0.6.10", "pinia": "^2.1.7", - "radix-vue": "^1.5.3", + "radix-vue": "^1.6.1", "shadcn-nuxt": "^0.10.2", "slugify": "^1.6.6", "tailwind-merge": "^2.2.2", diff --git a/packages/nuxt/client/package.json b/packages/nuxt/client/package.json index cf15d66d..90cc1baf 100644 --- a/packages/nuxt/client/package.json +++ b/packages/nuxt/client/package.json @@ -6,7 +6,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "lucide-vue-next": "^0.363.0", - "radix-vue": "^1.5.3", + "radix-vue": "^1.6.1", "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f058db35..f7d2d054 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -165,8 +165,8 @@ importers: specifier: ^2.1.7 version: 2.1.7(typescript@5.4.3)(vue@3.3.13) radix-vue: - specifier: ^1.5.3 - version: 1.5.3(vue@3.3.13) + specifier: ^1.6.1 + version: 1.6.1(vue@3.3.13) shadcn-nuxt: specifier: ^0.10.2 version: 0.10.2(rollup@4.13.1) @@ -529,8 +529,8 @@ importers: specifier: ^0.363.0 version: 0.363.0(vue@3.3.13) radix-vue: - specifier: ^1.5.3 - version: 1.5.3(vue@3.3.13) + specifier: ^1.6.1 + version: 1.6.1(vue@3.3.13) tailwind-merge: specifier: ^2.2.2 version: 2.2.2 @@ -18404,17 +18404,23 @@ packages: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} dev: false - /radix-vue@1.5.3(vue@3.3.13): - resolution: {integrity: sha512-K1JF8P238jGKRwwlWe0LNCd80bamfWFnDhLNBAgoWvSRORRIsoo7DODnC4TLE62JE55tf/6ABSs5JIvp2BvYPA==} + /radix-vue@1.6.1(vue@3.3.13): + resolution: {integrity: sha512-/nnA4u8oYAZK86unEjRuIROrTDDU0HHiwkCgGI0YeCNpyObSnbC1CZJlXUBErdY51yxcqV4cU4WJBKwQC8iRFA==} + peerDependencies: + vue: 3.3.13 dependencies: '@floating-ui/dom': 1.6.3 '@floating-ui/vue': 1.0.6(vue@3.3.13) '@internationalized/date': 3.5.2 + '@vueuse/core': 10.9.0(vue@3.3.13) + '@vueuse/shared': 10.9.0(vue@3.3.13) + aria-hidden: 1.2.4 + defu: 6.1.4 fast-deep-equal: 3.1.3 nanoid: 5.0.6 + vue: 3.3.13(typescript@5.4.3) transitivePeerDependencies: - '@vue/composition-api' - - vue dev: false /radix3@1.1.2: