|
@@ -15,6 +15,7 @@
|
|
"@wangeditor-next/editor-for-vue": "5.1.14",
|
|
"@wangeditor-next/editor-for-vue": "5.1.14",
|
|
"autoprefixer": "10.4.20",
|
|
"autoprefixer": "10.4.20",
|
|
"axios": "1.7.9",
|
|
"axios": "1.7.9",
|
|
|
|
+ "child_process": "^1.0.2",
|
|
"china-area-data": "^5.0.1",
|
|
"china-area-data": "^5.0.1",
|
|
"codemirror": "5.65.18",
|
|
"codemirror": "5.65.18",
|
|
"crypto-js": "4.2.0",
|
|
"crypto-js": "4.2.0",
|
|
@@ -26,6 +27,7 @@
|
|
"js-cookie": "3.0.5",
|
|
"js-cookie": "3.0.5",
|
|
"mitt": "3.0.1",
|
|
"mitt": "3.0.1",
|
|
"nprogress": "0.2.0",
|
|
"nprogress": "0.2.0",
|
|
|
|
+ "ora": "^8.2.0",
|
|
"pinia": "2.3.0",
|
|
"pinia": "2.3.0",
|
|
"postcss": "8.4.49",
|
|
"postcss": "8.4.49",
|
|
"qs": "6.13.1",
|
|
"qs": "6.13.1",
|
|
@@ -33,6 +35,7 @@
|
|
"sm-crypto": "0.3.13",
|
|
"sm-crypto": "0.3.13",
|
|
"sortablejs": "1.15.6",
|
|
"sortablejs": "1.15.6",
|
|
"splitpanes": "3.1.8",
|
|
"splitpanes": "3.1.8",
|
|
|
|
+ "ssh2": "^1.16.0",
|
|
"tailwindcss": "3.4.17",
|
|
"tailwindcss": "3.4.17",
|
|
"vue": "3.5.13",
|
|
"vue": "3.5.13",
|
|
"vue-clipboard3": "2.0.0",
|
|
"vue-clipboard3": "2.0.0",
|
|
@@ -2305,6 +2308,15 @@
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "node_modules/asn1": {
|
|
|
|
+ "version": "0.2.6",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
|
|
|
|
+ "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "safer-buffer": "~2.1.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/async-validator": {
|
|
"node_modules/async-validator": {
|
|
"version": "4.2.5",
|
|
"version": "4.2.5",
|
|
"resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
|
|
"resolved": "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz",
|
|
@@ -2366,6 +2378,15 @@
|
|
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
|
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
|
|
},
|
|
},
|
|
|
|
+ "node_modules/bcrypt-pbkdf": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==",
|
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "tweetnacl": "^0.14.3"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/binary-extensions": {
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.3.0",
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
@@ -2439,6 +2460,15 @@
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
|
"dev": true
|
|
"dev": true
|
|
},
|
|
},
|
|
|
|
+ "node_modules/buildcheck": {
|
|
|
|
+ "version": "0.0.6",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/buildcheck/-/buildcheck-0.0.6.tgz",
|
|
|
|
+ "integrity": "sha512-8f9ZJCUXyT1M35Jx7MkBgmBMo3oHTTBIPLiY9xyL0pl3T5RwcPEY8cUHr5LBNfu/fk6c2T4DJZuVM/8ZZT2D2A==",
|
|
|
|
+ "optional": true,
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/call-bind-apply-helpers": {
|
|
"node_modules/call-bind-apply-helpers": {
|
|
"version": "1.0.1",
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz",
|
|
@@ -2518,6 +2548,12 @@
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/child_process": {
|
|
|
|
+ "version": "1.0.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/child_process/-/child_process-1.0.2.tgz",
|
|
|
|
+ "integrity": "sha512-Wmza/JzL0SiWz7kl6MhIKT5ceIlnFPJX+lwUGj7Clhy5MMldsSoJR0+uvRzOS5Kv45Mq7t1PoE8TsOA9bzvb6g==",
|
|
|
|
+ "license": "ISC"
|
|
|
|
+ },
|
|
"node_modules/china-area-data": {
|
|
"node_modules/china-area-data": {
|
|
"version": "5.0.1",
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmmirror.com/china-area-data/-/china-area-data-5.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/china-area-data/-/china-area-data-5.0.1.tgz",
|
|
@@ -2557,6 +2593,33 @@
|
|
"node": ">= 6"
|
|
"node": ">= 6"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/cli-cursor": {
|
|
|
|
+ "version": "5.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "restore-cursor": "^5.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/cli-spinners": {
|
|
|
|
+ "version": "2.9.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz",
|
|
|
|
+ "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=6"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/clipboard": {
|
|
"node_modules/clipboard": {
|
|
"version": "2.0.11",
|
|
"version": "2.0.11",
|
|
"resolved": "https://registry.npmmirror.com/clipboard/-/clipboard-2.0.11.tgz",
|
|
"resolved": "https://registry.npmmirror.com/clipboard/-/clipboard-2.0.11.tgz",
|
|
@@ -2628,6 +2691,20 @@
|
|
"node": "^14.18.0 || >=16.10.0"
|
|
"node": "^14.18.0 || >=16.10.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/cpu-features": {
|
|
|
|
+ "version": "0.0.10",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/cpu-features/-/cpu-features-0.0.10.tgz",
|
|
|
|
+ "integrity": "sha512-9IkYqtX3YHPCzoVg1Py+o9057a3i0fp7S530UWokCSaFVTc7CwXPRiOjRjBQQ18ZCNafx78YfnG+HALxtVmOGA==",
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "optional": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "buildcheck": "~0.0.6",
|
|
|
|
+ "nan": "^2.19.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10.0.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/cross-env": {
|
|
"node_modules/cross-env": {
|
|
"version": "7.0.3",
|
|
"version": "7.0.3",
|
|
"resolved": "https://registry.npmmirror.com/cross-env/-/cross-env-7.0.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/cross-env/-/cross-env-7.0.3.tgz",
|
|
@@ -3473,6 +3550,18 @@
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/get-east-asian-width": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/get-intrinsic": {
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.2.7",
|
|
"version": "1.2.7",
|
|
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz",
|
|
"resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz",
|
|
@@ -3732,6 +3821,18 @@
|
|
"resolved": "https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/is-hotkey/-/is-hotkey-0.2.0.tgz",
|
|
"integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw=="
|
|
"integrity": "sha512-UknnZK4RakDmTgz4PI1wIph5yxSs/mvChWs9ifnlXsKuXgWmOkY/hAE0H/k2MIqH0RlRye0i1oC07MCRSD28Mw=="
|
|
},
|
|
},
|
|
|
|
+ "node_modules/is-interactive": {
|
|
|
|
+ "version": "2.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/is-number": {
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"version": "7.0.0",
|
|
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
|
@@ -3748,6 +3849,18 @@
|
|
"node": ">=0.10.0"
|
|
"node": ">=0.10.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/is-unicode-supported": {
|
|
|
|
+ "version": "2.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/is-url": {
|
|
"node_modules/is-url": {
|
|
"version": "1.2.4",
|
|
"version": "1.2.4",
|
|
"resolved": "https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz",
|
|
"resolved": "https://registry.npmmirror.com/is-url/-/is-url-1.2.4.tgz",
|
|
@@ -3971,6 +4084,46 @@
|
|
"resolved": "https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz",
|
|
"integrity": "sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw=="
|
|
"integrity": "sha512-QyffEA3i5dma5q2490+SgCvDN0pXLmRGSyAANuVi0HQ01Pkfr9fuoKQW8wm1wGBnJITs/mS7wQvS6VshUEBFCw=="
|
|
},
|
|
},
|
|
|
|
+ "node_modules/log-symbols": {
|
|
|
|
+ "version": "6.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "chalk": "^5.3.0",
|
|
|
|
+ "is-unicode-supported": "^1.3.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/log-symbols/node_modules/chalk": {
|
|
|
|
+ "version": "5.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/log-symbols/node_modules/is-unicode-supported": {
|
|
|
|
+ "version": "1.3.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz",
|
|
|
|
+ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=12"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/lru-cache": {
|
|
"node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"version": "10.4.3",
|
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz",
|
|
@@ -4044,6 +4197,18 @@
|
|
"node": ">= 0.6"
|
|
"node": ">= 0.6"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/mimic-function": {
|
|
|
|
+ "version": "5.0.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz",
|
|
|
|
+ "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/minimatch": {
|
|
"node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"version": "9.0.5",
|
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
|
|
"resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz",
|
|
@@ -4105,6 +4270,13 @@
|
|
"resolved": "https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz",
|
|
"resolved": "https://registry.npmmirror.com/namespace-emitter/-/namespace-emitter-2.0.1.tgz",
|
|
"integrity": "sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g=="
|
|
"integrity": "sha512-N/sMKHniSDJBjfrkbS/tpkPj4RAbvW3mr8UAzvlMHyun93XEm83IAvhWtJVHo+RHn/oO8Job5YN4b+wRjSVp5g=="
|
|
},
|
|
},
|
|
|
|
+ "node_modules/nan": {
|
|
|
|
+ "version": "2.23.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/nan/-/nan-2.23.0.tgz",
|
|
|
|
+ "integrity": "sha512-1UxuyYGdoQHcGg87Lkqm3FzefucTa0NAiOcuRsDmysep3c1LVCRK2krrUDafMWtjSG04htvAmvg96+SDknOmgQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "optional": true
|
|
|
|
+ },
|
|
"node_modules/nanoid": {
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.8",
|
|
"version": "3.3.8",
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.8.tgz",
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.8.tgz",
|
|
@@ -4203,6 +4375,21 @@
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/onetime": {
|
|
|
|
+ "version": "7.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "mimic-function": "^5.0.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/optionator": {
|
|
"node_modules/optionator": {
|
|
"version": "0.9.4",
|
|
"version": "0.9.4",
|
|
"resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz",
|
|
"resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz",
|
|
@@ -4220,6 +4407,64 @@
|
|
"node": ">= 0.8.0"
|
|
"node": ">= 0.8.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/ora": {
|
|
|
|
+ "version": "8.2.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ora/-/ora-8.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "chalk": "^5.3.0",
|
|
|
|
+ "cli-cursor": "^5.0.0",
|
|
|
|
+ "cli-spinners": "^2.9.2",
|
|
|
|
+ "is-interactive": "^2.0.0",
|
|
|
|
+ "is-unicode-supported": "^2.0.0",
|
|
|
|
+ "log-symbols": "^6.0.0",
|
|
|
|
+ "stdin-discarder": "^0.2.2",
|
|
|
|
+ "string-width": "^7.2.0",
|
|
|
|
+ "strip-ansi": "^7.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ora/node_modules/chalk": {
|
|
|
|
+ "version": "5.4.1",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
|
|
|
|
+ "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ora/node_modules/emoji-regex": {
|
|
|
|
+ "version": "10.4.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
|
|
|
|
+ "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
|
|
+ "node_modules/ora/node_modules/string-width": {
|
|
|
|
+ "version": "7.2.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
|
|
|
|
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "emoji-regex": "^10.3.0",
|
|
|
|
+ "get-east-asian-width": "^1.0.0",
|
|
|
|
+ "strip-ansi": "^7.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/p-limit": {
|
|
"node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz",
|
|
@@ -4734,6 +4979,22 @@
|
|
"node": ">=4"
|
|
"node": ">=4"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/restore-cursor": {
|
|
|
|
+ "version": "5.1.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz",
|
|
|
|
+ "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "onetime": "^7.0.0",
|
|
|
|
+ "signal-exit": "^4.1.0"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/reusify": {
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz",
|
|
"resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz",
|
|
@@ -4803,6 +5064,12 @@
|
|
"queue-microtask": "^1.2.2"
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/safer-buffer": {
|
|
|
|
+ "version": "2.1.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
|
|
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
|
|
+ "license": "MIT"
|
|
|
|
+ },
|
|
"node_modules/sass": {
|
|
"node_modules/sass": {
|
|
"version": "1.58.3",
|
|
"version": "1.58.3",
|
|
"resolved": "https://registry.npmmirror.com/sass/-/sass-1.58.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/sass/-/sass-1.58.3.tgz",
|
|
@@ -5011,6 +5278,35 @@
|
|
"vue": "^3.2.0"
|
|
"vue": "^3.2.0"
|
|
}
|
|
}
|
|
},
|
|
},
|
|
|
|
+ "node_modules/ssh2": {
|
|
|
|
+ "version": "1.16.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/ssh2/-/ssh2-1.16.0.tgz",
|
|
|
|
+ "integrity": "sha512-r1X4KsBGedJqo7h8F5c4Ybpcr5RjyP+aWIG007uBPRjmdQWfEiVLzSK71Zji1B9sKxwaCvD8y8cwSkYrlLiRRg==",
|
|
|
|
+ "hasInstallScript": true,
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "asn1": "^0.2.6",
|
|
|
|
+ "bcrypt-pbkdf": "^1.0.2"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=10.16.0"
|
|
|
|
+ },
|
|
|
|
+ "optionalDependencies": {
|
|
|
|
+ "cpu-features": "~0.0.10",
|
|
|
|
+ "nan": "^2.20.0"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ "node_modules/stdin-discarder": {
|
|
|
|
+ "version": "0.2.2",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz",
|
|
|
|
+ "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==",
|
|
|
|
+ "license": "MIT",
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=18"
|
|
|
|
+ },
|
|
|
|
+ "funding": {
|
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"node_modules/string-width": {
|
|
"node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"version": "5.1.2",
|
|
"resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz",
|
|
"resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz",
|
|
@@ -5322,6 +5618,12 @@
|
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
|
|
"resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz",
|
|
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
|
|
"integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg=="
|
|
},
|
|
},
|
|
|
|
+ "node_modules/tweetnacl": {
|
|
|
|
+ "version": "0.14.5",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
|
|
|
+ "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==",
|
|
|
|
+ "license": "Unlicense"
|
|
|
|
+ },
|
|
"node_modules/type": {
|
|
"node_modules/type": {
|
|
"version": "2.7.3",
|
|
"version": "2.7.3",
|
|
"resolved": "https://registry.npmmirror.com/type/-/type-2.7.3.tgz",
|
|
"resolved": "https://registry.npmmirror.com/type/-/type-2.7.3.tgz",
|