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

This commit is contained in:
renovate[bot] 2023-09-27 12:23:01 +00:00 committed by GitHub
parent 1ca4cd463b
commit 72c3ca8fd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -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": "*"

View file

@ -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",