|
|
|
@ -163,7 +163,7 @@
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@prometheus-io/lezer-promql": "0.300.0-beta.0",
|
|
|
|
|
"lru-cache": "^7.18.3"
|
|
|
|
|
"lru-cache": "^11.0.1"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@codemirror/autocomplete": "^6.17.0",
|
|
|
|
@ -7050,12 +7050,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lru-cache": {
|
|
|
|
|
"version": "7.18.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz",
|
|
|
|
|
"integrity": "sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"version": "11.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=12"
|
|
|
|
|
"node": "20 || >=22"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/lz-string": {
|
|
|
|
|