chore!: bump dependencies & update node engine requirement (#1887)

This commit is contained in:
エリス
2026-02-24 11:34:13 +09:00
committed by GitHub
parent edf344008f
commit b4eadcce6e
3 changed files with 427 additions and 448 deletions
+9 -9
View File
@@ -24,31 +24,31 @@
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"dependencies": {
"android-versions": "^2.1.0",
"android-versions": "^2.1.1",
"cordova-common": "^6.0.0",
"dedent": "^1.7.0",
"dedent": "^1.7.1",
"execa": "^5.1.1",
"fast-glob": "^3.3.3",
"is-path-inside": "^3.0.3",
"nopt": "^8.1.0",
"nopt": "^9.0.0",
"properties-parser": "^0.6.0",
"semver": "^7.7.1",
"string-argv": "^0.3.1",
"semver": "^7.7.4",
"string-argv": "^0.3.2",
"untildify": "^4.0.0",
"which": "^5.0.0"
"which": "^6.0.1"
},
"devDependencies": {
"@cordova/eslint-config": "^6.0.0",
"@cordova/eslint-config": "^6.0.1",
"c8": "^10.1.3",
"cordova-js": "^6.1.0",
"elementtree": "^0.1.7",
"jasmine": "^5.10.0",
"jasmine": "^6.0.0",
"jasmine-spec-reporter": "^7.0.0",
"rewire": "^9.0.1",
"tmp": "^0.2.5"
},
"engines": {
"node": ">=20.9.0"
"node": ">=20.17.0 || >=22.9.0"
},
"c8": {
"include": [