1
0
Fork 0

Bump vite from 2.0.0 to 2.0.1

Bumps [vite](https://github.com/vitejs/vite) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Commits](https://github.com/vitejs/vite/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-02-18 08:05:14 +00:00 committed by GitHub
parent 33f7b5bd5a
commit 3e4dc117c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -21,6 +21,6 @@
"eslint-config-awzzm-vue": "^1.5.0",
"postcss": "^8.2.6",
"tailwindcss": "^2.0.3",
"vite": "^2.0.0"
"vite": "^2.0.1"
}
}

View file

@ -2083,10 +2083,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"
vite@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0.tgz#156f35eadaa7947629aa8a24eb23129b07116ee3"
integrity sha512-rNli5g0DaQ6+btlRqkmaR06neWaJGApmt40gocqrYDNi2XoEXYQgKiHSWzMeUgc1Cdva2HduqazaE+RaKjBpdQ==
vite@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.1.tgz#348fc5c0de510aa90bd01ecf87df210ce741b38e"
integrity sha512-x7ZfikjNs+6n4cdvwb9L5r5xBCdjmtmHFHaI4JVR3nAkJbMCK/dynfDWky8/NseZ9Ncz1jVxTQ/Bcf+n1ps1Ww==
dependencies:
esbuild "^0.8.34"
postcss "^8.2.1"