prometheus/web/ui/mantine-ui/src/components
dependabot[bot] 5e2b75ee5e
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.20.0 in /web/ui (#15821)
* chore(deps-dev): bump @typescript-eslint/parser in /web/ui

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix lint errors/warnings

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2025-01-17 18:16:30 +00:00
..
CustomInfiniteScroll.tsx Fix a few Mantine UI lint errors 2024-04-18 15:04:14 +02:00
EndpointLink.tsx chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.20.0 in /web/ui (#15821) 2025-01-17 18:16:30 +00:00
ErrorBoundary.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
InfoPageCard.tsx Fix tabler icon props import after version bump 2024-10-02 08:05:20 +02:00
InfoPageStack.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
LabelBadges.tsx Support UTF-8 metric names and labels in web UI 2024-10-29 20:22:52 +01:00
NotificationsIcon.tsx Style cleanups, mostly for web notifications and startup alert 2024-10-04 14:14:45 +02:00
NotificationsProvider.tsx Retry SSE connection unless max clients have been reached. 2024-09-27 16:18:33 +02:00
ReadinessWrapper.tsx chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.20.0 in /web/ui (#15821) 2025-01-17 18:16:30 +00:00
RuleDefinition.module.css Add query button to rule expressions, improve styling 2024-09-01 20:28:42 +02:00
RuleDefinition.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
SettingsMenu.tsx Merge two accidental "Alerts page settings" sections into one 2025-01-13 16:25:26 +01:00
StateMultiSelect.tsx Factor out common icon and card styles 2024-09-13 14:44:04 +02:00
ThemeSelector.tsx Clean up file hierarchy a bit, add some more comments 2024-04-09 12:36:53 +02:00