Update dependency lru-cache to v10.1.0 (#81003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -322,7 +322,7 @@
|
||||
"leven": "^4.0.0",
|
||||
"lodash": "4.17.21",
|
||||
"logfmt": "^1.3.2",
|
||||
"lru-cache": "10.0.0",
|
||||
"lru-cache": "10.1.0",
|
||||
"lru-memoize": "^1.1.0",
|
||||
"lucene": "^2.1.1",
|
||||
"marked": "5.1.1",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"events": "3.3.0",
|
||||
"i18next": "^22.0.0",
|
||||
"lodash": "4.17.21",
|
||||
"lru-cache": "10.0.0",
|
||||
"lru-cache": "10.1.0",
|
||||
"monaco-editor": "0.34.0",
|
||||
"prismjs": "1.29.0",
|
||||
"react": "18.2.0",
|
||||
|
||||
@@ -3094,7 +3094,7 @@ __metadata:
|
||||
glob: "npm:10.3.10"
|
||||
i18next: "npm:^22.0.0"
|
||||
lodash: "npm:4.17.21"
|
||||
lru-cache: "npm:10.0.0"
|
||||
lru-cache: "npm:10.1.0"
|
||||
monaco-editor: "npm:0.34.0"
|
||||
prismjs: "npm:1.29.0"
|
||||
react: "npm:18.2.0"
|
||||
@@ -17158,7 +17158,7 @@ __metadata:
|
||||
leven: "npm:^4.0.0"
|
||||
lodash: "npm:4.17.21"
|
||||
logfmt: "npm:^1.3.2"
|
||||
lru-cache: "npm:10.0.0"
|
||||
lru-cache: "npm:10.1.0"
|
||||
lru-memoize: "npm:^1.1.0"
|
||||
lucene: "npm:^2.1.1"
|
||||
marked: "npm:5.1.1"
|
||||
@@ -20720,10 +20720,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lru-cache@npm:10.0.0, lru-cache@npm:^9.1.1 || ^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "lru-cache@npm:10.0.0"
|
||||
checksum: 590e00d6ccd76a1ada056585be3fd6dbddda395fc9359390cff38669c69c3fa1792dd6c4c46a9b1b411f032cd2e979d9e664f1628163292ecdfeada98c3da1f3
|
||||
"lru-cache@npm:10.1.0, lru-cache@npm:^9.1.1 || ^10.0.0":
|
||||
version: 10.1.0
|
||||
resolution: "lru-cache@npm:10.1.0"
|
||||
checksum: 207278d6fa711fb1f94a0835d4d4737441d2475302482a14785b10515e4c906a57ebf9f35bf060740c9560e91c7c1ad5a04fd7ed030972a9ba18bce2a228e95b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user