chore: bump radix-vue version

This commit is contained in:
zernonia 2023-09-04 22:54:23 +08:00
parent e168f23aea
commit c4219248c1
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"@vue/compiler-core": "^3.3.4",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.24",
"radix-vue": "^0.1.29",
"radix-vue": "^0.1.30",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.2",

View File

@ -103,8 +103,8 @@ importers:
specifier: ^8.4.24
version: 8.4.24
radix-vue:
specifier: ^0.1.29
version: 0.1.29(vue@3.3.4)
specifier: ^0.1.30
version: 0.1.30(vue@3.3.4)
tailwind-merge:
specifier: ^1.14.0
version: 1.14.0
@ -5481,8 +5481,8 @@ packages:
engines: {node: '>=8'}
dev: true
/radix-vue@0.1.29(vue@3.3.4):
resolution: {integrity: sha512-CMxjLRWykFgHIUm9y2nyWtDfcAfgaDeS2A8KabjBzNlW1csl9nmuByGjMD5VBsbA0YBKk+bgtVLychr/oPcAjQ==}
/radix-vue@0.1.30(vue@3.3.4):
resolution: {integrity: sha512-RS+etP0ePL3MhPsfmr/BCGviTtWSegOWEgfUxM4j8oeNm2kzj8sYC+3TbSm9WaaimgFUqiy123tJhvGgVrL+qw==}
dependencies:
'@floating-ui/dom': 1.5.1
'@floating-ui/vue': 1.0.2(vue@3.3.4)