3 Commits

Author SHA1 Message Date
6df52262b7 Update dependency @mui/x-charts to ^8.26.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-01-23 00:33:00 +00:00
1825373013 Merge pull request 'Update dependency @types/react to ^19.2.9' (#483) from renovate/react into master
Some checks failed
continuous-integration/drone/push Build is failing
2026-01-22 00:33:35 +00:00
1166cc29dd Update dependency @types/react to ^19.2.9
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2026-01-21 00:26:55 +00:00
2 changed files with 18 additions and 18 deletions

View File

@@ -16,7 +16,7 @@
"@monaco-editor/react": "^4.7.0",
"@mui/icons-material": "^7.3.7",
"@mui/material": "^7.3.7",
"@mui/x-charts": "^8.25.0",
"@mui/x-charts": "^8.26.0",
"@mui/x-data-grid": "^8.23.0",
"date-and-time": "^3.6.0",
"filesize": "^10.1.6",
@@ -36,7 +36,7 @@
"@eslint/js": "^9.39.2",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.8",
"@types/react": "^19.2.9",
"@types/react-dom": "^19.2.3",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0",
@@ -1651,16 +1651,16 @@
}
},
"node_modules/@mui/x-charts": {
"version": "8.25.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.25.0.tgz",
"integrity": "sha512-ath3WDUCHEJEUvH/vLzNAKPiIVHggglY70tcpkl60FQybyhF27TdegfKNtO0dmaOlCLvroWXaRfLD/S9NLe9xw==",
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.26.0.tgz",
"integrity": "sha512-TO9DvP1JWu1M2qbZ7QRMARsowTzyJ8MvBRFL+q+ojgD+Wn8aE3kkjHqs4QtPELfIoZx8Q9uWXn6Z0WIh780XIg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4",
"@mui/utils": "^7.3.5",
"@mui/x-charts-vendor": "8.25.0",
"@mui/x-charts-vendor": "8.26.0",
"@mui/x-internal-gestures": "0.4.0",
"@mui/x-internals": "8.25.0",
"@mui/x-internals": "8.26.0",
"bezier-easing": "^2.1.0",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",
@@ -1688,9 +1688,9 @@
}
},
"node_modules/@mui/x-charts-vendor": {
"version": "8.25.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.25.0.tgz",
"integrity": "sha512-/DFLI/3DSN+JbgQTNROTzioK6Bg25I5CoJXyEO1sT9DCLAtZ+iqq0UqoxAYKX8f46eeZbd1YArcozcwAcp5UeA==",
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.26.0.tgz",
"integrity": "sha512-R//+WSWvsLJRTjTRN90EKX9sgRzAb4HQBvtUA3cTQpkGrmEjmatD4BJAm3IdRdkSagf6yKWF+ypESctyRhbwnA==",
"license": "MIT AND ISC",
"dependencies": {
"@babel/runtime": "^7.28.4",
@@ -1788,9 +1788,9 @@
}
},
"node_modules/@mui/x-internals": {
"version": "8.25.0",
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.25.0.tgz",
"integrity": "sha512-RKexkVaK3xvAeLBNeLAw6oJCsQrXkx7TYSRoSUmmJveydqOqoBbimv+nbc8PmL4UL0ShVNkaFL1YWY7kYCCXUA==",
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.26.0.tgz",
"integrity": "sha512-B9OZau5IQUvIxwpJZhoFJKqRpmWf5r0yMmSXjQuqb5WuqM755EuzWJOenY48denGoENzMLT8hQpA0hRTeU2IPA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4",
@@ -2412,9 +2412,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "19.2.8",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz",
"integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==",
"version": "19.2.9",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.9.tgz",
"integrity": "sha512-Lpo8kgb/igvMIPeNV2rsYKTgaORYdO1XGVZ4Qz3akwOj0ySGYMPlQWa8BaLn0G63D1aSaAQ5ldR06wCpChQCjA==",
"license": "MIT",
"peer": true,
"dependencies": {

View File

@@ -18,7 +18,7 @@
"@monaco-editor/react": "^4.7.0",
"@mui/icons-material": "^7.3.7",
"@mui/material": "^7.3.7",
"@mui/x-charts": "^8.25.0",
"@mui/x-charts": "^8.26.0",
"@mui/x-data-grid": "^8.23.0",
"date-and-time": "^3.6.0",
"filesize": "^10.1.6",
@@ -38,7 +38,7 @@
"@eslint/js": "^9.39.2",
"@types/humanize-duration": "^3.27.4",
"@types/jest": "^30.0.0",
"@types/react": "^19.2.8",
"@types/react": "^19.2.9",
"@types/react-dom": "^19.2.3",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/uuid": "^10.0.0",