Skip to content

Commit d711bdd

Browse files
authored
Merge pull request #38 from sapphi-red/chore/update-to-vitest-4
chore: update to Vitest v4
2 parents 27fa612 + 7051f59 commit d711bdd

File tree

3 files changed

+89
-371
lines changed

3 files changed

+89
-371
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"socket.io-client": "^4.8.1",
5252
"typescript": "^5.8.3",
5353
"undici": "^7.16.0",
54-
"vitest": "^3.2.4",
54+
"vitest": "^4.0.9",
5555
"ws": "^8.18.2"
5656
},
5757
"scripts": {

0 commit comments

Comments
 (0)