Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.0 (#464)
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 Dec 15, 2024
1 parent 6c5d85e commit 8b5b11a
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 633 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"type-check": "tsc --pretty"
},
"dependencies": {
"next": "15.0.4",
"next": "15.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-icons": "5.4.0"
Expand All @@ -35,7 +35,7 @@
"@typescript-eslint/parser": "7.18.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"eslint-config-prettier": "9.1.0",
"husky": "9.1.7",
"lint-staged": "15.2.11",
Expand Down
Loading

0 comments on commit 8b5b11a

Please sign in to comment.