Skip to content

Commit 3c4a69e

Browse files
committed
clients/packages/ui: remove unused dependencies
1 parent 059e297 commit 3c4a69e

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

clients/packages/ui/package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@
1717
"build": "rm -rf dist && tsup"
1818
},
1919
"dependencies": {
20-
"@hookform/resolvers": "^3.10.0",
2120
"@mui/icons-material": "^6.1.8",
2221
"@mui/material": "^6.1.8",
23-
"@polar-sh/api": "workspace:*",
2422
"@radix-ui/react-accordion": "^1.1.2",
2523
"@radix-ui/react-alert-dialog": "^1.1.2",
2624
"@radix-ui/react-checkbox": "^1.0.4",
@@ -51,8 +49,7 @@
5149
"react-dom": "^18.3.1",
5250
"react-hook-form": "^7.54.2",
5351
"react-timeago": "^7.2.0",
54-
"tailwind-merge": "^2.5.5",
55-
"zod": "^3.24.1"
52+
"tailwind-merge": "^2.5.5"
5653
},
5754
"devDependencies": {
5855
"@storybook/react": "^8.4.5",
@@ -65,4 +62,4 @@
6562
"tsup": "^8.3.5",
6663
"typescript": "5.3.3"
6764
}
68-
}
65+
}

clients/pnpm-lock.yaml

Lines changed: 0 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)