Skip to content

Commit

Permalink
chore: Remove unused date-fns package (#965)
Browse files Browse the repository at this point in the history
Co-authored-by: Aram <[email protected]>
  • Loading branch information
VincentSmedinga and alimpens authored Dec 20, 2023
1 parent d02e940 commit eb65b2e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 28 deletions.
4 changes: 1 addition & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"dependencies": {
"@amsterdam/design-system-react-icons": "workspace:*",
"@utrecht/component-library-react": "2.0.0",
"clsx": "2.0.0",
"date-fns": "2.30.0"
"clsx": "2.0.0"
},
"devDependencies": {
"@babel/core": "7.23.6",
Expand All @@ -51,7 +50,6 @@
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@types/date-fns": "2.6.0",
"@types/jest": "29.5.11",
"@types/lodash": "4.14.202",
"@types/react": "18.2.45",
Expand Down
28 changes: 4 additions & 24 deletions pnpm-lock.yaml

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

1 change: 0 additions & 1 deletion storybook/storybook-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"@storybook/theming": "7.6.5",
"@types/react": "18.2.45",
"@vitejs/plugin-react": "4.2.1",
"date-fns": "2.30.0",
"http-server": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit eb65b2e

Please sign in to comment.