Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 14, 2024
1 parent 727004b commit d4ff3f9
Show file tree
Hide file tree
Showing 4 changed files with 258 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"tsx": "^4.11.0",
"typescript": "^5.4.5",
"unbuild": "2.0.0",
"vite": "^5.2.12",
"vite": "^5.3.1",
"vitest": "^1.6.0",
"vue": "^3.4.27"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@vue/babel-plugin-jsx": "^1.2.2"
},
"devDependencies": {
"vite": "^5.2.12"
"vite": "^5.3.1"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"rollup": "^4.18.0",
"slash": "^5.1.0",
"source-map-js": "^1.2.0",
"vite": "^5.2.12",
"vite": "^5.3.1",
"vue": "^3.4.27"
}
}
Loading

0 comments on commit d4ff3f9

Please sign in to comment.