mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-25 17:25:16 +03:00
remove lru_map
This commit is contained in:
parent
9256212040
commit
108663dba7
2 changed files with 5 additions and 5 deletions
|
@ -64,7 +64,7 @@
|
|||
"jquery-textcomplete": "^1.8.5",
|
||||
"jquery-touchswipe": "^1.6.19",
|
||||
"jquery-ui-npm": "^1.12.0",
|
||||
"lru_map": "^0.4.1",
|
||||
"lru_map": "^0.3.3",
|
||||
"marked": "^4.0.17",
|
||||
"multiple-select": "^1.5.2",
|
||||
"nw-vue-devtools-prebuilt": "^0.0.10",
|
||||
|
|
|
@ -10578,10 +10578,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lru_map@^0.4.1:
|
||||
version "0.4.1"
|
||||
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.4.1.tgz#f7b4046283c79fb7370c36f8fca6aee4324b0a98"
|
||||
integrity sha512-I+lBvqMMFfqaV8CJCISjI3wbjmwVu/VyOoU7+qtu9d7ioW5klMgsTTiUOUp+DJvfTTzKXoPbyC6YfgkNcyPSOg==
|
||||
lru_map@^0.3.3:
|
||||
version "0.3.3"
|
||||
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
|
||||
integrity sha1-tcg1G5Rky9dQM1p5ZQoOwOVhGN0=
|
||||
|
||||
macos-alias@~0.2.5:
|
||||
version "0.2.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue