Skip to content

Commit

Permalink
chore(deps): update dependency vite to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent e31c7f8 commit b3397dc
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 385 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"stub": "unbuild --stub"
},
"peerDependencies": {
"vite": "^4.0.0 || ^5.0.0"
"vite": "^6.0.0"
},
"dependencies": {
"c12": "^1.11.2"
},
"devDependencies": {
"vite": "^5.4.3"
"vite": "^6.0.0"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3000020210521001",
"@uni-helper/vite-plugin-uni-manifest": "workspace:*",
"typescript": "5.7.2",
"vite": "^5.4.3"
"vite": "^6.0.0"
}
}
Loading

0 comments on commit b3397dc

Please sign in to comment.