Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a4c6616

Browse files
authoredApr 6, 2025··
Bump vite from 4.5.5 to 4.5.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.5 to 4.5.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 4.5.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8316ad5 commit a4c6616

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -5398,9 +5398,9 @@ vfile@^4.0.0:
53985398
vfile-message "^2.0.0"
53995399

54005400
vite@^4.3.8:
5401-
version "4.5.5"
5402-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
5403-
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
5401+
version "4.5.12"
5402+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.12.tgz#48f48dbcf789722765e91bc32a99cb66c628eadc"
5403+
integrity sha512-qrMwavANtSz91nDy3zEiUHMtL09x0mniQsSMvDkNxuCBM1W5vriJ22hEmwTth6DhLSWsZnHBT0yHFAQXt6efGA==
54045404
dependencies:
54055405
esbuild "^0.18.10"
54065406
postcss "^8.4.27"

0 commit comments

Comments
 (0)
Please sign in to comment.