mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 21:57:09 +02:00
Update npm packages.
Signed-off-by: bwplotka <bwplotka@gmail.com>
This commit is contained in:
parent
fd4a786443
commit
ddb9f4c70a
@ -33,16 +33,16 @@
|
||||
"lru-cache": "^7.18.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@codemirror/autocomplete": "^6.11.1",
|
||||
"@codemirror/language": "^6.9.3",
|
||||
"@codemirror/lint": "^6.4.2",
|
||||
"@codemirror/state": "^6.3.3",
|
||||
"@codemirror/view": "^6.22.1",
|
||||
"@lezer/common": "^1.1.1",
|
||||
"@lezer/highlight": "^1.2.0",
|
||||
"@lezer/lr": "^1.3.14",
|
||||
"@codemirror/autocomplete": "^6.18.6",
|
||||
"@codemirror/language": "^6.11.1",
|
||||
"@codemirror/lint": "^6.8.5",
|
||||
"@codemirror/state": "^6.5.2",
|
||||
"@codemirror/view": "^6.37.2",
|
||||
"@lezer/common": "^1.2.3",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@lezer/lr": "^1.4.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
"nock": "^13.4.0"
|
||||
"nock": "^13.5.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@codemirror/autocomplete": "^6.4.0",
|
||||
|
@ -31,9 +31,9 @@
|
||||
"test": "NODE_OPTIONS=--experimental-vm-modules jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lezer/generator": "^1.5.1",
|
||||
"@lezer/highlight": "^1.2.0",
|
||||
"@lezer/lr": "^1.3.14"
|
||||
"@lezer/generator": "^1.8.0",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@lezer/lr": "^1.4.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@lezer/highlight": "^1.1.2",
|
||||
|
2437
web/ui/package-lock.json
generated
2437
web/ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -16,8 +16,8 @@
|
||||
"npm": ">=7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/node": "^20.10.4",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.19.1",
|
||||
"eslint-config-prettier": "^8.10.0",
|
||||
"eslint-config-react-app": "^7.0.1",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
@ -25,7 +25,7 @@
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"prettier": "^2.8.8",
|
||||
"react-scripts": "^5.0.1",
|
||||
"ts-jest": "^29.1.1",
|
||||
"ts-jest": "^29.4.0",
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"version": "0.53.4"
|
||||
|
@ -3,32 +3,32 @@
|
||||
"version": "0.53.4",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@codemirror/autocomplete": "^6.11.1",
|
||||
"@codemirror/commands": "^6.3.2",
|
||||
"@codemirror/language": "^6.9.3",
|
||||
"@codemirror/lint": "^6.4.2",
|
||||
"@codemirror/search": "^6.5.5",
|
||||
"@codemirror/state": "^6.3.3",
|
||||
"@codemirror/view": "^6.22.1",
|
||||
"@codemirror/autocomplete": "^6.18.6",
|
||||
"@codemirror/commands": "^6.8.1",
|
||||
"@codemirror/language": "^6.11.1",
|
||||
"@codemirror/lint": "^6.8.5",
|
||||
"@codemirror/search": "^6.5.11",
|
||||
"@codemirror/state": "^6.5.2",
|
||||
"@codemirror/view": "^6.37.2",
|
||||
"@forevolve/bootstrap-dark": "^2.1.1",
|
||||
"@fortawesome/fontawesome-svg-core": "6.5.1",
|
||||
"@fortawesome/free-solid-svg-icons": "6.5.1",
|
||||
"@fortawesome/react-fontawesome": "0.2.0",
|
||||
"@lezer/common": "^1.1.1",
|
||||
"@lezer/highlight": "^1.2.0",
|
||||
"@lezer/lr": "^1.3.14",
|
||||
"@nexucis/fuzzy": "^0.4.1",
|
||||
"@nexucis/kvsearch": "^0.8.1",
|
||||
"@prometheus-io/codemirror-promql": "0.53.4",
|
||||
"@fortawesome/fontawesome-svg-core": "6.7.2",
|
||||
"@fortawesome/free-solid-svg-icons": "6.7.2",
|
||||
"@fortawesome/react-fontawesome": "0.2.2",
|
||||
"@lezer/common": "^1.2.3",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@lezer/lr": "^1.4.2",
|
||||
"@nexucis/fuzzy": "^0.5.1",
|
||||
"@nexucis/kvsearch": "^0.9.1",
|
||||
"@prometheus-io/codemirror-promql": "0.304.2",
|
||||
"bootstrap": "^4.6.2",
|
||||
"css.escape": "^1.5.1",
|
||||
"downshift": "^7.6.2",
|
||||
"http-proxy-middleware": "^2.0.6",
|
||||
"http-proxy-middleware": "^2.0.9",
|
||||
"jquery": "^3.7.1",
|
||||
"jquery.flot.tooltip": "^0.9.0",
|
||||
"moment": "^2.29.4",
|
||||
"moment-timezone": "^0.5.43",
|
||||
"popper.js": "^1.14.3",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
"popper.js": "^1.16.1",
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
@ -37,8 +37,8 @@
|
||||
"react-router-dom": "^5.3.4",
|
||||
"react-test-renderer": "^17.0.2",
|
||||
"reactstrap": "^8.10.1",
|
||||
"sanitize-html": "^2.11.0",
|
||||
"sass": "1.69.5",
|
||||
"sanitize-html": "^2.17.0",
|
||||
"sass": "1.89.2",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"tempusdominus-core": "^5.19.3"
|
||||
},
|
||||
@ -66,14 +66,14 @@
|
||||
],
|
||||
"devDependencies": {
|
||||
"@testing-library/react-hooks": "^7.0.2",
|
||||
"@types/enzyme": "^3.10.18",
|
||||
"@types/enzyme": "^3.10.19",
|
||||
"@types/flot": "0.0.36",
|
||||
"@types/jquery": "^3.5.29",
|
||||
"@types/react": "^17.0.71",
|
||||
"@types/jquery": "^3.5.32",
|
||||
"@types/react": "^17.0.87",
|
||||
"@types/react-copy-to-clipboard": "^5.0.7",
|
||||
"@types/react-dom": "^17.0.25",
|
||||
"@types/react-dom": "^17.0.26",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"@types/sanitize-html": "^2.9.5",
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
||||
"enzyme": "^3.11.0",
|
||||
|
@ -43,14 +43,6 @@ exports[`Flags should match snapshot 1`] = `
|
||||
Flag
|
||||
</span>
|
||||
<FontAwesomeIcon
|
||||
beat={false}
|
||||
beatFade={false}
|
||||
border={false}
|
||||
bounce={false}
|
||||
className=""
|
||||
fade={false}
|
||||
fixedWidth={false}
|
||||
flip={false}
|
||||
icon={
|
||||
Object {
|
||||
"icon": Array [
|
||||
@ -60,29 +52,12 @@ exports[`Flags should match snapshot 1`] = `
|
||||
"sort-desc",
|
||||
],
|
||||
"f0dd",
|
||||
"M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z",
|
||||
"M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z",
|
||||
],
|
||||
"iconName": "sort-down",
|
||||
"prefix": "fas",
|
||||
}
|
||||
}
|
||||
inverse={false}
|
||||
listItem={false}
|
||||
mask={null}
|
||||
maskId={null}
|
||||
pull={null}
|
||||
pulse={false}
|
||||
rotation={null}
|
||||
shake={false}
|
||||
size={null}
|
||||
spin={false}
|
||||
spinPulse={false}
|
||||
spinReverse={false}
|
||||
swapOpacity={false}
|
||||
symbol={false}
|
||||
title=""
|
||||
titleId={null}
|
||||
transform={null}
|
||||
/>
|
||||
</td>
|
||||
<td
|
||||
@ -101,14 +76,6 @@ exports[`Flags should match snapshot 1`] = `
|
||||
Value
|
||||
</span>
|
||||
<FontAwesomeIcon
|
||||
beat={false}
|
||||
beatFade={false}
|
||||
border={false}
|
||||
bounce={false}
|
||||
className=""
|
||||
fade={false}
|
||||
fixedWidth={false}
|
||||
flip={false}
|
||||
icon={
|
||||
Object {
|
||||
"icon": Array [
|
||||
@ -118,29 +85,12 @@ exports[`Flags should match snapshot 1`] = `
|
||||
"unsorted",
|
||||
],
|
||||
"f0dc",
|
||||
"M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8H32c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8H288c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z",
|
||||
"M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z",
|
||||
],
|
||||
"iconName": "sort",
|
||||
"prefix": "fas",
|
||||
}
|
||||
}
|
||||
inverse={false}
|
||||
listItem={false}
|
||||
mask={null}
|
||||
maskId={null}
|
||||
pull={null}
|
||||
pulse={false}
|
||||
rotation={null}
|
||||
shake={false}
|
||||
size={null}
|
||||
spin={false}
|
||||
spinPulse={false}
|
||||
spinReverse={false}
|
||||
swapOpacity={false}
|
||||
symbol={false}
|
||||
title=""
|
||||
titleId={null}
|
||||
transform={null}
|
||||
/>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user