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

Commit

Permalink
chore: upgrade to beta 9
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jul 8, 2022
1 parent a760a2f commit a07812d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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.8",
"vite": "~3.0.0-beta.9",
"@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.8"
"vite": "~3.0.0-beta.9"
},
"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.8",
"vite": "~3.0.0-beta.9",
"vite-node": "^0.17.1",
"vite-plugin-checker": "^0.4.8"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -1676,7 +1676,7 @@ __metadata:
ufo: ^0.8.5
unbuild: latest
unimport: ^0.4.4
vite: ~3.0.0-beta.8
vite: ~3.0.0-beta.9
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1794,7 +1794,7 @@ __metadata:
ufo: ^0.8.5
unbuild: latest
unplugin: ^0.7.1
vite: ~3.0.0-beta.8
vite: ~3.0.0-beta.9
vite-node: ^0.17.1
vite-plugin-checker: ^0.4.8
vue: 3.2.37
Expand Down Expand Up @@ -13014,9 +13014,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:~3.0.0-beta.8":
version: 3.0.0-beta.8
resolution: "vite@npm:3.0.0-beta.8"
"vite@npm:~3.0.0-beta.9":
version: 3.0.0-beta.9
resolution: "vite@npm:3.0.0-beta.9"
dependencies:
esbuild: ^0.14.47
fsevents: ~2.3.2
Expand All @@ -13042,7 +13042,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 22c66cbcf69a428c0844d76158ac8e65337915b741105e68461427b880dd345eb1f8573c766bdfdeb4c2d3df7b84f85833663b4b3fe8f20f7d7b381f952c4726
checksum: 287ead2b4cd3e4c015cc515d2c5eac55727098967bd21622610dc05a05984bb6b35f69e50b6b9874345efe86332915762477e38f03d15fa120d1245c9b606032
languageName: node
linkType: hard

Expand Down

0 comments on commit a07812d

Please sign in to comment.