From 7a099298877286affb7d45e3856f79845496182f Mon Sep 17 00:00:00 2001 From: zernonia Date: Fri, 1 Dec 2023 11:55:46 +0800 Subject: [PATCH] chore: bump deps 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 | 16 ++++++++-------- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/www/package.json b/apps/www/package.json index a78de0a2..db0a9781 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -28,7 +28,7 @@ "codesandbox": "^2.2.3", "date-fns": "^2.30.0", "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.2.2", + "radix-vue": "^1.2.3", "tailwindcss-animate": "^1.0.7", "v-calendar": "^3.1.2", "vee-validate": "4.11.8", diff --git a/packages/cli/package.json b/packages/cli/package.json index 3a49a1de..915d5c60 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.2", + "radix-vue": "^1.2.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 1675aeff..257a5d2d 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.2", + "radix-vue": "^1.2.3", "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 d4bb06af..2a4a1790 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.2", + "radix-vue": "^1.2.3", "tailwind-merge": "^2.0.0", "tailwindcss-animate": "^1.0.7" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d4c38837..0b4b9b94 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.2.2 - version: 1.2.2(vue@3.3.7) + specifier: ^1.2.3 + version: 1.2.3(vue@3.3.7) tailwindcss-animate: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.3.5) @@ -235,8 +235,8 @@ importers: specifier: ^2.4.2 version: 2.4.2 radix-vue: - specifier: ^1.2.2 - version: 1.2.2(vue@3.3.9) + specifier: ^1.2.3 + version: 1.2.3(vue@3.3.9) recast: specifier: ^0.23.4 version: 0.23.4 @@ -11145,8 +11145,8 @@ packages: resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==} dev: false - /radix-vue@1.2.2(vue@3.3.7): - resolution: {integrity: sha512-34Z+Oy4AuiajdGmkcfi2H6LthT5qMeby6jP9DaNzcf9299KQfm8PHUuo754XnguL2PnfgePa9T7IF+hSkwYwmQ==} + /radix-vue@1.2.3(vue@3.3.7): + resolution: {integrity: sha512-iR4D3SoIoCzKeCldxwxjLv0roGBZNSKAxE5/CgB8V1P7Mk7RtVhnFmOIWL/Z3XNzR9XfU03s8FZLIs+1LCEXnQ==} dependencies: '@floating-ui/dom': 1.5.3 '@floating-ui/vue': 1.0.2(vue@3.3.7) @@ -11156,8 +11156,8 @@ packages: - vue dev: false - /radix-vue@1.2.2(vue@3.3.9): - resolution: {integrity: sha512-34Z+Oy4AuiajdGmkcfi2H6LthT5qMeby6jP9DaNzcf9299KQfm8PHUuo754XnguL2PnfgePa9T7IF+hSkwYwmQ==} + /radix-vue@1.2.3(vue@3.3.9): + resolution: {integrity: sha512-iR4D3SoIoCzKeCldxwxjLv0roGBZNSKAxE5/CgB8V1P7Mk7RtVhnFmOIWL/Z3XNzR9XfU03s8FZLIs+1LCEXnQ==} dependencies: '@floating-ui/dom': 1.5.3 '@floating-ui/vue': 1.0.2(vue@3.3.9)