Skip to content

Commit 0e0a0cb

Browse files
build(deps): bump react from 19.2.4 to 19.2.5 in /single-page-app/ui
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 6009371 commit 0e0a0cb

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@emotion/styled": "^11.14.1",
1616
"framer-motion": "^12.38.0",
1717
"mdi-react": "^9.3.0",
18-
"react": "^19.2.4",
18+
"react": "^19.2.5",
1919
"react-dom": "^19.1.0",
2020
"react-icons": "^5.6.0",
2121
"react-router-dom": "^7.13.0"

single-page-app/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4070,10 +4070,10 @@ react-router@7.13.0:
40704070
cookie "^1.0.1"
40714071
set-cookie-parser "^2.6.0"
40724072

4073-
react@^19.2.4:
4074-
version "19.2.4"
4075-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
4076-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
4073+
react@^19.2.5:
4074+
version "19.2.5"
4075+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
4076+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
40774077

40784078
reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9:
40794079
version "1.0.10"

0 commit comments

Comments
 (0)