Skip to content

Commit 80fb7aa

Browse files
fix(deps): update react monorepo
1 parent fe1aecc commit 80fb7aa

File tree

2 files changed

+23
-41
lines changed

2 files changed

+23
-41
lines changed

package-lock.json

Lines changed: 17 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"@tanstack/react-query": "5.80.7",
3131
"@tanstack/react-query-devtools": "5.80.7",
3232
"@types/node": "24.0.1",
33-
"@types/react": "19.1.8",
34-
"@types/react-dom": "19.1.6",
33+
"@types/react": "19.1.11",
34+
"@types/react-dom": "19.1.7",
3535
"accept-language": "3.0.20",
3636
"date-fns": "3.6.0",
3737
"dotenv": "16.5.0",
@@ -44,8 +44,8 @@
4444
"mui-tiptap": "1.18.1",
4545
"nanoid": "5.1.5",
4646
"next": "15.4.2",
47-
"react": "19.1.0",
48-
"react-dom": "19.1.0",
47+
"react": "19.1.1",
48+
"react-dom": "19.1.1",
4949
"react-dropzone": "14.3.8",
5050
"react-hook-form": "7.58.1",
5151
"react-i18next": "15.5.3",
@@ -132,7 +132,7 @@
132132
}
133133
},
134134
"overrides": {
135-
"@types/react": "19.1.8",
136-
"@types/react-dom": "19.1.6"
135+
"@types/react": "19.1.11",
136+
"@types/react-dom": "19.1.7"
137137
}
138138
}

0 commit comments

Comments
 (0)