Skip to content

Commit dbbb5b7

Browse files
build(deps): bump react from 19.2.0 to 19.2.3
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.2.0 to 19.2.3. - [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.3/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d11011 commit dbbb5b7

3 files changed

Lines changed: 358 additions & 352 deletions

File tree

packages/aipex-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
"@types/react-dom": "19.2.3",
177177
"@types/react-syntax-highlighter": "^15.5.13",
178178
"jsdom": "^27.2.0",
179-
"react": "19.2.0",
179+
"react": "19.2.3",
180180
"react-dom": "19.2.0",
181181
"tsc-alias": "^1.8.13",
182182
"vitest": "^4.0.14"

packages/browser-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"lucide-react": "^0.562.0",
5858
"markdown-to-jsx": "^9.3.0",
5959
"nanoid": "^5.1.6",
60-
"react": "19.2.0",
60+
"react": "19.2.3",
6161
"react-dom": "19.2.0",
6262
"react-syntax-highlighter": "^16.1.0",
6363
"remark-gfm": "^4.0.1",

0 commit comments

Comments
 (0)