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.25
This commit is contained in:
parent
1ca4cd463b
commit
72c3ca8fd9
2 changed files with 8 additions and 8 deletions
14
frontend/package-lock.json
generated
14
frontend/package-lock.json
generated
|
|
@ -17,7 +17,7 @@
|
||||||
"@types/react": "18.2.23",
|
"@types/react": "18.2.23",
|
||||||
"@types/react-dom": "18.2.8",
|
"@types/react-dom": "18.2.8",
|
||||||
"@types/react-router-dom": "5.3.3",
|
"@types/react-router-dom": "5.3.3",
|
||||||
"@types/recharts": "1.8.24",
|
"@types/recharts": "1.8.25",
|
||||||
"@vitejs/plugin-react": "4.1.0",
|
"@vitejs/plugin-react": "4.1.0",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
"axios": "1.5.1",
|
"axios": "1.5.1",
|
||||||
|
|
@ -2996,9 +2996,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/recharts": {
|
"node_modules/@types/recharts": {
|
||||||
"version": "1.8.24",
|
"version": "1.8.25",
|
||||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.24.tgz",
|
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.25.tgz",
|
||||||
"integrity": "sha512-PGugStujgxjMOUUJuGIrw71MIhTtl/FeNzuWZVDTS7Kq8NdiQfMrlC6GXJIvlQcrsUIn9IcXbi6sZJjK+6kfLQ==",
|
"integrity": "sha512-n00qkrMF77KJ3yaxXlomOv/dIgLKvkI84Js6AoZzhqz2F+RRJAIrLYU6gDnOUM1JsgT2+dMNmnOQ2kgdqTX7fA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/d3-shape": "^1",
|
"@types/d3-shape": "^1",
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|
@ -10882,9 +10882,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/recharts": {
|
"@types/recharts": {
|
||||||
"version": "1.8.24",
|
"version": "1.8.25",
|
||||||
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.24.tgz",
|
"resolved": "https://registry.npmjs.org/@types/recharts/-/recharts-1.8.25.tgz",
|
||||||
"integrity": "sha512-PGugStujgxjMOUUJuGIrw71MIhTtl/FeNzuWZVDTS7Kq8NdiQfMrlC6GXJIvlQcrsUIn9IcXbi6sZJjK+6kfLQ==",
|
"integrity": "sha512-n00qkrMF77KJ3yaxXlomOv/dIgLKvkI84Js6AoZzhqz2F+RRJAIrLYU6gDnOUM1JsgT2+dMNmnOQ2kgdqTX7fA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/d3-shape": "^1",
|
"@types/d3-shape": "^1",
|
||||||
"@types/react": "*"
|
"@types/react": "*"
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@
|
||||||
"@types/react": "18.2.23",
|
"@types/react": "18.2.23",
|
||||||
"@types/react-dom": "18.2.8",
|
"@types/react-dom": "18.2.8",
|
||||||
"@types/react-router-dom": "5.3.3",
|
"@types/react-router-dom": "5.3.3",
|
||||||
"@types/recharts": "1.8.24",
|
"@types/recharts": "1.8.25",
|
||||||
"@vitejs/plugin-react": "4.1.0",
|
"@vitejs/plugin-react": "4.1.0",
|
||||||
"autoprefixer": "10.4.16",
|
"autoprefixer": "10.4.16",
|
||||||
"axios": "1.5.1",
|
"axios": "1.5.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue