electerm 1.50.31 → 1.50.40

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.
Files changed (1) hide show
  1. package/package.json +6 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electerm",
3
- "version": "1.50.31",
3
+ "version": "1.50.40",
4
4
  "description": "Terminal/ssh/telnet/serialport/sftp client(linux, mac, win)",
5
5
  "main": "app.js",
6
6
  "bin": "npm/electerm",
@@ -57,15 +57,13 @@
57
57
  "@electerm/electerm-resource": "1.3.7",
58
58
  "@electron/rebuild": "^3.4.1",
59
59
  "@novnc/novnc": "1.4.0",
60
- "@playwright/test": "1.28.1",
61
60
  "@types/node": "22.9.3",
62
- "@vitejs/plugin-react": "4.2.1",
61
+ "@vitejs/plugin-react": "4.3.4",
63
62
  "@xterm/addon-attach": "0.11.0",
64
63
  "@xterm/addon-canvas": "0.7.0",
65
64
  "@xterm/addon-fit": "0.10.0",
66
65
  "@xterm/addon-ligatures": "0.9.0",
67
66
  "@xterm/addon-search": "0.15.0",
68
- "@xterm/addon-serialize": "0.13.0",
69
67
  "@xterm/addon-unicode11": "0.8.0",
70
68
  "@xterm/addon-web-links": "0.11.0",
71
69
  "@xterm/addon-webgl": "0.18.0",
@@ -80,11 +78,11 @@
80
78
  "filesize": "10.1.6",
81
79
  "filesize-parser": "1.5.1",
82
80
  "firacode": "^6.2.0",
81
+ "glob": "^11.0.0",
83
82
  "lodash-es": "^4.17.21",
84
83
  "manate": "1.0.0",
85
84
  "memoize-one": "6.0.0",
86
85
  "morgan": "1.10.0",
87
- "playwright": "1.28.1",
88
86
  "pug": "3.0.3",
89
87
  "react": "18.3.1",
90
88
  "react-colorful": "^5.6.1",
@@ -94,9 +92,8 @@
94
92
  "shelljs": "0.8.5",
95
93
  "standard": "^17.1.0",
96
94
  "trzsz": "^1.1.3",
97
- "vite": "4.5.3",
98
- "vite-plugin-commonjs": "0.9.0",
99
- "vite-plugin-purgecss": "0.2.12",
95
+ "vite": "6.0.1",
96
+ "vite-plugin-commonjs": "0.10.4",
100
97
  "vscode-icons": "vscode-icons/vscode-icons",
101
98
  "vscode-icons-js": "11.6.1",
102
99
  "zmodem-ts": "1.0.4"
@@ -136,8 +133,7 @@
136
133
  "ssh-config": "5.0.1",
137
134
  "ssh2": "1.16.0",
138
135
  "stylus": "0.64.0",
139
- "tar": "7.4.3",
140
- "v8-compile-cache": "2.4.0"
136
+ "tar": "7.4.3"
141
137
  },
142
138
  "files": [
143
139
  "npm",