Skip to content

Commit 13811ef

Browse files
Bump react-dom from 19.2.4 to 19.2.5 in /frontend
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.4 to 19.2.5. - [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.5/packages/react-dom) --- updated-dependencies: - dependency-name: react-dom dependency-version: 19.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0581632 commit 13811ef

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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
@@ -13,7 +13,7 @@
1313
"@stripe/react-stripe-js": "^6.1.0",
1414
"@stripe/stripe-js": "^9.0.1",
1515
"react": "^19.2.4",
16-
"react-dom": "^19.2.4",
16+
"react-dom": "^19.2.5",
1717
"react-router-dom": "^7.14.0"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)