angular upgrade: update ng-keyboard-shortcut

This commit is contained in:
bmartins 2023-03-15 22:36:16 +01:00
parent fcd42fcee4
commit 4f924ee85c
2 changed files with 7 additions and 7 deletions

View File

@ -60,7 +60,7 @@
"feather-icons": "^4.28.0",
"fork-awesome": "^1.1.7",
"marked": "^4.2.12",
"ng-keyboard-shortcuts": "^10.1.17",
"ng-keyboard-shortcuts": "^13.0.8",
"ng2-charts": "^2.4.3",
"ngx-clipboard": "^15.1.0",
"ngx-markdown": "^15.1.2",
@ -140,4 +140,4 @@
"browser": {
"crypto": false
}
}
}

View File

@ -9272,12 +9272,12 @@ next-tick@^1.1.0:
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.1.0.tgz#1836ee30ad56d67ef281b22bd199f709449b35eb"
integrity sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==
ng-keyboard-shortcuts@^10.1.17:
version "10.1.17"
resolved "https://registry.yarnpkg.com/ng-keyboard-shortcuts/-/ng-keyboard-shortcuts-10.1.17.tgz#e31b72632ccb75daca8aae0ddd8fbc63a51f6054"
integrity sha512-uJ71+qMyt3kd6xsIv674uRgHPNcxkNxDMYhHLJor3eyi8kWJIRMok4UdIA4b7WtQ7+Pv3iWB6aO/HOzLRONZxw==
ng-keyboard-shortcuts@^13.0.8:
version "13.0.8"
resolved "https://registry.yarnpkg.com/ng-keyboard-shortcuts/-/ng-keyboard-shortcuts-13.0.8.tgz#33c6afa04b3eced3c9c96f3d33225660a7efadab"
integrity sha512-xmEFgmxfp+ssoLRAbDn/QJYyi5CmNm8AfCZiwEk6XlZGl8DN7uRuticEP3J0Nxop+HeoS9YSpQzPrrYo9h9juQ==
dependencies:
tslib "^2.0.0"
tslib "^2.3.0"
ng2-charts@^2.4.3:
version "2.4.3"