chore(deps): update dependency vite to v2.6.11 (#896)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/896 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
5058046018
commit
283b7c7082
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@
|
|||
"sass": "1.43.3",
|
||||
"ts-jest": "27.0.7",
|
||||
"typescript": "4.4.4",
|
||||
"vite": "2.6.10",
|
||||
"vite": "2.6.11",
|
||||
"vite-plugin-pwa": "0.11.3",
|
||||
"wait-on": "6.0.0",
|
||||
"workbox-cli": "6.3.0"
|
||||
|
|
|
@ -6903,10 +6903,10 @@ vite-plugin-pwa@0.11.3:
|
|||
workbox-build "^6.3.0"
|
||||
workbox-window "^6.3.0"
|
||||
|
||||
vite@2.6.10:
|
||||
version "2.6.10"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.10.tgz#7a4f420c6e2c7d9062c7f9ce4578a817c72b3842"
|
||||
integrity sha512-XbevwpDJMs3lKiGEj0UQScsOCpwHIjFgfzPnFVkPgnxsF9oPv1uGyckLg58XkXv6LnO46KN9yZqJzINFmAxtUg==
|
||||
vite@2.6.11:
|
||||
version "2.6.11"
|
||||
resolved "https://registry.yarnpkg.com/vite/-/vite-2.6.11.tgz#20d3d8f4b4fe38904a2e425356aab1cb23325e12"
|
||||
integrity sha512-JWnGmiO1IFwou9aUWS4N0kMyHcgTTt1+2f4bJyzgBJLJDyAqGEX3HewE4jgrL6V4d9+mxs+lZ4L8HL2kyVBe7A==
|
||||
dependencies:
|
||||
esbuild "^0.13.2"
|
||||
postcss "^8.3.8"
|
||||
|
|
Loading…
Reference in a new issue