Skip to content

Commit ebdd324

Browse files
chore(deps): bump react from 19.1.0 to 19.1.1
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.1.0 to 19.1.1. - [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.1.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aeb0085 commit ebdd324

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"expo-dev-client": "6.0.4",
1818
"expo-status-bar": "3.0.6",
1919
"expo-system-ui": "6.0.6",
20-
"react": "19.1.0",
20+
"react": "19.1.1",
2121
"react-dom": "19.1.0",
2222
"react-native": "0.81.1",
2323
"react-native-css": "link:../",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"peerDependencies": {
195195
"@expo/metro-config": ">=0.21.8",
196196
"lightningcss": ">=1.27.0",
197-
"react": "19.1.0",
197+
"react": "19.1.1",
198198
"react-native": "0.81.1"
199199
},
200200
"devDependencies": {
@@ -226,7 +226,7 @@
226226
"metro-runtime": "^0.83.0",
227227
"postcss": "^8.5.6",
228228
"prettier": "^3.6.2",
229-
"react": "19.1.0",
229+
"react": "19.1.1",
230230
"react-native": "0.81.1",
231231
"react-native-builder-bob": "^0.40.13",
232232
"react-native-reanimated": "~4.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11172,7 +11172,7 @@ __metadata:
1117211172
expo-dev-client: "npm:6.0.4"
1117311173
expo-status-bar: "npm:3.0.6"
1117411174
expo-system-ui: "npm:6.0.6"
11175-
react: "npm:19.1.0"
11175+
react: "npm:19.1.1"
1117611176
react-dom: "npm:19.1.0"
1117711177
react-native: "npm:0.81.1"
1117811178
react-native-builder-bob: "npm:^0.40.13"
@@ -11227,7 +11227,7 @@ __metadata:
1122711227
metro-runtime: "npm:^0.83.0"
1122811228
postcss: "npm:^8.5.6"
1122911229
prettier: "npm:^3.6.2"
11230-
react: "npm:19.1.0"
11230+
react: "npm:19.1.1"
1123111231
react-native: "npm:0.81.1"
1123211232
react-native-builder-bob: "npm:^0.40.13"
1123311233
react-native-reanimated: "npm:~4.1.0"
@@ -11243,7 +11243,7 @@ __metadata:
1124311243
peerDependencies:
1124411244
"@expo/metro-config": ">=0.21.8"
1124511245
lightningcss: ">=1.27.0"
11246-
react: 19.1.0
11246+
react: 19.1.1
1124711247
react-native: 0.81.1
1124811248
languageName: unknown
1124911249
linkType: soft
@@ -11463,10 +11463,10 @@ __metadata:
1146311463
languageName: node
1146411464
linkType: hard
1146511465

11466-
"react@npm:19.1.0":
11467-
version: 19.1.0
11468-
resolution: "react@npm:19.1.0"
11469-
checksum: 10c0/530fb9a62237d54137a13d2cfb67a7db6a2156faed43eecc423f4713d9b20c6f2728b026b45e28fcd72e8eadb9e9ed4b089e99f5e295d2f0ad3134251bdd3698
11466+
"react@npm:19.1.1":
11467+
version: 19.1.1
11468+
resolution: "react@npm:19.1.1"
11469+
checksum: 10c0/8c9769a2dfd02e603af6445058325e6c8a24b47b185d0e461f66a6454765ddcaecb3f0a90184836c68bb509f3c38248359edbc42f0d07c23eb500a5c30c87b4e
1147011470
languageName: node
1147111471
linkType: hard
1147211472

0 commit comments

Comments
 (0)