aboutsummaryrefslogtreecommitdiffstats
path: root/client/js
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-06 02:27:07 +0000
committerGitHub <noreply@github.com>2023-06-06 02:27:07 +0000
commita1c8f47f6bd4aa72966dc1e78e8f08f7cdbca58c (patch)
tree057e77067c0424c8c1361353f4eba6dc4bae080d /client/js
parent4878116a848f0ceff01c49b67657d63a4113789d (diff)
Bump vite from 4.0.4 to 4.0.5 in /client/js/app
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.0.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'client/js')
-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 b260b18c6da..a6f8cac9f98 100644
--- a/client/js/app/yarn.lock
+++ b/client/js/app/yarn.lock
@@ -4846,9 +4846,9 @@ v8-to-istanbul@^9.0.1:
convert-source-map "^1.6.0"
vite@^4:
- version "4.0.4"
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.4.tgz#4612ce0b47bbb233a887a54a4ae0c6e240a0da31"
- integrity sha512-xevPU7M8FU0i/80DMR+YhgrzR5KS2ORy1B4xcX/cXLsvnUWvfHuqMmVU6N0YiJ4JWGRJJsLCgjEzKjG9/GKoSw==
+ version "4.0.5"
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.0.5.tgz#634f0bd1edf8bb8468ed42a1c3fd938c67d2f94b"
+ integrity sha512-7m87RC+caiAxG+8j3jObveRLqaWA/neAdCat6JAZwMkSWqFHOvg8MYe5fAQxVBRAuKAQ1S6XDh3CBQuLNbY33w==
dependencies:
esbuild "^0.16.3"
postcss "^8.4.20"