fleet/frontend/pages/packs
Scott Gress 9609f0ad4b
Upgrade fork-ts-checker-webpack-plugin (#44304)
Resolves #44301

This PR updates the `fork-ts-checker-webpack-plugin` to resolve the
errors we were seeing when running it. Since it now runs cleanly, it
identified a few typescript errors that need to be resolved at the same
time:

* `<EmptyState>` no longer takes a `graphicName` param since it's been
redesigned in #43896
* `<PoliciesCard>` was reworked in #43411 and no longer takes `router`.

I verified that this compiles cleanly in `make generate` and `make
generate-dev`.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Refactor**
* Simplified component properties and prop handling across host details,
packs, and queries pages.
* Refined empty-state configuration in packs management and queries
tables.

* **Chores**
* Updated development build tool dependency from version 6.5.0 to 9.1.0
for TypeScript type-checking integration.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-28 13:16:32 -05:00
..
EditPackPage 🤖 Switch InputField + InputFieldWithIcon JSX components to TS, add more test coverage, fix Storybook build (#43307) 2026-04-09 08:41:48 -05:00
ManagePacksPage Upgrade fork-ts-checker-webpack-plugin (#44304) 2026-04-28 13:16:32 -05:00
PackComposerPage Fleet UI: Styling updates to Packs flow (legacy feature) (#38856) 2026-01-29 09:24:28 -05:00