build(deps): typescript 6 (#16)
CI/CD Pipeline / test (push) Successful in 20s
CI/CD Pipeline / build-and-push (push) Successful in 1m23s

Co-authored-by: Millaguie <millaguie@gmail.com>
Co-committed-by: Millaguie <millaguie@gmail.com>
This commit was merged in pull request #16.
This commit is contained in:
2026-06-27 23:02:33 +02:00
committed by millaguie
parent 6f43288807
commit 782c3e79b0
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"drizzle-kit": "^0.31.0",
"socket.io-client": "^4.8.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript": "^6.0.0",
"vitest": "^4.0.0"
}
}