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

This commit is contained in:
Pierre HUBERT 2024-04-13 00:10:09 +00:00
parent 33e6173e40
commit b2c61c7a4c

View File

@ -1540,9 +1540,9 @@
} }
}, },
"node_modules/@mui/x-tree-view": { "node_modules/@mui/x-tree-view": {
"version": "7.1.1", "version": "7.2.0",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.1.1.tgz", "resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-7.2.0.tgz",
"integrity": "sha512-BOvhs55k02iPuJtSjoorEMBvPAYXQfPwtLzCOwlhyyLawloPNN5z9qRhbfTqwjdddFh0EEoSY1GyzuY5aOv7iw==", "integrity": "sha512-UKJ2/HvnkCurvUz4kZZMg45asUHTBcyv2NCAObdyXUnJEfd3iidFWVQixstHJqWTGhd/bXvuV341A1PFTv2UsQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.24.0", "@babel/runtime": "^7.24.0",
"@mui/base": "^5.0.0-beta.40", "@mui/base": "^5.0.0-beta.40",