Skip to content

Commit 79c36d5

Browse files
Bump eslint-config-next from 14.2.5 to 15.0.2
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 15.0.2. - [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.2/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]>
1 parent 2757258 commit 79c36d5

File tree

3 files changed

+62
-109
lines changed

3 files changed

+62
-109
lines changed

apps/baseai.dev/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/uuid": "^10.0.0",
7575
"enquirer": "^2.4.1",
7676
"eslint": "^8.56.0",
77-
"eslint-config-next": "^14.0.4",
77+
"eslint-config-next": "^15.0.2",
7878
"prettier": "^3.1.1",
7979
"prettier-plugin-tailwindcss": "^0.5.11",
8080
"sharp": "0.33.1",

examples/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "^18",
3232
"baseai": "^0.9.24",
3333
"eslint": "^8",
34-
"eslint-config-next": "14.2.5",
34+
"eslint-config-next": "15.0.2",
3535
"mini-css-extract-plugin": "^2.9.0",
3636
"postcss": "^8",
3737
"tailwindcss": "^3.4.1",

pnpm-lock.yaml

+60-107
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)