diff --git a/web/package.json b/web/package.json index c159d776..d7cdccff 100644 --- a/web/package.json +++ b/web/package.json @@ -32,12 +32,12 @@ "@vavt/copy2clipboard": "^1.0.3", "@vue-js-cron/naive-ui": "^2.0.13", "@vueuse/core": "^14.0.0", - "@xterm/addon-attach": "^0.11.0", - "@xterm/addon-clipboard": "^0.1.0", - "@xterm/addon-fit": "^0.10.0", - "@xterm/addon-unicode11": "^0.8.0", - "@xterm/addon-web-links": "^0.11.0", - "@xterm/addon-webgl": "^0.18.0", + "@xterm/addon-attach": "^0.12.0", + "@xterm/addon-clipboard": "^0.2.0", + "@xterm/addon-fit": "^0.11.0", + "@xterm/addon-unicode11": "^0.9.0", + "@xterm/addon-web-links": "^0.12.0", + "@xterm/addon-webgl": "^0.19.0", "@xterm/xterm": "^6.0.0", "alova": "^3.3.4", "cronstrue": "^3.3.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index b7fafb9f..69e117d6 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -30,23 +30,23 @@ importers: specifier: ^14.0.0 version: 14.1.0(vue@3.5.26(typescript@5.9.3)) '@xterm/addon-attach': - specifier: ^0.11.0 - version: 0.11.0(@xterm/xterm@6.0.0) + specifier: ^0.12.0 + version: 0.12.0 '@xterm/addon-clipboard': - specifier: ^0.1.0 - version: 0.1.0(@xterm/xterm@6.0.0) + specifier: ^0.2.0 + version: 0.2.0 '@xterm/addon-fit': - specifier: ^0.10.0 - version: 0.10.0(@xterm/xterm@6.0.0) - '@xterm/addon-unicode11': - specifier: ^0.8.0 - version: 0.8.0(@xterm/xterm@6.0.0) - '@xterm/addon-web-links': specifier: ^0.11.0 - version: 0.11.0(@xterm/xterm@6.0.0) + version: 0.11.0 + '@xterm/addon-unicode11': + specifier: ^0.9.0 + version: 0.9.0 + '@xterm/addon-web-links': + specifier: ^0.12.0 + version: 0.12.0 '@xterm/addon-webgl': - specifier: ^0.18.0 - version: 0.18.0(@xterm/xterm@6.0.0) + specifier: ^0.19.0 + version: 0.19.0 '@xterm/xterm': specifier: ^6.0.0 version: 6.0.0 @@ -170,7 +170,7 @@ importers: version: 3.7.4 prettier-plugin-organize-imports: specifier: ^4.3.0 - version: 4.3.0(prettier@3.7.4)(typescript@5.9.3)(vue-tsc@3.2.0(typescript@5.9.3)) + version: 4.3.0(prettier@3.7.4)(typescript@5.9.3)(vue-tsc@3.2.1(typescript@5.9.3)) sass: specifier: ^1.93.2 version: 1.97.1 @@ -206,7 +206,7 @@ importers: version: 8.0.5(vite@7.3.0(@types/node@24.10.4)(jiti@2.6.1)(sass@1.97.1)(terser@5.44.1)(tsx@4.21.0))(vue@3.5.26(typescript@5.9.3)) vue-tsc: specifier: ^3.1.1 - version: 3.2.0(typescript@5.9.3) + version: 3.2.1(typescript@5.9.3) packages: @@ -1319,8 +1319,8 @@ packages: typescript: optional: true - '@vue/language-core@3.2.0': - resolution: {integrity: sha512-CHIuDtZ04CIElAgEuLbwmq3p7QcmYoVPmBPqtdvWJCflZE5W3KHT/5DRBvDv1r2TteCjN02uYHiaAEWq9hQNiA==} + '@vue/language-core@3.2.1': + resolution: {integrity: sha512-g6oSenpnGMtpxHGAwKuu7HJJkNZpemK/zg3vZzZbJ6cnnXq1ssxuNrXSsAHYM3NvH8p4IkTw+NLmuxyeYz4r8A==} '@vue/reactivity@3.5.26': resolution: {integrity: sha512-9EnYB1/DIiUYYnzlnUBgwU32NNvLp/nhxLXeWRhHUEeWNTn1ECxX8aGO7RTXeX6PPcxe3LLuNBFoJbV4QZ+CFQ==} @@ -1363,35 +1363,23 @@ packages: peerDependencies: vue: ^3.5.0 - '@xterm/addon-attach@0.11.0': - resolution: {integrity: sha512-JboCN0QAY6ZLY/SSB/Zl2cQ5zW1Eh4X3fH7BnuR1NB7xGRhzbqU2Npmpiw/3zFlxDaU88vtKzok44JKi2L2V2Q==} - peerDependencies: - '@xterm/xterm': ^5.0.0 + '@xterm/addon-attach@0.12.0': + resolution: {integrity: sha512-1lxvXM4JYSm60lbFmE8WMOy2oF2ip3Ye8jWorSAmwy7x8FiC53netEJ5RguL8+FSRj79MUQsNCb2hprY2QA2ig==} - '@xterm/addon-clipboard@0.1.0': - resolution: {integrity: sha512-zdoM7p53T5sv/HbRTyp4hY0kKmEQ3MZvAvEtiXqNIHc/JdpqwByCtsTaQF5DX2n4hYdXRPO4P/eOS0QEhX1nPw==} - peerDependencies: - '@xterm/xterm': ^5.4.0 + '@xterm/addon-clipboard@0.2.0': + resolution: {integrity: sha512-Dl31BCtBhLaUEECUbEiVcCLvLBbaeGYdT7NofB8OJkGTD3MWgBsaLjXvfGAD4tQNHhm6mbKyYkR7XD8kiZsdNg==} - '@xterm/addon-fit@0.10.0': - resolution: {integrity: sha512-UFYkDm4HUahf2lnEyHvio51TNGiLK66mqP2JoATy7hRZeXaGMRDr00JiSF7m63vR5WKATF605yEggJKsw0JpMQ==} - peerDependencies: - '@xterm/xterm': ^5.0.0 + '@xterm/addon-fit@0.11.0': + resolution: {integrity: sha512-jYcgT6xtVYhnhgxh3QgYDnnNMYTcf8ElbxxFzX0IZo+vabQqSPAjC3c1wJrKB5E19VwQei89QCiZZP86DCPF7g==} - '@xterm/addon-unicode11@0.8.0': - resolution: {integrity: sha512-LxinXu8SC4OmVa6FhgwsVCBZbr8WoSGzBl2+vqe8WcQ6hb1r6Gj9P99qTNdPiFPh4Ceiu2pC8xukZ6+2nnh49Q==} - peerDependencies: - '@xterm/xterm': ^5.0.0 + '@xterm/addon-unicode11@0.9.0': + resolution: {integrity: sha512-FxDnYcyuXhNl+XSqGZL/t0U9eiNb/q3EWT5rYkQT/zuig8Gz/VagnQANKHdDWFM2lTMk9ly0EFQxxxtZUoRetw==} - '@xterm/addon-web-links@0.11.0': - resolution: {integrity: sha512-nIHQ38pQI+a5kXnRaTgwqSHnX7KE6+4SVoceompgHL26unAxdfP6IPqUTSYPQgSwM56hsElfoNrrW5V7BUED/Q==} - peerDependencies: - '@xterm/xterm': ^5.0.0 + '@xterm/addon-web-links@0.12.0': + resolution: {integrity: sha512-4Smom3RPyVp7ZMYOYDoC/9eGJJJqYhnPLGGqJ6wOBfB8VxPViJNSKdgRYb8NpaM6YSelEKbA2SStD7lGyqaobw==} - '@xterm/addon-webgl@0.18.0': - resolution: {integrity: sha512-xCnfMBTI+/HKPdRnSOHaJDRqEpq2Ugy8LEj9GiY4J3zJObo3joylIFaMvzBwbYRg8zLtkO0KQaStCeSfoaI2/w==} - peerDependencies: - '@xterm/xterm': ^5.0.0 + '@xterm/addon-webgl@0.19.0': + resolution: {integrity: sha512-b3fMOsyLVuCeNJWxolACEUED0vm7qC0cy4wRvf3oURSzDTYVQiGPhTnhWZwIHdvC48Y+oLhvYXnY4XDXPoJo6A==} '@xterm/xterm@6.0.0': resolution: {integrity: sha512-TQwDdQGtwwDt+2cgKDLn0IRaSxYu1tSUjgKarSDkUM0ZNiSRXFpjxEsvc/Zgc5kq5omJ+V0a8/kIM2WD3sMOYg==} @@ -3365,8 +3353,8 @@ packages: peerDependencies: vue: ^3.5.0 - vue-tsc@3.2.0: - resolution: {integrity: sha512-NFhcKKQZeTuG8/gc8XwFANx/lC0Dd3dCZ97TWh1a63PcD22KkFy4QLeT8JMtduaQT1NzySWmx3qXm16Hj1Xsxg==} + vue-tsc@3.2.1: + resolution: {integrity: sha512-I23Rk8dkQfmcSbxDO0dmg9ioMLjKA1pjlU3Lz6Jfk2pMGu3Uryu9810XkcZH24IzPbhzPCnkKo2rEMRX0skSrw==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -4853,7 +4841,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@3.2.0': + '@vue/language-core@3.2.1': dependencies: '@volar/language-core': 2.4.27 '@vue/compiler-dom': 3.5.26 @@ -4905,30 +4893,19 @@ snapshots: dependencies: vue: 3.5.26(typescript@5.9.3) - '@xterm/addon-attach@0.11.0(@xterm/xterm@6.0.0)': - dependencies: - '@xterm/xterm': 6.0.0 + '@xterm/addon-attach@0.12.0': {} - '@xterm/addon-clipboard@0.1.0(@xterm/xterm@6.0.0)': + '@xterm/addon-clipboard@0.2.0': dependencies: - '@xterm/xterm': 6.0.0 js-base64: 3.7.8 - '@xterm/addon-fit@0.10.0(@xterm/xterm@6.0.0)': - dependencies: - '@xterm/xterm': 6.0.0 + '@xterm/addon-fit@0.11.0': {} - '@xterm/addon-unicode11@0.8.0(@xterm/xterm@6.0.0)': - dependencies: - '@xterm/xterm': 6.0.0 + '@xterm/addon-unicode11@0.9.0': {} - '@xterm/addon-web-links@0.11.0(@xterm/xterm@6.0.0)': - dependencies: - '@xterm/xterm': 6.0.0 + '@xterm/addon-web-links@0.12.0': {} - '@xterm/addon-webgl@0.18.0(@xterm/xterm@6.0.0)': - dependencies: - '@xterm/xterm': 6.0.0 + '@xterm/addon-webgl@0.19.0': {} '@xterm/xterm@6.0.0': {} @@ -6363,12 +6340,12 @@ snapshots: dependencies: fast-diff: 1.3.0 - prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3)(vue-tsc@3.2.0(typescript@5.9.3)): + prettier-plugin-organize-imports@4.3.0(prettier@3.7.4)(typescript@5.9.3)(vue-tsc@3.2.1(typescript@5.9.3)): dependencies: prettier: 3.7.4 typescript: 5.9.3 optionalDependencies: - vue-tsc: 3.2.0(typescript@5.9.3) + vue-tsc: 3.2.1(typescript@5.9.3) prettier@3.7.4: {} @@ -7054,10 +7031,10 @@ snapshots: '@vue/devtools-api': 6.6.4 vue: 3.5.26(typescript@5.9.3) - vue-tsc@3.2.0(typescript@5.9.3): + vue-tsc@3.2.1(typescript@5.9.3): dependencies: '@volar/typescript': 2.4.27 - '@vue/language-core': 3.2.0 + '@vue/language-core': 3.2.1 typescript: 5.9.3 vue3-gettext@4.0.0-beta.1(@vue/compiler-sfc@3.5.26)(vue@3.5.26(typescript@5.9.3)):