Commit 2a48311
authored
chore(deps): bump the example-dependencies group (#1212)
Bumps the example-dependencies group in /examples/AnalyticsReactNativeExample with 29 updates:
| Package | From | To |
| --- | --- | --- |
| [@braze/react-native-sdk](https://github.com/braze-inc/braze-react-native-sdk) | `13.2.0` | `19.2.0` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/async-storage) | `2.1.0` | `3.0.2` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `6.1.18` | `7.2.2` |
| [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) | `6.4.1` | `7.8.10` |
| [@segment/analytics-react-native](https://github.com/segmentio/analytics-react-native/tree/HEAD/packages/core) | `2.20.3` | `2.22.0` |
| [@segment/analytics-react-native-plugin-braze](https://github.com/segmentio/analytics-react-native/tree/HEAD/packages/core) | `0.7.0` | `0.9.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.2.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.12` | `19.2.14` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.1` | `0.85.0` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.20.2` | `2.31.1` |
| [react-native-get-random-values](https://github.com/LinusU/react-native-get-random-values) | `1.11.0` | `2.0.0` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `4.14.0` | `5.7.0` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.0` | `7.29.0` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.29.2` |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.29.2` |
| [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `15.0.0` | `20.1.3` |
| [@react-native-community/cli-platform-android](https://github.com/react-native-community/cli/tree/HEAD/packages/platform-android) | `15.0.0` | `20.1.3` |
| [@react-native-community/cli-platform-ios](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-platform-ios) | `15.0.0` | `20.1.3` |
| [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.76.1` | `0.85.0` |
| [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) | `0.76.1` | `0.85.0` |
| [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) | `0.76.1` | `0.85.0` |
| [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) | `0.76.1` | `0.85.0` |
| [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.7.0` | `30.3.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.2.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.3.0` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.8.2` |
| [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.3.1` | `19.2.5` |
| [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer) | `18.3.0` | `19.1.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.0.4` | `6.0.2` |
Updates `@braze/react-native-sdk` from 13.2.0 to 19.2.0
- [Release notes](https://github.com/braze-inc/braze-react-native-sdk/releases)
- [Changelog](https://github.com/braze-inc/braze-react-native-sdk/blob/master/CHANGELOG.md)
- [Commits](braze-inc/braze-react-native-sdk@13.2.0...19.2.0)
Updates `@react-native-async-storage/async-storage` from 2.1.0 to 3.0.2
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Changelog](https://github.com/react-native-async-storage/async-storage/blob/main/packages/async-storage/CHANGELOG.md)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/async-storage@3.0.2/packages/async-storage)
Updates `@react-navigation/native` from 6.1.18 to 7.2.2
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.2.2/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.2.2/packages/native)
Updates `@react-navigation/stack` from 6.4.1 to 7.8.10
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/stack@7.8.10/packages/stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@7.8.10/packages/stack)
Updates `@segment/analytics-react-native` from 2.20.3 to 2.22.0
- [Release notes](https://github.com/segmentio/analytics-react-native/releases)
- [Changelog](https://github.com/segmentio/analytics-react-native/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/segmentio/analytics-react-native/commits/@segment/analytics-react-native-v2.22.0/packages/core)
Updates `@segment/analytics-react-native-plugin-braze` from 0.7.0 to 0.9.0
- [Release notes](https://github.com/segmentio/analytics-react-native/releases)
- [Changelog](https://github.com/segmentio/analytics-react-native/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/segmentio/analytics-react-native/commits/@segment/analytics-react-native-plugin-braze-v0.9.0/packages/core)
Updates `react` from 18.3.1 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react)
Updates `@types/react` from 18.3.12 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `react-native` from 0.76.1 to 0.85.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.0/packages/react-native)
Updates `react-native-gesture-handler` from 2.20.2 to 2.31.1
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.20.2...v2.31.1)
Updates `react-native-get-random-values` from 1.11.0 to 2.0.0
- [Release notes](https://github.com/LinusU/react-native-get-random-values/releases)
- [Commits](LinusU/react-native-get-random-values@v1.11.0...v2.0.0)
Updates `react-native-safe-area-context` from 4.14.0 to 5.7.0
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v4.14.0...v5.7.0)
Updates `@babel/core` from 7.26.0 to 7.29.0
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.0/packages/babel-core)
Updates `@babel/preset-env` from 7.26.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env)
Updates `@babel/runtime` from 7.26.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-runtime)
Updates `@react-native-community/cli` from 15.0.0 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/cli)
Updates `@react-native-community/cli-platform-android` from 15.0.0 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/platform-android)
Updates `@react-native-community/cli-platform-ios` from 15.0.0 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli-platform-ios/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/cli-platform-ios)
Updates `@react-native/babel-preset` from 0.76.1 to 0.85.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](facebook/react-native@v0.76.1...v0.85.0)
Updates `@react-native/eslint-config` from 0.76.1 to 0.85.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.0/packages/eslint-config-react-native)
Updates `@react-native/metro-config` from 0.76.1 to 0.85.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.0/packages/metro-config)
Updates `@react-native/typescript-config` from 0.76.1 to 0.85.0
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.85.0/packages/typescript-config)
Updates `@types/react` from 18.3.12 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `babel-jest` from 29.7.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/babel-jest)
Updates `eslint` from 8.57.1 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v8.57.1...v10.2.0)
Updates `jest` from 29.7.0 to 30.3.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest)
Updates `prettier` from 2.8.8 to 3.8.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.8.2)
Updates `react-test-renderer` from 18.3.1 to 19.2.5
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.5/packages/react-test-renderer)
Updates `@types/react-test-renderer` from 18.3.0 to 19.1.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer)
Updates `typescript` from 5.0.4 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v6.0.2)
---
updated-dependencies:
- dependency-name: "@braze/react-native-sdk"
dependency-version: 19.2.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@react-native-async-storage/async-storage"
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@react-navigation/native"
dependency-version: 7.2.2
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@react-navigation/stack"
dependency-version: 7.8.10
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@segment/analytics-react-native"
dependency-version: 2.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@segment/analytics-react-native-plugin-braze"
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: react
dependency-version: 19.2.5
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@types/react"
dependency-version: 19.2.14
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: react-native
dependency-version: 0.85.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: react-native-gesture-handler
dependency-version: 2.31.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: react-native-get-random-values
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: react-native-safe-area-context
dependency-version: 5.7.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@babel/core"
dependency-version: 7.29.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@babel/preset-env"
dependency-version: 7.29.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@babel/runtime"
dependency-version: 7.29.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@react-native-community/cli"
dependency-version: 20.1.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@react-native-community/cli-platform-android"
dependency-version: 20.1.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@react-native-community/cli-platform-ios"
dependency-version: 20.1.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@react-native/babel-preset"
dependency-version: 0.85.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@react-native/eslint-config"
dependency-version: 0.85.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@react-native/metro-config"
dependency-version: 0.85.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@react-native/typescript-config"
dependency-version: 0.85.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: example-dependencies
- dependency-name: "@types/react"
dependency-version: 19.2.14
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: babel-jest
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: eslint
dependency-version: 10.2.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: jest
dependency-version: 30.3.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: prettier
dependency-version: 3.8.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: react-test-renderer
dependency-version: 19.2.5
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: "@types/react-test-renderer"
dependency-version: 19.1.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
- dependency-name: typescript
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: example-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 00088eb commit 2a48311
2 files changed
Lines changed: 4127 additions & 2600 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments