Skip to content

Commit bbd21c9

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

File tree

3 files changed

+26
-134
lines changed

3 files changed

+26
-134
lines changed

apps/baseai.dev/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/uuid": "^10.0.0",
7474
"enquirer": "^2.4.1",
7575
"eslint": "^8.56.0",
76-
"eslint-config-next": "^14.0.4",
76+
"eslint-config-next": "^14.2.15",
7777
"prettier": "^3.1.1",
7878
"prettier-plugin-tailwindcss": "^0.5.11",
7979
"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.14",
3333
"eslint": "^8",
34-
"eslint-config-next": "14.2.5",
34+
"eslint-config-next": "14.2.15",
3535
"mini-css-extract-plugin": "^2.9.0",
3636
"postcss": "^8",
3737
"tailwindcss": "^3.4.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)