|
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.1",
|
5 |
| - "packageManager": "pnpm@10.14.0", |
| 5 | + "packageManager": "pnpm@10.15.0", |
6 | 6 | "repository": {
|
7 | 7 | "type": "git",
|
8 | 8 | "url": "git+https://github.com/nuxt/ui.git"
|
|
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.6.0", |
58 |
| - "@vueuse/integrations": "^13.6.0", |
59 |
| - "@vueuse/math": "^13.6.0", |
| 57 | + "@vueuse/core": "^13.7.0", |
| 58 | + "@vueuse/integrations": "^13.7.0", |
| 59 | + "@vueuse/math": "^13.7.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.8.0", |
| 69 | + "@nuxt/eslint-config": "^1.9.0", |
70 | 70 | "@nuxt/module-builder": "^1.0.1",
|
71 | 71 | "@nuxt/test-utils": "^3.19.2",
|
72 | 72 | "@release-it/conventional-changelog": "^10.0.1",
|
|
109 | 109 | "@nuxt/module-builder": "1.0.1",
|
110 | 110 | "@nuxt/content": "2.13.2",
|
111 | 111 | "@nuxtjs/mdc": "0.9.0",
|
112 |
| - "@vueuse/core": "^13.6.0", |
113 |
| - "@vueuse/integrations": "^13.6.0", |
114 |
| - "@vueuse/math": "^13.6.0", |
| 112 | + "@vueuse/core": "^13.7.0", |
| 113 | + "@vueuse/integrations": "^13.7.0", |
| 114 | + "@vueuse/math": "^13.7.0", |
115 | 115 | "@vueuse/nuxt": "13.1.0",
|
116 | 116 | "unimport": "4.1.1",
|
117 | 117 | "chokidar": "3.6.0",
|
|
0 commit comments