Skip to content

Commit f77e108

Browse files
chore(deps-dev): bump eslint-config-next in /src/server/ui (#164)
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.5.4 to 16.1.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.1.2/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gener <39689863+GenerQAQ@users.noreply.github.com>
1 parent 2012db9 commit f77e108

2 files changed

Lines changed: 485 additions & 173 deletions

File tree

src/server/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/react": "^19",
6565
"@types/react-dom": "^19",
6666
"eslint": "^9",
67-
"eslint-config-next": "15.5.4",
67+
"eslint-config-next": "16.1.2",
6868
"tailwindcss": "^4",
6969
"tw-animate-css": "^1.4.0",
7070
"typescript": "^5"

0 commit comments

Comments
 (0)