chore: bump radix-vue version
This commit is contained in:
parent
6a6968b8ee
commit
80f06066c6
|
|
@ -34,7 +34,7 @@
|
|||
"embla-carousel-vue": "^8.1.3",
|
||||
"lucide-vue-next": "^0.378.0",
|
||||
"magic-string": "^0.30.10",
|
||||
"radix-vue": "^1.8.1",
|
||||
"radix-vue": "^1.8.2",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"v-calendar": "^3.1.2",
|
||||
"vaul-vue": "^0.1.2",
|
||||
|
|
|
|||
|
|
@ -68,7 +68,7 @@
|
|||
"pathe": "^1.1.2",
|
||||
"pkg-types": "^1.1.0",
|
||||
"prompts": "^2.4.2",
|
||||
"radix-vue": "^1.7.3",
|
||||
"radix-vue": "^1.8.2",
|
||||
"semver": "^7.6.0",
|
||||
"ts-morph": "^22.0.0",
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
|
|
|
|||
2
packages/cli/test/fixtures/nuxt/package.json
vendored
2
packages/cli/test/fixtures/nuxt/package.json
vendored
|
|
@ -13,7 +13,7 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.0.0",
|
||||
"lucide-vue-next": "^0.276.0",
|
||||
"radix-vue": "^1.4.8",
|
||||
"radix-vue": "^1.8.2",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -99,8 +99,8 @@ importers:
|
|||
specifier: ^0.30.10
|
||||
version: 0.30.10
|
||||
radix-vue:
|
||||
specifier: ^1.8.1
|
||||
version: 1.8.1(vue@3.4.27(typescript@5.4.5))
|
||||
specifier: ^1.8.2
|
||||
version: 1.8.2(vue@3.4.27(typescript@5.4.5))
|
||||
tailwindcss-animate:
|
||||
specifier: ^1.0.7
|
||||
version: 1.0.7(tailwindcss@3.4.3)
|
||||
|
|
@ -286,8 +286,8 @@ importers:
|
|||
specifier: ^2.4.2
|
||||
version: 2.4.2
|
||||
radix-vue:
|
||||
specifier: ^1.7.3
|
||||
version: 1.8.1(vue@3.4.27(typescript@5.4.5))
|
||||
specifier: ^1.8.2
|
||||
version: 1.8.2(vue@3.4.27(typescript@5.4.5))
|
||||
semver:
|
||||
specifier: ^7.6.0
|
||||
version: 7.6.2
|
||||
|
|
@ -6154,8 +6154,8 @@ packages:
|
|||
quickselect@2.0.0:
|
||||
resolution: {integrity: sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==}
|
||||
|
||||
radix-vue@1.8.1:
|
||||
resolution: {integrity: sha512-DFyUt2vc/89tpSHiJvv7Qb/Qs8zVxq2g7q4kuuDV46fmDmSC3mnV3hdSAYruU7k/KvoDpS3sd99kLGRtuG63Rw==}
|
||||
radix-vue@1.8.2:
|
||||
resolution: {integrity: sha512-ey6jG1rPAD/521PsXGrNkjztvh7PRw6Wwbk7LsHjsKqRoy/S4k58ryzmQ0tmoNOiUALfX92+MOnd5F3ONmuZ/w==}
|
||||
peerDependencies:
|
||||
vue: '>= 3.2.0'
|
||||
|
||||
|
|
@ -14542,7 +14542,7 @@ snapshots:
|
|||
|
||||
quickselect@2.0.0: {}
|
||||
|
||||
radix-vue@1.8.1(vue@3.4.27(typescript@5.4.5)):
|
||||
radix-vue@1.8.2(vue@3.4.27(typescript@5.4.5)):
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.6.5
|
||||
'@floating-ui/vue': 1.0.6(vue@3.4.27(typescript@5.4.5))
|
||||
|
|
@ -15728,7 +15728,7 @@ snapshots:
|
|||
vaul-vue@0.1.2(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@vueuse/core': 10.9.0(vue@3.4.27(typescript@5.4.5))
|
||||
radix-vue: 1.8.1(vue@3.4.27(typescript@5.4.5))
|
||||
radix-vue: 1.8.2(vue@3.4.27(typescript@5.4.5))
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user