Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 47439a2 commit b1dbda7
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 63 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^9.15.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.5",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^9.15.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.5",
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/eslint__js": "^8.42.3",
"@vercel/style-guide": "^6.0.0",
"eslint": "^9.15.0",
"eslint-config-next": "15.0.3",
"eslint-config-next": "15.1.5",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.3.1",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
103 changes: 43 additions & 60 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b1dbda7

Please sign in to comment.