mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 17:30:37 +01:00
chore(deps): pin @headlessui/vue as it breaks command palette
This commit is contained in:
@@ -77,9 +77,10 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@headlessui/vue": "1.7.16",
|
||||
"@nuxt/kit": "3.9.3",
|
||||
"@nuxt/schema": "3.9.3",
|
||||
"vue": "3.3.13",
|
||||
"tailwindcss": "3.4.1"
|
||||
"tailwindcss": "3.4.1",
|
||||
"vue": "3.3.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user