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 a402f48Copy full SHA for a402f48
dashboard/package.json
@@ -15,15 +15,15 @@
15
"@mui/icons-material": "^5.8.4",
16
"@mui/material": "^5.8.4",
17
"@nextui-org/react": "1.0.0-beta.9",
18
- "next": "12.2.4",
+ "next": "15.5.0",
19
"react": "18.2.0",
20
"react-dom": "18.2.0"
21
},
22
"devDependencies": {
23
"@types/node": "17.0.41",
24
"@types/react": "18.0.16",
25
"eslint": "8.19.0",
26
- "eslint-config-next": "12.2.4",
+ "eslint-config-next": "15.5.0",
27
"typescript": "4.7.4"
28
}
29
0 commit comments