Skip to content

Commit 763dcfe

Browse files
authoredApr 3, 2024
Bump vite from 3.2.8 to 3.2.10 in /halberd_gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.8 to 3.2.10. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.10/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.10/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cdfc33 commit 763dcfe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎halberd_gui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@types/react-dom": "^18.0.6",
2727
"@vitejs/plugin-react": "^2.0.0",
2828
"typescript": "^4.6.4",
29-
"vite": "^3.2.8"
29+
"vite": "^3.2.10"
3030
}
3131
}

‎halberd_gui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1280,10 +1280,10 @@ update-browserslist-db@^1.0.9:
12801280
escalade "^3.1.1"
12811281
picocolors "^1.0.0"
12821282

1283-
vite@^3.2.8:
1284-
version "3.2.8"
1285-
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.8.tgz#0697e13addf99ed44b838b8462a3a922fdd9d37b"
1286-
integrity sha512-EtQU16PLIJpAZol2cTLttNP1mX6L0SyI0pgQB1VOoWeQnMSvtiwovV3D6NcjN8CZQWWyESD2v5NGnpz5RvgOZA==
1283+
vite@^3.2.10:
1284+
version "3.2.10"
1285+
resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.10.tgz#7ac79fead82cfb6b5bf65613cd82fba6dcc81340"
1286+
integrity sha512-Dx3olBo/ODNiMVk/cA5Yft9Ws+snLOXrhLtrI3F4XLt4syz2Yg8fayZMWScPKoz12v5BUv7VEmQHnsfpY80fYw==
12871287
dependencies:
12881288
esbuild "^0.15.9"
12891289
postcss "^8.4.18"

0 commit comments

Comments
 (0)