Skip to content

Commit 95c29f8

Browse files
[renovate-bot] - Update dependency vite to v5.4.14
1 parent 3e149a7 commit 95c29f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"nodemon": "3.1.9",
5454
"sqlite3": "5.1.7",
5555
"supertest": "7.0.0",
56-
"vite": "5.4.12",
56+
"vite": "5.4.14",
5757
"vitest": "^2.0.5"
5858
}
5959
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5986,10 +5986,10 @@ [email protected]:
59865986
pathe "^1.1.2"
59875987
vite "^5.0.0"
59885988

5989-
5990-
version "5.4.12"
5991-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7"
5992-
integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA==
5989+
5990+
version "5.4.14"
5991+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.14.tgz#ff8255edb02134df180dcfca1916c37a6abe8408"
5992+
integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA==
59935993
dependencies:
59945994
esbuild "^0.21.3"
59955995
postcss "^8.4.43"

0 commit comments

Comments
 (0)