Skip to content

Commit 91ac283

Browse files
Bump vite from 4.5.11 to 4.5.13 in /ui/v2.5 (#5847)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.11 to 4.5.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 4.5.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ecbf4f commit 91ac283

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/v2.5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"terser": "^5.9.0",
129129
"ts-node": "^10.9.1",
130130
"typescript": "~4.8.4",
131-
"vite": "^4.5.11",
131+
"vite": "^4.5.13",
132132
"vite-plugin-compression": "^0.5.1",
133133
"vite-tsconfig-paths": "^4.0.5"
134134
}

ui/v2.5/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8028,10 +8028,10 @@ vite-tsconfig-paths@^4.0.5:
80288028
globrex "^0.1.2"
80298029
tsconfck "^2.0.1"
80308030

8031-
vite@^4.5.11:
8032-
version "4.5.11"
8033-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.11.tgz#796797f40d5bf5ce673d3773c9e0c4cbe204e85a"
8034-
integrity sha512-4mVdhLkZ0vpqZLGJhNm+X1n7juqXApEMGlUXcOQawA45UmpxivOYaMBkI/Js3FlBsNA8hCgEnX5X04moFitSGw==
8031+
vite@^4.5.13:
8032+
version "4.5.13"
8033+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.13.tgz#778534a947112c6c455e89737730fae5d458a294"
8034+
integrity sha512-Hgp8IF/yZDzKsN1hQWOuQZbrKiaFsbQud+07jJ8h9m9PaHWkpvZ5u55Xw5yYjWRXwRQ4jwFlJvY7T7FUJG9MCA==
80358035
dependencies:
80368036
esbuild "^0.18.10"
80378037
postcss "^8.4.27"

0 commit comments

Comments
 (0)