Skip to content

Commit 3083012

Browse files
committed
chore: update vite to version 5.4.19
1 parent dbe29ef commit 3083012

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rxjs": "^7.5.4",
4040
"sockjs-client": "1.6.1",
4141
"tippy.js": "^6.3.7",
42-
"vite": "5.4.17",
42+
"vite": "5.4.19",
4343
"vite-plugin-require-transform": "1.0.21",
4444
"vite-plugin-svgr": "^2.4.0",
4545
"xterm": "^4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8894,10 +8894,10 @@ [email protected]:
88948894
globrex "^0.1.2"
88958895
tsconfck "^3.0.3"
88968896

8897-
8898-
version "5.4.17"
8899-
resolved "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz"
8900-
integrity sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==
8897+
8898+
version "5.4.19"
8899+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
8900+
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
89018901
dependencies:
89028902
esbuild "^0.21.3"
89038903
postcss "^8.4.43"

0 commit comments

Comments
 (0)