chore(deps): pin reka-ui & vaul-vue dependencies

Related to https://github.com/nuxt/ui/issues/4257
This commit is contained in:
Benjamin Canac
2025-06-05 12:46:50 +02:00
parent 43cbb94ee2
commit 22b917a0f7
2 changed files with 4 additions and 4 deletions

View File

@@ -144,7 +144,7 @@
"mlly": "^1.7.4", "mlly": "^1.7.4",
"ohash": "^2.0.11", "ohash": "^2.0.11",
"pathe": "^2.0.3", "pathe": "^2.0.3",
"reka-ui": "^2.3.0", "reka-ui": "2.3.0",
"scule": "^1.3.0", "scule": "^1.3.0",
"tailwind-variants": "^1.0.0", "tailwind-variants": "^1.0.0",
"tailwindcss": "^4.1.8", "tailwindcss": "^4.1.8",
@@ -152,7 +152,7 @@
"unplugin": "^2.3.5", "unplugin": "^2.3.5",
"unplugin-auto-import": "^19.3.0", "unplugin-auto-import": "^19.3.0",
"unplugin-vue-components": "^28.7.0", "unplugin-vue-components": "^28.7.0",
"vaul-vue": "^0.4.1", "vaul-vue": "0.4.1",
"vue-component-type-helpers": "^2.2.10" "vue-component-type-helpers": "^2.2.10"
}, },
"devDependencies": { "devDependencies": {

4
pnpm-lock.yaml generated
View File

@@ -119,7 +119,7 @@ importers:
specifier: ^2.0.3 specifier: ^2.0.3
version: 2.0.3 version: 2.0.3
reka-ui: reka-ui:
specifier: ^2.3.0 specifier: 2.3.0
version: 2.3.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)) version: 2.3.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3))
scule: scule:
specifier: ^1.3.0 specifier: ^1.3.0
@@ -152,7 +152,7 @@ importers:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.1.0(typescript@5.8.3) version: 1.1.0(typescript@5.8.3)
vaul-vue: vaul-vue:
specifier: ^0.4.1 specifier: 0.4.1
version: 0.4.1(reka-ui@2.3.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3)) version: 0.4.1(reka-ui@2.3.0(typescript@5.8.3)(vue@3.5.16(typescript@5.8.3)))(vue@3.5.16(typescript@5.8.3))
vue-component-type-helpers: vue-component-type-helpers:
specifier: ^2.2.10 specifier: ^2.2.10