Skip to content

Commit 2415a8c

Browse files
chore(deps): bump react-dom from 19.1.0 to 19.1.1
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) 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-dom) --- updated-dependencies: - dependency-name: react-dom 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 7ed3a38 commit 2415a8c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"expo-status-bar": "~3.0.7",
1919
"expo-system-ui": "6.0.6",
2020
"react": "19.1.0",
21-
"react-dom": "19.1.0",
21+
"react-dom": "19.1.1",
2222
"react-native": "0.81.1",
2323
"react-native-css": "link:../",
2424
"react-native-reanimated": "~4.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10869,14 +10869,14 @@ __metadata:
1086910869
languageName: node
1087010870
linkType: hard
1087110871

10872-
"react-dom@npm:19.1.0":
10873-
version: 19.1.0
10874-
resolution: "react-dom@npm:19.1.0"
10872+
"react-dom@npm:19.1.1":
10873+
version: 19.1.1
10874+
resolution: "react-dom@npm:19.1.1"
1087510875
dependencies:
1087610876
scheduler: "npm:^0.26.0"
1087710877
peerDependencies:
10878-
react: ^19.1.0
10879-
checksum: 10c0/3e26e89bb6c67c9a6aa86cb888c7a7f8258f2e347a6d2a15299c17eb16e04c19194e3452bc3255bd34000a61e45e2cb51e46292392340432f133e5a5d2dfb5fc
10878+
react: ^19.1.1
10879+
checksum: 10c0/8c91198510521299c56e4e8d5e3a4508b2734fb5e52f29eeac33811de64e76fe586ad32c32182e2e84e070d98df67125da346c3360013357228172dbcd20bcdd
1088010880
languageName: node
1088110881
linkType: hard
1088210882

@@ -10938,7 +10938,7 @@ __metadata:
1093810938
expo-status-bar: "npm:~3.0.7"
1093910939
expo-system-ui: "npm:6.0.6"
1094010940
react: "npm:19.1.0"
10941-
react-dom: "npm:19.1.0"
10941+
react-dom: "npm:19.1.1"
1094210942
react-native: "npm:0.81.1"
1094310943
react-native-builder-bob: "npm:^0.40.13"
1094410944
react-native-css: "link:../"

0 commit comments

Comments
 (0)