Skip to content

Commit 261d98d

Browse files
chore(deps): bump the next-ecosystem group with 2 updates (#13)
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.2.1 to 16.2.2 - [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.2.1...v16.2.2) Updates `eslint-config-next` from 16.2.1 to 16.2.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/v16.2.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: next-ecosystem - dependency-name: eslint-config-next dependency-version: 16.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: next-ecosystem ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8780463 commit 261d98d

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

Lines changed: 48 additions & 48 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.2.1",
24+
"next": "16.2.2",
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.2.1",
38+
"eslint-config-next": "16.2.2",
3939
"tailwindcss": "^4",
4040
"typescript": "^6"
4141
},

0 commit comments

Comments
 (0)