1 Commits

Author SHA1 Message Date
521c40286a Update dependency @mui/x-tree-view to ^8.9.0
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2025-07-20 00:13:52 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -22,8 +22,8 @@
"@mui/lab": "^7.0.0-beta.14",
"@mui/material": "^7.2.0",
"@mui/x-data-grid": "^8.8.0",
"@mui/x-date-pickers": "^8.9.0",
"@mui/x-tree-view": "^8.8.0",
"@mui/x-date-pickers": "^8.8.0",
"@mui/x-tree-view": "^8.9.0",
"date-and-time": "^3.6.0",
"dayjs": "^1.11.13",
"email-validator": "^2.0.4",
@@ -1587,9 +1587,9 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "8.9.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.9.0.tgz",
"integrity": "sha512-MD2/F63Tdsodygp3Z2VtfvvQhAiEVXvleuK9mqXuD6a1cCPOENICCJC98y2AKbOcsbVd37o6HCvWFOQsfsy7TQ==",
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.8.0.tgz",
"integrity": "sha512-Rlk1wgkNHjMf22Ejv6jB+XueFYZmiwMYlJz3oRw9d8HhnshtMVjJbSNOI9yZ2wtqyEr0CGfryCnryywHpmfzeA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6",
@@ -1675,9 +1675,9 @@
}
},
"node_modules/@mui/x-tree-view": {
"version": "8.8.0",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.8.0.tgz",
"integrity": "sha512-BotlvwAzyFoKf90bCHQPtc4i463+ke5sT+06H8h63o46GHyfG5JhcRjExvR4gOA5+Ee4GtItjtTfuZibqcMYMg==",
"version": "8.9.0",
"resolved": "https://registry.npmjs.org/@mui/x-tree-view/-/x-tree-view-8.9.0.tgz",
"integrity": "sha512-RFZtedZnGyAJjp/ldHIbSti+q63ZFKsBzB6mS7bgRfjelEEZLn0fBoHn2RwT1XBsmVSds9wGu+VejrXfhcVntQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6",

View File

@@ -24,8 +24,8 @@
"@mui/lab": "^7.0.0-beta.14",
"@mui/material": "^7.2.0",
"@mui/x-data-grid": "^8.8.0",
"@mui/x-date-pickers": "^8.9.0",
"@mui/x-tree-view": "^8.8.0",
"@mui/x-date-pickers": "^8.8.0",
"@mui/x-tree-view": "^8.9.0",
"date-and-time": "^3.6.0",
"dayjs": "^1.11.13",
"email-validator": "^2.0.4",