1
0
Fork 0

Bump vite from 2.2.1 to 2.2.3

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.2.3/packages/vite)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-01 12:26:32 +00:00 committed by GitHub
parent c6d44eadf5
commit 1797a21b34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"@vue/compiler-sfc": "^3.0.11",
"eslint": "^7.25.0",
"eslint-config-awzzm-vue": "^1.6.0",
"vite": "^2.2.1",
"vite": "^2.2.3",
"vite-plugin-windicss": "^0.15.7",
"windicss": "^2.5.14"
}

View file

@ -2033,10 +2033,10 @@ vite-plugin-windicss@^0.15.7:
debug "^4.3.2"
windicss "^2.5.14"
vite@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.1.tgz#90c481f69371f32867d86a6a623bb064b876ad3d"
integrity sha512-KIqK90EoJJpuqE86Y9DSkZjFNGgsyZX/4I1xENIitLRd3hgRtOlIGCJYrNnBD9/eqipz0OroAiIj9/R1JcOdFA==
vite@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.2.3.tgz#1acbdfa56ac00e00e7ccb6988f63f130c2f99dbb"
integrity sha512-PtjyBL4GtACM+uT5q5hi2+AlMBbb6YI2b2bam6QI8ZdZt4FezseF0yZHQx0G+b3po9jIJ/GS5N9gc5Yq9Rue7g==
dependencies:
esbuild "^0.9.3"
postcss "^8.2.1"