|
17 | 17 | "postinstall": "nuxt prepare"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@date-fns/tz": "^1.1.2", |
| 20 | + "@date-fns/tz": "^1.2.0", |
21 | 21 | "@dicebear/collection": "^9.2.2",
|
22 | 22 | "@dicebear/core": "^9.2.2",
|
23 | 23 | "@neoconfetti/vue": "^2.2.1",
|
24 | 24 | "@paralleldrive/cuid2": "^2.2.2",
|
25 |
| - "@prisma/client": "^5.21.1", |
26 |
| - "@vee-validate/zod": "^4.14.4", |
| 25 | + "@prisma/client": "^5.22.0", |
| 26 | + "@vee-validate/zod": "^4.14.7", |
27 | 27 | "bcrypt": "^5.1.1",
|
28 | 28 | "class-variance-authority": "^0.7.0",
|
29 | 29 | "clsx": "^2.1.1",
|
30 |
| - "libphonenumber-js": "^1.11.12", |
31 |
| - "radix-vue": "^1.9.7", |
| 30 | + "libphonenumber-js": "^1.11.14", |
| 31 | + "radix-vue": "^1.9.9", |
32 | 32 | "sharp": "^0.33.5",
|
33 | 33 | "tailwindcss-animate": "^1.0.7",
|
34 |
| - "vee-validate": "^4.14.4", |
| 34 | + "vee-validate": "^4.14.7", |
35 | 35 | "zod": "^3.23.8"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@iconify-json/lucide": "^1.2.10", |
39 |
| - "@iconify-json/simple-icons": "^1.2.9", |
| 38 | + "@iconify-json/lucide": "^1.2.13", |
| 39 | + "@iconify-json/simple-icons": "^1.2.11", |
40 | 40 | "@next-orders/eslint": "workspace:*",
|
41 | 41 | "@nuxt/devtools": "^1.6.0",
|
42 | 42 | "@nuxt/fonts": "^0.10.2",
|
43 |
| - "@nuxt/icon": "^1.5.6", |
44 |
| - "@nuxt/kit": "^3.13.2", |
| 43 | + "@nuxt/icon": "^1.7.0", |
| 44 | + "@nuxt/kit": "^3.14.159", |
45 | 45 | "@nuxtjs/device": "^3.2.4",
|
46 |
| - "@nuxtjs/i18n": "^8.5.5", |
| 46 | + "@nuxtjs/i18n": "^8.5.6", |
47 | 47 | "@nuxtjs/tailwindcss": "^6.12.2",
|
48 | 48 | "@types/bcrypt": "^5.0.2",
|
49 | 49 | "@types/node": "*",
|
50 |
| - "@vueuse/core": "^11.1.0", |
51 |
| - "@vueuse/nuxt": "^11.1.0", |
52 |
| - "nuxt": "^3.13.2", |
53 |
| - "nuxt-auth-utils": "^0.5.0", |
| 50 | + "@vueuse/core": "^11.2.0", |
| 51 | + "@vueuse/nuxt": "^11.2.0", |
| 52 | + "nuxt": "^3.14.159", |
| 53 | + "nuxt-auth-utils": "^0.5.2", |
54 | 54 | "nuxt-zod-i18n": "^1.10.0",
|
55 |
| - "prisma": "^5.21.1", |
56 |
| - "shadcn-nuxt": "^0.10.4", |
| 55 | + "prisma": "^5.22.0", |
| 56 | + "shadcn-nuxt": "^0.11.2", |
57 | 57 | "tailwind-merge": "^2.5.4",
|
58 | 58 | "tailwindcss": "^3.4.14",
|
59 |
| - "vue-tsc": "^2.1.6" |
| 59 | + "vue-tsc": "^2.1.10" |
60 | 60 | }
|
61 | 61 | }
|
0 commit comments