mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 05:34:05 -08:00
build(deps): bump @codemirror/state from 0.19.2 to 0.19.5 in /web/ui (#9776)
Bumps [@codemirror/state](https://github.com/codemirror/state) from 0.19.2 to 0.19.5. - [Release notes](https://github.com/codemirror/state/releases) - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/compare/0.19.2...0.19.5) --- updated-dependencies: - dependency-name: "@codemirror/state" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a1bbc0406d
commit
49d8f02c1f
|
@ -39,7 +39,7 @@
|
||||||
"@codemirror/highlight": "^0.19.6",
|
"@codemirror/highlight": "^0.19.6",
|
||||||
"@codemirror/language": "^0.19.4",
|
"@codemirror/language": "^0.19.4",
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@lezer/common": "^0.15.8",
|
"@lezer/common": "^0.15.8",
|
||||||
"@lezer/generator": "^0.15.2",
|
"@lezer/generator": "^0.15.2",
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
"@codemirror/highlight": "^0.19.6",
|
"@codemirror/highlight": "^0.19.6",
|
||||||
"@codemirror/language": "^0.19.4",
|
"@codemirror/language": "^0.19.4",
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@lezer/common": "^0.15.8"
|
"@lezer/common": "^0.15.8"
|
||||||
},
|
},
|
||||||
|
|
22
web/ui/package-lock.json
generated
22
web/ui/package-lock.json
generated
|
@ -25,7 +25,7 @@
|
||||||
"@codemirror/highlight": "^0.19.6",
|
"@codemirror/highlight": "^0.19.6",
|
||||||
"@codemirror/language": "^0.19.4",
|
"@codemirror/language": "^0.19.4",
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@lezer/common": "^0.15.8",
|
"@lezer/common": "^0.15.8",
|
||||||
"@lezer/generator": "^0.15.2",
|
"@lezer/generator": "^0.15.2",
|
||||||
|
@ -60,7 +60,7 @@
|
||||||
"@codemirror/highlight": "^0.19.6",
|
"@codemirror/highlight": "^0.19.6",
|
||||||
"@codemirror/language": "^0.19.4",
|
"@codemirror/language": "^0.19.4",
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@lezer/common": "^0.15.8"
|
"@lezer/common": "^0.15.8"
|
||||||
}
|
}
|
||||||
|
@ -1174,9 +1174,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@codemirror/state": {
|
"node_modules/@codemirror/state": {
|
||||||
"version": "0.19.2",
|
"version": "0.19.5",
|
||||||
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-0.19.2.tgz",
|
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-0.19.5.tgz",
|
||||||
"integrity": "sha512-dDqCrtkb0c/LYUlvQBLyLfkISEskbZnhvBbcVOF4j2AusJ1ptJ3EGMxBL9G16GP1TOdC1T613gA1J1qc3pbfGQ==",
|
"integrity": "sha512-a3bJnkFuh4Z36nuOzAYobWViQ9eq5ux2wOb/46jUl+0Sj2BGrdz+pY1L+y2NUZhwPyWGcIrBtranr5P0rEEq8A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@codemirror/text": "^0.19.0"
|
"@codemirror/text": "^0.19.0"
|
||||||
}
|
}
|
||||||
|
@ -6557,7 +6557,7 @@
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/matchbrackets": "^0.19.1",
|
"@codemirror/matchbrackets": "^0.19.1",
|
||||||
"@codemirror/search": "^0.19.2",
|
"@codemirror/search": "^0.19.2",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@forevolve/bootstrap-dark": "^1.0.0",
|
"@forevolve/bootstrap-dark": "^1.0.0",
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.14",
|
"@fortawesome/fontawesome-svg-core": "^1.2.14",
|
||||||
|
@ -27904,9 +27904,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@codemirror/state": {
|
"@codemirror/state": {
|
||||||
"version": "0.19.2",
|
"version": "0.19.5",
|
||||||
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-0.19.2.tgz",
|
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-0.19.5.tgz",
|
||||||
"integrity": "sha512-dDqCrtkb0c/LYUlvQBLyLfkISEskbZnhvBbcVOF4j2AusJ1ptJ3EGMxBL9G16GP1TOdC1T613gA1J1qc3pbfGQ==",
|
"integrity": "sha512-a3bJnkFuh4Z36nuOzAYobWViQ9eq5ux2wOb/46jUl+0Sj2BGrdz+pY1L+y2NUZhwPyWGcIrBtranr5P0rEEq8A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@codemirror/text": "^0.19.0"
|
"@codemirror/text": "^0.19.0"
|
||||||
}
|
}
|
||||||
|
@ -28751,7 +28751,7 @@
|
||||||
"@codemirror/highlight": "^0.19.6",
|
"@codemirror/highlight": "^0.19.6",
|
||||||
"@codemirror/language": "^0.19.4",
|
"@codemirror/language": "^0.19.4",
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@lezer/common": "^0.15.8",
|
"@lezer/common": "^0.15.8",
|
||||||
"@lezer/generator": "^0.15.2",
|
"@lezer/generator": "^0.15.2",
|
||||||
|
@ -29959,7 +29959,7 @@
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/matchbrackets": "^0.19.1",
|
"@codemirror/matchbrackets": "^0.19.1",
|
||||||
"@codemirror/search": "^0.19.2",
|
"@codemirror/search": "^0.19.2",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@forevolve/bootstrap-dark": "^1.0.0",
|
"@forevolve/bootstrap-dark": "^1.0.0",
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.14",
|
"@fortawesome/fontawesome-svg-core": "^1.2.14",
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"@codemirror/lint": "^0.19.1",
|
"@codemirror/lint": "^0.19.1",
|
||||||
"@codemirror/matchbrackets": "^0.19.1",
|
"@codemirror/matchbrackets": "^0.19.1",
|
||||||
"@codemirror/search": "^0.19.2",
|
"@codemirror/search": "^0.19.2",
|
||||||
"@codemirror/state": "^0.19.2",
|
"@codemirror/state": "^0.19.5",
|
||||||
"@codemirror/view": "^0.19.7",
|
"@codemirror/view": "^0.19.7",
|
||||||
"@forevolve/bootstrap-dark": "^1.0.0",
|
"@forevolve/bootstrap-dark": "^1.0.0",
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.14",
|
"@fortawesome/fontawesome-svg-core": "^1.2.14",
|
||||||
|
|
Loading…
Reference in a new issue