Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-next to v15 (#474)
Browse files Browse the repository at this point in the history
fix(deps): update nextjs monorepo to v15

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent fa1de08 commit 19770eb
Show file tree
Hide file tree
Showing 2 changed files with 1,440 additions and 338 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.447.0",
"next": "14.2.20",
"next": "15.1.3",
"next-themes": "^0.3.0",
"react": "^18",
"react-dom": "^18",
Expand All @@ -31,7 +31,7 @@
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.20",
"eslint-config-next": "15.1.3",
"eslint-config-prettier": "9.1.0",
"postcss": "8.4.49",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit 19770eb

Please sign in to comment.