fix(deps): update dependency recharts to v2.15.4
All checks were successful
Lint / Lint and Typecheck (push) Successful in 45s

This commit is contained in:
2025-06-21 03:04:05 +00:00
parent aa0c90e70b
commit c2b58976f0

6
package-lock.json generated
View File

@ -6419,9 +6419,9 @@
} }
}, },
"node_modules/recharts": { "node_modules/recharts": {
"version": "2.15.3", "version": "2.15.4",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.3.tgz", "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.15.4.tgz",
"integrity": "sha512-EdOPzTwcFSuqtvkDoaM5ws/Km1+WTAO2eizL7rqiG0V2UVhTnz0m7J2i0CjVPUCdEkZImaWvXLbZDS2H5t6GFQ==", "integrity": "sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"clsx": "^2.0.0", "clsx": "^2.0.0",