mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency recharts to v2.10.2
This commit is contained in:
parent
a99bc05912
commit
af0223c2e3
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.20.0",
|
||||
"recharts": "2.10.1",
|
||||
"recharts": "2.10.2",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
|
|
@ -8760,9 +8760,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/recharts": {
|
||||
"version": "2.10.1",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.10.1.tgz",
|
||||
"integrity": "sha512-9bi0jIzxOTfEda+oYqgimKuYfApmBr0zKnAX8r4Iw56k3Saz/IQyBD4zohZL0eyzfz0oGFRH7alpJBgH1eC57g==",
|
||||
"version": "2.10.2",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.10.2.tgz",
|
||||
"integrity": "sha512-goasBqGqpH8SLty+a24xG1KkZWowo793mgoNVrOkBRXZCG2xX+BUbCgaWrB/G+DGIpN2AX/arCttLuHdg/A6LQ==",
|
||||
"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.20.0",
|
||||
"recharts": "2.10.1",
|
||||
"recharts": "2.10.2",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue