Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
"leven": "^4.0.0",
"lodash": "4.17.21",
"logfmt": "^1.3.2",
"lru-cache": "10.2.2",
"lru-cache": "11.2.2",
"lru-memoize": "^1.1.0",
"lucene": "^2.1.1",
"marked": "12.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/grafana-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"debounce-promise": "3.1.2",
"eventemitter3": "5.0.1",
"lodash": "4.17.21",
"lru-cache": "10.2.2",
"lru-cache": "11.2.2",
"marked": "12.0.2",
"marked-mangle": "1.1.9",
"moment": "2.30.1",
Expand Down
2 changes: 1 addition & 1 deletion public/app/plugins/datasource/tempo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"events": "3.3.0",
"i18next": "^23.0.0",
"lodash": "4.17.21",
"lru-cache": "10.2.2",
"lru-cache": "11.2.2",
"monaco-editor": "0.34.1",
"prismjs": "1.29.0",
"react": "18.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3103,7 +3103,7 @@ __metadata:
glob: "npm:10.4.1"
i18next: "npm:^23.0.0"
lodash: "npm:4.17.21"
lru-cache: "npm:10.2.2"
lru-cache: "npm:11.2.2"
monaco-editor: "npm:0.34.1"
prismjs: "npm:1.29.0"
react: "npm:18.2.0"
Expand Down Expand Up @@ -3622,7 +3622,7 @@ __metadata:
jest-environment-jsdom: "npm:29.7.0"
jest-matcher-utils: "npm:29.7.0"
lodash: "npm:4.17.21"
lru-cache: "npm:10.2.2"
lru-cache: "npm:11.2.2"
marked: "npm:12.0.2"
marked-mangle: "npm:1.1.9"
moment: "npm:2.30.1"
Expand Down Expand Up @@ -18357,7 +18357,7 @@ __metadata:
leven: "npm:^4.0.0"
lodash: "npm:4.17.21"
logfmt: "npm:^1.3.2"
lru-cache: "npm:10.2.2"
lru-cache: "npm:11.2.2"
lru-memoize: "npm:^1.1.0"
lucene: "npm:^2.1.1"
marked: "npm:12.0.2"
Expand Down Expand Up @@ -21985,10 +21985,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:10.2.2":
version: 10.2.2
resolution: "lru-cache@npm:10.2.2"
checksum: 10/ff1a496d30b5eaec2c9079080965bb0cede203cf878371f7033a007f1e54cd4aa13cc8abf7ccec4c994a83a22ed5476e83a55bb57cc07e6c1547a42937e42c37
"lru-cache@npm:11.2.2":
version: 11.2.2
resolution: "lru-cache@npm:11.2.2"
checksum: 10/fa7919fbf068a739f79a1ad461eb273514da7246cebb9dca68e3cd7ba19e3839e7e2aaecd9b72867e08038561eeb96941189e89b3d4091c75ced4f56c71c80db
languageName: node
linkType: hard

Expand Down