Skip to content

Commit c8d1214

Browse files
chore(deps): bump react-dom from 19.1.1 to 19.2.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.1.1 to 19.2.0. - [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.0/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5299c2f commit c8d1214

File tree

3 files changed

+16
-26
lines changed

3 files changed

+16
-26
lines changed

packages/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"launchdarkly-react-client-sdk": "^3.9.0",
2020
"msw": "^2.11.6",
2121
"react": "^19.1.1",
22-
"react-dom": "^19.1.1",
22+
"react-dom": "^19.2.0",
2323
"react-router-dom": "^7.9.4"
2424
},
2525
"devDependencies": {

packages/toolbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"motion": "^12.19.2",
9797
"oxlint": "^1.24.0",
9898
"react": "^19.1.1",
99-
"react-dom": "^19.1.1",
99+
"react-dom": "^19.2.0",
100100
"storybook": "^9.1.16",
101101
"storybook-addon-rslib": "^2.1.2",
102102
"storybook-react-rsbuild": "^2.1.2",

pnpm-lock.yaml

Lines changed: 14 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)