Skip to content

Commit b35be67

Browse files
Update react monorepo to v19
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7708d2d commit b35be67

File tree

2 files changed

+122
-127
lines changed

2 files changed

+122
-127
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@
3131
"ky": "1.7.4",
3232
"next": "14.0.4",
3333
"next-redux-wrapper": "8.1.0",
34-
"react": "18.3.1",
35-
"react-dom": "18.3.1",
34+
"react": "19.0.0",
35+
"react-dom": "19.0.0",
3636
"react-redux": "9.2.0",
3737
"sharp": "0.33.5",
3838
"styled-components": "6.1.14",
3939
"tss-react": "4.9.14"
4040
},
4141
"devDependencies": {
4242
"@types/node": "22.10.2",
43-
"@types/react": "18.3.18",
44-
"@types/react-dom": "18.3.5",
43+
"@types/react": "19.0.5",
44+
"@types/react-dom": "19.0.3",
4545
"@types/react-redux": "7.1.34",
4646
"@types/sharp": "0.32.0",
4747
"@types/styled-components": "5.1.34",

0 commit comments

Comments
 (0)