Skip to content

Commit 502eb74

Browse files
Bump the next-ecosystem group with 2 updates
Bumps the next-ecosystem group with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `next` from 16.1.1 to 16.2.1 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.1...v16.2.1) Updates `eslint-config-next` from 16.1.1 to 16.2.1 - [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.2.1/packages/eslint-config-next) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: next-ecosystem - dependency-name: eslint-config-next dependency-version: 16.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: next-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 369433b commit 502eb74

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package-lock.json

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"clsx": "^2.1.1",
2222
"framer-motion": "^12.23.26",
2323
"lucide-react": "^1.7.0",
24-
"next": "16.1.1",
24+
"next": "16.2.1",
2525
"react": "19.2.4",
2626
"react-dom": "19.2.4",
2727
"react-markdown": "^10.1.0",
@@ -35,7 +35,7 @@
3535
"@types/react": "^19",
3636
"@types/react-dom": "^19",
3737
"eslint": "^9",
38-
"eslint-config-next": "16.1.1",
38+
"eslint-config-next": "16.2.1",
3939
"tailwindcss": "^4",
4040
"typescript": "^5"
4141
},

0 commit comments

Comments
 (0)