From 0a453e3776e37d30cf3bda6cecf357e5f9fc7b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 13:19:22 +0000 Subject: [PATCH] Upgrade: Bump @react-native-firebase/app, @react-native-firebase/analytics and @react-native-firebase/crashlytics Bumps [@react-native-firebase/app](https://github.com/invertase/react-native-firebase), [@react-native-firebase/analytics](https://github.com/invertase/react-native-firebase) and [@react-native-firebase/crashlytics](https://github.com/invertase/react-native-firebase). These dependencies needed to be updated together. Updates `@react-native-firebase/app` from 8.2.0 to 15.1.1 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/app@8.2.0...v15.1.1) Updates `@react-native-firebase/analytics` from 7.3.1 to 15.1.1 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/analytics@7.3.1...v15.1.1) Updates `@react-native-firebase/crashlytics` from 8.1.2 to 15.1.1 - [Release notes](https://github.com/invertase/react-native-firebase/releases) - [Changelog](https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md) - [Commits](https://github.com/invertase/react-native-firebase/compare/@react-native-firebase/crashlytics@8.1.2...v15.1.1) --- updated-dependencies: - dependency-name: "@react-native-firebase/app" dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@react-native-firebase/analytics" dependency-type: direct:production update-type: version-update:semver-major - dependency-name: "@react-native-firebase/crashlytics" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 6 +++--- yarn.lock | 34 +++++++++++++++------------------- 2 files changed, 18 insertions(+), 22 deletions(-) diff --git a/package.json b/package.json index ecbec904a2..98844f9ef4 100644 --- a/package.json +++ b/package.json @@ -44,9 +44,9 @@ "@react-native-community/picker": "^1.8.1", "@react-native-community/slider": "4.2.2", "@react-native-cookies/cookies": "6.0.8", - "@react-native-firebase/analytics": "^7.3.1", - "@react-native-firebase/app": "^8.2.0", - "@react-native-firebase/crashlytics": "^8.1.2", + "@react-native-firebase/analytics": "^15.1.1", + "@react-native-firebase/app": "^15.1.1", + "@react-native-firebase/crashlytics": "^15.1.1", "@react-navigation/drawer": "6.4.1", "@react-navigation/elements": "^1.3.3", "@react-navigation/native": "6.0.10", diff --git a/yarn.lock b/yarn.lock index 7bd9a2c855..4b83e029e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2865,7 +2865,7 @@ xcode "^3.0.1" xml2js "^0.4.23" -"@expo/config-plugins@4.1.5": +"@expo/config-plugins@4.1.5", "@expo/config-plugins@^4.1.5": version "4.1.5" resolved "https://registry.yarnpkg.com/@expo/config-plugins/-/config-plugins-4.1.5.tgz#9d357d2cda9c095e511b51583ede8a3b76174068" integrity sha512-RVvU40RtZt12HavuDAe+LDIq9lHj7sheOfMEHdmpJ/uTA8pgvkbc56XF6JHQD+yRr6+uhhb+JnAasGq49dsQbw== @@ -3987,30 +3987,26 @@ dependencies: invariant "^2.2.4" -"@react-native-firebase/analytics@^7.3.1": - version "7.3.1" - resolved "https://registry.yarnpkg.com/@react-native-firebase/analytics/-/analytics-7.3.1.tgz#f24509c1f996217e89829147d28d319ed5fbbd0b" - integrity sha512-8U70bVSnsH5xlbNDL+LkF0VjgZ3nejSCsrIrxI29aulMPAdAD6ZndH9gVegFK75vLILy3giWRlGR89o08fnpxA== - -"@react-native-firebase/app-types@6.7.2": - version "6.7.2" - resolved "https://registry.yarnpkg.com/@react-native-firebase/app-types/-/app-types-6.7.2.tgz#d2e1530af5702e00578914b41468898c10d3289c" - integrity sha512-pIwc6e0ZINw6PJqNVsAxzOVJUDg6au2TdulY+ZOYQ11SPDs5I2n9likoGrElPmJjajT4s9h87uz/6PWP2k9PxQ== +"@react-native-firebase/analytics@^15.1.1": + version "15.1.1" + resolved "https://registry.yarnpkg.com/@react-native-firebase/analytics/-/analytics-15.1.1.tgz#eab1bdcbc3e5a6443f478d5717cb6b2feec91bd8" + integrity sha512-9OikjfOYO2byOIbbISbOC6LbIJCLAyfJKrQBMDmRpx5XdbJS37xLj2KI0aniObYZXrlkdcZ8t2HxrslGYikY8A== -"@react-native-firebase/app@^8.2.0": - version "8.2.0" - resolved "https://registry.yarnpkg.com/@react-native-firebase/app/-/app-8.2.0.tgz#28db1958c8bd8028503b4d0a68a31a7c4caf61cc" - integrity sha512-V3s87BlDIyuhtK/1w+vwKdY5AlOCCBXovlorZU1wiyDH8Q942Cjxcx9tBc59+TLWqMYrYyFGAnAJxnIw3QzmmQ== +"@react-native-firebase/app@^15.1.1": + version "15.1.1" + resolved "https://registry.yarnpkg.com/@react-native-firebase/app/-/app-15.1.1.tgz#76100645b3228eed3c0d76521531fdc0e2b20f04" + integrity sha512-yLC+BZtXjHLzdwLyt5/ryrUcJhYK+F1mb3GAPUOB5yujM8Ndd0O2HXNoVvLPkhEjEdyvyxfRrvqcT21BKmuw3A== dependencies: - "@react-native-firebase/app-types" "6.7.2" + "@expo/config-plugins" "^4.1.5" opencollective-postinstall "^2.0.1" superstruct "^0.6.2" -"@react-native-firebase/crashlytics@^8.1.2": - version "8.1.2" - resolved "https://registry.yarnpkg.com/@react-native-firebase/crashlytics/-/crashlytics-8.1.2.tgz#2a9c0ec8809457ba1f48acffc8d86f043aac0ff6" - integrity sha512-xRGMeuNmJcaPmgr3PqIXS1r5Wx2x21S9ES007BTBpyCzd92vmlKVawpx5vYjFoVQeKRjEPT37MJ7QTU4x81JoA== +"@react-native-firebase/crashlytics@^15.1.1": + version "15.1.1" + resolved "https://registry.yarnpkg.com/@react-native-firebase/crashlytics/-/crashlytics-15.1.1.tgz#c483950b39b98e09efcc113c65f471a955e2aa3a" + integrity sha512-iH5wVUDZ5Tfm2Z3xVFK0VSlqUJtSCVmN88EFE6NLLzNngpOmvpdE+KI+CjDCwePOK8or4acXLW8MLWqncxAAYA== dependencies: + "@expo/config-plugins" "^4.1.5" stacktrace-js "^2.0.0" "@react-native-picker/picker@^1.8.3":