Skip to content

Commit 25ab5ed

Browse files
Bump vite from 5.4.20 to 5.4.21 (#5094)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c04aac9 commit 25ab5ed

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
@@ -233,7 +233,7 @@
233233
"tsconfig-paths-webpack-plugin": "^4.1.0",
234234
"typescript": "^4.0.5",
235235
"url-loader": "^4.1.0",
236-
"vite": "^5.4.20",
236+
"vite": "^5.4.21",
237237
"vite-bundle-visualizer": "1.0.1",
238238
"vite-plugin-compression2": "^1.1.0",
239239
"vite-plugin-ejs": "^1.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15472,10 +15472,10 @@ vite-plugin-svgr@^4.2.0:
1547215472
"@svgr/core" "^8.1.0"
1547315473
"@svgr/plugin-jsx" "^8.1.0"
1547415474

15475-
vite@^5.4.20:
15476-
version "5.4.20"
15477-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
15478-
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
15475+
vite@^5.4.21:
15476+
version "5.4.21"
15477+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.21.tgz#84a4f7c5d860b071676d39ba513c0d598fdc7027"
15478+
integrity sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==
1547915479
dependencies:
1548015480
esbuild "^0.21.3"
1548115481
postcss "^8.4.43"

0 commit comments

Comments
 (0)