mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 18:00:43 +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",
|
"@egoist/tailwindcss-icons": "^1.7.1",
|
||||||
"@headlessui/tailwindcss": "^0.2.0",
|
"@headlessui/tailwindcss": "^0.2.0",
|
||||||
"@headlessui/vue": "^1.7.16",
|
"@headlessui/vue": "^1.7.16",
|
||||||
"@iconify-json/heroicons": "^1.1.17",
|
"@iconify-json/heroicons": "^1.1.19",
|
||||||
"@nuxt/kit": "^3.8.2",
|
"@nuxt/kit": "^3.9.0",
|
||||||
"@nuxtjs/color-mode": "^3.3.2",
|
"@nuxtjs/color-mode": "^3.3.2",
|
||||||
"@nuxtjs/tailwindcss": "^6.10.1",
|
"@nuxtjs/tailwindcss": "^6.10.1",
|
||||||
"@popperjs/core": "^2.11.8",
|
"@popperjs/core": "^2.11.8",
|
||||||
@@ -53,33 +53,33 @@
|
|||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.1",
|
"pathe": "^1.1.1",
|
||||||
"scule": "^1.1.1",
|
"scule": "^1.1.1",
|
||||||
"tailwind-merge": "^2.1.0",
|
"tailwind-merge": "^2.2.0",
|
||||||
"tailwindcss": "^3.4.0"
|
"tailwindcss": "^3.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxt/eslint-config": "^0.2.0",
|
"@nuxt/eslint-config": "^0.2.0",
|
||||||
"@nuxt/module-builder": "^0.5.4",
|
"@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",
|
"@release-it/conventional-changelog": "^8.0.1",
|
||||||
"@vue/test-utils": "^2.4.3",
|
"@vue/test-utils": "^2.4.3",
|
||||||
"eslint": "^8.56.0",
|
"eslint": "^8.56.0",
|
||||||
"happy-dom": "^12.10.3",
|
"happy-dom": "^12.10.3",
|
||||||
"joi": "^17.11.0",
|
"joi": "^17.11.0",
|
||||||
"nuxt": "^3.8.2",
|
"nuxt": "^3.9.0",
|
||||||
"release-it": "^17.0.1",
|
"release-it": "^17.0.1",
|
||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"unbuild": "^2.0.0",
|
"unbuild": "^2.0.0",
|
||||||
"valibot": "^0.21.0",
|
"valibot": "^0.21.0",
|
||||||
"vitest": "1.0.4",
|
"vitest": "^1.1.0",
|
||||||
"vitest-environment-nuxt": "1.0.0-alpha.1",
|
"vitest-environment-nuxt": "^1.0.0",
|
||||||
"vue-tsc": "^1.8.25",
|
"vue-tsc": "^1.8.26",
|
||||||
"yup": "^1.3.3",
|
"yup": "^1.3.3",
|
||||||
"zod": "^3.22.4"
|
"zod": "^3.22.4"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@nuxt/kit": "3.8.2",
|
"@nuxt/kit": "3.9.0",
|
||||||
"@nuxt/schema": "3.8.2",
|
"@nuxt/schema": "3.9.0",
|
||||||
"vue": "3.3.11",
|
"vue": "3.3.13",
|
||||||
"tailwindcss": "3.4.0"
|
"tailwindcss": "3.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
3005
pnpm-lock.yaml
generated
3005
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user