Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"jsdom": "^27.0.0",
"knip": "^5.63.1",
"markdown-link-extractor": "^4.0.2",
"nx": "22.1.3",
"nx": "22.5.4",

Choose a reason for hiding this comment

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

critical

While this version upgrade is necessary to fix the security vulnerabilities, this pull request is incomplete. As noted in the PR description, the pnpm-lock.yaml file has not been updated. You must run pnpm install and commit the updated lock file for this change to take effect and to ensure dependency consistency.

"premove": "^4.0.0",
"prettier": "^3.7.4",
"prettier-plugin-svelte": "^3.4.0",
Expand Down
Loading