Skip to content

Commit

Permalink
chore: bump vite
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed May 11, 2023
1 parent 799d875 commit ffe74e5
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"tsx": "^3.12.6",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vite": "^4.2.1",
"vite": "^4.3.5",
"vitest": "^0.29.8",
"vue": "^3.3.0-beta.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Expand Up @@ -40,7 +40,7 @@
"@vue/babel-plugin-jsx": "^1.1.1"
},
"devDependencies": {
"vite": "^4.2.1"
"vite": "^4.3.5"
},
"peerDependencies": {
"vite": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Expand Up @@ -45,7 +45,7 @@
"rollup": "^3.17.2",
"slash": "^5.0.0",
"source-map": "^0.6.1",
"vite": "^4.2.1",
"vite": "^4.3.5",
"vue": "^3.3.0-beta.5"
}
}
48 changes: 32 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ffe74e5

Please sign in to comment.