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