update go

This commit is contained in:
JurajKubrican
2025-09-08 12:50:48 +02:00
parent bc0841c3c0
commit 0e7cf5d5cf
5 changed files with 69 additions and 56 deletions

View File

@@ -19,7 +19,7 @@
"dev": "tsc --project tsconfig.json --watch"
},
"devDependencies": {
"typescript": "^5.7.3"
"typescript": "^5.9.2"
},
"dependencies": {
"mitt": "^3.0.1"