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:
renovate[bot]
2023-07-14 10:26:58 +01:00
committed by GitHub
parent cd1b53ead1
commit 1cacc78eda
6 changed files with 14 additions and 280 deletions

View File

@@ -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",