Skip to content

Commit 833acbe

Browse files
Bump eslint-config-next from 14.2.5 to 15.0.3
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]>
1 parent 85c5725 commit 833acbe

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
@@ -75,7 +75,7 @@
7575
"@types/uuid": "^10.0.0",
7676
"enquirer": "^2.4.1",
7777
"eslint": "^8.56.0",
78-
"eslint-config-next": "^14.0.4",
78+
"eslint-config-next": "^15.0.3",
7979
"prettier": "^3.1.1",
8080
"prettier-plugin-tailwindcss": "^0.5.11",
8181
"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.38",
3333
"eslint": "^8",
34-
"eslint-config-next": "14.2.5",
34+
"eslint-config-next": "15.0.3",
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)