Skip to content

Commit f4d2490

Browse files
Bump react from 19.2.4 to 19.2.5 in /frontend
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) 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) --- updated-dependencies: - dependency-name: react 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 f4d2490

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package-lock.json

Lines changed: 4 additions & 4 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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@stripe/react-stripe-js": "^6.1.0",
1414
"@stripe/stripe-js": "^9.0.1",
15-
"react": "^19.2.4",
15+
"react": "^19.2.5",
1616
"react-dom": "^19.2.4",
1717
"react-router-dom": "^7.14.0"
1818
},

0 commit comments

Comments
 (0)