chore(deps): update dependency vite to v2.5.1 (#680)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/680 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
d024448402
commit
c9a8d5f951
2 changed files with 5 additions and 5 deletions
|
@ -64,7 +64,7 @@
|
|||
"sass": "1.38.1",
|
||||
"ts-jest": "27.0.5",
|
||||
"typescript": "4.3.5",
|
||||
"vite": "2.5.0",
|
||||
"vite": "2.5.1",
|
||||
"vite-plugin-pwa": "0.11.0",
|
||||
"vite-plugin-vue2": "1.8.1",
|
||||
"vue-flatpickr-component": "8.1.7",
|
||||
|
|
|
@ -8061,10 +8061,10 @@ vite-plugin-vue2@1.8.1:
|
|||
source-map "^0.7.3"
|
||||
vue-template-es2015-compiler "^1.9.1"
|
||||
|
||||
vite@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.0.tgz#111ba3679432d426e44566acf480005a7914cbd6"
|
||||
integrity sha512-Dn4B+g54PJsMG5WCc4QeFy1ygMXRdTtFrUPegqfk4+vzVQcbF/DqqmI/1bxezArzbujBJg/67QeT5wz8edfJVQ==
|
||||
vite@2.5.1:
|
||||
version "2.5.1"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.5.1.tgz#953c71a034c07b3ae0448d57664ec9c6862f23a8"
|
||||
integrity sha512-FwmLbbz8MB1pBs9dKoRDgpiqoijif8hSK1+NNUYc12/cnf+pM2UFhhQ1rcpXgbMhm/5c2USZdVAf0FSkSxaFDA==
|
||||
dependencies:
|
||||
esbuild "^0.12.17"
|
||||
postcss "^8.3.6"
|
||||
|
|
Loading…
Reference in a new issue