Skip to content

Commit

Permalink
build(ts): remove zodix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Jan 24, 2025
1 parent 5542b8f commit 9a080ba
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
3 changes: 1 addition & 2 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@
"ufo": "1.5.4",
"usehooks-ts": "3.1.0",
"uuid": "11.0.5",
"zod": "3.24.1",
"zodix": "0.4.4"
"zod": "3.24.1"
},
"devDependencies": {
"@bitprojects/umami-logger-typescript": "1.0.10",
Expand Down
3 changes: 1 addition & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"tiny-invariant": "1.3.3",
"ts-pattern": "5.6.2",
"ufo": "1.5.4",
"zod": "3.24.1",
"zodix": "0.4.4"
"zod": "3.24.1"
},
"devDependencies": {
"@remix-run/dev": "2.15.2",
Expand Down
12 changes: 0 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6044,7 +6044,6 @@ __metadata:
vite: "npm:5.4.14"
vite-tsconfig-paths: "npm:5.1.4"
zod: "npm:3.24.1"
zodix: "npm:0.4.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6176,7 +6175,6 @@ __metadata:
vite: "npm:5.4.14"
vite-tsconfig-paths: "npm:5.1.4"
zod: "npm:3.24.1"
zodix: "npm:0.4.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17626,16 +17624,6 @@ __metadata:
languageName: node
linkType: hard

"zodix@npm:0.4.4":
version: 0.4.4
resolution: "zodix@npm:0.4.4"
peerDependencies:
"@remix-run/server-runtime": 1.x || 2.x
zod: 3.x
checksum: 10/23e1844faa337903ab0928cb3f35abbf334133d9c5432aa3022b4c992e712269028519f079a7b480fd852b913da11b6ab0eb3237167ebcb5cadff641755461e4
languageName: node
linkType: hard

"zwitch@npm:^2.0.0":
version: 2.0.4
resolution: "zwitch@npm:2.0.4"
Expand Down

0 comments on commit 9a080ba

Please sign in to comment.