aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2025-08-20 16:23:47 +0300
committerMohamedBassem <me@mbassem.com>2025-08-20 16:23:47 +0300
commitbe420c9aebb0f2d343a0c94327fddc089f56d402 (patch)
treebab9cfff8f6344523823b5c1501af66e58b1378d /apps/mobile
parentf7b145c6551e76a6d4b9fc3a4983a28ef91a6d14 (diff)
downloadkarakeep-be420c9aebb0f2d343a0c94327fddc089f56d402.tar.zst
deps: Upgrade nextjs to 15.5
Diffstat (limited to 'apps/mobile')
-rw-r--r--apps/mobile/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/mobile/package.json b/apps/mobile/package.json
index 0ed5668c..6b0ed3d9 100644
--- a/apps/mobile/package.json
+++ b/apps/mobile/package.json
@@ -44,7 +44,7 @@
"expo-web-browser": "^14.1.6",
"lucide-react-native": "^0.513.0",
"nativewind": "^4.1.23",
- "react": "^19.1.0",
+ "react": "19.1.1",
"react-native": "0.79.3",
"react-native-awesome-slider": "^2.5.3",
"react-native-blob-util": "^0.21.2",
@@ -67,7 +67,7 @@
"@karakeep/prettier-config": "workspace:^0.1.0",
"@karakeep/tailwind-config": "workspace:^0.1.0",
"@karakeep/tsconfig": "workspace:^0.1.0",
- "@types/react": "^19.1.6",
+ "@types/react": "19.1.10",
"ajv": "latest",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.1",