mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency lru-cache to v10 (#71585)
* Update dependency lru-cache to v10 * use named import * remove outdated type definitions and actually use named import --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
"kbar": "0.1.0-beta.40",
|
||||
"lodash": "4.17.21",
|
||||
"logfmt": "^1.3.2",
|
||||
"lru-cache": "7.17.0",
|
||||
"lru-cache": "10.0.0",
|
||||
"lru-memoize": "^1.1.0",
|
||||
"marked": "^4.3.0",
|
||||
"memoize-one": "6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user