Skip to content

Commit cab56bc

Browse files
chore(deps): bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together. Updates `react` from 19.3.0-canary-fd524fe0-20251121 to 19.3.0-canary-52684925-20251110 - [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/HEAD/packages/react) Updates `react-dom` from 19.3.0-canary-fd524fe0-20251121 to 19.3.0-canary-52684925-20251110 - [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/HEAD/packages/react-dom) --- updated-dependencies: - dependency-name: react dependency-version: 19.3.0-canary-52684925-20251110 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: react-dom dependency-version: 19.3.0-canary-52684925-20251110 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0379d7 commit cab56bc

File tree

2 files changed

+356
-356
lines changed

2 files changed

+356
-356
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"lucide-react": "^0.555.0",
4949
"next": "16.1.0-canary.4",
5050
"next-themes": "^0.4.6",
51-
"react": "19.3.0-canary-fd524fe0-20251121",
52-
"react-dom": "19.3.0-canary-fd524fe0-20251121",
51+
"react": "19.3.0-canary-52684925-20251110",
52+
"react-dom": "19.3.0-canary-52684925-20251110",
5353
"react-hook-form": "^7.67.0",
5454
"react-remark": "^2.1.0",
5555
"remark": "^15.0.1",

0 commit comments

Comments
 (0)