Skip to content

Commit 5630904

Browse files
Bump vite from 6.2.4 to 6.2.5 in /locust/webui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.4 to 6.2.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.2.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bfaf1d commit 5630904

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: locust/webui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"react-markdown": "^9.0.0",
5757
"react-redux": "^9.1.2",
5858
"rimraf": "^6.0.1",
59-
"vite": "^6.2.4",
59+
"vite": "^6.2.5",
6060
"vite-plugin-checker": "^0.8.0",
6161
"vite-plugin-dts": "^4.3.0",
6262
"vite-plugin-singlefile": "^2.0.3",

Diff for: locust/webui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5613,10 +5613,10 @@ vite-tsconfig-paths@^5.1.3:
56135613
globrex "^0.1.2"
56145614
tsconfck "^3.0.3"
56155615

5616-
"vite@^5.0.0 || ^6.0.0", vite@^6.2.4:
5617-
version "6.2.4"
5618-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.4.tgz#05809de3f918fded87f73a838761995a4d66a680"
5619-
integrity sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==
5616+
"vite@^5.0.0 || ^6.0.0", vite@^6.2.5:
5617+
version "6.2.5"
5618+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
5619+
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
56205620
dependencies:
56215621
esbuild "^0.25.0"
56225622
postcss "^8.5.3"

0 commit comments

Comments
 (0)