xshell 1.3.37 → 1.3.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/antd.development.js +5953 -5723
- package/antd.development.js.map +1 -1
- package/antd.production.js +1973 -1748
- package/antd.production.js.map +1 -1
- package/package.json +12 -12
- package/react.production.js +23 -23
- package/react.production.js.map +1 -1
- package/storage.d.ts +2 -0
- package/storage.js +7 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "xshell",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.39",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"bin": {
|
|
@@ -53,25 +53,25 @@
|
|
|
53
53
|
"@babel/parser": "^7.29.0",
|
|
54
54
|
"@babel/traverse": "^7.29.0",
|
|
55
55
|
"@koa/cors": "^5.0.0",
|
|
56
|
-
"@stylistic/eslint-plugin": "^5.
|
|
56
|
+
"@stylistic/eslint-plugin": "^5.8.0",
|
|
57
57
|
"@svgr/webpack": "^8.1.0",
|
|
58
58
|
"@types/sass-loader": "^8.0.10",
|
|
59
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
60
|
-
"@typescript-eslint/parser": "^8.
|
|
61
|
-
"@typescript-eslint/utils": "^8.
|
|
59
|
+
"@typescript-eslint/eslint-plugin": "^8.55.0",
|
|
60
|
+
"@typescript-eslint/parser": "^8.55.0",
|
|
61
|
+
"@typescript-eslint/utils": "^8.55.0",
|
|
62
62
|
"archiver": "^7.0.1",
|
|
63
63
|
"chalk": "^5.6.2",
|
|
64
64
|
"commander": "^14.0.3",
|
|
65
65
|
"css-loader": "^7.1.3",
|
|
66
66
|
"emoji-regex": "^10.6.0",
|
|
67
|
-
"eslint": "^
|
|
67
|
+
"eslint": "^10.0.0",
|
|
68
68
|
"eslint-plugin-import": "^2.32.0",
|
|
69
69
|
"eslint-plugin-react": "^7.37.5",
|
|
70
70
|
"https-proxy-agent": "^7.0.6",
|
|
71
71
|
"i18next": "25.8.1",
|
|
72
72
|
"i18next-scanner": "^4.6.0",
|
|
73
73
|
"koa": "^3.1.1",
|
|
74
|
-
"koa-compress": "^5.
|
|
74
|
+
"koa-compress": "^5.2.0",
|
|
75
75
|
"license-webpack-plugin": "^4.0.2",
|
|
76
76
|
"mime-types": "^3.0.2",
|
|
77
77
|
"p-map": "^7.0.4",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"react-i18next": "^16.5.4",
|
|
80
80
|
"resolve-path": "^1.4.0",
|
|
81
81
|
"sass": "^1.97.3",
|
|
82
|
-
"sass-loader": "^16.0.
|
|
82
|
+
"sass-loader": "^16.0.7",
|
|
83
83
|
"source-map-loader": "^5.0.0",
|
|
84
84
|
"strip-ansi": "^7.1.2",
|
|
85
85
|
"style-loader": "^4.0.0",
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
"ts-loader": "^9.5.4",
|
|
88
88
|
"tslib": "^2.8.1",
|
|
89
89
|
"typescript": "^5.9.3",
|
|
90
|
-
"undici": "^7.
|
|
91
|
-
"webpack": "^5.105.
|
|
90
|
+
"undici": "^7.21.0",
|
|
91
|
+
"webpack": "^5.105.2",
|
|
92
92
|
"webpack-bundle-analyzer": "^5.2.0",
|
|
93
93
|
"ws": "^8.19.0"
|
|
94
94
|
},
|
|
@@ -101,8 +101,8 @@
|
|
|
101
101
|
"@types/koa": "^3.0.1",
|
|
102
102
|
"@types/koa-compress": "^4.0.7",
|
|
103
103
|
"@types/mime-types": "^3.0.1",
|
|
104
|
-
"@types/node": "^25.2.
|
|
105
|
-
"@types/react": "^19.2.
|
|
104
|
+
"@types/node": "^25.2.3",
|
|
105
|
+
"@types/react": "^19.2.14",
|
|
106
106
|
"@types/tough-cookie": "^4.0.5",
|
|
107
107
|
"@types/vscode": "^1.109.0",
|
|
108
108
|
"@types/webpack-bundle-analyzer": "^4.7.0",
|
package/react.production.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/
|
|
5
|
+
/***/ 763
|
|
6
6
|
/*!********************************************************************************************************************!*\
|
|
7
7
|
!*** ./node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom-client.production.js ***!
|
|
8
8
|
\********************************************************************************************************************/
|
|
@@ -22,9 +22,9 @@
|
|
|
22
22
|
Modernizr 3.0.0pre (Custom Build) | MIT
|
|
23
23
|
*/
|
|
24
24
|
|
|
25
|
-
var Scheduler = __webpack_require__(/*! scheduler */
|
|
26
|
-
React = __webpack_require__(/*! react */
|
|
27
|
-
ReactDOM = __webpack_require__(/*! react-dom */
|
|
25
|
+
var Scheduler = __webpack_require__(/*! scheduler */ 174),
|
|
26
|
+
React = __webpack_require__(/*! react */ 755),
|
|
27
|
+
ReactDOM = __webpack_require__(/*! react-dom */ 317);
|
|
28
28
|
function formatProdErrorMessage(code) {
|
|
29
29
|
var url = "https://react.dev/errors/" + code;
|
|
30
30
|
if (1 < arguments.length) {
|
|
@@ -16061,7 +16061,7 @@ exports.version = "19.2.4";
|
|
|
16061
16061
|
|
|
16062
16062
|
/***/ },
|
|
16063
16063
|
|
|
16064
|
-
/***/
|
|
16064
|
+
/***/ 729
|
|
16065
16065
|
/*!*************************************************************************************************************!*\
|
|
16066
16066
|
!*** ./node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/cjs/react-dom.production.js ***!
|
|
16067
16067
|
\*************************************************************************************************************/
|
|
@@ -16078,7 +16078,7 @@ exports.version = "19.2.4";
|
|
|
16078
16078
|
*/
|
|
16079
16079
|
|
|
16080
16080
|
|
|
16081
|
-
var React = __webpack_require__(/*! react */
|
|
16081
|
+
var React = __webpack_require__(/*! react */ 755);
|
|
16082
16082
|
function formatProdErrorMessage(code) {
|
|
16083
16083
|
var url = "https://react.dev/errors/" + code;
|
|
16084
16084
|
if (1 < arguments.length) {
|
|
@@ -16281,7 +16281,7 @@ exports.version = "19.2.4";
|
|
|
16281
16281
|
|
|
16282
16282
|
/***/ },
|
|
16283
16283
|
|
|
16284
|
-
/***/
|
|
16284
|
+
/***/ 254
|
|
16285
16285
|
/*!*******************************************************************************************!*\
|
|
16286
16286
|
!*** ./node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/client.js ***!
|
|
16287
16287
|
\*******************************************************************************************/
|
|
@@ -16313,14 +16313,14 @@ if (true) {
|
|
|
16313
16313
|
// DCE check should happen before ReactDOM bundle executes so that
|
|
16314
16314
|
// DevTools can report bad minification during injection.
|
|
16315
16315
|
checkDCE();
|
|
16316
|
-
module.exports = __webpack_require__(/*! ./cjs/react-dom-client.production.js */
|
|
16316
|
+
module.exports = __webpack_require__(/*! ./cjs/react-dom-client.production.js */ 763);
|
|
16317
16317
|
} else // removed by dead control flow
|
|
16318
16318
|
{}
|
|
16319
16319
|
|
|
16320
16320
|
|
|
16321
16321
|
/***/ },
|
|
16322
16322
|
|
|
16323
|
-
/***/
|
|
16323
|
+
/***/ 317
|
|
16324
16324
|
/*!******************************************************************************************!*\
|
|
16325
16325
|
!*** ./node_modules/.pnpm/react-dom@19.2.4_react@19.2.4/node_modules/react-dom/index.js ***!
|
|
16326
16326
|
\******************************************************************************************/
|
|
@@ -16352,14 +16352,14 @@ if (true) {
|
|
|
16352
16352
|
// DCE check should happen before ReactDOM bundle executes so that
|
|
16353
16353
|
// DevTools can report bad minification during injection.
|
|
16354
16354
|
checkDCE();
|
|
16355
|
-
module.exports = __webpack_require__(/*! ./cjs/react-dom.production.js */
|
|
16355
|
+
module.exports = __webpack_require__(/*! ./cjs/react-dom.production.js */ 729);
|
|
16356
16356
|
} else // removed by dead control flow
|
|
16357
16357
|
{}
|
|
16358
16358
|
|
|
16359
16359
|
|
|
16360
16360
|
/***/ },
|
|
16361
16361
|
|
|
16362
|
-
/***/
|
|
16362
|
+
/***/ 167
|
|
16363
16363
|
/*!************************************************************************************************!*\
|
|
16364
16364
|
!*** ./node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react-jsx-runtime.production.js ***!
|
|
16365
16365
|
\************************************************************************************************/
|
|
@@ -16403,7 +16403,7 @@ exports.jsxs = jsxProd;
|
|
|
16403
16403
|
|
|
16404
16404
|
/***/ },
|
|
16405
16405
|
|
|
16406
|
-
/***/
|
|
16406
|
+
/***/ 616
|
|
16407
16407
|
/*!************************************************************************************!*\
|
|
16408
16408
|
!*** ./node_modules/.pnpm/react@19.2.4/node_modules/react/cjs/react.production.js ***!
|
|
16409
16409
|
\************************************************************************************/
|
|
@@ -16955,7 +16955,7 @@ exports.version = "19.2.4";
|
|
|
16955
16955
|
|
|
16956
16956
|
/***/ },
|
|
16957
16957
|
|
|
16958
|
-
/***/
|
|
16958
|
+
/***/ 755
|
|
16959
16959
|
/*!*********************************************************************!*\
|
|
16960
16960
|
!*** ./node_modules/.pnpm/react@19.2.4/node_modules/react/index.js ***!
|
|
16961
16961
|
\*********************************************************************/
|
|
@@ -16964,14 +16964,14 @@ exports.version = "19.2.4";
|
|
|
16964
16964
|
|
|
16965
16965
|
|
|
16966
16966
|
if (true) {
|
|
16967
|
-
module.exports = __webpack_require__(/*! ./cjs/react.production.js */
|
|
16967
|
+
module.exports = __webpack_require__(/*! ./cjs/react.production.js */ 616);
|
|
16968
16968
|
} else // removed by dead control flow
|
|
16969
16969
|
{}
|
|
16970
16970
|
|
|
16971
16971
|
|
|
16972
16972
|
/***/ },
|
|
16973
16973
|
|
|
16974
|
-
/***/
|
|
16974
|
+
/***/ 195
|
|
16975
16975
|
/*!***************************************************************************!*\
|
|
16976
16976
|
!*** ./node_modules/.pnpm/react@19.2.4/node_modules/react/jsx-runtime.js ***!
|
|
16977
16977
|
\***************************************************************************/
|
|
@@ -16980,14 +16980,14 @@ if (true) {
|
|
|
16980
16980
|
|
|
16981
16981
|
|
|
16982
16982
|
if (true) {
|
|
16983
|
-
module.exports = __webpack_require__(/*! ./cjs/react-jsx-runtime.production.js */
|
|
16983
|
+
module.exports = __webpack_require__(/*! ./cjs/react-jsx-runtime.production.js */ 167);
|
|
16984
16984
|
} else // removed by dead control flow
|
|
16985
16985
|
{}
|
|
16986
16986
|
|
|
16987
16987
|
|
|
16988
16988
|
/***/ },
|
|
16989
16989
|
|
|
16990
|
-
/***/
|
|
16990
|
+
/***/ 485
|
|
16991
16991
|
/*!************************************************************************************************!*\
|
|
16992
16992
|
!*** ./node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/cjs/scheduler.production.js ***!
|
|
16993
16993
|
\************************************************************************************************/
|
|
@@ -17337,7 +17337,7 @@ exports.unstable_wrapCallback = function (callback) {
|
|
|
17337
17337
|
|
|
17338
17338
|
/***/ },
|
|
17339
17339
|
|
|
17340
|
-
/***/
|
|
17340
|
+
/***/ 174
|
|
17341
17341
|
/*!*****************************************************************************!*\
|
|
17342
17342
|
!*** ./node_modules/.pnpm/scheduler@0.27.0/node_modules/scheduler/index.js ***!
|
|
17343
17343
|
\*****************************************************************************/
|
|
@@ -17346,7 +17346,7 @@ exports.unstable_wrapCallback = function (callback) {
|
|
|
17346
17346
|
|
|
17347
17347
|
|
|
17348
17348
|
if (true) {
|
|
17349
|
-
module.exports = __webpack_require__(/*! ./cjs/scheduler.production.js */
|
|
17349
|
+
module.exports = __webpack_require__(/*! ./cjs/scheduler.production.js */ 485);
|
|
17350
17350
|
} else // removed by dead control flow
|
|
17351
17351
|
{}
|
|
17352
17352
|
|
|
@@ -17459,10 +17459,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
17459
17459
|
/* harmony export */ ReactDOMClient: () => (/* reexport fake namespace object from non-harmony */ react_dom_client__WEBPACK_IMPORTED_MODULE_3___namespace_cache || (react_dom_client__WEBPACK_IMPORTED_MODULE_3___namespace_cache = __webpack_require__.t(react_dom_client__WEBPACK_IMPORTED_MODULE_3__, 2))),
|
|
17460
17460
|
/* harmony export */ ReactJSX: () => (/* reexport fake namespace object from non-harmony */ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1___namespace_cache || (react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1___namespace_cache = __webpack_require__.t(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__, 2)))
|
|
17461
17461
|
/* harmony export */ });
|
|
17462
|
-
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */
|
|
17463
|
-
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react/jsx-runtime */
|
|
17464
|
-
/* harmony import */ var react_dom__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react-dom */
|
|
17465
|
-
/* harmony import */ var react_dom_client__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! react-dom/client */
|
|
17462
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ 755);
|
|
17463
|
+
/* harmony import */ var react_jsx_runtime__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react/jsx-runtime */ 195);
|
|
17464
|
+
/* harmony import */ var react_dom__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react-dom */ 317);
|
|
17465
|
+
/* harmony import */ var react_dom_client__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! react-dom/client */ 254);
|
|
17466
17466
|
|
|
17467
17467
|
|
|
17468
17468
|
|