Skip to content

Commit caf96af

Browse files
authored
Merge pull request #4 from MESAHub/dependabot/npm_and_yarn/vite-5.4.20
Bump vite from 5.4.19 to 5.4.20
2 parents 0ce1182 + 8900acd commit caf96af

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
@@ -40,7 +40,7 @@
4040
"prettier": "^3.3.2",
4141
"typescript": "^5.5.3",
4242
"typescript-eslint": "^8.0.1",
43-
"vite": "^5.4.19",
43+
"vite": "^5.4.20",
4444
"vite-tsconfig-paths": "^5.0.1"
4545
},
4646
"husky": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3477,10 +3477,10 @@ vite-tsconfig-paths@^5.0.1:
34773477
globrex "^0.1.2"
34783478
tsconfck "^3.0.3"
34793479

3480-
vite@^5.4.19:
3481-
version "5.4.19"
3482-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.19.tgz#20efd060410044b3ed555049418a5e7d1998f959"
3483-
integrity sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==
3480+
vite@^5.4.20:
3481+
version "5.4.20"
3482+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
3483+
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
34843484
dependencies:
34853485
esbuild "^0.21.3"
34863486
postcss "^8.4.43"

0 commit comments

Comments
 (0)