chore: bump Vite minimum version (#3861)

Co-authored-by: Nate Moore <nate@astro.build>
This commit is contained in:
Nate Moore 2022-07-08 11:11:02 -05:00 committed by GitHub
parent f7bcd0d6f6
commit bd11c01fa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -132,7 +132,7 @@
"strip-ansi": "^7.0.1",
"supports-esm": "^1.0.0",
"tsconfig-resolver": "^3.0.1",
"vite": "^2.9.12",
"vite": "^2.9.14",
"yargs-parser": "^21.0.1",
"zod": "^3.17.3"
},

View file

@ -563,7 +563,7 @@ importers:
strip-ansi: ^7.0.1
supports-esm: ^1.0.0
tsconfig-resolver: ^3.0.1
vite: ^2.9.12
vite: ^2.9.14
yargs-parser: ^21.0.1
zod: ^3.17.3
dependencies: