Skip to content

Commit

Permalink
build: remove unused date-fns and lodash dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Feb 13, 2024
1 parent 036a20b commit d150479
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
5 changes: 1 addition & 4 deletions packages/components-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@
"dist/"
],
"dependencies": {
"clsx": "2.1.0",
"date-fns": "3.3.1",
"lodash.chunk": "4.2.0"
"clsx": "2.1.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
Expand All @@ -52,7 +50,6 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash.chunk": "4.2.9",
"@types/react": "18.2.51",
"@types/testing-library__jest-dom": "5.14.9",
"@vitejs/plugin-react": "4.2.1",
Expand Down
23 changes: 0 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d150479

Please sign in to comment.