Skip to content

Commit c363f7d

Browse files
fix: update react version to match mail app (Mail-0#1173)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated React and its TypeScript type definitions to the latest versions. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 05a67e1 commit c363f7d

2 files changed

Lines changed: 98 additions & 371 deletions

File tree

apps/server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"p-retry": "6.2.1",
5656
"partyserver": "^0.0.71",
5757
"postgres": "3.4.5",
58-
"react": "19.0.0",
58+
"react": "19.1.0",
5959
"remeda": "2.21.3",
6060
"resend": "^4.5.1",
6161
"sanitize-html": "^2.16.0",
@@ -67,7 +67,7 @@
6767
"devDependencies": {
6868
"@types/he": "1.2.3",
6969
"@types/node": "^22.9.0",
70-
"@types/react": "19.0.10",
70+
"@types/react": "19.1.6",
7171
"@types/sanitize-html": "2.13.0",
7272
"@zero/eslint-config": "workspace:*",
7373
"@zero/tsconfig": "workspace:*",

0 commit comments

Comments
 (0)