Skip to content

Commit

Permalink
add @mui/x-charts as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
seeden committed Aug 20, 2024
1 parent 4f9f2a4 commit 8e75f38
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 23 deletions.
30 changes: 7 additions & 23 deletions package-lock.json

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

1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"@mui/material": "^5.14.5",
"@mui/styled-engine-sc": "^5.12.0",
"@mui/styles": "^5.14.5",
"@mui/x-charts": "^7.3.2",
"electron": "^30.0.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
1 change: 1 addition & 0 deletions packages/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"@mui/material": "5.14.5",
"@mui/styled-engine-sc": "5.12.0",
"@mui/styles": "5.14.5",
"@mui/x-charts": "7.3.2",
"@rehooks/local-storage": "2.4.4",
"@walletconnect/sign-client": "2.10.0",
"@walletconnect/utils": "2.10.0",
Expand Down

0 comments on commit 8e75f38

Please sign in to comment.