Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 04ed0b4 commit 95210b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@mui/icons-material": "^5.8.4",
"@mui/material": "^5.8.4",
"@nextui-org/react": "1.0.0-beta.9",
"next": "12.2.4",
"next": "15.1.0",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "17.0.41",
"@types/react": "18.0.16",
"eslint": "8.19.0",
"eslint-config-next": "12.2.4",
"eslint-config-next": "15.1.0",
"typescript": "4.7.4"
}
}

0 comments on commit 95210b4

Please sign in to comment.