aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-06 19:06:38 -0400
committerGitHub <[email protected]>2024-05-06 19:06:38 -0400
commitd886515f9cd2c3726e3db3ad15b8451f4d954f77 (patch)
treeb8d392a2268429e1e2f09f8f3f7687ce2117b6f4 /frontend/package.json
parent970b0f9d4769d47e325fb01441abbc14996d7262 (diff)
downloadbazarr-d886515f9cd2c3726e3db3ad15b8451f4d954f77.tar.gz
bazarr-d886515f9cd2c3726e3db3ad15b8451f4d954f77.zip
no log: Bump recharts from 2.12.4 to 2.12.6 in /frontend (#2487)
Bumps [recharts](https://github.com/recharts/recharts) from 2.12.4 to 2.12.6. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](https://github.com/recharts/recharts/compare/v2.12.4...v2.12.6) --- updated-dependencies: - dependency-name: recharts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 9ca6672c4..a079d0d10 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -58,7 +58,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"pretty-quick": "^4.0.0",
"react-table": "^7.8.0",
- "recharts": "^2.12.4",
+ "recharts": "^2.12.6",
"sass": "^1.74.1",
"typescript": "^5.4.4",
"vite": "^5.2.8",