Skip to content

Commit

Permalink
chore(deps): update dependency vite to ^5.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 2050ad3 commit 572cd32
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"unbuild": "2.0.0",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vitest": "^1.3.1",
"vue": "^3.4.21"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Expand Up @@ -39,7 +39,7 @@
"@vue/babel-plugin-jsx": "^1.2.1"
},
"devDependencies": {
"vite": "^5.1.6"
"vite": "^5.2.6"
},
"peerDependencies": {
"vite": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Expand Up @@ -44,7 +44,7 @@
"rollup": "^4.13.0",
"slash": "^5.1.0",
"source-map-js": "^1.0.2",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vue": "^3.4.21"
}
}

0 comments on commit 572cd32

Please sign in to comment.