fix(deps): remove encodable dependency and pin query-string to fix Dependabot CI failures (#37450)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Evan Rusackas
2026-01-26 15:52:22 -08:00
committed by GitHub
parent 73d4332b51
commit 7fc9974a7c
9 changed files with 150 additions and 464 deletions

View File

@@ -19,4 +19,3 @@
export { default as WordCloudChartPlugin } from './plugin';
export * from './types';
export { default as configureEncodable } from './configureEncodable';