From 856ab1517996a51d688dc0c12fc579379a47be1d Mon Sep 17 00:00:00 2001 From: zernonia Date: Tue, 9 Jan 2024 16:20:38 +0800 Subject: [PATCH] chore: bump version --- apps/www/package.json | 2 +- packages/cli/package.json | 2 +- packages/cli/test/fixtures/nuxt/package.json | 2 +- packages/module/playground/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/apps/www/package.json b/apps/www/package.json index e4462ead..4e1bf1e5 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -32,7 +32,7 @@ "embla-carousel-autoplay": "8.0.0-rc19", "embla-carousel-vue": "8.0.0-rc19", "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.2.5", + "radix-vue": "^1.2.7", "tailwindcss-animate": "^1.0.7", "v-calendar": "^3.1.2", "vee-validate": "4.12.3", diff --git a/packages/cli/package.json b/packages/cli/package.json index 4294705e..4548e59d 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.2.3", + "radix-vue": "^1.2.7", "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 257a5d2d..aebb0010 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.2.3", + "radix-vue": "^1.2.7", "tailwind-merge": "^1.14.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/packages/module/playground/package.json b/packages/module/playground/package.json index 2a4a1790..ad0964b0 100644 --- a/packages/module/playground/package.json +++ b/packages/module/playground/package.json @@ -12,7 +12,7 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.2.3", + "radix-vue": "^1.2.7", "tailwind-merge": "^2.0.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a85bd03a..166b5fc7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ importers: specifier: ^0.276.0 version: 0.276.0(vue@3.3.7) radix-vue: - specifier: ^1.2.5 - version: 1.2.5(vue@3.3.7) + specifier: ^1.2.7 + version: 1.2.7(vue@3.3.7) tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.3.5) @@ -244,8 +244,8 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: - specifier: ^1.2.3 - version: 1.2.3(vue@3.4.5) + specifier: ^1.2.7 + version: 1.2.7(vue@3.4.5) recast: specifier: ^0.23.4 version: 0.23.4 @@ -11637,22 +11637,22 @@ packages: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} dev: false - /radix-vue@1.2.3(vue@3.4.5): - resolution: {integrity: sha512-iR4D3SoIoCzKeCldxwxjLv0roGBZNSKAxE5/CgB8V1P7Mk7RtVhnFmOIWL/Z3XNzR9XfU03s8FZLIs+1LCEXnQ==} + /radix-vue@1.2.7(vue@3.3.7): + resolution: {integrity: sha512-U3cq4kOO6BT0YXq5jSIhmc72b70XRVGGty3XCDluc//GYr5iChvWUh7OK8/9uvY+Z9q3Z/VKb4K1DsvIJmZ0dA==} dependencies: '@floating-ui/dom': 1.5.3 - '@floating-ui/vue': 1.0.2(vue@3.4.5) + '@floating-ui/vue': 1.0.2(vue@3.3.7) fast-deep-equal: 3.1.3 transitivePeerDependencies: - '@vue/composition-api' - vue dev: false - /radix-vue@1.2.5(vue@3.3.7): - resolution: {integrity: sha512-m4OIGmq5MFvRwzS841vKiX0jYVC6bIRH+MYk/cJTQC0feY7aifppjfqh7XV9FtDsjEetSrDnm1JSd0YIKh3kwQ==} + /radix-vue@1.2.7(vue@3.4.5): + resolution: {integrity: sha512-U3cq4kOO6BT0YXq5jSIhmc72b70XRVGGty3XCDluc//GYr5iChvWUh7OK8/9uvY+Z9q3Z/VKb4K1DsvIJmZ0dA==} dependencies: '@floating-ui/dom': 1.5.3 - '@floating-ui/vue': 1.0.2(vue@3.3.7) + '@floating-ui/vue': 1.0.2(vue@3.4.5) fast-deep-equal: 3.1.3 transitivePeerDependencies: - '@vue/composition-api'