mirror of
https://github.com/apricote/Listory.git
synced 2026-02-06 17:57:03 +00:00
chore(deps): update dependency recharts to v2.1.0
This commit is contained in:
parent
5e4ebd219a
commit
9d8a4108a3
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -31,7 +31,7 @@
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-router-dom": "5.2.0",
|
"react-router-dom": "5.2.0",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"recharts": "2.0.10",
|
"recharts": "2.1.0",
|
||||||
"tailwindcss": "2.2.7",
|
"tailwindcss": "2.2.7",
|
||||||
"typescript": "4.3.5"
|
"typescript": "4.3.5"
|
||||||
}
|
}
|
||||||
|
|
@ -22828,9 +22828,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/recharts": {
|
"node_modules/recharts": {
|
||||||
"version": "2.0.10",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.1.0.tgz",
|
||||||
"integrity": "sha512-yVIlHXPiSgxg8z+qApVnBcGVCLpluqNbXJenK3jKxsCb/FJzh77wyEztS6kXLXSC1RCZa7UABmBPBhqspMCF+g==",
|
"integrity": "sha512-Eq2AlhaLmYL8DMNXkGMAylgGvNmHFdb6BDmN3pAK31s9ty4P9ApYrpKJ1eW3222nayQxoaMJHxcxoaswo5AuqA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/d3-scale": "^3.0.0",
|
"@types/d3-scale": "^3.0.0",
|
||||||
"@types/d3-shape": "^2.0.0",
|
"@types/d3-shape": "^2.0.0",
|
||||||
|
|
@ -45960,9 +45960,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"recharts": {
|
"recharts": {
|
||||||
"version": "2.0.10",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.1.0.tgz",
|
||||||
"integrity": "sha512-yVIlHXPiSgxg8z+qApVnBcGVCLpluqNbXJenK3jKxsCb/FJzh77wyEztS6kXLXSC1RCZa7UABmBPBhqspMCF+g==",
|
"integrity": "sha512-Eq2AlhaLmYL8DMNXkGMAylgGvNmHFdb6BDmN3pAK31s9ty4P9ApYrpKJ1eW3222nayQxoaMJHxcxoaswo5AuqA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/d3-scale": "^3.0.0",
|
"@types/d3-scale": "^3.0.0",
|
||||||
"@types/d3-shape": "^2.0.0",
|
"@types/d3-shape": "^2.0.0",
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-router-dom": "5.2.0",
|
"react-router-dom": "5.2.0",
|
||||||
"react-scripts": "4.0.3",
|
"react-scripts": "4.0.3",
|
||||||
"recharts": "2.0.10",
|
"recharts": "2.1.0",
|
||||||
"tailwindcss": "2.2.7",
|
"tailwindcss": "2.2.7",
|
||||||
"typescript": "4.3.5"
|
"typescript": "4.3.5"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue