Skip to content

Commit

Permalink
chore(website): Remove unused website dependencies (#2740)
Browse files Browse the repository at this point in the history
* Remove potentially unused dependencies

* Update package.json
  • Loading branch information
theosanderson committed Sep 10, 2024
1 parent 1db46b9 commit b6417be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"@emotion/react": "^11.13.3",
"@headlessui/react": "^2.1.3",
"@mui/material": "~5.14.20",
"@mui/x-date-pickers": "^6.19.7",
"@svgr/core": "^8.1.0",
"@svgr/plugin-jsx": "^8.1.0",
"@tanstack/react-query": "^4.36.1",
Expand All @@ -35,11 +34,9 @@
"axios": "^1.7.7",
"change-case": "~5.3.0",
"chart.js": "^4.4.4",
"cookie": "^0.6.0",
"flowbite-react": "^0.10.1",
"jsonwebtoken": "^9.0.2",
"jwks-rsa": "^3.1.0",
"lodash": "^4.17.21",
"luxon": "^3.5.0",
"neverthrow": "^8.0.0",
"openid-client": "^5.6.5",
Expand Down

0 comments on commit b6417be

Please sign in to comment.