Skip to content

Commit ba84b76

Browse files
chore(deps): update vue
1 parent 5756af4 commit ba84b76

2 files changed

Lines changed: 977 additions & 829 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@vee-validate/zod": "4.15.1",
5858
"@vue/apollo-composable": "5.0.0-alpha.2",
5959
"@vueuse/core": "14.3.0",
60-
"@yaireo/tagify": "4.37.1",
60+
"@yaireo/tagify": "4.38.0",
6161
"body-scroll-lock": "4.0.0-beta.0",
6262
"cross-fetch": "4.1.0",
6363
"graphql": "16.13.2",
@@ -73,8 +73,8 @@
7373
"unstorage": "1.17.4",
7474
"uuid": "13.0.1",
7575
"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",
7878
"zod": "4.3.6"
7979
},
8080
"devDependencies": {
@@ -103,7 +103,7 @@
103103
"@nuxtjs/storybook": "npm:@nuxtjs/storybook@nightly",
104104
"@tailwindcss/forms": "0.5.11",
105105
"@tailwindcss/line-clamp": "0.4.4",
106-
"@tailwindcss/typography": "0.5.19",
106+
"@tailwindcss/typography": "0.5.20",
107107
"@types/lodash": "4.17.24",
108108
"@types/node": "24.12.2",
109109
"@types/nodemailer": "8.0.0",
@@ -112,10 +112,10 @@
112112
"@vitest/coverage-v8": "4.0.18",
113113
"@vitest/eslint-plugin": "1.6.9",
114114
"@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",
119119
"argon2": "0.44.0",
120120
"chalk": "5.6.2",
121121
"concurrently": "9.2.1",
@@ -136,15 +136,15 @@
136136
"prisma": "7.4.2",
137137
"storybook": "10.3.6",
138138
"storybook-vue-addon": "0.6.3",
139-
"tailwindcss": "4.2.4",
139+
"tailwindcss": "4.3.2",
140140
"typescript": "5.9.3",
141141
"ufo": "1.6.3",
142142
"unplugin-vue-components": "31.1.0",
143143
"vite": "7.3.1",
144144
"vitest": "4.0.18",
145145
"vitest-environment-nuxt": "1.0.1",
146146
"vitest-mock-extended": "3.1.0",
147-
"vue-tsc": "3.2.7"
147+
"vue-tsc": "3.3.7"
148148
},
149149
"packageManager": "pnpm@10.33.2",
150150
"pnpm": {

0 commit comments

Comments
 (0)