Skip to content

Commit 1d3eb49

Browse files
author
kim jeong yong
committed
Update package dependencies and remove console log in block_brush.js
- Downgraded socket.io-client to version 2.3.0. - Updated various package versions in pnpm-lock.yaml for improved compatibility and performance. - Removed a console log statement from block_brush.js to clean up the code. - Added optional chaining in audioUtils.js to prevent potential errors when accessing stream tracks.
1 parent b6cc9ee commit 1d3eb49

File tree

4 files changed

+3259
-2839
lines changed

4 files changed

+3259
-2839
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"postcss-flexbugs-fixes": "^4.1.0",
6363
"simplebar": "^5.3.0",
6464
"skmeans": "^0.11.3",
65-
"socket.io-client": "^4.8.1",
65+
"socket.io-client": "^2.3.0",
6666
"ua-parser-js": "^1.0.38",
6767
"uid": "^0.0.2",
6868
"webpack": "^5.85.0",

0 commit comments

Comments
 (0)