brantalikp
|
cde81b1c79
|
chore(suite-native): dependencies update
|
2026-01-09 12:50:23 +01:00 |
|
brantalikp
|
6a1176a102
|
chore(suite-native): expo 54: dependencies update
|
2025-10-20 11:35:17 +02:00 |
|
brantalikp
|
80db8af3e2
|
chore: update other packages
|
2025-06-23 17:46:37 +02:00 |
|
Jirka Bažant
|
7f1895cc72
|
chore(suite-native): Bump RN to 0.76.9, @sentry/react-native to 6.10
|
2025-04-08 12:07:18 +02:00 |
|
Jan Václavík
|
340d15b7fd
|
chore(suite): Update minor dependencies (#18057)
|
2025-04-02 10:26:26 +02:00 |
|
Daniel Suchý
|
eda770d5a5
|
chore(mobile) : expo upgrade sdk 52 🚀 (#15383)
* chore: expo upgrade
* chore(mobile): expo sdk 52
* fix: android build
* chore(mobile): ⬆️ upgrade usb lib, jest, sentry
* fix(mobile): fix quick crypto android build
|
2024-11-19 16:14:41 +01:00 |
|
Peter Sanderson
|
abb41f8033
|
chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies
|
2024-11-13 10:36:38 +01:00 |
|
Daniel Suchý
|
d6343d4106
|
chore(mobile): upgrade deps to RN 0.75 (#14004)
|
2024-08-29 15:15:59 +02:00 |
|
Petr Knetl
|
f7907e1496
|
chore(suite): unused package dependencies removed
|
2024-06-18 13:07:58 +02:00 |
|
Petr Knetl
|
2206f19f2e
|
chore(suite): depcheck enabled
|
2024-06-18 13:07:58 +02:00 |
|
Daniel Suchý
|
5dcefbb3a0
|
chore(mobile): Expo 51 + deps update (#12666)
* chore(mobile): deps update
* fix(mobile): fix unit tests mocks
* feat(mobile): redux devtools
|
2024-05-31 13:32:26 +02:00 |
|
Bohdan Juříček
|
4173d3e2c9
|
feat(suite-native): upgrade rn (#11990)
|
2024-04-12 09:10:38 +00:00 |
|
Jan Komarek
|
fecd89f6e8
|
chore: update various dependencies (no major update)
chore: update various dependencies (no major update)
|
2024-02-12 11:56:09 +01:00 |
|
Jan Komarek
|
84bc9b8bd3
|
chore: update typescript and use global tsc
|
2024-02-12 11:56:09 +01:00 |
|
Jan Komarek
|
a7e68797da
|
chore: use global jest
|
2024-02-12 11:56:09 +01:00 |
|
Jan Komarek
|
3c656dc0b2
|
chore: upgrade jest to 29.7.0
|
2024-02-12 11:56:09 +01:00 |
|
Jan Komarek
|
004938e24b
|
chore: upgrade jest
|
2024-02-12 11:56:09 +01:00 |
|
Daniel Suchý
|
bb37005e6b
|
chore(mobile): Expo migration (#10769)
* gitignore android + ios folders
* update deps
* react-native-usb Expo + RN 0.73 support
* remove unnecessary fonts
* migrate to Expo
* update github workflows for Expo
* fix type error
* update expo-av
* fix lottie welcome animation
* change android version to 1 for debug
* fix deps
* fix tsconfig
* PR fixes
* fix min sdk version
* rename app
* add Sentry auth token to CI
* remove unsused deps in root package.json
* fix staging pipeline
* update package.json scripts
* fix staging
* fix fastlane prod
* fix unit tests
* fix unit tests
|
2024-01-26 18:45:30 +00:00 |
|
Daniel Suchý
|
7277f9d0f8
|
chore(repo): Upgrade TS 5.3 (#10017)
|
2023-11-21 12:15:06 +01:00 |
|
tomasklim
|
a00e40e785
|
chore(jest): update in styles package
|
2023-11-20 09:19:59 +01:00 |
|
Daniel Suchý
|
bf8d0fe80f
|
chore(repo): upgrade to TS 5.2 (#9989)
|
2023-11-20 07:54:30 +01:00 |
|
Bohdan Juříček
|
e5341051cf
|
chore(suite-native): update react native (#8556)
|
2023-05-24 13:43:32 +02:00 |
|
Daniel Suchý
|
d0515be128
|
chore(mobile): upadete RN + Skia + Reanimated (#8190)
|
2023-04-23 20:27:42 +02:00 |
|
tomasklim
|
97fd16bb10
|
chore: update deps
|
2023-04-04 08:42:29 +01:00 |
|
Bohdan Juříček
|
5fb383ae8f
|
chore(suite-native): upgrade RN (#7971)
* chore(suite-native): upgrade RN
* chore(suite-native): deps
|
2023-04-03 11:11:18 +02:00 |
|
Bohdan Juříček
|
277df4442a
|
feat(suite-native): upgrade RN, assemble android (#7848)
* fix(suite-common): remove namespace export
* feat(suite-native): upgrade RN, assemble android
* Revert "Merge branch 'fix/suite-native-staging-errors' into fix/assemble-staging-and-production-build"
This reverts commit 772435833c, reversing
changes made to 66fd08a5f2.
* fix(suite-native): add babel plugin
* fix(suite-native): bundle
|
2023-03-15 16:03:34 +01:00 |
|
Daniel Suchý
|
952b31a888
|
chore(mobile): fix debug build + update RN (#7641)
|
2023-02-15 19:35:51 +00:00 |
|
tomasklim
|
151f364d78
|
feat: update typescript
|
2023-02-14 14:11:56 +01:00 |
|
Daniel Suchý
|
b3a09db066
|
chore(mobile): upgrade RN to 0.71 (#7620)
* chore(mobile): RN upgrade 0.71
* fix: types
* fix: RN tests
* chore(android): remove unused file
|
2023-02-14 10:04:18 +01:00 |
|
Daniel Suchý
|
ff398490fe
|
fix: eslint import enforce to include type deps (#7460)
|
2023-01-26 16:57:37 +01:00 |
|
Matej Kriz
|
d027b9763e
|
chore(monorepo): force workspace resolutions
|
2022-11-30 12:05:40 +01:00 |
|
tomasklim
|
5d1f95388e
|
feat: update few libs without changes
|
2022-11-25 09:40:47 +01:00 |
|
Daniel Suchý
|
b23f7b7bfa
|
chore: Upgrade to TS 4.9 (#6932)
|
2022-11-23 18:18:23 +01:00 |
|
Jan Komarek
|
54a975c07b
|
chore: require exact version of react and react-dom
|
2022-10-13 19:39:34 +02:00 |
|
Jan Komarek
|
3fdff1c3ad
|
chore: upgrade to react 18
|
2022-10-13 19:39:34 +02:00 |
|
Daniel Suchý
|
a446583d58
|
chore(ci): Nx for github validations (#6095)
* chore(ci): Nx for github validations
* chore: tune config
* chore: eslint scripts faster and unified settings
* chore: check formatting using nx
* chore: read-only NX token
|
2022-08-25 18:51:12 +02:00 |
|
Daniel Suchý
|
39c0ed80ed
|
chore: upgrade to yarn 3 (#6061)
|
2022-08-23 15:20:23 +02:00 |
|
Daniel Suchý
|
3913febc31
|
chore(test): unit tests config simplification (#5883)
|
2022-07-29 17:24:08 +02:00 |
|
Tomáš Klíma
|
75f79009c6
|
feat(suite): update libs without breaking changes
|
2022-06-08 13:36:00 +02:00 |
|
Daniel Suchý
|
4ee0ad5084
|
chore: Fix hot reload (#5474)
|
2022-05-24 16:24:19 +02:00 |
|
Daniel Suchý
|
7d19c1d71f
|
chore(suite-native): Add basic components for mob app (#5345)
|
2022-05-10 10:42:11 +02:00 |
|
Daniel Suchý
|
eaa94602cd
|
feat(theme): Add styling + theme package (#5259)
|
2022-04-26 17:54:02 +02:00 |
|