mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency recharts to v2.11.0
This commit is contained in:
parent
cb71525141
commit
f65747d580
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -40,7 +40,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
"react-router-dom": "6.21.3",
|
||||
"recharts": "2.10.4",
|
||||
"recharts": "2.11.0",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
|
|
@ -9060,9 +9060,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/recharts": {
|
||||
"version": "2.10.4",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.10.4.tgz",
|
||||
"integrity": "sha512-/Q7/wdf8bW91lN3NEeCjL9RWfaiXQViJFgdnas4Eix/I8B9HAI3tHHK/CW/zDfgRMh4fzW1zlfjoz1IAapLO1Q==",
|
||||
"version": "2.11.0",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.11.0.tgz",
|
||||
"integrity": "sha512-5s+u1m5Hwxb2nh0LABkE3TS/lFqFHyWl7FnPbQhHobbQQia4ih1t3o3+ikPYr31Ns+kYe4FASIthKeKi/YYvMg==",
|
||||
"dependencies": {
|
||||
"clsx": "^2.0.0",
|
||||
"eventemitter3": "^4.0.1",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
"react-router-dom": "6.21.3",
|
||||
"recharts": "2.10.4",
|
||||
"recharts": "2.11.0",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue