mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 04:37:57 +01:00
chore(deps): pin @headlessui/vue in dependencies instead of resolutions
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@egoist/tailwindcss-icons": "^1.7.2",
|
"@egoist/tailwindcss-icons": "^1.7.2",
|
||||||
"@headlessui/tailwindcss": "^0.2.0",
|
"@headlessui/tailwindcss": "^0.2.0",
|
||||||
"@headlessui/vue": "^1.7.17",
|
"@headlessui/vue": "1.7.16",
|
||||||
"@iconify-json/heroicons": "^1.1.19",
|
"@iconify-json/heroicons": "^1.1.19",
|
||||||
"@nuxt/kit": "^3.9.3",
|
"@nuxt/kit": "^3.9.3",
|
||||||
"@nuxtjs/color-mode": "^3.3.2",
|
"@nuxtjs/color-mode": "^3.3.2",
|
||||||
@@ -77,7 +77,6 @@
|
|||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@headlessui/vue": "1.7.16",
|
|
||||||
"@nuxt/kit": "3.9.3",
|
"@nuxt/kit": "3.9.3",
|
||||||
"@nuxt/schema": "3.9.3",
|
"@nuxt/schema": "3.9.3",
|
||||||
"tailwindcss": "3.4.1",
|
"tailwindcss": "3.4.1",
|
||||||
|
|||||||
1
pnpm-lock.yaml
generated
1
pnpm-lock.yaml
generated
@@ -5,7 +5,6 @@ settings:
|
|||||||
excludeLinksFromLockfile: false
|
excludeLinksFromLockfile: false
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
'@headlessui/vue': 1.7.16
|
|
||||||
'@nuxt/kit': 3.9.3
|
'@nuxt/kit': 3.9.3
|
||||||
'@nuxt/schema': 3.9.3
|
'@nuxt/schema': 3.9.3
|
||||||
tailwindcss: 3.4.1
|
tailwindcss: 3.4.1
|
||||||
|
|||||||
Reference in New Issue
Block a user