chore(deps): update dependency vite to v2.6.9 (#873)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/873 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
5bcd51cc5f
commit
b5b5facde6
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@
|
|||
"sass": "1.43.2",
|
||||
"ts-jest": "27.0.7",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.7",
|
||||
"vite": "2.6.9",
|
||||
"vite-plugin-pwa": "0.11.3",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.3.0"
|
||||
|
|
|
@ -6872,10 +6872,10 @@ vite-plugin-pwa@0.11.3:
|
|||
workbox-build "^6.3.0"
|
||||
workbox-window "^6.3.0"
|
||||
|
||||
vite@2.6.7:
|
||||
version "2.6.7"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.7.tgz#e15c1d8327950720b5d7c4ec3fb36a5a58ccf7cb"
|
||||
integrity sha512-ewk//jve9k6vlU8PfJmWUHN8k0YYdw4VaKOMvoQ3nT2Pb6k5OSMKQi4jPOzVH/TlUqMsCrq7IJ80xcuDDVyigg==
|
||||
vite@2.6.9:
|
||||
version "2.6.9"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.9.tgz#3dd7c50181254480a9e815278a3f848cd3e4df3a"
|
||||
integrity sha512-J3tefw9pWTxsFJtWbV+E68cZTsSxpT3AWG6AhiwFP8r9FMftDJE/6TbviL13+q4ThuLeF/3K9sarU0lIrWhrbg==
|
||||
dependencies:
|
||||
esbuild "^0.13.2"
|
||||
postcss "^8.3.8"
|
||||
|
|
Loading…
Reference in a new issue