Skip to content

Commit 63c568f

Browse files
chore(deps): update resolutions vue to ^3.5.25 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61b2fb0 commit 63c568f

File tree

2 files changed

+149
-102
lines changed

2 files changed

+149
-102
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
"tinyexec": "^1.0.2",
8282
"typescript": "~5.9.3",
8383
"vitest": "^4.0.13",
84-
"vue": "^3.5.24",
84+
"vue": "^3.5.25",
8585
"vue-tsc": "^3.1.5"
8686
},
8787
"resolutions": {
8888
"@nuxt/kit": "^4.2.1",
8989
"@nuxt/module-builder": "workspace:*",
9090
"@nuxt/schema": "^4.2.1",
9191
"typescript": "~5.9.3",
92-
"vue": "^3.5.24",
92+
"vue": "^3.5.25",
9393
"vue-tsc": "^3.1.5"
9494
},
9595
"engines": {

0 commit comments

Comments
 (0)