|
1 | 1 | {
|
2 | 2 | "name": "nuxt-shadcn-dashboard",
|
3 | 3 | "type": "module",
|
4 |
| - "version": "0.2.5", |
| 4 | + "version": "0.2.6", |
5 | 5 | "description": "Shadcn Dashboard built with Nuxt",
|
6 | 6 | "author": "Dian Pratama <[email protected]>",
|
7 | 7 | "license": "MIT",
|
|
59 | 59 | "@nuxt/eslint": "^1.2.0",
|
60 | 60 | "@nuxt/icon": "^1.11.0",
|
61 | 61 | "@nuxtjs/color-mode": "^3.5.2",
|
62 |
| - "@pinia/nuxt": "^0.10.1", |
63 |
| - "@unocss/eslint-plugin": "^0.65.4", |
64 |
| - "@unocss/nuxt": "^0.65.4", |
| 62 | + "@pinia/nuxt": "^0.5.1", |
| 63 | + "@unocss/eslint-plugin": "^66.0.0", |
| 64 | + "@unocss/nuxt": "^66.0.0", |
65 | 65 | "@vee-validate/zod": "^4.15.0",
|
66 |
| - "@vueuse/core": "^12.8.2", |
67 |
| - "@vueuse/math": "^12.8.2", |
68 |
| - "@vueuse/nuxt": "^12.8.2", |
| 66 | + "@vueuse/core": "^12.2.0", |
| 67 | + "@vueuse/math": "^12.2.0", |
| 68 | + "@vueuse/nuxt": "^12.2.0", |
69 | 69 | "class-variance-authority": "^0.7.1",
|
70 | 70 | "clsx": "^2.1.1",
|
71 | 71 | "date-fns": "^4.1.0",
|
|
77 | 77 | "shadcn-nuxt": "^0.10.4",
|
78 | 78 | "tailwind-merge": "^2.6.0",
|
79 | 79 | "typescript": "^5.8.2",
|
80 |
| - "unocss": "^0.65.4", |
| 80 | + "unocss": "^66.0.0", |
81 | 81 | "unocss-preset-animations": "^1.1.1",
|
82 | 82 | "unocss-preset-shadcn": "^0.5.0",
|
83 |
| - "vaul-vue": "^0.4.0", |
| 83 | + "vaul-vue": "^0.2.0", |
84 | 84 | "vee-validate": "^4.15.0",
|
85 | 85 | "vue": "^3.5.13",
|
86 | 86 | "vue-router": "^4.5.0",
|
|
0 commit comments