Skip to content

Commit fbf88b6

Browse files
chore(deps): update dependency @vitejs/plugin-vue to ^5.2.2 (#13050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1722090 commit fbf88b6

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Diff for: packages-private/sfc-playground/src/download/template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"vue": "^3.4.0"
1212
},
1313
"devDependencies": {
14-
"@vitejs/plugin-vue": "^5.2.1",
14+
"@vitejs/plugin-vue": "^5.2.2",
1515
"vite": "^6.2.2"
1616
}
1717
}

Diff for: pnpm-lock.yaml

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pnpm-workspace.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ catalog:
99
'magic-string': ^0.30.11
1010
'source-map-js': ^1.2.1
1111
'vite': ^5.4.14
12-
'@vitejs/plugin-vue': ^5.2.1
12+
'@vitejs/plugin-vue': ^5.2.2

0 commit comments

Comments
 (0)