Skip to content

Commit 8d8f248

Browse files
chore(deps): Bump react-dom from 19.2.7 to 19.2.8 in /frontend (#196)
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 02a5228 commit 8d8f248

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lucide-react": "^0.577.0",
1616
"radix-ui": "^1.4.3",
1717
"react": "^19.2.5",
18-
"react-dom": "^19.2.7",
18+
"react-dom": "^19.2.8",
1919
"tailwind-merge": "^3.5.0"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)