feat: upgrade to socket.io 4.1.1 #242
This commit is contained in:
parent
379335b9e7
commit
f157984036
5 changed files with 328 additions and 3456 deletions
File diff suppressed because one or more lines are too long
|
|
@ -4,9 +4,219 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* Socket.IO v2.2.0
|
* Socket.IO v4.1.1
|
||||||
* (c) 2014-2018 Guillermo Rauch
|
* (c) 2014-2021 Guillermo Rauch
|
||||||
* Released under the MIT License.
|
* Released under the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*! https://mths.be/utf8js v2.1.2 by @mathias */
|
/*! ../../contrib/xmlhttprequest-ssl/XMLHttpRequest */
|
||||||
|
|
||||||
|
/*! ../globalThis */
|
||||||
|
|
||||||
|
/*! ../transport */
|
||||||
|
|
||||||
|
/*! ../util */
|
||||||
|
|
||||||
|
/*! ./binary */
|
||||||
|
|
||||||
|
/*! ./common */
|
||||||
|
|
||||||
|
/*! ./commons */
|
||||||
|
|
||||||
|
/*! ./decodePacket */
|
||||||
|
|
||||||
|
/*! ./encodePacket */
|
||||||
|
|
||||||
|
/*! ./globalThis */
|
||||||
|
|
||||||
|
/*! ./is-binary */
|
||||||
|
|
||||||
|
/*! ./manager */
|
||||||
|
|
||||||
|
/*! ./on */
|
||||||
|
|
||||||
|
/*! ./polling */
|
||||||
|
|
||||||
|
/*! ./polling-jsonp */
|
||||||
|
|
||||||
|
/*! ./polling-xhr */
|
||||||
|
|
||||||
|
/*! ./socket */
|
||||||
|
|
||||||
|
/*! ./transport */
|
||||||
|
|
||||||
|
/*! ./transports/index */
|
||||||
|
|
||||||
|
/*! ./typed-events */
|
||||||
|
|
||||||
|
/*! ./url */
|
||||||
|
|
||||||
|
/*! ./websocket */
|
||||||
|
|
||||||
|
/*! ./websocket-constructor */
|
||||||
|
|
||||||
|
/*! backo2 */
|
||||||
|
|
||||||
|
/*! base64-arraybuffer */
|
||||||
|
|
||||||
|
/*! component-emitter */
|
||||||
|
|
||||||
|
/*! debug */
|
||||||
|
|
||||||
|
/*! engine.io-client */
|
||||||
|
|
||||||
|
/*! engine.io-parser */
|
||||||
|
|
||||||
|
/*! has-cors */
|
||||||
|
|
||||||
|
/*! ms */
|
||||||
|
|
||||||
|
/*! no static exports found */
|
||||||
|
|
||||||
|
/*! parseqs */
|
||||||
|
|
||||||
|
/*! parseuri */
|
||||||
|
|
||||||
|
/*! socket.io-parser */
|
||||||
|
|
||||||
|
/*! yeast */
|
||||||
|
|
||||||
|
/*!*********************!*\
|
||||||
|
!*** ./build/on.js ***!
|
||||||
|
\*********************/
|
||||||
|
|
||||||
|
/*!**********************!*\
|
||||||
|
!*** ./build/url.js ***!
|
||||||
|
\**********************/
|
||||||
|
|
||||||
|
/*!************************!*\
|
||||||
|
!*** ./build/index.js ***!
|
||||||
|
\************************/
|
||||||
|
|
||||||
|
/*!*************************!*\
|
||||||
|
!*** ./build/socket.js ***!
|
||||||
|
\*************************/
|
||||||
|
|
||||||
|
/*!**************************!*\
|
||||||
|
!*** ./build/manager.js ***!
|
||||||
|
\**************************/
|
||||||
|
|
||||||
|
/*!*******************************!*\
|
||||||
|
!*** ./build/typed-events.js ***!
|
||||||
|
\*******************************/
|
||||||
|
|
||||||
|
/*!**********************************!*\
|
||||||
|
!*** ./node_modules/ms/index.js ***!
|
||||||
|
\**********************************/
|
||||||
|
|
||||||
|
/*!*************************************!*\
|
||||||
|
!*** ./node_modules/yeast/index.js ***!
|
||||||
|
\*************************************/
|
||||||
|
|
||||||
|
/*!**************************************!*\
|
||||||
|
!*** ./node_modules/backo2/index.js ***!
|
||||||
|
\**************************************/
|
||||||
|
|
||||||
|
/*!***************************************!*\
|
||||||
|
!*** ./node_modules/parseqs/index.js ***!
|
||||||
|
\***************************************/
|
||||||
|
|
||||||
|
/*!****************************************!*\
|
||||||
|
!*** ./node_modules/has-cors/index.js ***!
|
||||||
|
\****************************************/
|
||||||
|
|
||||||
|
/*!****************************************!*\
|
||||||
|
!*** ./node_modules/parseuri/index.js ***!
|
||||||
|
\****************************************/
|
||||||
|
|
||||||
|
/*!******************************************!*\
|
||||||
|
!*** ./node_modules/debug/src/common.js ***!
|
||||||
|
\******************************************/
|
||||||
|
|
||||||
|
/*!*******************************************!*\
|
||||||
|
!*** ./node_modules/debug/src/browser.js ***!
|
||||||
|
\*******************************************/
|
||||||
|
|
||||||
|
/*!*************************************************!*\
|
||||||
|
!*** ./node_modules/component-emitter/index.js ***!
|
||||||
|
\*************************************************/
|
||||||
|
|
||||||
|
/*!***************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/util.js ***!
|
||||||
|
\***************************************************/
|
||||||
|
|
||||||
|
/*!****************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/index.js ***!
|
||||||
|
\****************************************************/
|
||||||
|
|
||||||
|
/*!****************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-parser/lib/index.js ***!
|
||||||
|
\****************************************************/
|
||||||
|
|
||||||
|
/*!*****************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/socket.js ***!
|
||||||
|
\*****************************************************/
|
||||||
|
|
||||||
|
/*!*****************************************************!*\
|
||||||
|
!*** ./node_modules/socket.io-parser/dist/index.js ***!
|
||||||
|
\*****************************************************/
|
||||||
|
|
||||||
|
/*!******************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-parser/lib/commons.js ***!
|
||||||
|
\******************************************************/
|
||||||
|
|
||||||
|
/*!******************************************************!*\
|
||||||
|
!*** ./node_modules/socket.io-parser/dist/binary.js ***!
|
||||||
|
\******************************************************/
|
||||||
|
|
||||||
|
/*!********************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transport.js ***!
|
||||||
|
\********************************************************/
|
||||||
|
|
||||||
|
/*!*********************************************************!*\
|
||||||
|
!*** ./node_modules/socket.io-parser/dist/is-binary.js ***!
|
||||||
|
\*********************************************************/
|
||||||
|
|
||||||
|
/*!*************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/xmlhttprequest.js ***!
|
||||||
|
\*************************************************************/
|
||||||
|
|
||||||
|
/*!***************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transports/index.js ***!
|
||||||
|
\***************************************************************/
|
||||||
|
|
||||||
|
/*!*****************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/globalThis.browser.js ***!
|
||||||
|
\*****************************************************************/
|
||||||
|
|
||||||
|
/*!*****************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transports/polling.js ***!
|
||||||
|
\*****************************************************************/
|
||||||
|
|
||||||
|
/*!*******************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transports/websocket.js ***!
|
||||||
|
\*******************************************************************/
|
||||||
|
|
||||||
|
/*!*******************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-parser/lib/decodePacket.browser.js ***!
|
||||||
|
\*******************************************************************/
|
||||||
|
|
||||||
|
/*!*******************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-parser/lib/encodePacket.browser.js ***!
|
||||||
|
\*******************************************************************/
|
||||||
|
|
||||||
|
/*!*********************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transports/polling-xhr.js ***!
|
||||||
|
\*********************************************************************/
|
||||||
|
|
||||||
|
/*!***********************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transports/polling-jsonp.js ***!
|
||||||
|
\***********************************************************************/
|
||||||
|
|
||||||
|
/*!***************************************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-client/lib/transports/websocket-constructor.browser.js ***!
|
||||||
|
\***************************************************************************************/
|
||||||
|
|
||||||
|
/*!*************************************************************************************************!*\
|
||||||
|
!*** ./node_modules/engine.io-parser/node_modules/base64-arraybuffer/lib/base64-arraybuffer.js ***!
|
||||||
|
\*************************************************************************************************/
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
'use strict'
|
'use strict'
|
||||||
|
|
||||||
import * as io from 'socket.io-client/dist/socket.io.slim'
|
import * as io from 'socket.io-client/dist/socket.io.js'
|
||||||
import { Terminal } from 'xterm'
|
import { Terminal } from 'xterm'
|
||||||
import { FitAddon } from 'xterm-addon-fit'
|
import { FitAddon } from 'xterm-addon-fit'
|
||||||
/* import * as fit from 'xterm/dist/addons/fit/fit'
|
/* import * as fit from 'xterm/dist/addons/fit/fit'
|
||||||
|
|
|
||||||
3549
app/package-lock.json
generated
3549
app/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -41,7 +41,7 @@
|
||||||
"morgan": "~1.10.0",
|
"morgan": "~1.10.0",
|
||||||
"read-config-ng": "^3.0.2",
|
"read-config-ng": "^3.0.2",
|
||||||
"serve-favicon": "^2.5.0",
|
"serve-favicon": "^2.5.0",
|
||||||
"socket.io": "^2.2.0",
|
"socket.io": "^4.1.1",
|
||||||
"ssh2": "~0.8.9",
|
"ssh2": "~0.8.9",
|
||||||
"validator": "^13.6.0"
|
"validator": "^13.6.0"
|
||||||
},
|
},
|
||||||
|
|
@ -71,25 +71,18 @@
|
||||||
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
"@fortawesome/free-solid-svg-icons": "^5.15.3",
|
||||||
"clean-webpack-plugin": "^3.0.0",
|
"clean-webpack-plugin": "^3.0.0",
|
||||||
"copy-webpack-plugin": "^8.1.1",
|
"copy-webpack-plugin": "^8.1.1",
|
||||||
"cross-env": "^7.0.3",
|
|
||||||
"css-loader": "^5.2.4",
|
"css-loader": "^5.2.4",
|
||||||
"file-loader": "^6.2.0",
|
|
||||||
"mini-css-extract-plugin": "^1.6.0",
|
"mini-css-extract-plugin": "^1.6.0",
|
||||||
"nodaemon": "0.0.5",
|
"nodaemon": "0.0.5",
|
||||||
"postcss-discard-comments": "^5.0.0",
|
|
||||||
"snazzy": "^9.0.0",
|
"snazzy": "^9.0.0",
|
||||||
|
"socket.io-client": "^4.1.1",
|
||||||
"standard": "^16.0.3",
|
"standard": "^16.0.3",
|
||||||
"standard-version": "^9.3.0",
|
"standard-version": "^9.3.0",
|
||||||
"style-loader": "^2.0.0",
|
"terser-webpack-plugin": "^5.1.2",
|
||||||
"terser-webpack-plugin": "^5.1.1",
|
|
||||||
"url-loader": "^4.1.1",
|
|
||||||
"webpack": "^5.37.0",
|
"webpack": "^5.37.0",
|
||||||
"webpack-cli": "^4.7.0",
|
"webpack-cli": "^4.7.0",
|
||||||
"webpack-merge": "^5.7.3",
|
"webpack-merge": "^5.7.3",
|
||||||
"webpack-stream": "^6.1.2",
|
|
||||||
"xterm": "^4.12.0",
|
"xterm": "^4.12.0",
|
||||||
"xterm-addon-fit": "^0.5.0",
|
"xterm-addon-fit": "^0.5.0"
|
||||||
"xterm-addon-search": "^0.8.0",
|
|
||||||
"xterm-addon-web-links": "^0.4.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue