mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @types/recharts to v1.8.29
This commit is contained in:
parent
0df10184a6
commit
141775dfb7
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -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": "*"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue