Skip to content

Commit e723f4f

Browse files
fix(deps): update react monorepo
1 parent ff5faa4 commit e723f4f

File tree

2 files changed

+196
-176
lines changed

2 files changed

+196
-176
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"dayjs": "1.11.19",
2323
"next": "15.4.7",
2424
"next-pwa": "5.6.0",
25-
"react": "19.0.0",
26-
"react-dom": "19.0.0",
25+
"react": "19.2.0",
26+
"react-dom": "19.2.0",
2727
"react-use": "17.6.0",
2828
"sharp": "0.34.5",
2929
"uuid": "11.1.0"
@@ -45,7 +45,7 @@
4545
"@types/gtag.js": "0.0.20",
4646
"@types/jest": "29.5.14",
4747
"@types/node": "22.9.4",
48-
"@types/react": "19.0.12",
48+
"@types/react": "19.2.5",
4949
"@types/react-dom": "^19.0.0",
5050
"@types/uuid": "10.0.0",
5151
"@typescript-eslint/parser": "^8.0.0",

0 commit comments

Comments
 (0)