diff --git a/packages/react-native-sdk/package.json b/packages/react-native-sdk/package.json index ac3224e767..d150a2ed9c 100644 --- a/packages/react-native-sdk/package.json +++ b/packages/react-native-sdk/package.json @@ -38,7 +38,7 @@ "text-encoding-polyfill": "0.6.7" }, "peerDependencies": { - "@notifee/react-native": ">=7.7.0", + "@notifee/react-native": ">=7.8.0", "@react-native-community/netinfo": ">=9.0.0", "@react-native-firebase/app": ">=17.5.0", "@react-native-firebase/messaging": ">=17.5.0", @@ -69,7 +69,7 @@ }, "devDependencies": { "@babel/preset-typescript": "^7.21.5", - "@notifee/react-native": "7.7.1", + "@notifee/react-native": "7.8.0", "@react-native-community/eslint-config": "^3.2.0", "@react-native-community/netinfo": "9.3.9", "@react-native-firebase/app": "17.5.0", diff --git a/sample-apps/react-native/dogfood/ios/Podfile.lock b/sample-apps/react-native/dogfood/ios/Podfile.lock index c30c7127f0..c15e104aae 100644 --- a/sample-apps/react-native/dogfood/ios/Podfile.lock +++ b/sample-apps/react-native/dogfood/ios/Podfile.lock @@ -607,7 +607,7 @@ PODS: - stream-react-native-webrtc (104.0.1): - React-Core - WebRTC-SDK (= 104.5112.17) - - stream-video-react-native (0.0.1-alpha.376): + - stream-video-react-native (0.0.1-alpha.403): - React-Core - stream-react-native-webrtc - TOCropViewController (2.6.1) @@ -960,7 +960,7 @@ SPEC CHECKSUMS: SentryPrivate: 2eaabf598a46d4b9b8822aef766df2a84caf2e6f SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608 stream-react-native-webrtc: 3e45950d539248d24c1a0a3eafa0f98b5a343ab3 - stream-video-react-native: f9f3964fb15ca8673fd5b5dbdbbea483a283c807 + stream-video-react-native: f1c24a2b0826de7d37256964c444d83a48ac3882 TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863 WebRTC-SDK: 082ae4893212534a779ca233f19a9df8efd5f3bd Yoga: f7decafdc5e8c125e6fa0da38a687e35238420fa diff --git a/sample-apps/react-native/dogfood/package.json b/sample-apps/react-native/dogfood/package.json index 4ed680e41f..3e6e558a4d 100644 --- a/sample-apps/react-native/dogfood/package.json +++ b/sample-apps/react-native/dogfood/package.json @@ -18,7 +18,7 @@ "lint:ci": "eslint --cache 'src/**/*.{ts,tsx}'" }, "dependencies": { - "@notifee/react-native": "^7.7.1", + "@notifee/react-native": "^7.8.0", "@react-native-camera-roll/camera-roll": "^5.6.0", "@react-native-clipboard/clipboard": "^1.11.1", "@react-native-community/netinfo": "9.3.10", diff --git a/yarn.lock b/yarn.lock index 8f9638f4d3..7e52aede10 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3965,16 +3965,7 @@ __metadata: languageName: node linkType: hard -"@notifee/react-native@npm:7.7.1": - version: 7.7.1 - resolution: "@notifee/react-native@npm:7.7.1" - peerDependencies: - react-native: "*" - checksum: 0dd6b5f3d90be80bdb03549e29e9d6b2cacfca599d8982594d4d3f945e54d609c36d5416aed0627e453fdd38c1c2884a55a6a5914b8aee679392c2a60e788aff - languageName: node - linkType: hard - -"@notifee/react-native@npm:^7.7.1": +"@notifee/react-native@npm:7.8.0, @notifee/react-native@npm:^7.8.0": version: 7.8.0 resolution: "@notifee/react-native@npm:7.8.0" peerDependencies: @@ -6892,7 +6883,7 @@ __metadata: "@babel/core": ^7.20.0 "@babel/preset-env": ^7.20.0 "@babel/runtime": ^7.20.0 - "@notifee/react-native": ^7.7.1 + "@notifee/react-native": ^7.8.0 "@react-native-camera-roll/camera-roll": ^5.6.0 "@react-native-clipboard/clipboard": ^1.11.1 "@react-native-community/eslint-config": ^3.2.0 @@ -6953,7 +6944,7 @@ __metadata: resolution: "@stream-io/video-react-native-sdk@workspace:packages/react-native-sdk" dependencies: "@babel/preset-typescript": ^7.21.5 - "@notifee/react-native": 7.7.1 + "@notifee/react-native": 7.8.0 "@react-native-community/eslint-config": ^3.2.0 "@react-native-community/netinfo": 9.3.9 "@react-native-firebase/app": 17.5.0 @@ -6988,7 +6979,7 @@ __metadata: ts-node: ^10.9.1 typescript: ^4.9.5 peerDependencies: - "@notifee/react-native": ">=7.7.0" + "@notifee/react-native": ">=7.8.0" "@react-native-community/netinfo": ">=9.0.0" "@react-native-firebase/app": ">=17.5.0" "@react-native-firebase/messaging": ">=17.5.0"