Update dependency vite to v3.2.2
This commit is contained in:
parent
edce6fa0ac
commit
bf7675d20b
@ -17,6 +17,6 @@
|
||||
"@types/react-dom": "18.0.8",
|
||||
"@vitejs/plugin-react": "2.2.0",
|
||||
"typescript": "4.8.4",
|
||||
"vite": "3.2.1"
|
||||
"vite": "3.2.2"
|
||||
}
|
||||
}
|
@ -767,10 +767,10 @@ update-browserslist-db@^1.0.9:
|
||||
escalade "^3.1.1"
|
||||
picocolors "^1.0.0"
|
||||
|
||||
vite@3.2.1:
|
||||
version "3.2.1"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.1.tgz#dc1f54568300a7acdd89c8611e2719c21f1334f4"
|
||||
integrity sha512-ADtMkfHuWq4tskJsri2n2FZkORO8ZyhI+zIz7zTrDAgDEtct1jdxOg3YsZBfHhKjmMoWLOSCr+64qrEDGo/DbQ==
|
||||
vite@3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.2.tgz#280762bfaf47bcea1d12698427331c0009ac7c1f"
|
||||
integrity sha512-pLrhatFFOWO9kS19bQ658CnRYzv0WLbsPih6R+iFeEEhDOuYgYCX2rztUViMz/uy/V8cLCJvLFeiOK7RJEzHcw==
|
||||
dependencies:
|
||||
esbuild "^0.15.9"
|
||||
postcss "^8.4.18"
|
||||
|
Loading…
Reference in New Issue
Block a user