Skip to content

Commit 2ae6b1a

Browse files
chore: react 19.1 (#6666)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Upgraded the React ecosystem dependencies—React, React‑DOM, and their type definitions—to the latest minor versions across multiple project areas. - These behind‑the‑scenes updates support enhanced stability, compatibility, and performance, ensuring a smoother and more reliable overall experience. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 9071c58 commit 2ae6b1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"clsx": "^2.0.0",
5050
"next": "^15.1.7",
5151
"next-auth": "npm:next-auth@^4.24.11",
52-
"react": "^19.0.0",
53-
"react-dom": "^19.0.0",
52+
"react": "^19.1.0",
53+
"react-dom": "^19.1.0",
5454
"superjson": "^1.12.4",
5555
"tsx": "^4.19.3",
5656
"ws": "^8.0.0",
@@ -60,7 +60,7 @@
6060
"@playwright/test": "^1.50.1",
6161
"@tanstack/react-query-devtools": "^5.64.2",
6262
"@types/node": "^22.13.5",
63-
"@types/react": "^19.0.0",
63+
"@types/react": "^19.1.0",
6464
"@types/ws": "^8.2.0",
6565
"autoprefixer": "^10.4.7",
6666
"cross-env": "^7.0.3",

0 commit comments

Comments
 (0)