chore(deps): update dependency recharts to v2.14.1

This commit is contained in:
renovate[bot] 2024-12-12 04:15:46 +00:00 committed by GitHub
parent 590bdc6dd7
commit 1575932035
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -40,7 +40,7 @@
"react-dom": "18.3.1",
"react-files": "3.0.3",
"react-router-dom": "6.28.0",
"recharts": "2.13.3",
"recharts": "2.14.1",
"tailwind-merge": "1.14.0",
"tailwindcss": "3.4.16",
"tailwindcss-animate": "1.0.7",
@ -9057,9 +9057,9 @@
}
},
"node_modules/recharts": {
"version": "2.13.3",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.13.3.tgz",
"integrity": "sha512-YDZ9dOfK9t3ycwxgKbrnDlRC4BHdjlY73fet3a0C1+qGMjXVZe6+VXmpOIIhzkje5MMEL8AN4hLIe4AMskBzlA==",
"version": "2.14.1",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.14.1.tgz",
"integrity": "sha512-xtWulflkA+/xu4/QClBdtZYN30dbvTHjxjkh5XTMrH/CQ3WGDDPHHa/LLKCbgoqz0z3UaSH2/blV1i6VNMeh1g==",
"license": "MIT",
"dependencies": {
"clsx": "^2.0.0",