mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency recharts to v2.9.3
This commit is contained in:
parent
3de1e5df79
commit
ec12c71ba7
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.18.0",
|
||||
"recharts": "2.9.2",
|
||||
"recharts": "2.9.3",
|
||||
"tailwind-merge": "1.14.0",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
|
|
@ -8600,9 +8600,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/recharts": {
|
||||
"version": "2.9.2",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.9.2.tgz",
|
||||
"integrity": "sha512-ig0zYgO5nUP/896GW16b9yy2sHIRW1AHB90x48hypFTSjjxQt/J9rPzlLJjgNupzJKEHPCwMi1VnvN/k20K45w==",
|
||||
"version": "2.9.3",
|
||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.9.3.tgz",
|
||||
"integrity": "sha512-B61sKrDlTxHvYwOCw8eYrD6rTA2a2hJg0avaY8qFI1ZYdHKvU18+J5u7sBMFg//wfJ/C5RL5+HsXt5e8tcJNLg==",
|
||||
"dependencies": {
|
||||
"classnames": "^2.2.5",
|
||||
"eventemitter3": "^4.0.1",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-files": "3.0.0",
|
||||
"react-router-dom": "6.18.0",
|
||||
"recharts": "2.9.2",
|
||||
"recharts": "2.9.3",
|
||||
"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