Skip to content

Commit 8c6335d

Browse files
fix(deps): update react monorepo to v19
1 parent 13c194d commit 8c6335d

File tree

2 files changed

+637
-648
lines changed

2 files changed

+637
-648
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"next": "15.5.3",
1919
"query-string": "7.1.3",
2020
"radix-ui": "1.4.3",
21-
"react": "18.3.1",
21+
"react": "19.2.0",
2222
"react-ace": "14.0.1",
2323
"react-countdown": "^2.3.5",
24-
"react-dom": "18.3.1",
24+
"react-dom": "19.2.0",
2525
"react-hook-form": "7.63.0",
2626
"sass": "1.93.0",
2727
"slugify": "1.6.6",
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"@types/node": "22.18.6",
36-
"@types/react": "18.3.24",
36+
"@types/react": "19.1.17",
3737
"@typescript-eslint/eslint-plugin": "^7.2.0",
3838
"@typescript-eslint/parser": "^7.2.0",
3939
"eslint": "8.57.1",

0 commit comments

Comments
 (0)