mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-12-22 13:33:37 +00:00
fix(deps): update dependency hotkeys-js to v3.13.9
This commit is contained in:
parent
9533ba6ea5
commit
5123a37aad
@ -13,7 +13,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dompurify": "3.2.3",
|
"dompurify": "3.2.3",
|
||||||
"fast-xml-parser": "4.5.0",
|
"fast-xml-parser": "4.5.0",
|
||||||
"hotkeys-js": "3.13.7",
|
"hotkeys-js": "3.13.9",
|
||||||
"javascript-time-ago": "2.5.11",
|
"javascript-time-ago": "2.5.11",
|
||||||
"linkify-html": "4.1.4",
|
"linkify-html": "4.1.4",
|
||||||
"linkifyjs": "4.1.4",
|
"linkifyjs": "4.1.4",
|
||||||
|
@ -15,8 +15,8 @@ importers:
|
|||||||
specifier: 4.5.0
|
specifier: 4.5.0
|
||||||
version: 4.5.0
|
version: 4.5.0
|
||||||
hotkeys-js:
|
hotkeys-js:
|
||||||
specifier: 3.13.7
|
specifier: 3.13.9
|
||||||
version: 3.13.7
|
version: 3.13.9
|
||||||
javascript-time-ago:
|
javascript-time-ago:
|
||||||
specifier: 2.5.11
|
specifier: 2.5.11
|
||||||
version: 2.5.11
|
version: 2.5.11
|
||||||
@ -1959,8 +1959,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
hotkeys-js@3.13.7:
|
hotkeys-js@3.13.9:
|
||||||
resolution: {integrity: sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ==}
|
resolution: {integrity: sha512-3TRCj9u9KUH6cKo25w4KIdBfdBfNRjfUwrljCLDC2XhmPDG0SjAZFcFZekpUZFmXzfYoGhFDcdx2gX/vUVtztQ==}
|
||||||
|
|
||||||
idb@7.1.1:
|
idb@7.1.1:
|
||||||
resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==}
|
resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==}
|
||||||
@ -5154,7 +5154,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
function-bind: 1.1.2
|
function-bind: 1.1.2
|
||||||
|
|
||||||
hotkeys-js@3.13.7: {}
|
hotkeys-js@3.13.9: {}
|
||||||
|
|
||||||
idb@7.1.1: {}
|
idb@7.1.1: {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user