|
@@ -52,8 +52,8 @@
|
|
|
"@react-navigation/stack": "7.4.2",
|
|
"@react-navigation/stack": "7.4.2",
|
|
|
"@shopify/react-native-skia": "2.0.7",
|
|
"@shopify/react-native-skia": "2.0.7",
|
|
|
"axios": "1.7.9",
|
|
"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-device-info": "14.0.4",
|
|
|
"react-native-gesture-handler": "2.25.0",
|
|
"react-native-gesture-handler": "2.25.0",
|
|
|
"react-native-i18n": "https://gitee.com/vbes/react-native-i18n.git",
|
|
"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": "15.0.1",
|
|
|
"@react-native-community/cli-platform-android": "15.0.1",
|
|
"@react-native-community/cli-platform-android": "15.0.1",
|
|
|
"@react-native-community/cli-platform-ios": "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/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",
|
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
|
"eslint": "^8.19.0",
|
|
"eslint": "^8.19.0",
|
|
|
"jest": "^29.6.3",
|
|
"jest": "^29.6.3",
|
|
|
"patch-package": "^8.0.0",
|
|
"patch-package": "^8.0.0",
|
|
|
"postinstall-postinstall": "^2.1.0",
|
|
"postinstall-postinstall": "^2.1.0",
|
|
|
"prettier": "2.8.8",
|
|
"prettier": "2.8.8",
|
|
|
- "react-test-renderer": "18.3.1",
|
|
|
|
|
|
|
+ "react-test-renderer": "19.0.0",
|
|
|
"typescript": "5.0.4"
|
|
"typescript": "5.0.4"
|
|
|
},
|
|
},
|
|
|
"resolutions": {
|
|
"resolutions": {
|