build(deps): Update dependency typescript to v6
renovate/artifacts Artifact file update failure
CI/CD Pipeline / test (pull_request) Failing after 15s
CI/CD Pipeline / build-and-push (pull_request) Has been skipped

This commit is contained in:
2026-06-26 21:42:07 +00:00
parent cef40176ce
commit ee1fc75db2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"drizzle-kit": "^0.28.1",
"socket.io-client": "^4.8.1",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"typescript": "^6.0.0",
"vitest": "^2.1.8"
}
}