mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2024-11-16 03:32:36 +08:00
chore: import MUI Lab
This commit is contained in:
parent
2078ce7446
commit
06121acfac
|
@ -22,6 +22,7 @@
|
||||||
"@emotion/styled": "^11.10.5",
|
"@emotion/styled": "^11.10.5",
|
||||||
"@juggle/resize-observer": "^3.4.0",
|
"@juggle/resize-observer": "^3.4.0",
|
||||||
"@mui/icons-material": "^5.10.9",
|
"@mui/icons-material": "^5.10.9",
|
||||||
|
"@mui/lab": "5.0.0-alpha.107",
|
||||||
"@mui/material": "^5.10.13",
|
"@mui/material": "^5.10.13",
|
||||||
"@mui/x-data-grid": "^5.17.11",
|
"@mui/x-data-grid": "^5.17.11",
|
||||||
"@tauri-apps/api": "^1.3.0",
|
"@tauri-apps/api": "^1.3.0",
|
||||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -618,6 +618,20 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.19.0"
|
"@babel/runtime" "^7.19.0"
|
||||||
|
|
||||||
|
"@mui/lab@5.0.0-alpha.107":
|
||||||
|
version "5.0.0-alpha.107"
|
||||||
|
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.107.tgz#1443c3c9a5abd7ada96df73e216dea289701c391"
|
||||||
|
integrity sha512-5lq0tSewkjUHBAuuAVikifM+IeOk33jcMSDgS5ouwi0VDXZjgWij+V/Nhz/8vIyBKwYv1bvhQGyDiUcPiCLX+Q==
|
||||||
|
dependencies:
|
||||||
|
"@babel/runtime" "^7.19.0"
|
||||||
|
"@mui/base" "5.0.0-alpha.105"
|
||||||
|
"@mui/system" "^5.10.13"
|
||||||
|
"@mui/types" "^7.2.0"
|
||||||
|
"@mui/utils" "^5.10.9"
|
||||||
|
clsx "^1.2.1"
|
||||||
|
prop-types "^15.8.1"
|
||||||
|
react-is "^18.2.0"
|
||||||
|
|
||||||
"@mui/material@^5.10.13":
|
"@mui/material@^5.10.13":
|
||||||
version "5.10.13"
|
version "5.10.13"
|
||||||
resolved "https://registry.npmmirror.com/@mui/material/-/material-5.10.13.tgz#49c505ed99bc97e573d0cc15bec074b080aacee1"
|
resolved "https://registry.npmmirror.com/@mui/material/-/material-5.10.13.tgz#49c505ed99bc97e573d0cc15bec074b080aacee1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user