Skip to content

Conversation

@tumugin
Copy link
Owner

@tumugin tumugin commented Dec 13, 2025

No description provided.

@tumugin tumugin self-assigned this Dec 13, 2025
@socket-security
Copy link

socket-security bot commented Dec 13, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​graphql-codegen/​typed-document-node@​6.1.0 ⏵ 6.1.41001006799 +1100
Updated@​graphql-codegen/​typescript-operations@​5.0.2 ⏵ 5.0.61001006999 +1100
Updated@​graphql-codegen/​client-preset@​5.1.1 ⏵ 5.2.199 +11007099100
Updated@​graphql-codegen/​typescript@​5.0.2 ⏵ 5.0.61001007099 +2100
Updated@​types/​styled-components@​5.1.35 ⏵ 5.1.361001007487 +2100
Updated@​storybook/​react@​9.1.16 ⏵ 10.1.899 +210076 +3100100
Updated@​graphql-codegen/​cli@​6.0.1 ⏵ 6.1.096 -110077 +198100
Updated@​cloudscape-design/​global-styles@​1.0.47 ⏵ 1.0.49981007892 +380 -9
Updated@​storybook/​nextjs@​9.1.16 ⏵ 10.1.898 +110079 +2100100
Updated@​types/​node@​22.19.0 ⏵ 25.0.11001008196 +2100
Updatednext@​15.4.7 ⏵ 16.0.1083100 +759198 +4870
Updated@​cloudscape-design/​design-tokens@​3.0.63 ⏵ 3.0.6594 +110082 +193 +3100
Updated@​cloudscape-design/​components@​3.0.1128 ⏵ 3.0.11559910084 +196 +180
Addedreact@​19.2.31001008497100
Updatedstorybook@​9.1.16 ⏵ 10.1.89810088100 +1100
Updated@​storybook/​cli@​9.1.16 ⏵ 10.1.899 +110089 +2100100
Addedcookie@​1.1.110010010090100
Addedprettier@​3.7.4901009797100
Updated@​sentry/​nextjs@​10.23.0 ⏵ 10.30.095100 +291 +196 -3100
Addedreact-dom@​19.2.31001009298100
Updatedeslint@​9.39.1 ⏵ 9.39.294 -310010097 +1100
Updatedrecharts@​3.4.1 ⏵ 3.5.195 -310099 +197 +2100
Updatedjotai@​2.15.1 ⏵ 2.16.0100 +110010095 +4100
Updatedreact-hook-form@​7.66.0 ⏵ 7.68.097 -2100100 +196 +3100
Updatednuqs@​2.7.3 ⏵ 2.8.59910010096 +2100
Updatedgraphql-request@​7.3.1 ⏵ 7.4.09910010096 +6100
Updatedeslint-plugin-storybook@​9.1.16 ⏵ 10.1.8100 +1100100 +199100
Updated@​storybook/​addon-links@​9.1.16 ⏵ 10.1.8100100100 +2100 +1100
Updatedeslint-config-next@​15.5.6 ⏵ 16.0.10100 +2100100 +36100 +3100

View full report

tumugin and others added 2 commits December 13, 2025 10:24
Next.js 16 removed the `next lint` command. This commit migrates the
project to use the ESLint CLI directly with a flat config file.

Changes:
- Add eslint.config.mjs with Next.js and Storybook configurations
- Remove legacy .eslintrc.json
- Update lint script in package.json to use eslint directly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
This commit fixes all ESLint errors that appeared after migrating to
Next.js 16 and the new ESLint configuration.

Changes:
- Fix Storybook imports: Replace @storybook/react with @storybook/nextjs
- Fix JSX in try/catch: Move JSX rendering outside try/catch blocks
- Fix setState in effect: Add justification comments for intentional patterns
- Fix router immutability: Add justification comment for intentional monkey patch

All lint checks now pass successfully.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@tumugin tumugin merged commit 9086650 into main Dec 13, 2025
6 checks passed
@tumugin tumugin deleted the update-packages branch December 13, 2025 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants