Update dependency @mui/x-tree-view to v7.6.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2024-06-01 00:19:47 +00:00
parent 598839407c
commit 3edc78ec2a

View File

@ -1505,14 +1505,14 @@
}
},
"node_modules/@mui/x-tree-view": {
"version": "7.5.1",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.5.1.tgz",
"integrity": "sha512-b4Lfclg1Lpa+kSs305snl/xFG5yOxq3/oVZEyPIseg8oOfl0r79UKqCIdO2iQqQydjUsUMbLtnR9TFypxlwCbQ==",
"version": "7.6.1",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.6.1.tgz",
"integrity": "sha512-FR8GUTMG0GgStHj+TDs2UzTln6SeWcGdVj62CAcQGVW61RpVRvPgBhYH3+g0SVtps6FYQxe/pvi83eLwMWW0Fw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.24.5",
"@babel/runtime": "^7.24.6",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.14",
"@mui/system": "^5.15.15",
"@mui/utils": "^5.15.14",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.1",