mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update
This commit is contained in:
26
package.json
26
package.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@nuxt/ui",
|
||||
"version": "3.0.0",
|
||||
"packageManager": "pnpm@9.6.0",
|
||||
"packageManager": "pnpm@9.7.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nuxt/ui.git"
|
||||
@@ -48,34 +48,34 @@
|
||||
"@nuxt/icon": "^1.4.5",
|
||||
"@nuxt/kit": "^3.12.4",
|
||||
"@nuxt/schema": "^3.12.4",
|
||||
"@nuxtjs/color-mode": "^3.4.2",
|
||||
"@tailwindcss/postcss": "4.0.0-alpha.18",
|
||||
"@tailwindcss/vite": "4.0.0-alpha.18",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"@vueuse/integrations": "^10.11.0",
|
||||
"@nuxtjs/color-mode": "^3.4.4",
|
||||
"@tailwindcss/postcss": "4.0.0-alpha.19",
|
||||
"@tailwindcss/vite": "4.0.0-alpha.19",
|
||||
"@vueuse/core": "^11.0.1",
|
||||
"@vueuse/integrations": "^11.0.1",
|
||||
"defu": "^6.1.4",
|
||||
"fuse.js": "^7.0.0",
|
||||
"ohash": "^1.1.3",
|
||||
"radix-vue": "^1.9.2",
|
||||
"radix-vue": "^1.9.4",
|
||||
"scule": "^1.3.0",
|
||||
"tailwind-variants": "^0.2.1",
|
||||
"tailwindcss": "4.0.0-alpha.18",
|
||||
"tailwindcss": "4.0.0-alpha.19",
|
||||
"vaul-vue": "^0.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.4.0",
|
||||
"@nuxt/module-builder": "^0.8.1",
|
||||
"@nuxt/test-utils": "^3.14.0",
|
||||
"@nuxt/eslint-config": "^0.5.1",
|
||||
"@nuxt/module-builder": "^0.8.3",
|
||||
"@nuxt/test-utils": "^3.14.1",
|
||||
"@release-it/conventional-changelog": "^8.0.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.8.0",
|
||||
"eslint": "^9.9.0",
|
||||
"happy-dom": "^14.12.3",
|
||||
"joi": "^17.13.3",
|
||||
"nuxt": "^3.12.4",
|
||||
"release-it": "^17.6.0",
|
||||
"valibot": "^0.37.0",
|
||||
"vitest": "^2.0.5",
|
||||
"vitest-environment-nuxt": "^1.0.0",
|
||||
"vitest-environment-nuxt": "^1.0.1",
|
||||
"vue-tsc": "^2.0.29",
|
||||
"yup": "^1.4.0",
|
||||
"zod": "^3.23.8"
|
||||
|
||||
Reference in New Issue
Block a user