Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"nyc": "17.1.0",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.12",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.3"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6489,7 +6489,7 @@ __metadata:
typescript: "npm:5.6.3"
uuid: "npm:11.0.3"
validator: "npm:13.12.0"
vite: "npm:5.4.10"
vite: "npm:5.4.12"
vite-plugin-checker: "npm:0.8.0"
vite-plugin-istanbul: "npm:6.0.2"
vitest: "npm:2.1.3"
Expand Down Expand Up @@ -11830,9 +11830,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.10":
version: 5.4.10
resolution: "vite@npm:5.4.10"
"vite@npm:5.4.12":
version: 5.4.12
resolution: "vite@npm:5.4.12"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -11869,7 +11869,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/5d4a427d585d6f9114fc383114f707dca46408f54b221709e5eb6b0c16e0b4dec4baf908a7db9a8f1e5b16e64b655900ac14629abe61c698cbe296115c65ed8a
checksum: 10/16a2b486164717b51f8a22db750bba1d1d5be939e28d199a27a3c3f54cea484b3f2e8618eeafaec8b5075c011aa9aafd3e86b54411ba90555617190e626fe4ef
languageName: node
linkType: hard

Expand Down
Loading