mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
fix(deps): update dependency i18next to v23.7.11
This commit is contained in:
committed by
JellyBrick
parent
ca131cb156
commit
32422c7ba9
@ -161,7 +161,7 @@
|
||||
"filenamify": "6.0.0",
|
||||
"howler": "2.2.4",
|
||||
"html-to-text": "9.0.5",
|
||||
"i18next": "23.7.9",
|
||||
"i18next": "23.7.11",
|
||||
"keyboardevent-from-electron-accelerator": "2.0.0",
|
||||
"keyboardevents-areequal": "0.2.2",
|
||||
"node-html-parser": "6.1.11",
|
||||
|
||||
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -99,8 +99,8 @@ dependencies:
|
||||
specifier: 9.0.5
|
||||
version: 9.0.5
|
||||
i18next:
|
||||
specifier: 23.7.9
|
||||
version: 23.7.9
|
||||
specifier: 23.7.11
|
||||
version: 23.7.11
|
||||
keyboardevent-from-electron-accelerator:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
@ -3825,8 +3825,8 @@ packages:
|
||||
engines: {node: '>=14.18.0'}
|
||||
dev: true
|
||||
|
||||
/i18next@23.7.9:
|
||||
resolution: {integrity: sha512-wturtxTfJLJdLzHhyfxXo2l9Cbu2Iz4wF4065oWThPvdFJMUUG3fhXD3BLCHgrv4VxfScORq0i9sfCdjVPbgiw==}
|
||||
/i18next@23.7.11:
|
||||
resolution: {integrity: sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.2
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user