Skip to content

Commit 5cb4c13

Browse files
committed
Merge branch 'develop' of github.com:devtron-labs/dashboard into fix/sort-imports
2 parents 6abf455 + 98ba115 commit 5cb4c13

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
@@ -42,7 +42,7 @@
4242
"rxjs": "^7.5.4",
4343
"sockjs-client": "1.6.1",
4444
"tippy.js": "^6.3.7",
45-
"vite": "5.4.14",
45+
"vite": "5.4.17",
4646
"vite-plugin-require-transform": "1.0.21",
4747
"vite-plugin-svgr": "^2.4.0",
4848
"xterm": "^4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8991,10 +8991,10 @@ [email protected]:
89918991
globrex "^0.1.2"
89928992
tsconfck "^3.0.3"
89938993

8994-
8995-
version "5.4.14"
8996-
resolved "https://registry.npmjs.org/vite/-/vite-5.4.14.tgz"
8997-
integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==
8994+
8995+
version "5.4.17"
8996+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.17.tgz#4bf61dd4cdbf64b0d6661f5dba76954cc81d5082"
8997+
integrity sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==
89988998
dependencies:
89998999
esbuild "^0.21.3"
90009000
postcss "^8.4.43"

0 commit comments

Comments
 (0)