Skip to content
Closed
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 @@ -55,7 +55,7 @@
"ts-loader": "^9.5.4",
"ts-node": "^10.9.2",
"typescript": "5.9.3",
"vite": "^7.1.9",
"vite": "^7.1.10",
"vitest": "^3.2.4",
"webpack": "^5.102.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11336,7 +11336,7 @@ __metadata:
ts-node: "npm:^10.9.2"
typescript: "npm:5.9.3"
undici: "npm:^7.16.0"
vite: "npm:^7.1.9"
vite: "npm:^7.1.10"
vitest: "npm:^3.2.4"
webpack: "npm:^5.102.1"
winston: "npm:^3.18.3"
Expand Down Expand Up @@ -11885,9 +11885,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^7.1.9":
version: 7.1.9
resolution: "vite@npm:7.1.9"
"vite@npm:^7.1.10":
version: 7.1.10
resolution: "vite@npm:7.1.10"
dependencies:
esbuild: "npm:^0.25.0"
fdir: "npm:^6.5.0"
Expand Down Expand Up @@ -11936,7 +11936,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/f628f903a137c1410232558bde99c223ea00a090bda6af77752c61f912955f0050aac12d3cfe024d08a0f150ff6fab61b3d0be75d634a59b94d49f525392e1f7
checksum: 10c0/ea296971a3094b0e463a91af58de64dca56c8c5c563237e59d158641f8ad7f600f624c4f7c05c18fad68f414e23d50d7145118169b8dcd4bc85283c63c7185bb
languageName: node
linkType: hard

Expand Down