Skip to content

Commit fe617fd

Browse files
fix(deps): update nextjs monorepo to v15
1 parent 04ed0b4 commit fe617fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515
"@mui/icons-material": "^5.8.4",
1616
"@mui/material": "^5.8.4",
1717
"@nextui-org/react": "1.0.0-beta.9",
18-
"next": "12.2.4",
18+
"next": "15.2.3",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0"
2121
},
2222
"devDependencies": {
2323
"@types/node": "17.0.41",
2424
"@types/react": "18.0.16",
2525
"eslint": "8.19.0",
26-
"eslint-config-next": "12.2.4",
26+
"eslint-config-next": "15.2.3",
2727
"typescript": "4.7.4"
2828
}
2929
}

0 commit comments

Comments
 (0)