Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"js-yaml": "^4.1.0",
"moment": "^2.30.1",
"moment-timezone": "^0.5.48",
"next": "15.3.3",
"next": "15.5.7",
Copy link

Copilot AI Dec 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next package is being updated to 15.5.7, but eslint-config-next on line 42 remains at 15.3.3. It's recommended to keep eslint-config-next in sync with the next version to ensure linting rules are compatible with the Next.js version being used. Consider updating eslint-config-next to 15.5.7 as well.

Copilot uses AI. Check for mistakes.
"nuqs": "^2.4.1",
"react": "^19",
"react-dom": "^19",
Expand Down
127 changes: 53 additions & 74 deletions web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.