Commit graph

7 commits

Author SHA1 Message Date
Elias Nahum
16ca5d3e97
MM-54535 Fixed hang when using the magic keyboard on iPadOS 17 (#7555)
* MM-53989 Upgrade to Node 18 and NPM 9 and match platform versions

* fix iPad OS 17 magic keyboard loop

* add engine-strict=true to npmrc

* use node version from nvmrc in action
2023-09-27 18:54:33 +03:00
Daniel Espino García
e659998792
Remove check for android command on solidarity (#7514) 2023-08-23 14:37:30 +02:00
Elias Nahum
69872eb678
Upgrade Dependencies (#7491)
* update dependencies

* update dependencies

* update readable-stream

* further updates
2023-08-18 16:04:28 -04:00
Harrison Healey
b71edbd4c1
Reduce minimum NPM version to match web app (#7298) 2023-04-22 07:42:12 -04:00
Joseph Baylon
471e7ff182
Remove Bundler check from Solidarity (#6910) 2022-12-26 10:30:53 -08:00
Elias Nahum
413d3c59dd
update dependencies (#6886)
* update dependencies

* update react-native-image-picker

* use Xcode 14.2 on CI

* downgrade readable-stream

* update fastlane

* Revert "use Xcode 14.2 on CI"

This reverts commit cb0ed81a85d79ca37d1dd7f23fd44450a3d5ddde.
2022-12-23 14:46:58 +02:00
Elon Volo
e6104bd6d3
[Gekidou] Solidarity poc (#6394)
* [Gekidou] Solidarity poc

* solidarity tweaks

* Fix npm install failing with npm higher than 8.5.5

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-08-22 06:13:35 -04:00