⬆️(frontend) upgrade react to 18.3.1
A recent upgrade of next.js fixed the compatibility issue with react 18.3.1.
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
"@types/node": "20.14.9",
|
||||
"@types/react-dom": "18.3.0",
|
||||
"cross-env": "7.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"typescript": "5.5.2",
|
||||
"yjs": "13.6.18"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user