|
36 | 36 | }, |
37 | 37 | "cordova-plugin-websocket": {}, |
38 | 38 | "cordova-plugin-buildinfo": {}, |
| 39 | + "com.foxdebug.acode.rk.exec.proot": {}, |
39 | 40 | "cordova-plugin-system": {}, |
40 | 41 | "com.foxdebug.acode.rk.exec.terminal": {} |
41 | 42 | }, |
|
63 | 64 | "@types/url-parse": "^1.4.11", |
64 | 65 | "autoprefixer": "^10.4.19", |
65 | 66 | "babel-loader": "^9.1.3", |
| 67 | + "com.foxdebug.acode.rk.exec.proot": "file:src/plugins/proot", |
66 | 68 | "com.foxdebug.acode.rk.exec.terminal": "file:src/plugins/terminal", |
67 | | - "cordova-android": "13.0.0", |
| 69 | + "cordova-android": "^13.0.0", |
68 | 70 | "cordova-clipboard": "^1.3.0", |
69 | 71 | "cordova-plugin-advanced-http": "^3.3.1", |
70 | 72 | "cordova-plugin-browser": "file:src/plugins/browser", |
|
95 | 97 | "dependencies": { |
96 | 98 | "@deadlyjack/ajax": "^1.2.6", |
97 | 99 | "@ungap/custom-elements": "^1.3.0", |
| 100 | + "@xterm/addon-attach": "^0.11.0", |
| 101 | + "@xterm/addon-fit": "^0.10.0", |
| 102 | + "@xterm/addon-image": "^0.8.0", |
| 103 | + "@xterm/addon-search": "^0.15.0", |
| 104 | + "@xterm/addon-unicode11": "^0.8.0", |
| 105 | + "@xterm/addon-web-links": "^0.11.0", |
| 106 | + "@xterm/addon-webgl": "^0.18.0", |
| 107 | + "@xterm/xterm": "^5.5.0", |
98 | 108 | "autosize": "^6.0.1", |
99 | 109 | "cordova": "12.0.0", |
100 | 110 | "core-js": "^3.37.1", |
|
0 commit comments