Skip to content

Commit

Permalink
Bump eslint-config-next from 14.2.5 to 15.0.3
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 15.0.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 9917ca1 commit b2dac44
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 109 deletions.
2 changes: 1 addition & 1 deletion apps/baseai.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@types/uuid": "^10.0.0",
"enquirer": "^2.4.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint-config-next": "^15.0.3",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.11",
"sharp": "0.33.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-dom": "^18",
"baseai": "^0.9.31",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint-config-next": "15.0.3",
"mini-css-extract-plugin": "^2.9.0",
"postcss": "^8",
"tailwindcss": "^3.4.1",
Expand Down
167 changes: 60 additions & 107 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 b2dac44

Please sign in to comment.