mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update dependencies
This commit is contained in:
22
package.json
22
package.json
@@ -35,8 +35,8 @@
|
||||
"@egoist/tailwindcss-icons": "^1.7.1",
|
||||
"@headlessui/tailwindcss": "^0.2.0",
|
||||
"@headlessui/vue": "^1.7.16",
|
||||
"@iconify-json/heroicons": "^1.1.17",
|
||||
"@nuxt/kit": "^3.8.2",
|
||||
"@iconify-json/heroicons": "^1.1.19",
|
||||
"@nuxt/kit": "^3.9.0",
|
||||
"@nuxtjs/color-mode": "^3.3.2",
|
||||
"@nuxtjs/tailwindcss": "^6.10.1",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
@@ -53,33 +53,33 @@
|
||||
"ohash": "^1.1.3",
|
||||
"pathe": "^1.1.1",
|
||||
"scule": "^1.1.1",
|
||||
"tailwind-merge": "^2.1.0",
|
||||
"tailwind-merge": "^2.2.0",
|
||||
"tailwindcss": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
"@nuxt/module-builder": "^0.5.4",
|
||||
"@nuxt/test-utils": "3.9.0-alpha.3",
|
||||
"@nuxt/test-utils": "^3.9.0",
|
||||
"@release-it/conventional-changelog": "^8.0.1",
|
||||
"@vue/test-utils": "^2.4.3",
|
||||
"eslint": "^8.56.0",
|
||||
"happy-dom": "^12.10.3",
|
||||
"joi": "^17.11.0",
|
||||
"nuxt": "^3.8.2",
|
||||
"nuxt": "^3.9.0",
|
||||
"release-it": "^17.0.1",
|
||||
"typescript": "^5.3.3",
|
||||
"unbuild": "^2.0.0",
|
||||
"valibot": "^0.21.0",
|
||||
"vitest": "1.0.4",
|
||||
"vitest-environment-nuxt": "1.0.0-alpha.1",
|
||||
"vue-tsc": "^1.8.25",
|
||||
"vitest": "^1.1.0",
|
||||
"vitest-environment-nuxt": "^1.0.0",
|
||||
"vue-tsc": "^1.8.26",
|
||||
"yup": "^1.3.3",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"@nuxt/kit": "3.8.2",
|
||||
"@nuxt/schema": "3.8.2",
|
||||
"vue": "3.3.11",
|
||||
"@nuxt/kit": "3.9.0",
|
||||
"@nuxt/schema": "3.9.0",
|
||||
"vue": "3.3.13",
|
||||
"tailwindcss": "3.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user