Update dependency @mui/x-charts to ^8.15.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-10-26 00:37:41 +00:00
parent 340f948109
commit f15cb82b12
2 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
"@mdi/react": "^1.6.1", "@mdi/react": "^1.6.1",
"@mui/icons-material": "^7.1.2", "@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2", "@mui/material": "^7.1.2",
"@mui/x-charts": "^8.14.1", "@mui/x-charts": "^8.15.0",
"@mui/x-data-grid": "^8.15.0", "@mui/x-data-grid": "^8.15.0",
"@mui/x-date-pickers": "^8.9.2", "@mui/x-date-pickers": "^8.9.2",
"date-and-time": "^3.6.0", "date-and-time": "^3.6.0",
@@ -2290,15 +2290,15 @@
} }
}, },
"node_modules/@mui/x-charts": { "node_modules/@mui/x-charts": {
"version": "8.14.1", "version": "8.15.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.14.1.tgz", "resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.15.0.tgz",
"integrity": "sha512-vI3YYCMUf5loFb3xE4mDJGrBSF6UTmsUXPKb+yPbVXIfO7aiL7o73uvqaepX2fMpqGe9G+IYvl6LlvaplSkCRQ==", "integrity": "sha512-rOe4mpTeoz4ST262huyMvRa82i1XICgF7Bv1Tvxfya9qJ0J22IPVaSc2rD0gntXIBRIYaxhV7SrJV+UGCIqXVA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.28.4", "@babel/runtime": "^7.28.4",
"@mui/utils": "^7.3.3", "@mui/utils": "^7.3.3",
"@mui/x-charts-vendor": "8.14.1", "@mui/x-charts-vendor": "8.15.0",
"@mui/x-internal-gestures": "0.3.3", "@mui/x-internal-gestures": "0.3.4",
"@mui/x-internals": "8.14.0", "@mui/x-internals": "8.14.0",
"bezier-easing": "^2.1.0", "bezier-easing": "^2.1.0",
"clsx": "^2.1.1", "clsx": "^2.1.1",
@@ -2328,9 +2328,9 @@
} }
}, },
"node_modules/@mui/x-charts-vendor": { "node_modules/@mui/x-charts-vendor": {
"version": "8.14.1", "version": "8.15.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.14.1.tgz", "resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.15.0.tgz",
"integrity": "sha512-7zoJ02J6HCShvAt6O0GMv6LWFsWj8nq//4Hy2DPjnUf/uEJWPCSLIzlJphWkULp0jJM4ncha1CMOl3qqy8zLFg==", "integrity": "sha512-0w7Who278kmRFm+5LUZY5MErSJBO75tqBH8abDkTiDNfsCe88vnrImmIT7OGzJGyRJfyrEBht8RLL6bHNEParg==",
"license": "MIT AND ISC", "license": "MIT AND ISC",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.28.4", "@babel/runtime": "^7.28.4",
@@ -2499,9 +2499,9 @@
} }
}, },
"node_modules/@mui/x-internal-gestures": { "node_modules/@mui/x-internal-gestures": {
"version": "0.3.3", "version": "0.3.4",
"resolved": "https://registry.npmjs.org/@mui/x-internal-gestures/-/x-internal-gestures-0.3.3.tgz", "resolved": "https://registry.npmjs.org/@mui/x-internal-gestures/-/x-internal-gestures-0.3.4.tgz",
"integrity": "sha512-VcAcH5Iz2YzSf6R4WoV4lQyM/a7zGa8x0c+pz1fD/nJB8U9ovXkLQvb9cUn17qwSEwvdW+X9KH07pdrMPY75ew==", "integrity": "sha512-7qQuDE7Khks3ujWtKPvGE0PAT2D15TKS6d3PDQYg/NzLyOoXe3AR5uGO4o+dOzHpdFC/qqNvn68wmq1N7UzL6Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.28.4" "@babel/runtime": "^7.28.4"

View File

@@ -18,7 +18,7 @@
"@mdi/react": "^1.6.1", "@mdi/react": "^1.6.1",
"@mui/icons-material": "^7.1.2", "@mui/icons-material": "^7.1.2",
"@mui/material": "^7.1.2", "@mui/material": "^7.1.2",
"@mui/x-charts": "^8.14.1", "@mui/x-charts": "^8.15.0",
"@mui/x-data-grid": "^8.15.0", "@mui/x-data-grid": "^8.15.0",
"@mui/x-date-pickers": "^8.9.2", "@mui/x-date-pickers": "^8.9.2",
"date-and-time": "^3.6.0", "date-and-time": "^3.6.0",