aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-11-29 12:52:37 +0000
committerGitHub <noreply@github.com>2023-11-29 12:52:37 +0000
commitcb43fa53b886c8b742c10262b0dad4cbe489b348 (patch)
tree31a2e4f37f16fed0a56d211f5ac59b0f68e09bda /client
parent3b5afd56981156cb608718925fcd55f9d7e38845 (diff)
Update dependency vite to v5.0.4
Diffstat (limited to 'client')
-rw-r--r--client/js/app/yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/client/js/app/yarn.lock b/client/js/app/yarn.lock
index bc7c90f361e..984bdbd2f48 100644
--- a/client/js/app/yarn.lock
+++ b/client/js/app/yarn.lock
@@ -5645,9 +5645,9 @@ v8-to-istanbul@^9.0.1:
convert-source-map "^1.6.0"
vite@^5.0.0:
- version "5.0.3"
- resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.3.tgz#febf6801604c618234de331bd04382cf9a149ec6"
- integrity sha512-WgEq8WEKpZ8c0DL4M1+E+kBZEJyjBmGVrul6z8Ljfhv+PPbNF4aGq014DwNYxGz2FGq6NKL0N8usdiESWd2l2w==
+ version "5.0.4"
+ resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.4.tgz#d984d2aaa8bac30f1ca9b9eea9b97e052f88c307"
+ integrity sha512-RzAr8LSvM8lmhB4tQ5OPcBhpjOZRZjuxv9zO5UcxeoY2bd3kP3Ticd40Qma9/BqZ8JS96Ll/jeBX9u+LJZrhVg==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.31"