№4
All checks were successful
Deploy / deploy (push) Successful in 3m59s

This commit is contained in:
Никита Круглицкий
2025-10-02 23:39:59 +06:00
parent a01f8857ab
commit 8e19f55dc0
11 changed files with 3633 additions and 178 deletions

View File

@@ -14,7 +14,6 @@
"mediasoup-client": "^3.16.7",
"nuxt": "^4.1.2",
"socket.io-client": "^4.8.1",
"typescript": "^5.9.3",
"vue": "^3.5.22",
"vue-router": "^4.5.1"
},
@@ -23,6 +22,7 @@
"@antfu/eslint-config": "^5.4.1",
"@tauri-apps/cli": "^2.8.4",
"eslint": "^9.36.0",
"eslint-plugin-format": "^1.0.2"
"eslint-plugin-format": "^1.0.2",
"typescript": "^5.9.3"
}
}