|
|
@@ -17,9 +17,11 @@
|
|
|
"markdown-it-emoji": "^3.0.0",
|
|
|
"markdown-it-footnote": "^4.0.0",
|
|
|
"marked": "^16.2.1",
|
|
|
+ "papaparse": "^5.5.3",
|
|
|
"react": "^19.1.1",
|
|
|
"react-dom": "^19.1.1",
|
|
|
- "react-router-dom": "^7.9.3"
|
|
|
+ "react-router-dom": "^7.9.3",
|
|
|
+ "recharts": "^3.6.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@eslint/js": "^9.33.0",
|
|
|
@@ -85,6 +87,7 @@
|
|
|
"integrity": "sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"@ampproject/remapping": "^2.2.0",
|
|
|
"@babel/code-frame": "^7.27.1",
|
|
|
@@ -1461,6 +1464,42 @@
|
|
|
"node": ">=14"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@reduxjs/toolkit": {
|
|
|
+ "version": "2.11.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.2.tgz",
|
|
|
+ "integrity": "sha512-Kd6kAHTA6/nUpp8mySPqj3en3dm0tdMIgbttnQ1xFMVpufoj+ADi8pXLBsd4xzTRHQa7t/Jv8W5UnCuW4kuWMQ==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@standard-schema/spec": "^1.0.0",
|
|
|
+ "@standard-schema/utils": "^0.3.0",
|
|
|
+ "immer": "^11.0.0",
|
|
|
+ "redux": "^5.0.1",
|
|
|
+ "redux-thunk": "^3.1.0",
|
|
|
+ "reselect": "^5.1.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.9.0 || ^17.0.0 || ^18 || ^19",
|
|
|
+ "react-redux": "^7.2.1 || ^8.1.3 || ^9.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "react": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "react-redux": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@reduxjs/toolkit/node_modules/immer": {
|
|
|
+ "version": "11.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/immer/-/immer-11.1.3.tgz",
|
|
|
+ "integrity": "sha512-6jQTc5z0KJFtr1UgFpIL3N9XSC3saRaI9PwWtzM2pSqkNGtiNkYY2OSwkOGDK2XcTRcLb1pi/aNkKZz0nxVH4Q==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/immer"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@rolldown/pluginutils": {
|
|
|
"version": "1.0.0-beta.34",
|
|
|
"resolved": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.34.tgz",
|
|
|
@@ -1728,6 +1767,18 @@
|
|
|
"win32"
|
|
|
]
|
|
|
},
|
|
|
+ "node_modules/@standard-schema/spec": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
|
|
|
+ "integrity": "sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@standard-schema/utils": {
|
|
|
+ "version": "0.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz",
|
|
|
+ "integrity": "sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/@tailwindcss/cli": {
|
|
|
"version": "4.1.13",
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.13.tgz",
|
|
|
@@ -2063,6 +2114,69 @@
|
|
|
"@babel/types": "^7.28.2"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@types/d3-array": {
|
|
|
+ "version": "3.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz",
|
|
|
+ "integrity": "sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-color": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
|
|
|
+ "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-ease": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-interpolate": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-color": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-path": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",
|
|
|
+ "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-scale": {
|
|
|
+ "version": "4.0.9",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz",
|
|
|
+ "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-time": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-shape": {
|
|
|
+ "version": "3.1.8",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz",
|
|
|
+ "integrity": "sha512-lae0iWfcDeR7qt7rA88BNiqdvPS5pFVPpo5OfjElwNaT2yyekbM0C9vK+yqBqEmHr6lDkRnYNoTBYlAgJa7a4w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-path": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-time": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",
|
|
|
+ "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/d3-timer": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",
|
|
|
+ "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/@types/debug": {
|
|
|
"version": "4.1.12",
|
|
|
"resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
|
|
|
@@ -2129,6 +2243,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.1.12.tgz",
|
|
|
"integrity": "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==",
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"csstype": "^3.0.2"
|
|
|
}
|
|
|
@@ -2156,6 +2271,12 @@
|
|
|
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/@types/use-sync-external-store": {
|
|
|
+ "version": "0.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz",
|
|
|
+ "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/@uiw/copy-to-clipboard": {
|
|
|
"version": "1.0.17",
|
|
|
"resolved": "https://registry.npmjs.org/@uiw/copy-to-clipboard/-/copy-to-clipboard-1.0.17.tgz",
|
|
|
@@ -2258,6 +2379,7 @@
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"bin": {
|
|
|
"acorn": "bin/acorn"
|
|
|
},
|
|
|
@@ -2527,6 +2649,7 @@
|
|
|
}
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"caniuse-lite": "^1.0.30001735",
|
|
|
"electron-to-chromium": "^1.5.204",
|
|
|
@@ -2697,6 +2820,15 @@
|
|
|
"node": ">=12"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/clsx": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/color-convert": {
|
|
|
"version": "2.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
@@ -2879,6 +3011,127 @@
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/d3-array": {
|
|
|
+ "version": "3.2.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
|
|
|
+ "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "internmap": "1 - 2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-color": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-ease": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-format": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz",
|
|
|
+ "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-interpolate": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-color": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-path": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-scale": {
|
|
|
+ "version": "4.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
|
|
|
+ "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-array": "2.10.0 - 3",
|
|
|
+ "d3-format": "1 - 3",
|
|
|
+ "d3-interpolate": "1.2.0 - 3",
|
|
|
+ "d3-time": "2.1.1 - 3",
|
|
|
+ "d3-time-format": "2 - 4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-shape": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
|
|
|
+ "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-path": "^3.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-time": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-array": "2 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-time-format": {
|
|
|
+ "version": "4.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
|
|
|
+ "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "d3-time": "1 - 3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/d3-timer": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
|
|
|
+ "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/debug": {
|
|
|
"version": "4.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
|
@@ -2896,6 +3149,12 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/decimal.js-light": {
|
|
|
+ "version": "2.5.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz",
|
|
|
+ "integrity": "sha512-qIMFpTMZmny+MMIitAB6D7iVPEorVw6YQRWkvarTkT4tBeSLLiHzcwj6q0MmYSFCiVpiqPJTJEYIrpcPzVEIvg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/decode-named-character-reference": {
|
|
|
"version": "1.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.2.0.tgz",
|
|
|
@@ -3019,6 +3278,16 @@
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/es-toolkit": {
|
|
|
+ "version": "1.44.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.44.0.tgz",
|
|
|
+ "integrity": "sha512-6penXeZalaV88MM3cGkFZZfOoLGWshWWfdy0tWw/RlVVyhvMaWSBTOvXNeiW3e5FwdS5ePW0LGEu17zT139ktg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "workspaces": [
|
|
|
+ "docs",
|
|
|
+ "benchmarks"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"node_modules/esbuild": {
|
|
|
"version": "0.25.9",
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.9.tgz",
|
|
|
@@ -3089,6 +3358,7 @@
|
|
|
"integrity": "sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
"@eslint-community/regexpp": "^4.12.1",
|
|
|
@@ -3281,6 +3551,12 @@
|
|
|
"node": ">=6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/eventemitter3": {
|
|
|
+ "version": "5.0.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
|
|
|
+ "integrity": "sha512-mlsTRyGaPBjPedk6Bvw+aqbsXDtoAyAzm5MO7JgU+yVRyMQ5O8bD4Kcci7BS85f93veegeCPkL8R4GLClnjLFw==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/events": {
|
|
|
"version": "3.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
|
@@ -3915,6 +4191,16 @@
|
|
|
"node": ">= 4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/immer": {
|
|
|
+ "version": "10.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/immer/-/immer-10.2.0.tgz",
|
|
|
+ "integrity": "sha512-d/+XTN3zfODyjr89gM3mPq1WNX2B8pYsu7eORitdwyA2sBubnTl3laYlBk4sXY5FUa5qTZGBDPJICVbvqzjlbw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/immer"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/import-fresh": {
|
|
|
"version": "3.3.1",
|
|
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
|
|
@@ -3955,6 +4241,15 @@
|
|
|
"integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==",
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/internmap": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
|
|
|
+ "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==",
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/is-alphabetical": {
|
|
|
"version": "2.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",
|
|
|
@@ -5683,6 +5978,12 @@
|
|
|
"dev": true,
|
|
|
"license": "BlueOak-1.0.0"
|
|
|
},
|
|
|
+ "node_modules/papaparse": {
|
|
|
+ "version": "5.5.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/papaparse/-/papaparse-5.5.3.tgz",
|
|
|
+ "integrity": "sha512-5QvjGxYVjxO59MGU2lHVYpRWBBtKHnlIAcSe1uNFCkkptUh63NFRj0FJQm7nR67puEruUci/ZkjmEFrjCAyP4A==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/parent-module": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
|
@@ -5806,6 +6107,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"engines": {
|
|
|
"node": ">=12"
|
|
|
},
|
|
|
@@ -5832,6 +6134,7 @@
|
|
|
}
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"nanoid": "^3.3.11",
|
|
|
"picocolors": "^1.1.1",
|
|
|
@@ -5909,6 +6212,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/react/-/react-19.1.1.tgz",
|
|
|
"integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==",
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"engines": {
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
@@ -5918,6 +6222,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.1.1.tgz",
|
|
|
"integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==",
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"scheduler": "^0.26.0"
|
|
|
},
|
|
|
@@ -5925,6 +6230,13 @@
|
|
|
"react": "^19.1.1"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/react-is": {
|
|
|
+ "version": "19.2.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.3.tgz",
|
|
|
+ "integrity": "sha512-qJNJfu81ByyabuG7hPFEbXqNcWSU3+eVus+KJs+0ncpGfMyYdvSmxiJxbWR65lYi1I+/0HBcliO029gc4F+PnA==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
"node_modules/react-markdown": {
|
|
|
"version": "9.0.3",
|
|
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-9.0.3.tgz",
|
|
|
@@ -5951,6 +6263,30 @@
|
|
|
"react": ">=18"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/react-redux": {
|
|
|
+ "version": "9.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
|
|
|
+ "integrity": "sha512-ROY9fvHhwOD9ySfrF0wmvu//bKCQ6AeZZq1nJNtbDC+kk5DuSuNX/n6YWYF/SYy7bSba4D4FSz8DJeKY/S/r+g==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peer": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@types/use-sync-external-store": "^0.0.6",
|
|
|
+ "use-sync-external-store": "^1.4.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/react": "^18.2.25 || ^19",
|
|
|
+ "react": "^18.0 || ^19",
|
|
|
+ "redux": "^5.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/react": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "redux": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/react-refresh": {
|
|
|
"version": "0.17.0",
|
|
|
"resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.17.0.tgz",
|
|
|
@@ -6049,6 +6385,52 @@
|
|
|
"node": ">=10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/recharts": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/recharts/-/recharts-3.6.0.tgz",
|
|
|
+ "integrity": "sha512-L5bjxvQRAe26RlToBAziKUB7whaGKEwD3znoM6fz3DrTowCIC/FnJYnuq1GEzB8Zv2kdTfaxQfi5GoH0tBinyg==",
|
|
|
+ "license": "MIT",
|
|
|
+ "workspaces": [
|
|
|
+ "www"
|
|
|
+ ],
|
|
|
+ "dependencies": {
|
|
|
+ "@reduxjs/toolkit": "1.x.x || 2.x.x",
|
|
|
+ "clsx": "^2.1.1",
|
|
|
+ "decimal.js-light": "^2.5.1",
|
|
|
+ "es-toolkit": "^1.39.3",
|
|
|
+ "eventemitter3": "^5.0.1",
|
|
|
+ "immer": "^10.1.1",
|
|
|
+ "react-redux": "8.x.x || 9.x.x",
|
|
|
+ "reselect": "5.1.1",
|
|
|
+ "tiny-invariant": "^1.3.3",
|
|
|
+ "use-sync-external-store": "^1.2.2",
|
|
|
+ "victory-vendor": "^37.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
+ "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
|
+ "react-is": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/redux": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz",
|
|
|
+ "integrity": "sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peer": true
|
|
|
+ },
|
|
|
+ "node_modules/redux-thunk": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz",
|
|
|
+ "integrity": "sha512-NW2r5T6ksUKXCabzhL9z+h206HQw/NJkcLm1GPImRQ8IzfXwRGqjVhKJGauHirT0DAuyy6hjdnMZaRoAcy0Klw==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "redux": "^5.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/refractor": {
|
|
|
"version": "4.9.0",
|
|
|
"resolved": "https://registry.npmjs.org/refractor/-/refractor-4.9.0.tgz",
|
|
|
@@ -6371,6 +6753,12 @@
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/reselect": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz",
|
|
|
+ "integrity": "sha512-K/BG6eIky/SBpzfHZv/dd+9JBFiS4SWV7FIujVyJRux6e45+73RaUHXLmIR1f7WOMaQ0U1km6qwklRQxpJJY0w==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/resolve-from": {
|
|
|
"version": "4.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
|
@@ -6746,6 +7134,12 @@
|
|
|
"b4a": "^1.6.4"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/tiny-invariant": {
|
|
|
+ "version": "1.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
|
|
|
+ "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/tinyglobby": {
|
|
|
"version": "0.2.15",
|
|
|
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
|
|
|
@@ -6980,6 +7374,15 @@
|
|
|
"punycode": "^2.1.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/use-sync-external-store": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
|
|
|
+ "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/util-deprecate": {
|
|
|
"version": "1.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
|
@@ -7029,11 +7432,34 @@
|
|
|
"url": "https://opencollective.com/unified"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/victory-vendor": {
|
|
|
+ "version": "37.3.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-37.3.6.tgz",
|
|
|
+ "integrity": "sha512-SbPDPdDBYp+5MJHhBCAyI7wKM3d5ivekigc2Dk2s7pgbZ9wIgIBYGVw4zGHBml/qTFbexrofXW6Gu4noGxrOwQ==",
|
|
|
+ "license": "MIT AND ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/d3-array": "^3.0.3",
|
|
|
+ "@types/d3-ease": "^3.0.0",
|
|
|
+ "@types/d3-interpolate": "^3.0.1",
|
|
|
+ "@types/d3-scale": "^4.0.2",
|
|
|
+ "@types/d3-shape": "^3.1.0",
|
|
|
+ "@types/d3-time": "^3.0.0",
|
|
|
+ "@types/d3-timer": "^3.0.0",
|
|
|
+ "d3-array": "^3.1.6",
|
|
|
+ "d3-ease": "^3.0.1",
|
|
|
+ "d3-interpolate": "^3.0.1",
|
|
|
+ "d3-scale": "^4.0.2",
|
|
|
+ "d3-shape": "^3.1.0",
|
|
|
+ "d3-time": "^3.0.0",
|
|
|
+ "d3-timer": "^3.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/vite": {
|
|
|
"version": "7.1.5",
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.5.tgz",
|
|
|
"integrity": "sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==",
|
|
|
"license": "MIT",
|
|
|
+ "peer": true,
|
|
|
"dependencies": {
|
|
|
"esbuild": "^0.25.0",
|
|
|
"fdir": "^6.5.0",
|