chore: Remove unnecessary package resolutions (#12442)

Remove `debug: 4.3.4` resolution which was forcing a downgrade – packages
requesting ^4.4.x now resolve to their correct versions. Remove
`ajv@npm:~8.13.0` resolution as no package in the dependency tree requests
that range anymore.

https://claude.ai/code/session_01JmpWGCUCVdKqN3MgsYc3fi

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Tom Moor
2026-05-24 07:27:50 -04:00
committed by GitHub
parent a1b9f900c7
commit 08c0390295
2 changed files with 51 additions and 11 deletions
-2
View File
@@ -381,10 +381,8 @@
"@types/react": "17.0.91",
"@types/koa": "2.15.1",
"prosemirror-transform": "1.10.5",
"debug": "4.3.4",
"prismjs": "1.30.0",
"zod": "^4.3.6",
"ajv@npm:~8.13.0": "^8.18.0",
"@types/markdown-it": "14.1.2",
"ip-address@npm:10.1.0": "^10.2.0",
"minimatch@npm:9.0.1": "9.0.9",