deps: bump to latest vite beta
This commit is contained in:
parent
94fc44e235
commit
169a9e524f
2 changed files with 5 additions and 5 deletions
|
@ -136,7 +136,7 @@
|
|||
"strip-ansi": "^7.0.1",
|
||||
"supports-esm": "^1.0.0",
|
||||
"tsconfig-resolver": "^3.0.1",
|
||||
"vite": "3.0.0-beta.4",
|
||||
"vite": "3.0.0-beta.10",
|
||||
"yargs-parser": "^21.0.1",
|
||||
"zod": "^3.17.3"
|
||||
},
|
||||
|
|
|
@ -546,7 +546,7 @@ importers:
|
|||
strip-ansi: ^7.0.1
|
||||
supports-esm: ^1.0.0
|
||||
tsconfig-resolver: ^3.0.1
|
||||
vite: 3.0.0-beta.4
|
||||
vite: 3.0.0-beta.10
|
||||
yargs-parser: ^21.0.1
|
||||
zod: ^3.17.3
|
||||
dependencies:
|
||||
|
@ -604,7 +604,7 @@ importers:
|
|||
strip-ansi: 7.0.1
|
||||
supports-esm: 1.0.0
|
||||
tsconfig-resolver: 3.0.1
|
||||
vite: 3.0.0-beta.4_sass@1.53.0
|
||||
vite: 3.0.0-beta.10_sass@1.53.0
|
||||
yargs-parser: 21.0.1
|
||||
zod: 3.17.3
|
||||
devDependencies:
|
||||
|
@ -14998,8 +14998,8 @@ packages:
|
|||
fsevents: 2.3.2
|
||||
dev: false
|
||||
|
||||
/vite/3.0.0-beta.4_sass@1.53.0:
|
||||
resolution: {integrity: sha512-GAQwNdG0xqsxypUMHAQgxA91nhG0RLm28shBdqGGKgoUo6GHq1aZQM/8FLhq7RWkx8ItTTMWm0SWgG6CL01W4A==}
|
||||
/vite/3.0.0-beta.10_sass@1.53.0:
|
||||
resolution: {integrity: sha512-QtzSQVuhNLDp9j4wNdVT3aDyWyvoAL4QxBU/lnMyEKqTzYrXdqyHpFmfWW/wo/0uTluZKzbsUm89eQq2RxiKMg==}
|
||||
engines: {node: '>=14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
|
Loading…
Reference in a new issue