add stats

This commit is contained in:
2025-01-18 20:10:54 +09:00
parent 8457312f63
commit 7824ba976b
7 changed files with 22 additions and 6 deletions
+7
View File
@@ -11,6 +11,7 @@
"dependencies": {
"@tweenjs/tween.js": "^25.0.0",
"sat": "^0.9.0",
"stats.js": "^0.17.0",
"three": "^0.171.0",
"websocket-express": "^3.1.2"
}
@@ -953,6 +954,12 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/stats.js": {
"version": "0.17.0",
"resolved": "https://registry.npmjs.org/stats.js/-/stats.js-0.17.0.tgz",
"integrity": "sha512-hNKz8phvYLPEcRkeG1rsGmV5ChMjKDAWU7/OJJdDErPBNChQXxCo3WZurGpnWc6gZhAzEPFad1aVgyOANH1sMw==",
"license": "MIT"
},
"node_modules/statuses": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",