Skip to content

Commit b909610

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

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.1",
59+
"vite": "^6.2.4",
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.1:
5617-
version "6.2.1"
5618-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.1.tgz#ae865d4bb93a11844be1bc647c8b2dd1856ea180"
5619-
integrity sha512-n2GnqDb6XPhlt9B8olZPrgMD/es/Nd1RdChF6CBD/fHW6pUyUTt2sQW2fPRX5GiD9XEa6+8A6A4f2vT6pSsE7Q==
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==
56205620
dependencies:
56215621
esbuild "^0.25.0"
56225622
postcss "^8.5.3"

0 commit comments

Comments
 (0)