Skip to content

Commit 829c36c

Browse files
committed
Merge branch 'main' into next
2 parents f534ad9 + 48db1c1 commit 829c36c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"i": "^0.3.7",
1515
"npm": "^11.0.0",
1616
"react": "^19.0.0",
17-
"react-dom": "^18.2.0",
17+
"react-dom": "^19.0.0",
1818
"react-icons": "^5.0.1",
1919
"react-modal": "^3.16.1",
2020
"react-pro-sidebar": "^1.1.0-alpha.1",
2121
"styled-components": "^6.1.8"
2222
},
2323
"devDependencies": {
2424
"@chatscope/chat-ui-kit-react": "^2.0.3",
25-
"@types/react": "^18.2.47",
25+
"@types/react": "^19.0.8",
2626
"@types/react-dom": "^19.0.1",
2727
"@typescript-eslint/eslint-plugin": "^8.0.0",
2828
"@typescript-eslint/parser": "^8.3.0",

0 commit comments

Comments
 (0)