large performance boost to Nitro Modules

This commit is contained in:
Violet Caulfield
2025-12-22 13:55:00 -06:00
parent b8d7478bac
commit 8b913be813
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -45,7 +45,7 @@
"react-native-linear-gradient": "^2.8.3",
"react-native-mmkv": "^4.1.0",
"react-native-nitro-fetch": "^0.1.6",
"react-native-nitro-modules": "0.31.10",
"react-native-nitro-modules": "0.32.0-beta.0",
"react-native-nitro-ota": "0.9.0",
"react-native-pager-view": "8.0.0",
"react-native-reanimated": "4.1.6",
@@ -1930,7 +1930,7 @@
"react-native-nitro-fetch": ["react-native-nitro-fetch@0.1.6", "", { "peerDependencies": { "react": "*", "react-native": "*", "react-native-nitro-modules": "^0.29.2", "react-native-worklets-core": "^1.6.0" }, "optionalPeers": ["react-native-worklets-core"] }, "sha512-DbE/vN5B67SJM8Q0myHOwSSc7ASqJPaKYXVsWdNGIPS+csr9gygCKILT4RQ+xZ92iJGKn4bfyq+rRsacRWBV9A=="],
"react-native-nitro-modules": ["react-native-nitro-modules@0.31.10", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-hcvjTu9YJE9fMmnAUvhG8CxvYLpOuMQ/2eyi/S6GyrecezF6Rmk/uRQEL6v09BRFWA/xRVZNQVulQPS+2HS3mQ=="],
"react-native-nitro-modules": ["react-native-nitro-modules@0.32.0-beta.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-Yb3PaefFZXVLAj/2meruDX9IH6Q8P0eeKqLiTcwY8NG/bMb/cUqteYA9FZIhc8TUGmn/FiQu18hhCF0QYySOWA=="],
"react-native-nitro-ota": ["react-native-nitro-ota@0.9.0", "", { "peerDependencies": { "react": "*", "react-native": "*", "react-native-nitro-modules": "^0.31.10" } }, "sha512-hxSGMy612Iz+DEgJu1fLBFV9w2Z9s3hR7glnj/qDmzpF5+Bb2NxPGmr19hhhL6riKZx/+BO3e1mY4OG1cek65w=="],
+2 -2
View File
@@ -74,7 +74,7 @@ PODS:
- ReactCommon/turbomodule/core
- SocketRocket
- Yoga
- NitroModules (0.31.10):
- NitroModules (0.32.0-beta.0):
- boost
- DoubleConversion
- fast_float
@@ -3599,7 +3599,7 @@ SPEC CHECKSUMS:
MMKVCore: f2dd4c9befea04277a55e84e7812f930537993df
NitroFetch: 660adfb47f84b28db664f97b50e5dc28506ab6c1
NitroMmkv: ce1df9b9f0e06dfbde2455d863047e0411fceb6e
NitroModules: 5bc319d441f4983894ea66b1d392c519536e6d23
NitroModules: 7dc2f90b6122b23143848972adc5ac9513537d43
NitroOta: d6a10da7e79dd58dace797d43b43e8e034c86eca
NitroOtaBundleManager: 59a8392078acfd0f28d31c1360f15f7eddcd8482
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
+1 -1
View File
@@ -77,7 +77,7 @@
"react-native-linear-gradient": "^2.8.3",
"react-native-mmkv": "^4.1.0",
"react-native-nitro-fetch": "^0.1.6",
"react-native-nitro-modules": "0.31.10",
"react-native-nitro-modules": "0.32.0-beta.0",
"react-native-nitro-ota": "0.9.0",
"react-native-pager-view": "8.0.0",
"react-native-reanimated": "4.1.6",