|
57 | 57 | "@vee-validate/zod": "4.15.1", |
58 | 58 | "@vue/apollo-composable": "5.0.0-alpha.2", |
59 | 59 | "@vueuse/core": "14.3.0", |
60 | | - "@yaireo/tagify": "4.37.1", |
| 60 | + "@yaireo/tagify": "4.38.0", |
61 | 61 | "body-scroll-lock": "4.0.0-beta.0", |
62 | 62 | "cross-fetch": "4.1.0", |
63 | 63 | "graphql": "16.13.2", |
|
73 | 73 | "unstorage": "1.17.4", |
74 | 74 | "uuid": "13.0.1", |
75 | 75 | "vee-validate": "4.15.1", |
76 | | - "vue": "3.5.33", |
77 | | - "vue-router": "5.0.6", |
| 76 | + "vue": "3.5.40", |
| 77 | + "vue-router": "5.2.0", |
78 | 78 | "zod": "4.3.6" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
|
103 | 103 | "@nuxtjs/storybook": "npm:@nuxtjs/storybook@nightly", |
104 | 104 | "@tailwindcss/forms": "0.5.11", |
105 | 105 | "@tailwindcss/line-clamp": "0.4.4", |
106 | | - "@tailwindcss/typography": "0.5.19", |
| 106 | + "@tailwindcss/typography": "0.5.20", |
107 | 107 | "@types/lodash": "4.17.24", |
108 | 108 | "@types/node": "24.12.2", |
109 | 109 | "@types/nodemailer": "8.0.0", |
|
112 | 112 | "@vitest/coverage-v8": "4.0.18", |
113 | 113 | "@vitest/eslint-plugin": "1.6.9", |
114 | 114 | "@vitest/ui": "4.0.18", |
115 | | - "@vue/compiler-sfc": "3.5.33", |
116 | | - "@vue/eslint-config-typescript": "14.7.0", |
117 | | - "@vue/runtime-dom": "3.5.33", |
118 | | - "@vue/test-utils": "2.4.10", |
| 115 | + "@vue/compiler-sfc": "3.5.40", |
| 116 | + "@vue/eslint-config-typescript": "14.9.0", |
| 117 | + "@vue/runtime-dom": "3.5.40", |
| 118 | + "@vue/test-utils": "2.4.11", |
119 | 119 | "argon2": "0.44.0", |
120 | 120 | "chalk": "5.6.2", |
121 | 121 | "concurrently": "9.2.1", |
|
136 | 136 | "prisma": "7.4.2", |
137 | 137 | "storybook": "10.3.6", |
138 | 138 | "storybook-vue-addon": "0.6.3", |
139 | | - "tailwindcss": "4.2.4", |
| 139 | + "tailwindcss": "4.3.2", |
140 | 140 | "typescript": "5.9.3", |
141 | 141 | "ufo": "1.6.3", |
142 | 142 | "unplugin-vue-components": "31.1.0", |
143 | 143 | "vite": "7.3.1", |
144 | 144 | "vitest": "4.0.18", |
145 | 145 | "vitest-environment-nuxt": "1.0.1", |
146 | 146 | "vitest-mock-extended": "3.1.0", |
147 | | - "vue-tsc": "3.2.7" |
| 147 | + "vue-tsc": "3.3.7" |
148 | 148 | }, |
149 | 149 | "packageManager": "pnpm@10.33.2", |
150 | 150 | "pnpm": { |
|
0 commit comments