diff options
| author | Mohamed Bassem <me@mbassem.com> | 2026-01-15 10:56:59 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2026-01-15 10:56:59 +0000 |
| commit | 086b464dc66e61e182702e58a6b2f102eda1ab50 (patch) | |
| tree | 32a00e4517b596dd41ae080a0a39d8c7c9b12f53 /apps/mobile | |
| parent | b4dbc9ce5c078ab0440b3d81558eef2025adb880 (diff) | |
| download | karakeep-086b464dc66e61e182702e58a6b2f102eda1ab50.tar.zst | |
deps: upgrade react to 19.2.1
Diffstat (limited to 'apps/mobile')
| -rw-r--r-- | apps/mobile/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mobile/package.json b/apps/mobile/package.json index d1525a48..4fba01cb 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -47,7 +47,7 @@ "expo-web-browser": "^14.1.6", "lucide-react-native": "^0.513.0", "nativewind": "^4.1.23", - "react": "^19.1.0", + "react": "^19.2.1", "react-native": "0.79.5", "react-native-awesome-slider": "^2.5.3", "react-native-blob-util": "^0.21.2", |
