|
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.3",
|
5 |
| - "packageManager": "[email protected].0", |
| 5 | + "packageManager": "[email protected].1", |
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.8.0", |
58 |
| - "@vueuse/integrations": "^13.8.0", |
59 |
| - "@vueuse/math": "^13.8.0", |
| 57 | + "@vueuse/core": "^13.9.0", |
| 58 | + "@vueuse/integrations": "^13.9.0", |
| 59 | + "@vueuse/math": "^13.9.0", |
60 | 60 | "defu": "^6.1.4",
|
61 | 61 | "fuse.js": "^7.1.0",
|
62 | 62 | "ohash": "^2.0.11",
|
|
71 | 71 | "@nuxt/test-utils": "^3.19.2",
|
72 | 72 | "@release-it/conventional-changelog": "^10.0.1",
|
73 | 73 | "@vue/test-utils": "^2.4.6",
|
74 |
| - "eslint": "^9.34.0", |
| 74 | + "eslint": "^9.35.0", |
75 | 75 | "happy-dom": "^18.0.1",
|
76 | 76 | "nuxt": "^4.0.3",
|
77 | 77 | "release-it": "^19.0.4",
|
|
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.8.0", |
113 |
| - "@vueuse/integrations": "^13.8.0", |
114 |
| - "@vueuse/math": "^13.8.0", |
| 112 | + "@vueuse/core": "^13.9.0", |
| 113 | + "@vueuse/integrations": "^13.9.0", |
| 114 | + "@vueuse/math": "^13.9.0", |
115 | 115 | "@vueuse/nuxt": "13.1.0",
|
116 | 116 | "unimport": "4.1.1",
|
117 | 117 | "chokidar": "3.6.0",
|
|
0 commit comments