Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

Commit d31c6f9

Browse files
Bump vite from 5.4.12 to 5.4.20 in /example
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.12 to 5.4.20. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.20 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d652042 commit d31c6f9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"eslint-plugin-react": "^7.34.1",
2626
"eslint-plugin-react-hooks": "^4.6.0",
2727
"eslint-plugin-react-refresh": "^0.4.6",
28-
"vite": "^5.4.12"
28+
"vite": "^5.4.20"
2929
}
3030
}

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4002,10 +4002,10 @@ vfile@^5.0.0:
40024002
unist-util-stringify-position "^3.0.0"
40034003
vfile-message "^3.0.0"
40044004

4005-
vite@^5.4.12:
4006-
version "5.4.12"
4007-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
4008-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
4005+
vite@^5.4.20:
4006+
version "5.4.20"
4007+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
4008+
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
40094009
dependencies:
40104010
esbuild "^0.21.3"
40114011
postcss "^8.4.43"

0 commit comments

Comments
 (0)