Merge pull request #107 from moritzruth/dependabot/npm_and_yarn/vite-2.0.1
This commit is contained in:
commit
f7891d9e19
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue