Skip to content

Commit 4a06a4a

Browse files
chore(deps): update dependency vite to v5.4.20
1 parent 7bc813f commit 4a06a4a

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
@@ -51,7 +51,7 @@
5151
"ts-jest": "29.2.5",
5252
"typescript": "5.7.2",
5353
"typescript-eslint": "8.15.0",
54-
"vite": "5.4.11"
54+
"vite": "5.4.20"
5555
},
5656
"packageManager": "yarn@1.22.22"
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5476,10 +5476,10 @@ vfile@^4.0.0, vfile@^4.2.1:
54765476
unist-util-stringify-position "^2.0.0"
54775477
vfile-message "^2.0.0"
54785478

5479-
vite@5.4.11:
5480-
version "5.4.11"
5481-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5"
5482-
integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q==
5479+
vite@5.4.20:
5480+
version "5.4.20"
5481+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a"
5482+
integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==
54835483
dependencies:
54845484
esbuild "^0.21.3"
54855485
postcss "^8.4.43"

0 commit comments

Comments
 (0)