Skip to content

Commit a72602e

Browse files
Bump react from 19.2.0 to 19.2.1 in /ui
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.0 to 19.2.1. - [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.1/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cf8dc6 commit a72602e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"immer": "^11.0.1",
3737
"lucide-react": "^0.555.0",
3838
"next-themes": "^0.4.6",
39-
"react": "^19.2.0",
39+
"react": "^19.2.1",
4040
"react-router": "^7.10.0",
4141
"react-dom": "^19.2.0",
4242
"react-hook-form": "^7.67.0",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4130,10 +4130,10 @@ react-style-singleton@^2.2.2, react-style-singleton@^2.2.3:
41304130
get-nonce "^1.0.0"
41314131
tslib "^2.0.0"
41324132

4133-
react@^19.2.0:
4134-
version "19.2.0"
4135-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
4136-
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
4133+
react@^19.2.1:
4134+
version "19.2.1"
4135+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
4136+
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
41374137

41384138
readdirp@~3.6.0:
41394139
version "3.6.0"

0 commit comments

Comments
 (0)