|
|
|
|
@@ -15,7 +15,7 @@
|
|
|
|
|
"@mdi/react": "^1.6.1",
|
|
|
|
|
"@mui/icons-material": "^7.3.6",
|
|
|
|
|
"@mui/material": "^7.3.6",
|
|
|
|
|
"@mui/x-charts": "^8.21.0",
|
|
|
|
|
"@mui/x-charts": "^8.22.0",
|
|
|
|
|
"@mui/x-date-pickers": "^8.21.0",
|
|
|
|
|
"date-and-time": "^4.1.1",
|
|
|
|
|
"dayjs": "^1.11.19",
|
|
|
|
|
@@ -71,6 +71,7 @@
|
|
|
|
|
"integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
|
|
"@babel/generator": "^7.28.5",
|
|
|
|
|
@@ -407,6 +408,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
|
@@ -450,6 +452,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.1.tgz",
|
|
|
|
|
"integrity": "sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.18.3",
|
|
|
|
|
"@emotion/babel-plugin": "^11.13.5",
|
|
|
|
|
@@ -1302,6 +1305,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-R4DaYF3dgCQCUAkr4wW1w26GHXcf5rCmBRHVBuuvJvaGLmZdD8EjatP80Nz5JCw0KxORAzwftnHzXVnjR8HnFw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/core-downloads-tracker": "^7.3.6",
|
|
|
|
|
@@ -1412,6 +1416,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/system/-/system-7.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-8fehAazkHNP1imMrdD2m2hbA9sl7Ur6jfuNweh5o4l9YPty4iaZzRXqYvBCWQNwFaSHmMEj2KPbyXGp7Bt73Rg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/private-theming": "^7.3.6",
|
|
|
|
|
@@ -1495,19 +1500,18 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts": {
|
|
|
|
|
"version": "8.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-uYoeqkrXnkH43lcUGoY7l96FWVZGrWBxPY6ZJSpLo+lCGt6z0SgfB29kdsaOXJnS6RHrVnfPtm4ifjO+JIIG9Q==",
|
|
|
|
|
"version": "8.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-VwIbrACkz/Nh99ghNMBJmve62obLX0lFaXJ+yq3ino3LCjvBHBkTeB6VhQl2EAbl5YTkN28UMAzdQSqREz5grw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"@mui/x-charts-vendor": "8.21.0",
|
|
|
|
|
"@mui/x-charts-vendor": "8.22.0",
|
|
|
|
|
"@mui/x-internal-gestures": "0.3.6",
|
|
|
|
|
"@mui/x-internals": "8.21.0",
|
|
|
|
|
"@mui/x-internals": "8.22.0",
|
|
|
|
|
"bezier-easing": "^2.1.0",
|
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
|
"flatqueue": "^3.0.0",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
@@ -1533,9 +1537,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts-vendor": {
|
|
|
|
|
"version": "8.21.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.21.0.tgz",
|
|
|
|
|
"integrity": "sha512-luKEt+OHb7QPwGGqLPTVJojGN/QFwpqv7vWMrXJfwpQvx+pCdYvyMHpg2I7CpkstF84H0sk8QwD/7cfI/vT10A==",
|
|
|
|
|
"version": "8.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-charts-vendor/-/x-charts-vendor-8.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-lRG79nqZMeYfrXftcb+6Jd/A+GUNevv5AyCu2yi+YJJvjjPpBSy6rpEAS5/u3YcJpO08cL7Px1x6BY24w/x9jA==",
|
|
|
|
|
"license": "MIT AND ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
@@ -1553,7 +1557,30 @@
|
|
|
|
|
"d3-scale": "^4.0.2",
|
|
|
|
|
"d3-shape": "^3.2.0",
|
|
|
|
|
"d3-time": "^3.1.0",
|
|
|
|
|
"d3-timer": "^3.0.1"
|
|
|
|
|
"d3-timer": "^3.0.1",
|
|
|
|
|
"flatqueue": "^3.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-charts/node_modules/@mui/x-internals": {
|
|
|
|
|
"version": "8.22.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@mui/x-internals/-/x-internals-8.22.0.tgz",
|
|
|
|
|
"integrity": "sha512-PA7jCKRLbS6aYvTSbGr3Id4CPUdTrUejHm31l8Vje7dw138gBBHrHeGsqWJh/S5foorpK8loiRejKrLlTZokyQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.28.4",
|
|
|
|
|
"@mui/utils": "^7.3.5",
|
|
|
|
|
"reselect": "^5.1.1",
|
|
|
|
|
"use-sync-external-store": "^1.6.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/mui-org"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@mui/x-date-pickers": {
|
|
|
|
|
@@ -2129,6 +2156,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz",
|
|
|
|
|
"integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"csstype": "^3.2.2"
|
|
|
|
|
}
|
|
|
|
|
@@ -2194,6 +2222,7 @@
|
|
|
|
|
"integrity": "sha512-N9lBGA9o9aqb1hVMc9hzySbhKibHmB+N3IpoShyV6HyQYRGIhlrO5rQgttypi+yEeKsKI4idxC8Jw6gXKD4THA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/scope-manager": "8.49.0",
|
|
|
|
|
"@typescript-eslint/types": "8.49.0",
|
|
|
|
|
@@ -2419,6 +2448,7 @@
|
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
|
},
|
|
|
|
|
@@ -2544,6 +2574,7 @@
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"baseline-browser-mapping": "^2.9.0",
|
|
|
|
|
"caniuse-lite": "^1.0.30001759",
|
|
|
|
|
@@ -2831,7 +2862,8 @@
|
|
|
|
|
"version": "1.11.19",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
|
|
|
|
|
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/debug": {
|
|
|
|
|
"version": "4.4.3",
|
|
|
|
|
@@ -2953,6 +2985,7 @@
|
|
|
|
|
"integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
|
@@ -3849,6 +3882,7 @@
|
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
},
|
|
|
|
|
@@ -3927,6 +3961,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
|
}
|
|
|
|
|
@@ -3936,6 +3971,7 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-ibrK8llX2a4eOskq1mXKu/TGZj9qzomO+sNfO98M6d9zIPOEhlBkMkBUBLd1vgS0gQsLDBzA+8jJBVXDnfHmJg==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"scheduler": "^0.27.0"
|
|
|
|
|
},
|
|
|
|
|
@@ -4249,6 +4285,7 @@
|
|
|
|
|
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
@@ -4337,6 +4374,7 @@
|
|
|
|
|
"integrity": "sha512-ITcnkFeR3+fI8P1wMgItjGrR10170d8auB4EpMLPqmx6uxElH3a/hHGQabSHKdqd4FXWO1nFIp9rRn7JQ34ACQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"esbuild": "^0.25.0",
|
|
|
|
|
"fdir": "^6.5.0",
|
|
|
|
|
@@ -4439,24 +4477,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yaml": {
|
|
|
|
|
"version": "2.8.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
|
|
|
|
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"bin": {
|
|
|
|
|
"yaml": "bin.mjs"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">= 14.6"
|
|
|
|
|
},
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/eemeli"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/yocto-queue": {
|
|
|
|
|
"version": "0.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
|
|
|
|
@@ -4476,6 +4496,7 @@
|
|
|
|
|
"integrity": "sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"peer": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
|
|
|
}
|
|
|
|
|
|