prometheus/web/ui/react-app/src/pages/graph
dependabot[bot] 96ef262fe2
chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.2.1 in /web/ui/react-app (#15605)
* chore(deps-dev): bump eslint-plugin-prettier in /web/ui/react-app

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps-dev): bump prettier in /web/ui/react-app

Signed-off-by: SuperQ <superq@gmail.com>

* Add @babel/plugin-proposal-private-property-in-object to react-app deps.

Signed-off-by: SuperQ <superq@gmail.com>

* Add missing trailing comma in react-app.

Signed-off-by: SuperQ <superq@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: SuperQ <superq@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SuperQ <superq@gmail.com>
2025-01-28 14:58:56 +01:00
..
CMTheme.tsx Fix black-on-black metric name color in dark mode (#11572) 2022-11-11 20:57:49 +01:00
ColorPool.ts Improve graph colors in new UI (#10179) 2022-01-19 14:09:24 +01:00
DataTable.test.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
DataTable.tsx chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.2.1 in /web/ui/react-app (#15605) 2025-01-28 14:58:56 +01:00
ExpressionInput.test.tsx remove old promql editor (#9452) 2021-10-18 17:22:23 +02:00
ExpressionInput.tsx web ui: Tweak colors in the dark theme to improve contrast ratio (#11068) 2022-08-01 15:28:09 +02:00
Graph.test.tsx Standardise exemplar label as "trace_id" 2024-02-15 14:20:08 +00:00
Graph.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphControls.test.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphControls.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphHeatmapHelpers.test.ts Fix handling of scalar and string in isHeatmapData 2024-01-04 02:48:54 +07:00
GraphHeatmapHelpers.ts Fix handling of scalar and string in isHeatmapData 2024-01-04 02:48:54 +07:00
GraphHelpers.test.ts ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphHelpers.ts ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
GraphTabContent.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
GraphTabContent.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
HistogramChart.tsx chore: remove console logs (#14430) 2024-07-07 12:27:13 +02:00
HistogramHelpers.ts Update histogram math (#13680) 2024-07-04 14:01:09 +02:00
Legend.tsx upgrade react-script to v4 2021-09-04 15:56:36 +02:00
MetricsExplorer.test.tsx Feat UI metrics search (#9629) 2021-11-08 19:11:39 +01:00
MetricsExplorer.tsx Feat UI metrics search (#9629) 2021-11-08 19:11:39 +01:00
Panel.test.tsx ui: heatmap visualization for histogram buckets (#13096) 2023-11-24 22:44:48 +01:00
Panel.tsx chore: Fix typos (#14868) 2024-09-10 22:32:03 +02:00
PanelList.test.tsx remove old promql editor (#9452) 2021-10-18 17:22:23 +02:00
PanelList.tsx Allow copying label-value pair to buffer on click (#11229) 2022-09-20 14:30:24 +02:00
QueryStatsView.test.tsx ReactUI: folder re-organization (#6601) 2020-01-14 19:34:48 +01:00
QueryStatsView.tsx upgrade react-script to v4 2021-09-04 15:56:36 +02:00
SeriesName.test.tsx Clean up the Lezer grammar output tree (#11333) 2022-09-29 22:26:46 +02:00
SeriesName.tsx Clean up the Lezer grammar output tree (#11333) 2022-09-29 22:26:46 +02:00
TimeInput.test.tsx Upgrade create-react-app to v5 (#10396) 2022-03-05 20:45:55 +01:00
TimeInput.tsx move to npm workspace 2021-09-10 15:38:20 +02:00