Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15 (#745)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent fce183b commit a785ece
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 616 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"peerDependencies": {
"@recoiljs/refine": "^0.1.0",
"next": "^12.2.0 || ^13.0.0 || ^14.0.0",
"next": "^12.2.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"recoil": "^0.7.4",
Expand All @@ -73,14 +73,14 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.15",
"eslint-config-next": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "5.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"next": "14.2.15",
"next": "15.0.0",
"next-router-mock": "0.9.13",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit a785ece

Please sign in to comment.