Forráskód Böngészése

Upgrade ReactNative to 0.78.3

wudebin 2 hónapja
szülő
commit
6df3b842ac

+ 2 - 2
Strides-SPAPP/android/app/version.properties

@@ -1,2 +1,2 @@
-#Thu Apr 09 17:09:37 CST 2026
-VERSION_CODE=863
+#Thu Apr 09 17:38:22 CST 2026
+VERSION_CODE=864

+ 1 - 1
Strides-SPAPP/app.json

@@ -2,7 +2,7 @@
   "name": "Strides",
   "displayName": "ChargEco",
   "versionCode": 850,
-  "versionName": "V4.1.2",
+  "versionName": "V4.2.0",
   "product": false,
   "debug": true,
   "isWhitelabel": true,

+ 9 - 9
Strides-SPAPP/package.json

@@ -52,8 +52,8 @@
     "@react-navigation/stack": "7.4.2",
     "@shopify/react-native-skia": "2.0.7",
     "axios": "1.7.9",
-    "react": "18.3.1",
-    "react-native": "0.77.3",
+    "react": "19.0.0",
+    "react-native": "0.78.3",
     "react-native-device-info": "14.0.4",
     "react-native-gesture-handler": "2.25.0",
     "react-native-i18n": "https://gitee.com/vbes/react-native-i18n.git",
@@ -90,20 +90,20 @@
     "@react-native-community/cli": "15.0.1",
     "@react-native-community/cli-platform-android": "15.0.1",
     "@react-native-community/cli-platform-ios": "15.0.1",
-    "@react-native/babel-preset": "0.77.3",
-    "@react-native/eslint-config": "0.77.3",
-    "@react-native/metro-config": "0.77.3",
-    "@react-native/typescript-config": "0.77.3",
+    "@react-native/babel-preset": "0.78.3",
+    "@react-native/eslint-config": "0.78.3",
+    "@react-native/metro-config": "0.78.3",
+    "@react-native/typescript-config": "0.78.3",
     "@types/jest": "^29.5.13",
-    "@types/react": "^18.2.6",
-    "@types/react-test-renderer": "^18.0.0",
+    "@types/react": "^19.0.0",
+    "@types/react-test-renderer": "^19.0.0",
     "babel-plugin-module-resolver": "^5.0.2",
     "eslint": "^8.19.0",
     "jest": "^29.6.3",
     "patch-package": "^8.0.0",
     "postinstall-postinstall": "^2.1.0",
     "prettier": "2.8.8",
-    "react-test-renderer": "18.3.1",
+    "react-test-renderer": "19.0.0",
     "typescript": "5.0.4"
   },
   "resolutions": {