Skip to content

Commit 01cd32e

Browse files
chore(deps): bump vite from 7.3.1 to 7.3.2 (#1787)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c79c77 commit 01cd32e

3 files changed

Lines changed: 682 additions & 624 deletions

File tree

packages/bridge-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@unhead/schema": "^1.11.20",
2323
"nitropack": "^2.13.3",
2424
"unbuild": "latest",
25-
"vite": "~7.3.1"
25+
"vite": "~7.3.2"
2626
},
2727
"dependencies": {
2828
"c12": "^3.3.4",

packages/bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"unimport": "^6.0.2",
7373
"unplugin": "^1.16.1",
7474
"untyped": "^2.0.0",
75-
"vite": "~7.3.1",
75+
"vite": "~7.3.2",
7676
"vite-node": "^6.0.0",
7777
"vue-bundle-renderer": "^2.2.0"
7878
},

0 commit comments

Comments
 (0)