|
|
|
@ -31,7 +31,7 @@
|
|
|
|
|
"react-dom": "^18.2.0",
|
|
|
|
|
"react-i18next": "^11.18.6",
|
|
|
|
|
"react-icons": "^4.12.0",
|
|
|
|
|
"recharts": "^2.11.0",
|
|
|
|
|
"recharts": "^2.12.1",
|
|
|
|
|
"rrule": "^2.8.1",
|
|
|
|
|
"swr": "^1.3.0",
|
|
|
|
|
"systeminformation": "^5.22.0",
|
|
|
|
@ -2130,11 +2130,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dom-helpers": {
|
|
|
|
|
"version": "3.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-3.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-LnuPJ+dwqKDIyotW1VzmOZ5TONUN7CwkCR5hrgawTUbkBGYdeoNLZo6nNfGkCrjtE1nXXaj7iMMpDa8/d9WoIA==",
|
|
|
|
|
"version": "5.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/runtime": "^7.1.2"
|
|
|
|
|
"@babel/runtime": "^7.8.7",
|
|
|
|
|
"csstype": "^3.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dom-serializer": {
|
|
|
|
@ -5539,38 +5540,33 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
|
|
|
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-lifecycles-compat": {
|
|
|
|
|
"version": "3.0.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz",
|
|
|
|
|
"integrity": "sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-smooth": {
|
|
|
|
|
"version": "2.0.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-2.0.5.tgz",
|
|
|
|
|
"integrity": "sha512-BMP2Ad42tD60h0JW6BFaib+RJuV5dsXJK9Baxiv/HlNFjvRLqA9xrNKxVWnUIZPQfzUwGXIlU/dSYLU+54YGQA==",
|
|
|
|
|
"version": "4.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-2NMXOBY1uVUQx1jBeENGA497HK20y6CPGYL1ZnJLeoQ8rrc3UfmOM82sRxtzpcoCkUMy4CS0RGylfuVhuFjBgg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fast-equals": "^5.0.0",
|
|
|
|
|
"react-transition-group": "2.9.0"
|
|
|
|
|
"fast-equals": "^5.0.1",
|
|
|
|
|
"prop-types": "^15.8.1",
|
|
|
|
|
"react-transition-group": "^4.4.5"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"prop-types": "^15.6.0",
|
|
|
|
|
"react": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
|
|
|
"react-dom": "^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
|
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/react-transition-group": {
|
|
|
|
|
"version": "2.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-2.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-+HzNTCHpeQyl4MJ/bdE0u6XRMe9+XG/+aL4mCxVN4DnPBQ0/5bfHWPDuOZUzYdMj94daZaZdCCc1Dzt9R/xSSg==",
|
|
|
|
|
"version": "4.4.5",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz",
|
|
|
|
|
"integrity": "sha512-pZcd1MCJoiKiBR2NRxeCRg13uCXbydPnmB4EOeRrY7480qNWO8IIgQG6zlDkm6uRMsURXPuKq0GWtiM59a5Q6g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"dom-helpers": "^3.4.0",
|
|
|
|
|
"@babel/runtime": "^7.5.5",
|
|
|
|
|
"dom-helpers": "^5.0.1",
|
|
|
|
|
"loose-envify": "^1.4.0",
|
|
|
|
|
"prop-types": "^15.6.2",
|
|
|
|
|
"react-lifecycles-compat": "^3.0.4"
|
|
|
|
|
"prop-types": "^15.6.2"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"react": ">=15.0.0",
|
|
|
|
|
"react-dom": ">=15.0.0"
|
|
|
|
|
"react": ">=16.6.0",
|
|
|
|
|
"react-dom": ">=16.6.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/read-cache": {
|
|
|
|
@ -5608,15 +5604,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/recharts": {
|
|
|
|
|
"version": "2.11.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.11.0.tgz",
|
|
|
|
|
"integrity": "sha512-5s+u1m5Hwxb2nh0LABkE3TS/lFqFHyWl7FnPbQhHobbQQia4ih1t3o3+ikPYr31Ns+kYe4FASIthKeKi/YYvMg==",
|
|
|
|
|
"version": "2.12.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.12.1.tgz",
|
|
|
|
|
"integrity": "sha512-35vUCEBPf+pM+iVgSgVTn86faKya5pc4JO6cYJL63qOK2zDEyzDn20Tdj+CDI/3z+VcpKyQ8ZBQ9OiQ+vuAbjg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"clsx": "^2.0.0",
|
|
|
|
|
"eventemitter3": "^4.0.1",
|
|
|
|
|
"lodash": "^4.17.19",
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"react-is": "^16.10.2",
|
|
|
|
|
"react-smooth": "^2.0.5",
|
|
|
|
|
"react-smooth": "^4.0.0",
|
|
|
|
|
"recharts-scale": "^0.4.4",
|
|
|
|
|
"tiny-invariant": "^1.3.1",
|
|
|
|
|
"victory-vendor": "^36.6.8"
|
|
|
|
@ -5625,7 +5621,6 @@
|
|
|
|
|
"node": ">=14"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"prop-types": "^15.6.0",
|
|
|
|
|
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
|
|
|
|
|
"react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0"
|
|
|
|
|
}
|
|
|
|
|