Cleanup: consolidate dual override blocks in package.json (#8)

Removed duplicate tar/undici devDeps (already pinned in pnpm.overrides), removed stale overrides.lodash block, regenerated lockfile. QA: privilegedescalation-qa  | CTO: privilegedescalation-cto  | CI: green 
This commit was merged in pull request #8.
This commit is contained in:
privilegedescalation-engineer[bot]
2026-05-04 21:03:17 +00:00
committed by GitHub
parent 34f6e0e13b
commit 320154f29b
3 changed files with 1 additions and 11 deletions
-5
View File
@@ -52,12 +52,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.0",
"tar": "^7.5.11",
"typescript": "~5.6.2",
"undici": "^7.24.3",
"vitest": "^3.0.5"
},
"overrides": {
"lodash": ">=4.18.0"
}
}