mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency recharts to v2.12.2
This commit is contained in:
parent
5e4e850f7e
commit
fb494879cd
2 changed files with 6 additions and 6 deletions
10
frontend/package-lock.json
generated
10
frontend/package-lock.json
generated
|
|
@ -40,7 +40,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
"react-router-dom": "6.22.3",
|
||||
"recharts": "2.12.0",
|
||||
"recharts": "2.12.2",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
|
|
@ -9090,13 +9090,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/recharts": {
|
||||
"version": "2.12.0",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.12.0.tgz",
|
||||
"integrity": "sha512-rVNcdNQ5b7+40Ue7mcEKZJyEv+3SUk2bDEVvOyXPDXXVE7TU3lrvnJUgAvO36hSzhRP2DnAamKXvHLFIFOU0Ww==",
|
||||
"version": "2.12.2",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.12.2.tgz",
|
||||
"integrity": "sha512-9bpxjXSF5g81YsKkTSlaX7mM4b6oYI1mIYck6YkUcWuL3tomADccI51/6thY4LmvhYuRTwpfrOvE80Zc3oBRfQ==",
|
||||
"dependencies": {
|
||||
"clsx": "^2.0.0",
|
||||
"eventemitter3": "^4.0.1",
|
||||
"lodash": "^4.17.19",
|
||||
"lodash": "^4.17.21",
|
||||
"react-is": "^16.10.2",
|
||||
"react-smooth": "^4.0.0",
|
||||
"recharts-scale": "^0.4.4",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
"react-router-dom": "6.22.3",
|
||||
"recharts": "2.12.0",
|
||||
"recharts": "2.12.2",
|
||||
"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