Skip to content

Commit a67946e

Browse files
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `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 dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d264627 commit a67946e

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
@@ -42,7 +42,7 @@
4242
"prettier": "^3.3.3",
4343
"tailwindcss": "^3.4.13",
4444
"typescript": "*",
45-
"vite": "^5.4.6",
45+
"vite": "^5.4.21",
4646
"vitest": "^2.1.9",
4747
"vue-eslint-parser": "^9.4.2",
4848
"vue-tsc": "^2.0.24"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3770,10 +3770,10 @@ vite-node@2.1.9:
37703770
pathe "^1.1.2"
37713771
vite "^5.0.0"
37723772

3773-
vite@^5.0.0, vite@^5.4.6:
3774-
version "5.4.20"
3775-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
3776-
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
3773+
vite@^5.0.0, vite@^5.4.21:
3774+
version "5.4.21"
3775+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.21.tgz#84a4f7c5d860b071676d39ba513c0d598fdc7027"
3776+
integrity sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==
37773777
dependencies:
37783778
esbuild "^0.21.3"
37793779
postcss "^8.4.43"

0 commit comments

Comments
 (0)