Skip to content

Commit

Permalink
chore: update vite
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate Moore committed Jan 31, 2022
1 parent 286a6f1 commit 228f74a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"strip-ansi": "^7.0.1",
"supports-esm": "^1.0.0",
"tsconfig-resolver": "^3.0.1",
"vite": "^2.8.0-beta.3",
"vite": "^2.8.0-beta.4",
"yargs-parser": "^21.0.0",
"zod": "^3.8.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9382,10 +9382,10 @@ [email protected]:
workbox-build "^6.4.0"
workbox-window "^6.4.0"

vite@^2.8.0-beta.3:
version "2.8.0-beta.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.0-beta.3.tgz#db9bb3ef0c4f1648fefe231c8503cfa3629897cd"
integrity sha512-UPdERgwLg1Q80GNvqI6EUuzTEzpp6YjL5DmAsjuMYuIA1HVHG8q+V7ujKlJkb9irx7xvK2VmyunXR0j5ixbjhQ==
vite@^2.8.0-beta.4:
version "2.8.0-beta.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.0-beta.4.tgz#16cba814635a7bb867c67c6a99bb7664d35dc977"
integrity sha512-5ucv9VxVqTxn0GlqQYMqLrJXxHFfSymsBxDfTp8o9o1kBGSFxu89kW7Zw3CyWveerOOSiOInzIHdkU6V19f5PQ==
dependencies:
esbuild "0.14.3"
postcss "^8.4.5"
Expand Down

0 comments on commit 228f74a

Please sign in to comment.