Skip to content

Commit 01995ea

Browse files
Bump vite from 6.0.7 to 6.0.9 in /redisinsight/ui/src/packages (#4307)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2e13d5 commit 01995ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

redisinsight/ui/src/packages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"process": "^0.11.10",
2525
"rimraf": "^3.0.2",
2626
"rollup-plugin-css-only": "^4.5.2",
27-
"vite": "^6.0.7",
27+
"vite": "^6.0.9",
2828
"vite-plugin-ejs": "^1.7.0",
2929
"vite-plugin-static-copy": "^2.2.0"
3030
},

redisinsight/ui/src/packages/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3012,10 +3012,10 @@ vite-plugin-static-copy@^2.2.0:
30123012
fs-extra "^11.1.0"
30133013
picocolors "^1.0.0"
30143014

3015-
vite@^6.0.7:
3016-
version "6.0.7"
3017-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
3018-
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
3015+
vite@^6.0.9:
3016+
version "6.0.9"
3017+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
3018+
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
30193019
dependencies:
30203020
esbuild "^0.24.2"
30213021
postcss "^8.4.49"

0 commit comments

Comments
 (0)