chore(deps): update d3-cloud requirement from ^1.2.7 to ^1.2.8 in /superset-frontend/plugins/plugin-chart-word-cloud (#36400)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
dependabot[bot]
2025-12-10 19:26:46 -08:00
committed by GitHub
parent ee2ab7e078
commit d992a5836f
2 changed files with 11 additions and 11 deletions

View File

@@ -30,7 +30,7 @@
},
"dependencies": {
"@types/d3-scale": "^4.0.9",
"d3-cloud": "^1.2.7",
"d3-cloud": "^1.2.8",
"d3-scale": "^3.0.1",
"encodable": "^0.7.8"
},