Skip to content

Commit 4542f7a

Browse files
chore(deps): update dependency vite to v6
1 parent af2e69c commit 4542f7a

File tree

3 files changed

+195
-531
lines changed

3 files changed

+195
-531
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"c12": "^2.0.4"
4343
},
4444
"devDependencies": {
45-
"vite": "^5.4.14"
45+
"vite": "^6.0.0"
4646
}
4747
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@
6060
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3000020210521001",
6161
"@uni-helper/vite-plugin-uni-manifest": "workspace:*",
6262
"typescript": "5.7.2",
63-
"vite": "^5.4.14"
63+
"vite": "^6.0.0"
6464
}
6565
}

0 commit comments

Comments
 (0)