We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4253446 commit 74e47cdCopy full SHA for 74e47cd
dashboard/package.json
@@ -16,12 +16,12 @@
16
"@mui/material": "^5.8.4",
17
"@nextui-org/react": "1.0.0-beta.9",
18
"next": "12.2.4",
19
- "react": "18.2.0",
20
- "react-dom": "18.2.0"
+ "react": "18.3.1",
+ "react-dom": "18.3.1"
21
},
22
"devDependencies": {
23
"@types/node": "17.0.41",
24
- "@types/react": "18.0.16",
+ "@types/react": "18.3.24",
25
"eslint": "8.19.0",
26
"eslint-config-next": "12.2.4",
27
"typescript": "4.7.4"
0 commit comments