Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
chore: bump vite to beta 10
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 12, 2022
1 parent 6b83ce7 commit e3080d9
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 769 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"nuxi": "link:./packages/nuxi",
"nuxt": "link:./packages/nuxt",
"nuxt3": "link:./packages/nuxt",
"vite": "~3.0.0-beta.9",
"vite": "~3.0.0-beta.10",
"@vitejs/plugin-vue": "~3.0.0-beta.1",
"@vitejs/plugin-vue-jsx": "~2.0.0-beta.0",
"unbuild": "^0.7.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -17,7 +17,7 @@
"@types/lodash.template": "^4",
"@types/semver": "^7",
"unbuild": "latest",
"vite": "~3.0.0-beta.9"
"vite": "~3.0.0-beta.10"
},
"dependencies": {
"c12": "^0.2.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -47,7 +47,7 @@
"rollup-plugin-visualizer": "^5.6.0",
"ufo": "^0.8.5",
"unplugin": "^0.7.1",
"vite": "~3.0.0-beta.9",
"vite": "~3.0.0-beta.10",
"vite-node": "^0.18.0",
"vite-plugin-checker": "^0.4.8"
},
Expand Down

0 comments on commit e3080d9

Please sign in to comment.