mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-18 22:11:43 +01:00
chore(deps): remove ^ from resolutions
This commit is contained in:
@@ -78,10 +78,10 @@
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@nuxt/kit": "^3.10.2",
|
||||
"@nuxt/kit": "3.10.2",
|
||||
"@nuxt/schema": "3.10.2",
|
||||
"tailwindcss": "3.4.1",
|
||||
"@headlessui/vue": "^1.7.19",
|
||||
"@headlessui/vue": "1.7.19",
|
||||
"vue": "3.4.19"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user