Chore: Update lezer package of prometheus frontend (#91252)

* update lezer package

* Use UnquotedLabelMatcher instead of LabelMatcher

* Use UnquotedLabelMatcher instead of LabelMatcher in parsing.ts
This commit is contained in:
ismail simsek
2024-08-11 23:48:04 +02:00
committed by GitHub
parent 75f0b3a228
commit b8ebc5d463
6 changed files with 23 additions and 25 deletions

View File

@@ -282,7 +282,6 @@
"@opentelemetry/exporter-collector": "0.25.0",
"@opentelemetry/semantic-conventions": "1.25.1",
"@popperjs/core": "2.11.8",
"@prometheus-io/lezer-promql": "^0.52.0",
"@react-aria/dialog": "3.5.16",
"@react-aria/focus": "3.18.1",
"@react-aria/overlays": "3.23.1",