chore: remove duplicate dependencies/devDependencies entries

Remove duplicated entries that appeared in both dependencies and
devDependencies across 10 packages. Also remove zod entirely from
core-compat-api as it is unused.

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
Made-with: Cursor
This commit is contained in:
Fredrik Adelöw
2026-04-16 10:43:07 +02:00
parent ead0ca27e5
commit 744fa1fb8b
12 changed files with 14 additions and 48 deletions
-1
View File
@@ -3431,7 +3431,6 @@ __metadata:
react: "npm:^18.0.2"
react-dom: "npm:^18.0.2"
react-router-dom: "npm:^6.30.2"
zod: "npm:^3.25.76 || ^4.0.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0