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