mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
chore(deps): remove resolutions + update
This commit is contained in:
20
package.json
20
package.json
@@ -35,7 +35,7 @@
|
||||
"dependencies": {
|
||||
"@egoist/tailwindcss-icons": "^1.7.4",
|
||||
"@headlessui/tailwindcss": "^0.2.0",
|
||||
"@headlessui/vue": "^1.7.19",
|
||||
"@headlessui/vue": "^1.7.20",
|
||||
"@iconify-json/heroicons": "^1.1.20",
|
||||
"@nuxt/kit": "^3.11.2",
|
||||
"@nuxtjs/color-mode": "^3.4.0",
|
||||
@@ -54,34 +54,30 @@
|
||||
"ohash": "^1.1.3",
|
||||
"pathe": "^1.1.2",
|
||||
"scule": "^1.3.0",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"tailwindcss": "^3.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.3.6",
|
||||
"@nuxt/eslint-config": "^0.3.9",
|
||||
"@nuxt/module-builder": "^0.5.5",
|
||||
"@nuxt/test-utils": "^3.12.1",
|
||||
"@release-it/conventional-changelog": "^8.0.1",
|
||||
"@vue/test-utils": "^2.4.5",
|
||||
"eslint": "^8.57.0",
|
||||
"happy-dom": "^14.7.1",
|
||||
"joi": "^17.12.3",
|
||||
"joi": "^17.13.0",
|
||||
"nuxt": "^3.11.2",
|
||||
"release-it": "^17.2.0",
|
||||
"typescript": "^5.4.5",
|
||||
"unbuild": "^2.0.0",
|
||||
"valibot": "^0.30.0",
|
||||
"vitest": "^1.5.0",
|
||||
"vitest": "^1.5.2",
|
||||
"vitest-environment-nuxt": "^1.0.0",
|
||||
"vue-tsc": "^2.0.13",
|
||||
"vue-tsc": "^2.0.14",
|
||||
"yup": "^1.4.0",
|
||||
"zod": "^3.22.4"
|
||||
"zod": "^3.23.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@nuxt/kit": "^3.11.2",
|
||||
"@nuxt/schema": "3.11.2",
|
||||
"tailwindcss": "^3.4.3",
|
||||
"@headlessui/vue": "1.7.19",
|
||||
"vue": "3.4.21"
|
||||
"@nuxt/ui": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user