mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-03-27 19:07:02 +00:00
fix(deps): update dependency hotkeys-js to v4
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"dompurify": "3.3.3",
|
"dompurify": "3.3.3",
|
||||||
"fast-xml-parser": "5.5.9",
|
"fast-xml-parser": "5.5.9",
|
||||||
"hotkeys-js": "3.13.15",
|
"hotkeys-js": "4.0.2",
|
||||||
"javascript-time-ago": "2.6.4",
|
"javascript-time-ago": "2.6.4",
|
||||||
"linkify-html": "4.3.2",
|
"linkify-html": "4.3.2",
|
||||||
"linkifyjs": "4.3.2",
|
"linkifyjs": "4.3.2",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -15,8 +15,8 @@ importers:
|
|||||||
specifier: 5.5.9
|
specifier: 5.5.9
|
||||||
version: 5.5.9
|
version: 5.5.9
|
||||||
hotkeys-js:
|
hotkeys-js:
|
||||||
specifier: 3.13.15
|
specifier: 4.0.2
|
||||||
version: 3.13.15
|
version: 4.0.2
|
||||||
javascript-time-ago:
|
javascript-time-ago:
|
||||||
specifier: 2.6.4
|
specifier: 2.6.4
|
||||||
version: 2.6.4
|
version: 2.6.4
|
||||||
@@ -1939,8 +1939,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
||||||
engines: {node: '>= 0.4'}
|
engines: {node: '>= 0.4'}
|
||||||
|
|
||||||
hotkeys-js@3.13.15:
|
hotkeys-js@4.0.2:
|
||||||
resolution: {integrity: sha512-gHh8a/cPTCpanraePpjRxyIlxDFrIhYqjuh01UHWEwDpglJKCnvLW8kqSx5gQtOuSsJogNZXLhOdbSExpgUiqg==}
|
resolution: {integrity: sha512-fJNEO88zWwoXEGJuvjSbunKSexaT1VbC1S9wIzMA2BfOZ5KPiQj2wTqxDeXd110/4akiAuQIsE3TSbNvGgCyQg==}
|
||||||
|
|
||||||
idb@7.1.1:
|
idb@7.1.1:
|
||||||
resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==}
|
resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==}
|
||||||
@@ -5223,7 +5223,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
function-bind: 1.1.2
|
function-bind: 1.1.2
|
||||||
|
|
||||||
hotkeys-js@3.13.15: {}
|
hotkeys-js@4.0.2: {}
|
||||||
|
|
||||||
idb@7.1.1: {}
|
idb@7.1.1: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user