chore(deps): update dependency @types/recharts to v1.8.29

This commit is contained in:
renovate[bot] 2023-12-11 13:44:26 +00:00 committed by GitHub
parent 0df10184a6
commit 141775dfb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.28",
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.16",
"axios": "1.6.2",
@ -3937,9 +3937,9 @@
}
},
"node_modules/@types/recharts": {
"version": "1.8.28",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.28.tgz",
"integrity": "sha512-31D+dVBdVMtBnRMOjfM9210oRsclujQetwDNnCfapy/gF1BruvQkiK9WZ2ZMqDZY2xnDpIV8sWjISBcY+wgkLw==",
"version": "1.8.29",
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.29.tgz",
"integrity": "sha512-ulKklaVsnFIIhTQsQw226TnOibrddW1qUQNFVhoQEyY1Z7FRQrNecFCGt7msRuJseudzE9czVawZb17dK/aPXw==",
"dependencies": {
"@types/d3-shape": "^1",
"@types/react": "*"

View file

@ -22,7 +22,7 @@
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.28",
"@types/recharts": "1.8.29",
"@vitejs/plugin-react": "4.2.1",
"autoprefixer": "10.4.16",
"axios": "1.6.2",