Skip to content

Commit

Permalink
fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jordantrouw committed Dec 13, 2024
1 parent a3491ac commit 6d64766
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,16 @@
],
"dependencies": {
"@mui/icons-material": "^6.1.8",
"@react-spring/web": "^9.7.5",
"@xylabs/react-flexbox": "workspace:^",
"@xylabs/react-invertible-theme": "workspace:^",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0",
"recharts": "npm:^2.13.3",
"typescript": "^5.7.2"
"recharts": "npm:^2.13.3"
},
"devDependencies": {
"@mui/icons-material": "^6.1.8",
"@mui/material": "^6.1.8",
"@react-spring/web": "^9.7.5",
"@storybook/react": "^8.4.5",
"@types/react": "^18.3.12",
"@xylabs/react-button": "workspace:^",
Expand Down

0 comments on commit 6d64766

Please sign in to comment.