Skip to content

Commit 483d3bd

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 aeb0085 commit 483d3bd

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.6",
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.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11104,14 +11104,14 @@ __metadata:
1110411104
languageName: node
1110511105
linkType: hard
1110611106

11107-
"react-dom@npm:19.1.0":
11108-
version: 19.1.0
11109-
resolution: "react-dom@npm:19.1.0"
11107+
"react-dom@npm:19.1.1":
11108+
version: 19.1.1
11109+
resolution: "react-dom@npm:19.1.1"
1111011110
dependencies:
1111111111
scheduler: "npm:^0.26.0"
1111211112
peerDependencies:
11113-
react: ^19.1.0
11114-
checksum: 10c0/3e26e89bb6c67c9a6aa86cb888c7a7f8258f2e347a6d2a15299c17eb16e04c19194e3452bc3255bd34000a61e45e2cb51e46292392340432f133e5a5d2dfb5fc
11113+
react: ^19.1.1
11114+
checksum: 10c0/8c91198510521299c56e4e8d5e3a4508b2734fb5e52f29eeac33811de64e76fe586ad32c32182e2e84e070d98df67125da346c3360013357228172dbcd20bcdd
1111511115
languageName: node
1111611116
linkType: hard
1111711117

@@ -11173,7 +11173,7 @@ __metadata:
1117311173
expo-status-bar: "npm:3.0.6"
1117411174
expo-system-ui: "npm:6.0.6"
1117511175
react: "npm:19.1.0"
11176-
react-dom: "npm:19.1.0"
11176+
react-dom: "npm:19.1.1"
1117711177
react-native: "npm:0.81.1"
1117811178
react-native-builder-bob: "npm:^0.40.13"
1117911179
react-native-css: "link:../"

0 commit comments

Comments
 (0)