We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2356c4 commit e30a8b3Copy full SHA for e30a8b3
package.json
@@ -63,7 +63,7 @@
63
"@babel/preset-typescript": "^7.28.5",
64
"@babel/runtime": "^7.28.4",
65
"@babel/runtime-corejs3": "^7.28.4",
66
- "@biomejs/biome": "^2.1.4",
+ "@biomejs/biome": "2.1.4",
67
"@rspack/cli": "^1.7.0",
68
"@rspack/core": "^1.7.0",
69
"@types/ace": "^0.0.52",
@@ -75,7 +75,7 @@
75
"com.foxdebug.acode.rk.exec.proot": "file:src/plugins/proot",
76
"com.foxdebug.acode.rk.exec.terminal": "file:src/plugins/terminal",
77
"com.foxdebug.acode.rk.plugin.plugincontext": "file:src/plugins/pluginContext",
78
- "cordova-android": "^15.0.0",
+ "cordova-android": "^14.0.1",
79
"cordova-clipboard": "^1.3.0",
80
"cordova-plugin-advanced-http": "^3.3.1",
81
"cordova-plugin-browser": "file:src/plugins/browser",
0 commit comments