Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit fc5e84f

Browse files
fix(deps): update react monorepo
1 parent 6d67aa3 commit fc5e84f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

client/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"color": "^5.0.0",
2222
"framer-motion": "^12.0.0",
2323
"js-confetti": "^0.13.0",
24-
"react": "^18.2.0",
25-
"react-dom": "^18.2.0",
24+
"react": "^19.0.0",
25+
"react-dom": "^19.0.0",
2626
"react-use": "^17.4.0",
2727
"react-virtuoso": "^4.3.8",
2828
"socket.io-client": "^4.5.4",
@@ -33,8 +33,8 @@
3333
},
3434
"devDependencies": {
3535
"@types/color": "4.2.0",
36-
"@types/react": "18.3.27",
37-
"@types/react-dom": "18.3.7",
36+
"@types/react": "19.2.8",
37+
"@types/react-dom": "19.2.3",
3838
"@typescript-eslint/eslint-plugin": "8.53.0",
3939
"@typescript-eslint/parser": "8.53.0",
4040
"@vitejs/plugin-react": "4.7.0",
@@ -44,7 +44,7 @@
4444
"eslint-plugin-jsx-a11y": "6.10.2",
4545
"eslint-plugin-prettier": "5.5.5",
4646
"eslint-plugin-react": "7.37.5",
47-
"eslint-plugin-react-hooks": "5.2.0",
47+
"eslint-plugin-react-hooks": "7.0.1",
4848
"eslint-plugin-simple-import-sort": "12.1.1",
4949
"less": "4.5.1",
5050
"prettier": "3.8.0",

0 commit comments

Comments
 (0)