Skip to content

Commit 5581807

Browse files
Bump react-dom from 19.2.7 to 19.2.8 (#21)
Bumps [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) from 19.2.7 to 19.2.8. - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a59ea4f commit 5581807

3 files changed

Lines changed: 357 additions & 357 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"markdown-to-jsx": "^9.9.0",
2525
"next": "^16.2.10",
2626
"react": "^19.2.7",
27-
"react-dom": "^19.2.7",
27+
"react-dom": "^19.2.8",
2828
"tailwind-merge": "^3.6.0"
2929
},
3030
"devDependencies": {

plugins/webui-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"lucide-react": "^1.27.0",
4848
"radix-ui": "^1.6.7",
4949
"react": "^19.2.7",
50-
"react-dom": "^19.2.7",
50+
"react-dom": "^19.2.8",
5151
"shadcn": "^4.16.0",
5252
"tailwind-merge": "^3.6.0",
5353
"tailwindcss": "^4.1.18",

0 commit comments

Comments
 (0)