chore(deps): update dependency recharts to v2.7.2

This commit is contained in:
renovate[bot] 2023-06-29 18:13:04 +00:00 committed by GitHub
parent 611b841921
commit 7f5210701e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -30,7 +30,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-router-dom": "6.13.0", "react-router-dom": "6.13.0",
"recharts": "2.7.1", "recharts": "2.7.2",
"tailwindcss": "3.3.2", "tailwindcss": "3.3.2",
"typescript": "5.1.6", "typescript": "5.1.6",
"vite": "4.3.9", "vite": "4.3.9",
@ -7342,9 +7342,9 @@
} }
}, },
"node_modules/recharts": { "node_modules/recharts": {
"version": "2.7.1", "version": "2.7.2",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.7.1.tgz", "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.7.2.tgz",
"integrity": "sha512-lr4rVlyddTjhXbX6doElETM/2ya1BJ7L367rdAwMavL68DVn/Zkm1hcdlZtOX2QT2yaR8sQ5Ana66HPT7lFDIA==", "integrity": "sha512-HMKRBkGoOXHW+7JcRa6+MukPSifNtJlqbc+JreGVNA407VLE/vOP+8n3YYjprDVVIF9E2ZgwWnL3D7K/LUFzBg==",
"dependencies": { "dependencies": {
"classnames": "^2.2.5", "classnames": "^2.2.5",
"eventemitter3": "^4.0.1", "eventemitter3": "^4.0.1",
@ -13863,9 +13863,9 @@
} }
}, },
"recharts": { "recharts": {
"version": "2.7.1", "version": "2.7.2",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.7.1.tgz", "resolved": "https://registry.npmjs.org/recharts/-/recharts-2.7.2.tgz",
"integrity": "sha512-lr4rVlyddTjhXbX6doElETM/2ya1BJ7L367rdAwMavL68DVn/Zkm1hcdlZtOX2QT2yaR8sQ5Ana66HPT7lFDIA==", "integrity": "sha512-HMKRBkGoOXHW+7JcRa6+MukPSifNtJlqbc+JreGVNA407VLE/vOP+8n3YYjprDVVIF9E2ZgwWnL3D7K/LUFzBg==",
"requires": { "requires": {
"classnames": "^2.2.5", "classnames": "^2.2.5",
"eventemitter3": "^4.0.1", "eventemitter3": "^4.0.1",

View file

@ -29,7 +29,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-router-dom": "6.13.0", "react-router-dom": "6.13.0",
"recharts": "2.7.1", "recharts": "2.7.2",
"tailwindcss": "3.3.2", "tailwindcss": "3.3.2",
"typescript": "5.1.6", "typescript": "5.1.6",
"vite": "4.3.9", "vite": "4.3.9",