Skip to content

Commit 36e4037

Browse files
committed
chore: update react-native-firebase to 19.3.0
1 parent 11fb5c3 commit 36e4037

File tree

3 files changed

+29
-240
lines changed

3 files changed

+29
-240
lines changed

packages/jsActions/mobile-resources-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@react-native-camera-roll/camera-roll": "7.4.0",
3030
"@react-native-community/push-notification-ios": "1.10.1",
31-
"@react-native-firebase/messaging": "17.3.0",
31+
"@react-native-firebase/messaging": "19.3.0",
3232
"@swan-io/react-native-browser": "^0.4.1",
3333
"fbjs": "3.0.4",
3434
"mime": "3.0.0",
@@ -54,4 +54,4 @@
5454
"rimraf": "^4.4.1",
5555
"rollup": "^2.79.2"
5656
}
57-
}
57+
}

packages/pluggableWidgets/notifications-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
},
2020
"dependencies": {
2121
"@mendix/piw-utils-internal": "*",
22-
"@react-native-firebase/app": "17.3.0",
23-
"@react-native-firebase/messaging": "17.3.0",
22+
"@react-native-firebase/app": "19.3.0",
23+
"@react-native-firebase/messaging": "19.3.0",
2424
"react-native-push-notification": "8.1.1"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)