diff --git a/build-ios.sh b/build-ios.sh index b357d45aa..8d9b88593 100755 --- a/build-ios.sh +++ b/build-ios.sh @@ -75,11 +75,11 @@ ionic cordova plugin rm com.jjdltc.cordova.plugin.zip ionic cordova plugin add https://github.com/Sunbird-Ed/sb-cordova-plugin-db.git --variable USESWIFTLANGUAGEVERSION=4 ionic cordova plugin add cordova-plugin-googleplus --variable REVERSED_CLIENT_ID="${REVERSED_CLIENT_ID}" ionic cordova plugin add cordova-plugin-add-swift-support@2.0.2 -ionic cordova plugin add https://github.com/vishwanath1004/cordova-plugin-file-transfer.git +ionic cordova plugin add https://github.com/Sunbird-Ed/cordova-plugin-file-transfer.git ionic cordova plugin add https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git ionic cordova plugin add cordova-plugin-sign-in-with-apple ionic cordova plugin rm cordova-plugin-inappupdatemanager -ionic cordova plugin add https://github.com/subranil/cordova-plugin-inappupdatemanager.git +ionic cordova plugin add https://github.com/Sunbird-Ed/cordova-plugin-inappupdatemanager.git ionic cordova plugin add https://github.com/521dimensions/cordova-plugin-screen-orientation ionic cordova plugin add ionic-plugin-deeplinks --variable URL_SCHEME="${URL_SCHEME}" --variable DEEPLINK_SCHEME=https --variable DEEPLINK_HOST="${DEEPLINK_HOST}" #Temporary Workaround to generate build as webpack was complaining of Heap Space diff --git a/package-lock.json b/package-lock.json index dcaca5f0a..518089f39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -155,14 +155,14 @@ "cordova-plugin-document-viewer": "1.0.0", "cordova-plugin-fcm-with-dependecy-updated": "github:Sunbird-Ed/sb-cordova-plugin-fcm#release-7.6.0", "cordova-plugin-file": "8.0.1", - "cordova-plugin-file-transfer": "github:shikshalokam/cordova-plugin-file-transfer", + "cordova-plugin-file-transfer": "github:Sunbird-Ed/cordova-plugin-file-transfer", "cordova-plugin-googleplus": "8.5.2", - "cordova-plugin-inappupdatemanager": "github:subranil/cordova-plugin-inappupdatemanager#release-3.7.0", + "cordova-plugin-inappupdatemanager": "github:Sunbird-Ed/cordova-plugin-inappupdatemanager", "cordova-plugin-media": "7.0.0", "cordova-plugin-network-information": "^2.0.2", - "cordova-plugin-printer": "git+https://github.com/vpPavithra/cordova-plugin-printer.git#release-7.0.0_cap", + "cordova-plugin-printer": "git+https://github.com/Sunbird-Ed/cordova-plugin-printer", "cordova-plugin-streaming-media": "^2.3.0", - "cordova-plugin-telerik-imagepicker": "git+https://github.com/vpPavithra/ImagePicker.git#release-7.0.0_cap", + "cordova-plugin-telerik-imagepicker": "git+https://github.com/Sunbird-Ed/cordova-plugin-telerik-imagepicker", "cordova-plugin-webview-checker": "1.0.1", "cordova-sqlite-storage": "6.0.0", "cordova-zip-plugin": "https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git", @@ -3926,9 +3926,9 @@ } }, "node_modules/@capawesome/capacitor-android-edge-to-edge-support": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/@capawesome/capacitor-android-edge-to-edge-support/-/capacitor-android-edge-to-edge-support-7.1.0.tgz", - "integrity": "sha512-VHPK90xA/lYkuB2fCOyfnO2PJLxMqzaulZmwiC+78JJWmfOePWvlzrvfEscTCjnoPrNgsA+9sDcEeGEZDG0z5w==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/@capawesome/capacitor-android-edge-to-edge-support/-/capacitor-android-edge-to-edge-support-7.1.1.tgz", + "integrity": "sha512-xEsqphARMFWJPd9xsod6wYPQM+fnHMEN/H9Z+0d00wQDLLotsskfPafHmokCFYiMHVFqMPfYvpVGcXxMbWYQQA==", "funding": [ { "type": "github", @@ -7468,6 +7468,18 @@ "rxjs": ">=6.5.3" } }, + "node_modules/@noble/hashes": { + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", + "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", + "dev": true, + "engines": { + "node": "^14.21.3 || >=16" + }, + "funding": { + "url": "https://paulmillr.com/funding/" + } + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -7738,9 +7750,9 @@ } }, "node_modules/@npmcli/redact": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.1.1.tgz", - "integrity": "sha512-3Hc2KGIkrvJWJqTbvueXzBeZlmvoOxc2jyX00yzr3+sNFquJg0N8hH4SAPLPVrkWIRQICVpVgjrss971awXVnA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-3.2.0.tgz", + "integrity": "sha512-NyJXHoZwJE0iUsCDTclXf1bWHJTsshtnp5xUN6F2vY+OLJv6d2cNc4Do6fKNkmPToB0GzoffxRh405ibTwG+Og==", "dev": true, "engines": { "node": "^18.17.0 || >=20.5.0" @@ -7787,6 +7799,15 @@ "node": "^18.17.0 || >=20.5.0" } }, + "node_modules/@paralleldrive/cuid2": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz", + "integrity": "sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==", + "dev": true, + "dependencies": { + "@noble/hashes": "^1.1.5" + } + }, "node_modules/@parcel/watcher": { "version": "2.5.1", "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz", @@ -11615,9 +11636,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001714", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001714.tgz", - "integrity": "sha512-mtgapdwDLSSBnCI3JokHM7oEQBLxiJKVRtg10AxM1AyeiKcM96f0Mkbqeq+1AbiCtvMcHRulAAEMu693JrSWqg==", + "version": "1.0.30001715", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz", + "integrity": "sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==", "funding": [ { "type": "opencollective", @@ -12973,7 +12994,7 @@ }, "node_modules/cordova-plugin-file-transfer": { "version": "2.0.1-dev", - "resolved": "git+ssh://git@github.com/shikshalokam/cordova-plugin-file-transfer.git#8b94f73a9dc43fb5dc1134366d5374e99110eadf", + "resolved": "git+ssh://git@github.com/Sunbird-Ed/cordova-plugin-file-transfer.git#9aa5da7f476dc67cd08718f8c4da439b98d5ecc7", "dev": true, "engines": { "cordovaDependencies": { @@ -13029,7 +13050,7 @@ }, "node_modules/cordova-plugin-inappupdatemanager": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/subranil/cordova-plugin-inappupdatemanager.git#4b93183f4fcfe8f907b9b81f4fda4e8223964918", + "resolved": "git+ssh://git@github.com/Sunbird-Ed/cordova-plugin-inappupdatemanager.git#986769a6855a11ff1004e76449b0448743985cc6", "dev": true }, "node_modules/cordova-plugin-media": { @@ -13072,7 +13093,7 @@ }, "node_modules/cordova-plugin-printer": { "version": "0.8.0", - "resolved": "git+ssh://git@github.com/vpPavithra/cordova-plugin-printer.git#01e9a6737ae3b18354807d6427d3f3285d26118c", + "resolved": "git+ssh://git@github.com/Sunbird-Ed/cordova-plugin-printer.git#b3c03def0eebd888248f6a3df8ad0b8d3d902815", "dev": true, "engines": [ { @@ -13105,7 +13126,7 @@ }, "node_modules/cordova-plugin-telerik-imagepicker": { "version": "2.3.6", - "resolved": "git+ssh://git@github.com/vpPavithra/ImagePicker.git#1f539c91bbeb4518e440dc97f1c522eea52851a6", + "resolved": "git+ssh://git@github.com/Sunbird-Ed/cordova-plugin-telerik-imagepicker.git#f8a0e83e3e8ccff79575121e482af208ce852731", "dev": true, "engines": { "name": "cordova", @@ -14516,10 +14537,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.137", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.137.tgz", - "integrity": "sha512-/QSJaU2JyIuTbbABAo/crOs+SuAZLS+fVVS10PVrIT9hrRkmZl8Hb0xPSkKRUUWHQtYzXHpQUW3Dy5hwMzGZkA==", - "license": "ISC" + "version": "1.5.140", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.140.tgz", + "integrity": "sha512-o82Rj+ONp4Ip7Cl1r7lrqx/pXhbp/lh9DpKcMNscFJdh8ebyRofnc7Sh01B4jx403RI0oqTBvlZ7OBIZLMr2+Q==" }, "node_modules/elementtree": { "version": "0.1.7", @@ -15834,11 +15854,10 @@ } }, "node_modules/fdir": { - "version": "6.4.3", - "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz", - "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==", + "version": "6.4.4", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz", + "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==", "dev": true, - "license": "MIT", "peerDependencies": { "picomatch": "^3 || ^4" }, @@ -16162,13 +16181,13 @@ } }, "node_modules/formidable": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.2.tgz", - "integrity": "sha512-Jqc1btCy3QzRbJaICGwKcBfGWuLADRerLzDqi2NwSt/UkXLsHJw2TVResiaoBufHVHy9aSgClOHCeJsSsFLTbg==", + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/formidable/-/formidable-3.5.3.tgz", + "integrity": "sha512-pQEHGLZjLRyfLCe6r6n8IQGqHEceKfYR5tIf/iUDn5SabaitfVR/pIskxnyvSSl122J63rFY17i68hrfK0BVOA==", "dev": true, "dependencies": { + "@paralleldrive/cuid2": "^2.2.2", "dezalgo": "^1.0.4", - "hexoid": "^2.0.0", "once": "^1.4.0" }, "funding": { @@ -22098,7 +22117,6 @@ "version": "1.54.0", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz", "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==", - "license": "MIT", "engines": { "node": ">= 0.6" } @@ -23052,6 +23070,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", + "deprecated": "Use your platform's native DOMException instead", "funding": [ { "type": "github", @@ -27208,8 +27227,7 @@ "version": "5.1.1", "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz", "integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==", - "dev": true, - "license": "MIT" + "dev": true }, "node_modules/sax": { "version": "1.1.4", @@ -29593,13 +29611,12 @@ } }, "node_modules/tinyglobby": { - "version": "0.2.12", - "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.12.tgz", - "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==", + "version": "0.2.13", + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz", + "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==", "dev": true, - "license": "MIT", "dependencies": { - "fdir": "^6.4.3", + "fdir": "^6.4.4", "picomatch": "^4.0.2" }, "engines": { diff --git a/package.json b/package.json index dda0ccf7c..7e22de4ff 100644 --- a/package.json +++ b/package.json @@ -187,14 +187,14 @@ "cordova-plugin-document-viewer": "1.0.0", "cordova-plugin-fcm-with-dependecy-updated": "github:Sunbird-Ed/sb-cordova-plugin-fcm#release-7.6.0", "cordova-plugin-file": "8.0.1", - "cordova-plugin-file-transfer": "github:shikshalokam/cordova-plugin-file-transfer", + "cordova-plugin-file-transfer": "github:Sunbird-Ed/cordova-plugin-file-transfer", "cordova-plugin-googleplus": "8.5.2", - "cordova-plugin-inappupdatemanager": "github:subranil/cordova-plugin-inappupdatemanager#release-3.7.0", + "cordova-plugin-inappupdatemanager": "github:Sunbird-Ed/cordova-plugin-inappupdatemanager", "cordova-plugin-media": "7.0.0", "cordova-plugin-network-information": "^2.0.2", - "cordova-plugin-printer": "git+https://github.com/vpPavithra/cordova-plugin-printer.git#release-7.0.0_cap", + "cordova-plugin-printer": "git+https://github.com/Sunbird-Ed/cordova-plugin-printer", "cordova-plugin-streaming-media": "^2.3.0", - "cordova-plugin-telerik-imagepicker": "git+https://github.com/vpPavithra/ImagePicker.git#release-7.0.0_cap", + "cordova-plugin-telerik-imagepicker": "git+https://github.com/Sunbird-Ed/cordova-plugin-telerik-imagepicker", "cordova-plugin-webview-checker": "1.0.1", "cordova-sqlite-storage": "6.0.0", "cordova-zip-plugin": "https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git",