|
@ -15,7 +15,9 @@ |
|
|
"antd": "^5.27.1", |
|
|
"antd": "^5.27.1", |
|
|
"chart.js": "^4.5.0", |
|
|
"chart.js": "^4.5.0", |
|
|
"electron-updater": "^6.3.9", |
|
|
"electron-updater": "^6.3.9", |
|
|
"react-chartjs-2": "^5.3.0" |
|
|
"react": "^18.0.0", |
|
|
|
|
|
"react-chartjs-2": "^5.3.0", |
|
|
|
|
|
"react-dom": "^18.0.0" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"@electron-toolkit/eslint-config": "^2.0.0", |
|
|
"@electron-toolkit/eslint-config": "^2.0.0", |
|
@ -29,8 +31,6 @@ |
|
|
"eslint-plugin-react-hooks": "^5.2.0", |
|
|
"eslint-plugin-react-hooks": "^5.2.0", |
|
|
"eslint-plugin-react-refresh": "^0.4.20", |
|
|
"eslint-plugin-react-refresh": "^0.4.20", |
|
|
"prettier": "^3.6.2", |
|
|
"prettier": "^3.6.2", |
|
|
"react": "^19.1.0", |
|
|
|
|
|
"react-dom": "^19.1.0", |
|
|
|
|
|
"vite": "^7.0.5" |
|
|
"vite": "^7.0.5" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
@ -2038,9 +2038,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.50.0.tgz", |
|
|
"integrity": "sha512-rlKIeL854Ed0e09QGYFlmDNbka6I3EQFw7iZuugQjMb11KMpJCLPFL4ZPbMfaEhLADEL1yx0oujGkBQ7+qW3eA==", |
|
|
"integrity": "sha512-lVgpeQyy4fWN5QYebtW4buT/4kn4p4IJ+kDNB4uYNT5b8c8DLJDg6titg20NIg7E8RWwdWZORW6vUFfrLyG3KQ==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm" |
|
|
"arm" |
|
|
], |
|
|
], |
|
@ -2052,9 +2052,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-android-arm64": { |
|
|
"node_modules/@rollup/rollup-android-arm64": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.50.0.tgz", |
|
|
"integrity": "sha512-cqPpZdKUSQYRtLLr6R4X3sD4jCBO1zUmeo3qrWBCqYIeH8Q3KRL4F3V7XJ2Rm8/RJOQBZuqzQGWPjjvFUcYa/w==", |
|
|
"integrity": "sha512-2O73dR4Dc9bp+wSYhviP6sDziurB5/HCym7xILKifWdE9UsOe2FtNcM+I4xZjKrfLJnq5UR8k9riB87gauiQtw==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm64" |
|
|
"arm64" |
|
|
], |
|
|
], |
|
@ -2066,9 +2066,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-darwin-arm64": { |
|
|
"node_modules/@rollup/rollup-darwin-arm64": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.50.0.tgz", |
|
|
"integrity": "sha512-99kMMSMQT7got6iYX3yyIiJfFndpojBmkHfTc1rIje8VbjhmqBXE+nb7ZZP3A5skLyujvT0eIUCUsxAe6NjWbw==", |
|
|
"integrity": "sha512-vwSXQN8T4sKf1RHr1F0s98Pf8UPz7pS6P3LG9NSmuw0TVh7EmaE+5Ny7hJOZ0M2yuTctEsHHRTMi2wuHkdS6Hg==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm64" |
|
|
"arm64" |
|
|
], |
|
|
], |
|
@ -2080,9 +2080,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-darwin-x64": { |
|
|
"node_modules/@rollup/rollup-darwin-x64": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.50.0.tgz", |
|
|
"integrity": "sha512-y8cXoD3wdWUDpjOLMKLx6l+NFz3NlkWKcBCBfttUn+VGSfgsQ5o/yDUGtzE9HvsodkP0+16N0P4Ty1VuhtRUGg==", |
|
|
"integrity": "sha512-cQp/WG8HE7BCGyFVuzUg0FNmupxC+EPZEwWu2FCGGw5WDT1o2/YlENbm5e9SMvfDFR6FRhVCBePLqj0o8MN7Vw==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"x64" |
|
|
"x64" |
|
|
], |
|
|
], |
|
@ -2094,9 +2094,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-freebsd-arm64": { |
|
|
"node_modules/@rollup/rollup-freebsd-arm64": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.50.0.tgz", |
|
|
"integrity": "sha512-3mY5Pr7qv4GS4ZvWoSP8zha8YoiqrU+e0ViPvB549jvliBbdNLrg2ywPGkgLC3cmvN8ya3za+Q2xVyT6z+vZqA==", |
|
|
"integrity": "sha512-UR1uTJFU/p801DvvBbtDD7z9mQL8J80xB0bR7DqW7UGQHRm/OaKzp4is7sQSdbt2pjjSS72eAtRh43hNduTnnQ==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm64" |
|
|
"arm64" |
|
|
], |
|
|
], |
|
@ -2108,9 +2108,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-freebsd-x64": { |
|
|
"node_modules/@rollup/rollup-freebsd-x64": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.50.0.tgz", |
|
|
"integrity": "sha512-C9KzzOAQU5gU4kG8DTk+tjdKjpWhVWd5uVkinCwwFub2m7cDYLOdtXoMrExfeBmeRy9kBQMkiyJ+HULyF1yj9w==", |
|
|
"integrity": "sha512-G/DKyS6PK0dD0+VEzH/6n/hWDNPDZSMBmqsElWnCRGrYOb2jC0VSupp7UAHHQ4+QILwkxSMaYIbQ72dktp8pKA==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"x64" |
|
|
"x64" |
|
|
], |
|
|
], |
|
@ -2122,9 +2122,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.50.0.tgz", |
|
|
"integrity": "sha512-OVSQgEZDVLnTbMq5NBs6xkmz3AADByCWI4RdKSFNlDsYXdFtlxS59J+w+LippJe8KcmeSSM3ba+GlsM9+WwC1w==", |
|
|
"integrity": "sha512-u72Mzc6jyJwKjJbZZcIYmd9bumJu7KNmHYdue43vT1rXPm2rITwmPWF0mmPzLm9/vJWxIRbao/jrQmxTO0Sm9w==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm" |
|
|
"arm" |
|
|
], |
|
|
], |
|
@ -2136,9 +2136,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": { |
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.50.0.tgz", |
|
|
"integrity": "sha512-ZnfSFA7fDUHNa4P3VwAcfaBLakCbYaxCk0jUnS3dTou9P95kwoOLAMlT3WmEJDBCSrOEFFV0Y1HXiwfLYJuLlA==", |
|
|
"integrity": "sha512-S4UefYdV0tnynDJV1mdkNawp0E5Qm2MtSs330IyHgaccOFrwqsvgigUD29uT+B/70PDY1eQ3t40+xf6wIvXJyg==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm" |
|
|
"arm" |
|
|
], |
|
|
], |
|
@ -2150,9 +2150,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": { |
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.50.0.tgz", |
|
|
"integrity": "sha512-Z81u+gfrobVK2iV7GqZCBfEB1y6+I61AH466lNK+xy1jfqFLiQ9Qv716WUM5fxFrYxwC7ziVdZRU9qvGHkYIJg==", |
|
|
"integrity": "sha512-1EhkSvUQXJsIhk4msxP5nNAUWoB4MFDHhtc4gAYvnqoHlaL9V3F37pNHabndawsfy/Tp7BPiy/aSa6XBYbaD1g==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm64" |
|
|
"arm64" |
|
|
], |
|
|
], |
|
@ -2164,9 +2164,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": { |
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.50.0.tgz", |
|
|
"integrity": "sha512-zoAwS0KCXSnTp9NH/h9aamBAIve0DXeYpll85shf9NJ0URjSTzzS+Z9evmolN+ICfD3v8skKUPyk2PO0uGdFqg==", |
|
|
"integrity": "sha512-EtBDIZuDtVg75xIPIK1l5vCXNNCIRM0OBPUG+tbApDuJAy9mKago6QxX+tfMzbCI6tXEhMuZuN1+CU8iDW+0UQ==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm64" |
|
|
"arm64" |
|
|
], |
|
|
], |
|
@ -2178,9 +2178,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-loongarch64-gnu": { |
|
|
"node_modules/@rollup/rollup-linux-loongarch64-gnu": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.50.0.tgz", |
|
|
"integrity": "sha512-2QyUyQQ1ZtwZGiq0nvODL+vLJBtciItC3/5cYN8ncDQcv5avrt2MbKt1XU/vFAJlLta5KujqyHdYtdag4YEjYQ==", |
|
|
"integrity": "sha512-BGYSwJdMP0hT5CCmljuSNx7+k+0upweM2M4YGfFBjnFSZMHOLYR0gEEj/dxyYJ6Zc6AiSeaBY8dWOa11GF/ppQ==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"loong64" |
|
|
"loong64" |
|
|
], |
|
|
], |
|
@ -2192,9 +2192,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": { |
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.50.0.tgz", |
|
|
"integrity": "sha512-k9aEmOWt+mrMuD3skjVJSSxHckJp+SiFzFG+v8JLXbc/xi9hv2icSkR3U7uQzqy+/QbbYY7iNB9eDTwrELo14g==", |
|
|
"integrity": "sha512-I1gSMzkVe1KzAxKAroCJL30hA4DqSi+wGc5gviD0y3IL/VkvcnAqwBf4RHXHyvH66YVHxpKO8ojrgc4SrWAnLg==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"ppc64" |
|
|
"ppc64" |
|
|
], |
|
|
], |
|
@ -2206,9 +2206,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": { |
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.50.0.tgz", |
|
|
"integrity": "sha512-rDKRFFIWJ/zJn6uk2IdYLc09Z7zkE5IFIOWqpuU0o6ZpHcdniAyWkwSUWE/Z25N/wNDmFHHMzin84qW7Wzkjsw==", |
|
|
"integrity": "sha512-bSbWlY3jZo7molh4tc5dKfeSxkqnf48UsLqYbUhnkdnfgZjgufLS/NTA8PcP/dnvct5CCdNkABJ56CbclMRYCA==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"riscv64" |
|
|
"riscv64" |
|
|
], |
|
|
], |
|
@ -2220,9 +2220,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": { |
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.50.0.tgz", |
|
|
"integrity": "sha512-FkkhIY/hYFVnOzz1WeV3S9Bd1h0hda/gRqvZCMpHWDHdiIHn6pqsY3b5eSbvGccWHMQ1uUzgZTKS4oGpykf8Tw==", |
|
|
"integrity": "sha512-LSXSGumSURzEQLT2e4sFqFOv3LWZsEF8FK7AAv9zHZNDdMnUPYH3t8ZlaeYYZyTXnsob3htwTKeWtBIkPV27iQ==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"riscv64" |
|
|
"riscv64" |
|
|
], |
|
|
], |
|
@ -2234,9 +2234,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": { |
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.50.0.tgz", |
|
|
"integrity": "sha512-gRf5c+A7QiOG3UwLyOOtyJMD31JJhMjBvpfhAitPAoqZFcOeK3Kc1Veg1z/trmt+2P6F/biT02fU19GGTS529A==", |
|
|
"integrity": "sha512-CxRKyakfDrsLXiCyucVfVWVoaPA4oFSpPpDwlMcDFQvrv3XY6KEzMtMZrA+e/goC8xxp2WSOxHQubP8fPmmjOQ==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"s390x" |
|
|
"s390x" |
|
|
], |
|
|
], |
|
@ -2248,9 +2248,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": { |
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.50.0.tgz", |
|
|
"integrity": "sha512-BR7+blScdLW1h/2hB/2oXM+dhTmpW3rQt1DeSiCP9mc2NMMkqVgjIN3DDsNpKmezffGC9R8XKVOLmBkRUcK/sA==", |
|
|
"integrity": "sha512-8PrJJA7/VU8ToHVEPu14FzuSAqVKyo5gg/J8xUerMbyNkWkO9j2ExBho/68RnJsMGNJq4zH114iAttgm7BZVkA==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"x64" |
|
|
"x64" |
|
|
], |
|
|
], |
|
@ -2262,9 +2262,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-linux-x64-musl": { |
|
|
"node_modules/@rollup/rollup-linux-x64-musl": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.50.0.tgz", |
|
|
"integrity": "sha512-hDMOAe+6nX3V5ei1I7Au3wcr9h3ktKzDvF2ne5ovX8RZiAHEtX1A5SNNk4zt1Qt77CmnbqT+upb/umzoPMWiPg==", |
|
|
"integrity": "sha512-SkE6YQp+CzpyOrbw7Oc4MgXFvTw2UIBElvAvLCo230pyxOLmYwRPwZ/L5lBe/VW/qT1ZgND9wJfOsdy0XptRvw==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"x64" |
|
|
"x64" |
|
|
], |
|
|
], |
|
@ -2275,10 +2275,24 @@ |
|
|
"linux" |
|
|
"linux" |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@rollup/rollup-openharmony-arm64": { |
|
|
|
|
|
"version": "4.50.0", |
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.50.0.tgz", |
|
|
|
|
|
"integrity": "sha512-PZkNLPfvXeIOgJWA804zjSFH7fARBBCpCXxgkGDRjjAhRLOR8o0IGS01ykh5GYfod4c2yiiREuDM8iZ+pVsT+Q==", |
|
|
|
|
|
"cpu": [ |
|
|
|
|
|
"arm64" |
|
|
|
|
|
], |
|
|
|
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"optional": true, |
|
|
|
|
|
"os": [ |
|
|
|
|
|
"openharmony" |
|
|
|
|
|
] |
|
|
|
|
|
}, |
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": { |
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.50.0.tgz", |
|
|
"integrity": "sha512-wkNRzfiIGaElC9kXUT+HLx17z7D0jl+9tGYRKwd8r7cUqTL7GYAvgUY++U2hK6Ar7z5Z6IRRoWC8kQxpmM7TDA==", |
|
|
"integrity": "sha512-q7cIIdFvWQoaCbLDUyUc8YfR3Jh2xx3unO8Dn6/TTogKjfwrax9SyfmGGK6cQhKtjePI7jRfd7iRYcxYs93esg==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"arm64" |
|
|
"arm64" |
|
|
], |
|
|
], |
|
@ -2290,9 +2304,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": { |
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.50.0.tgz", |
|
|
"integrity": "sha512-gq5aW/SyNpjp71AAzroH37DtINDcX1Qw2iv9Chyz49ZgdOP3NV8QCyKZUrGsYX9Yyggj5soFiRCgsL3HwD8TdA==", |
|
|
"integrity": "sha512-XzNOVg/YnDOmFdDKcxxK410PrcbcqZkBmz+0FicpW5jtjKQxcW1BZJEQOF0NJa6JO7CZhett8GEtRN/wYLYJuw==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"ia32" |
|
|
"ia32" |
|
|
], |
|
|
], |
|
@ -2304,9 +2318,9 @@ |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": { |
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.50.0.tgz", |
|
|
"integrity": "sha512-gEtqFbzmZLFk2xKh7g0Rlo8xzho8KrEFEkzvHbfUGkrgXOpZ4XagQ6n+wIZFNh1nTb8UD16J4nFSFKXYgnbdBg==", |
|
|
"integrity": "sha512-xMmiWRR8sp72Zqwjgtf3QbZfF1wdh8X2ABu3EaozvZcyHJeU0r+XAnXdKgs4cCAp6ORoYoCygipYP1mjmbjrsg==", |
|
|
"cpu": [ |
|
|
"cpu": [ |
|
|
"x64" |
|
|
"x64" |
|
|
], |
|
|
], |
|
@ -2671,9 +2685,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/antd": { |
|
|
"node_modules/antd": { |
|
|
"version": "5.27.1", |
|
|
"version": "5.27.2", |
|
|
"resolved": "https://registry.npmmirror.com/antd/-/antd-5.27.1.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/antd/-/antd-5.27.2.tgz", |
|
|
"integrity": "sha512-jGMSdBN7hAMvPV27B4RhzZfL6n6yu8yDbo7oXrlJasaOqB7bSDPcjdEy1kXy3JPsny/Qazb1ykzRI4EfcByAPQ==", |
|
|
"integrity": "sha512-9pYRUTrumIEuulRwZijhcnL6ScBZ1X6Y3iJa67VyNhEZAiXtENA7AtggsnqdVclQIm0WL4ky76qUdWrVhDWF3g==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@ant-design/colors": "^7.2.1", |
|
|
"@ant-design/colors": "^7.2.1", |
|
@ -3585,9 +3599,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/caniuse-lite": { |
|
|
"node_modules/caniuse-lite": { |
|
|
"version": "1.0.30001737", |
|
|
"version": "1.0.30001739", |
|
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001737.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001739.tgz", |
|
|
"integrity": "sha512-BiloLiXtQNrY5UyF0+1nSJLXUENuhka2pzy2Fx5pGxqavdrxSCW4U6Pn/PoG3Efspi2frRbHpBV2XsrPE6EDlw==", |
|
|
"integrity": "sha512-y+j60d6ulelrNSwpPyrHdl+9mJnQzHBr08xm48Qno0nSk4h3Qojh+ziv2qE6rXf4k3tadF4o1J/1tAbVm1NtnA==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"funding": [ |
|
|
"funding": [ |
|
|
{ |
|
|
{ |
|
@ -4071,9 +4085,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/dayjs": { |
|
|
"node_modules/dayjs": { |
|
|
"version": "1.11.15", |
|
|
"version": "1.11.18", |
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.15.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.18.tgz", |
|
|
"integrity": "sha512-MC+DfnSWiM9APs7fpiurHGCoeIx0Gdl6QZBy+5lu8MbYKN5FZEXqOgrundfibdfhGZ15o9hzmZ2xJjZnbvgKXQ==", |
|
|
"integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==", |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/debug": { |
|
|
"node_modules/debug": { |
|
@ -6748,7 +6762,6 @@ |
|
|
"version": "4.0.0", |
|
|
"version": "4.0.0", |
|
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", |
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
|
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/js-yaml": { |
|
|
"node_modules/js-yaml": { |
|
@ -7041,7 +7054,6 @@ |
|
|
"version": "1.4.0", |
|
|
"version": "1.4.0", |
|
|
"resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz", |
|
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
|
|
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"js-tokens": "^3.0.0 || ^4.0.0" |
|
|
"js-tokens": "^3.0.0 || ^4.0.0" |
|
@ -8758,10 +8770,13 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/react": { |
|
|
"node_modules/react": { |
|
|
"version": "19.1.1", |
|
|
"version": "18.3.1", |
|
|
"resolved": "https://registry.npmmirror.com/react/-/react-19.1.1.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/react/-/react-18.3.1.tgz", |
|
|
"integrity": "sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ==", |
|
|
"integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"loose-envify": "^1.1.0" |
|
|
|
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=0.10.0" |
|
|
"node": ">=0.10.0" |
|
|
} |
|
|
} |
|
@ -8777,15 +8792,16 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/react-dom": { |
|
|
"node_modules/react-dom": { |
|
|
"version": "19.1.1", |
|
|
"version": "18.3.1", |
|
|
"resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-19.1.1.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/react-dom/-/react-dom-18.3.1.tgz", |
|
|
"integrity": "sha512-Dlq/5LAZgF0Gaz6yiqZCf6VCcZs1ghAJyrsu84Q/GT0gV+mCxbfmKNoGRKBYMJ8IEdGPqu49YWXD02GCknEDkw==", |
|
|
"integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"scheduler": "^0.26.0" |
|
|
"loose-envify": "^1.1.0", |
|
|
|
|
|
"scheduler": "^0.23.2" |
|
|
}, |
|
|
}, |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"react": "^19.1.1" |
|
|
"react": "^18.3.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/react-is": { |
|
|
"node_modules/react-is": { |
|
@ -9053,9 +9069,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/rollup": { |
|
|
"node_modules/rollup": { |
|
|
"version": "4.49.0", |
|
|
"version": "4.50.0", |
|
|
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.49.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.50.0.tgz", |
|
|
"integrity": "sha512-3IVq0cGJ6H7fKXXEdVt+RcYvRCt8beYY9K1760wGQwSAHZcS9eot1zDG5axUbcp/kWRi5zKIIDX8MoKv/TzvZA==", |
|
|
"integrity": "sha512-/Zl4D8zPifNmyGzJS+3kVoyXeDeT/GrsJM94sACNg9RtUE0hrHa1bNPtRSrfHTMH5HjRzce6K7rlTh3Khiw+pw==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
@ -9069,26 +9085,27 @@ |
|
|
"npm": ">=8.0.0" |
|
|
"npm": ">=8.0.0" |
|
|
}, |
|
|
}, |
|
|
"optionalDependencies": { |
|
|
"optionalDependencies": { |
|
|
"@rollup/rollup-android-arm-eabi": "4.49.0", |
|
|
"@rollup/rollup-android-arm-eabi": "4.50.0", |
|
|
"@rollup/rollup-android-arm64": "4.49.0", |
|
|
"@rollup/rollup-android-arm64": "4.50.0", |
|
|
"@rollup/rollup-darwin-arm64": "4.49.0", |
|
|
"@rollup/rollup-darwin-arm64": "4.50.0", |
|
|
"@rollup/rollup-darwin-x64": "4.49.0", |
|
|
"@rollup/rollup-darwin-x64": "4.50.0", |
|
|
"@rollup/rollup-freebsd-arm64": "4.49.0", |
|
|
"@rollup/rollup-freebsd-arm64": "4.50.0", |
|
|
"@rollup/rollup-freebsd-x64": "4.49.0", |
|
|
"@rollup/rollup-freebsd-x64": "4.50.0", |
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.49.0", |
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.50.0", |
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.49.0", |
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.50.0", |
|
|
"@rollup/rollup-linux-arm64-gnu": "4.49.0", |
|
|
"@rollup/rollup-linux-arm64-gnu": "4.50.0", |
|
|
"@rollup/rollup-linux-arm64-musl": "4.49.0", |
|
|
"@rollup/rollup-linux-arm64-musl": "4.50.0", |
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.49.0", |
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.50.0", |
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.49.0", |
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.50.0", |
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.49.0", |
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.50.0", |
|
|
"@rollup/rollup-linux-riscv64-musl": "4.49.0", |
|
|
"@rollup/rollup-linux-riscv64-musl": "4.50.0", |
|
|
"@rollup/rollup-linux-s390x-gnu": "4.49.0", |
|
|
"@rollup/rollup-linux-s390x-gnu": "4.50.0", |
|
|
"@rollup/rollup-linux-x64-gnu": "4.49.0", |
|
|
"@rollup/rollup-linux-x64-gnu": "4.50.0", |
|
|
"@rollup/rollup-linux-x64-musl": "4.49.0", |
|
|
"@rollup/rollup-linux-x64-musl": "4.50.0", |
|
|
"@rollup/rollup-win32-arm64-msvc": "4.49.0", |
|
|
"@rollup/rollup-openharmony-arm64": "4.50.0", |
|
|
"@rollup/rollup-win32-ia32-msvc": "4.49.0", |
|
|
"@rollup/rollup-win32-arm64-msvc": "4.50.0", |
|
|
"@rollup/rollup-win32-x64-msvc": "4.49.0", |
|
|
"@rollup/rollup-win32-ia32-msvc": "4.50.0", |
|
|
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.50.0", |
|
|
"fsevents": "~2.3.2" |
|
|
"fsevents": "~2.3.2" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
@ -9192,10 +9209,13 @@ |
|
|
"license": "ISC" |
|
|
"license": "ISC" |
|
|
}, |
|
|
}, |
|
|
"node_modules/scheduler": { |
|
|
"node_modules/scheduler": { |
|
|
"version": "0.26.0", |
|
|
"version": "0.23.2", |
|
|
"resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.26.0.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/scheduler/-/scheduler-0.23.2.tgz", |
|
|
"integrity": "sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==", |
|
|
"integrity": "sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==", |
|
|
"license": "MIT" |
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"loose-envify": "^1.1.0" |
|
|
|
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/scroll-into-view-if-needed": { |
|
|
"node_modules/scroll-into-view-if-needed": { |
|
|
"version": "3.1.0", |
|
|
"version": "3.1.0", |
|
@ -10236,9 +10256,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/vite": { |
|
|
"node_modules/vite": { |
|
|
"version": "7.1.3", |
|
|
"version": "7.1.4", |
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.1.3.tgz", |
|
|
"resolved": "https://registry.npmmirror.com/vite/-/vite-7.1.4.tgz", |
|
|
"integrity": "sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==", |
|
|
"integrity": "sha512-X5QFK4SGynAeeIt+A7ZWnApdUyHYm+pzv/8/A57LqSGcI88U6R6ipOs3uCesdc6yl7nl+zNO0t8LmqAdXcQihw==", |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|