|
2 | 2 | "name": "@nuxt/ui",
|
3 | 3 | "description": "A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.",
|
4 | 4 | "version": "2.22.0",
|
5 |
| - "packageManager": "pnpm@10.10.0", |
| 5 | + "packageManager": "pnpm@10.11.0", |
6 | 6 | "repository": {
|
7 | 7 | "type": "git",
|
8 | 8 | "url": "git+https://github.com/nuxt/ui.git"
|
|
44 | 44 | "@headlessui/tailwindcss": "^0.2.2",
|
45 | 45 | "@headlessui/vue": "^1.7.23",
|
46 | 46 | "@iconify-json/heroicons": "^1.2.2",
|
47 |
| - "@nuxt/icon": "^1.12.0", |
| 47 | + "@nuxt/icon": "^1.13.0", |
48 | 48 | "@nuxt/kit": "^3.17.4",
|
49 | 49 | "@nuxtjs/color-mode": "^3.5.2",
|
50 | 50 | "@nuxtjs/tailwindcss": "^6.14.0",
|
|
54 | 54 | "@tailwindcss/container-queries": "^0.1.1",
|
55 | 55 | "@tailwindcss/forms": "^0.5.10",
|
56 | 56 | "@tailwindcss/typography": "^0.5.16",
|
57 |
| - "@vueuse/core": "^13.1.0", |
58 |
| - "@vueuse/integrations": "^13.1.0", |
59 |
| - "@vueuse/math": "^13.1.0", |
| 57 | + "@vueuse/core": "^13.2.0", |
| 58 | + "@vueuse/integrations": "^13.2.0", |
| 59 | + "@vueuse/math": "^13.2.0", |
60 | 60 | "defu": "^6.1.4",
|
61 | 61 | "fuse.js": "^7.1.0",
|
62 | 62 | "ohash": "^2.0.11",
|
|
66 | 66 | "tailwindcss": "^3.4.17"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 |
| - "@nuxt/eslint-config": "^1.3.1", |
| 69 | + "@nuxt/eslint-config": "^1.4.1", |
70 | 70 | "@nuxt/module-builder": "^1.0.1",
|
71 |
| - "@nuxt/test-utils": "^3.18.0", |
| 71 | + "@nuxt/test-utils": "^3.19.0", |
72 | 72 | "@release-it/conventional-changelog": "^10.0.1",
|
73 | 73 | "@vue/test-utils": "^2.4.6",
|
74 |
| - "eslint": "^9.26.0", |
| 74 | + "eslint": "^9.27.0", |
75 | 75 | "happy-dom": "^17.4.7",
|
76 | 76 | "nuxt": "^3.17.4",
|
77 | 77 | "release-it": "^19.0.2",
|
78 | 78 | "typescript": "^5.8.3",
|
79 |
| - "vitest": "^3.1.3", |
| 79 | + "vitest": "^3.1.4", |
80 | 80 | "vitest-environment-nuxt": "^1.0.1",
|
81 | 81 | "vue-tsc": "^2.2.10"
|
82 | 82 | },
|
|
0 commit comments