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
13 changes: 13 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@
"turbo": "^2.5.8",
"typescript": "5.9.3"
},
"pnpm": {
"overrides": {
"[email protected]": "1.1.12",
"[email protected]": "2.0.2",
"@eslint/[email protected]": "0.4.0"
},
"comments": {
"overrides": {
"brace-expansion": "Security fix for CVE-2025-5889 (ReDoS vulnerability). Patches brace-expansion 1.1.11β†’1.1.12 and 2.0.1β†’2.0.2. Upstream dependency [email protected] hasn't updated to use newer minimatch/glob versions yet.",
"@eslint/plugin-kit": "Security fix for GHSA-xffm-g5w8-qvg7 (ReDoS vulnerability). Using override instead of updating eslint to avoid updating all other eslint dependencies. [email protected] uses @eslint/[email protected] (vulnerable), but 0.4.0 is backward compatible."
}
}
},
"packageManager": "[email protected]",
"engines": {
"node": ">=18"
Expand Down
41 changes: 27 additions & 14 deletions pnpm-lock.yaml

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