Update dependency @mui/x-tree-view to v6.0.0-alpha.2
This commit is contained in:
parent
935deeca2c
commit
2018174ed5
12
geneit_app/package-lock.json
generated
12
geneit_app/package-lock.json
generated
@ -3641,12 +3641,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mui/x-tree-view": {
|
"node_modules/@mui/x-tree-view": {
|
||||||
"version": "6.0.0-alpha.1",
|
"version": "6.0.0-alpha.2",
|
||||||
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-6.0.0-alpha.1.tgz",
|
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-6.0.0-alpha.2.tgz",
|
||||||
"integrity": "sha512-JUG3HmBrmGEALbCFg1b+i7h726e1dWYZs4db3syO1j+Q++E3nbvE4Lehp5yGTFm+8esH0Tny50tuJaa4WX6VSA==",
|
"integrity": "sha512-IBVWWHb/HuI1IhkZ2TuwverL5rKEGYTK28Mq8+CiLs6aaa5QZrsuNVTVGA2z5eYeyw4GYPEkTuWinhvUel7HJA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.22.6",
|
"@babel/runtime": "^7.22.15",
|
||||||
"@mui/utils": "^5.14.3",
|
"@mui/base": "^5.0.0-alpha.87",
|
||||||
|
"@mui/utils": "^5.14.7",
|
||||||
"@types/react-transition-group": "^4.4.6",
|
"@types/react-transition-group": "^4.4.6",
|
||||||
"clsx": "^2.0.0",
|
"clsx": "^2.0.0",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
@ -3662,7 +3663,6 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@emotion/react": "^11.9.0",
|
"@emotion/react": "^11.9.0",
|
||||||
"@emotion/styled": "^11.8.1",
|
"@emotion/styled": "^11.8.1",
|
||||||
"@mui/base": "^5.0.0-alpha.87",
|
|
||||||
"@mui/material": "^5.8.6",
|
"@mui/material": "^5.8.6",
|
||||||
"@mui/system": "^5.8.0",
|
"@mui/system": "^5.8.0",
|
||||||
"react": "^17.0.0 || ^18.0.0",
|
"react": "^17.0.0 || ^18.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user