Skip to content

Commit fac9d54

Browse files
Build(deps-dev): Bump react and @types/react
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 18.3.1 to 19.2.6 - [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.6/packages/react) Updates `@types/react` from 18.3.27 to 19.2.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.6 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/react" dependency-version: 19.2.14 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 593d788 commit fac9d54

2 files changed

Lines changed: 546 additions & 344 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,15 +96,15 @@
9696
"@react-native-async-storage/async-storage": "^1.21.0",
9797
"@react-native/babel-preset": "^0.77.0",
9898
"@types/jest": "^29.5.12",
99-
"@types/react": "^18.0.25",
99+
"@types/react": "^19.2.14",
100100
"@typescript-eslint/eslint-plugin": "^8.57.2",
101101
"@typescript-eslint/parser": "^8.57.2",
102102
"babel-jest": "^29.7.0",
103103
"eslint": "^10.1.0",
104104
"expo-application": "^6.0.0",
105105
"expo-device": "^7.0.0",
106106
"jest": "^29.7.0",
107-
"react": "^18.3.1",
107+
"react": "^19.2.6",
108108
"react-native": "^0.77.0",
109109
"react-native-builder-bob": "^0.23.0",
110110
"react-native-device-info": "^14.0.0",

0 commit comments

Comments
 (0)