Skip to content

Commit 07fd72a

Browse files
chore(deps): update resolutions vue to ^3.5.4 (#353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77d5bb6 commit 07fd72a

File tree

2 files changed

+129
-82
lines changed

2 files changed

+129
-82
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@
5959
"nuxt": "^3.13.1",
6060
"typescript": "^5.6.2",
6161
"vitest": "^2.0.5",
62-
"vue": "^3.5.3",
62+
"vue": "^3.5.4",
6363
"vue-tsc": "^2.1.6"
6464
},
6565
"resolutions": {
6666
"@nuxt/kit": "^3.13.1",
6767
"@nuxt/schema": "^3.13.1",
68-
"vue": "^3.5.3"
68+
"vue": "^3.5.4"
6969
}
7070
}

0 commit comments

Comments
 (0)