Skip to content

Commit

Permalink
Merge pull request #9 from BuidlerDAO/NIG-431
Browse files Browse the repository at this point in the history
Nig 431
  • Loading branch information
hujie123456 authored Feb 1, 2024
2 parents 309fcc0 + c40232a commit 471f375
Show file tree
Hide file tree
Showing 11 changed files with 1,119 additions and 128 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@mui/base": "5.0.0-beta.33",
"@mui/lab": "5.0.0-alpha.162",
"@mui/system": "5.15.6",
"ahooks": "3.7.9",
"@mui/icons-material": "5.15.5",
"@mui/lab": "5.0.0-alpha.162",
"@mui/material": "5.15.5",
"@mui/system": "5.15.6",
"@reduxjs/toolkit": "1.8.4",
"@types/redux-thunk": "2.1.0",
"ahooks": "3.7.9",
"antd": "5.12.0",
"clsx": "2.1.0",
"install": "0.13.0",
"react": "18.2.0",
Expand All @@ -48,7 +49,8 @@
"redux-persist-webextension-storage": "1.0.2",
"redux-thunk": "2.4.2",
"reduxjs-toolkit-persist": "7.2.1",
"webextension-polyfill": "0.9.0"
"webextension-polyfill": "0.9.0",
"zustand": "4.5.0"
},
"devDependencies": {
"@commitlint/cli": "17.0.3",
Expand Down
Loading

0 comments on commit 471f375

Please sign in to comment.