Skip to content

Commit e6ca58a

Browse files
Bump eslint-config-next from 14.2.5 to 16.0.10
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.5 to 16.0.10. - [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/v16.0.10/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.0.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fe38cf commit e6ca58a

File tree

3 files changed

+2414
-421
lines changed

3 files changed

+2414
-421
lines changed

apps/baseai.dev/package.json

Lines changed: 1 addition & 1 deletion
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": "^16.0.10",
7878
"prettier": "^3.1.1",
7979
"prettier-plugin-tailwindcss": "^0.5.11",
8080
"sharp": "0.33.1",

examples/nextjs/package.json

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

0 commit comments

Comments
 (0)