Merge branch 'master' of github.com:marcobaobao/yt-dlp-web-ui

This commit is contained in:
2022-05-08 00:42:57 +02:00

View File

@@ -27,9 +27,9 @@
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-redux": "^8.0.1", "react-redux": "^8.0.1",
"react-router-dom": "^6.3.0", "react-router-dom": "^6.3.0",
"rxjs": "^7.5.5", "rxjs": "^7.4.0",
"socket.io": "^4.5.0", "socket.io": "^4.3.2",
"socket.io-client": "^4.5.0", "socket.io-client": "^4.3.2",
"uuid": "^8.3.2" "uuid": "^8.3.2"
}, },
"devDependencies": { "devDependencies": {