Skip to content

Commit a6280a9

Browse files
chore: bump vite from 6.0.1 to 6.0.3 (#977)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.1 to 6.0.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a95d293 commit a6280a9

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
@@ -49,7 +49,7 @@
4949
"lint-staged": "15.2.10",
5050
"prettier": "3.2.5",
5151
"typescript": "5.6.3",
52-
"vite": "6.0.1",
52+
"vite": "6.0.3",
5353
"vite-plugin-dts": "4.3.0",
5454
"vitest": "2.1.6"
5555
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7589,10 +7589,10 @@ vite-plugin-dts@4.3.0:
75897589
local-pkg "^0.5.0"
75907590
magic-string "^0.30.11"
75917591

7592-
vite@6.0.1, "vite@^5.0.0 || ^6.0.0":
7593-
version "6.0.1"
7594-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.1.tgz#24c9caf24998f0598de37bed67e50ec5b9dfeaf0"
7595-
integrity sha512-Ldn6gorLGr4mCdFnmeAOLweJxZ34HjKnDm4HGo6P66IEqTxQb36VEdFJQENKxWjupNfoIjvRUnswjn1hpYEpjQ==
7592+
vite@6.0.3, "vite@^5.0.0 || ^6.0.0":
7593+
version "6.0.3"
7594+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.3.tgz#cc01f403e326a9fc1e064235df8a6de084c8a491"
7595+
integrity sha512-Cmuo5P0ENTN6HxLSo6IHsjCLn/81Vgrp81oaiFFMRa8gGDj5xEjIcEpf2ZymZtZR8oU0P2JX5WuUp/rlXcHkAw==
75967596
dependencies:
75977597
esbuild "^0.24.0"
75987598
postcss "^8.4.49"

0 commit comments

Comments
 (0)