mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency i18next to v22.4.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
173406215c
commit
678b90ec97
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
"flowchart.js": "1.17.1",
|
||||
"highlight.js": "11.7.0",
|
||||
"htmlparser2": "8.0.1",
|
||||
"i18next": "22.4.11",
|
||||
"i18next": "22.4.12",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-resources-to-backend": "1.1.2",
|
||||
"isomorphic-ws": "5.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2397,7 +2397,7 @@ __metadata:
|
|||
flowchart.js: 1.17.1
|
||||
highlight.js: 11.7.0
|
||||
htmlparser2: 8.0.1
|
||||
i18next: 22.4.11
|
||||
i18next: 22.4.12
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-resources-to-backend: 1.1.2
|
||||
isomorphic-ws: 5.0.0
|
||||
|
@ -10886,12 +10886,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:22.4.11":
|
||||
version: 22.4.11
|
||||
resolution: "i18next@npm:22.4.11"
|
||||
"i18next@npm:22.4.12":
|
||||
version: 22.4.12
|
||||
resolution: "i18next@npm:22.4.12"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.6
|
||||
checksum: 7f68c6801eb1eff240953066841d507cb00ce3eb6e2a8a6446f9a16453aab168352a36fdfe62c88e04795b1bc0a47439b2d463ed67e1c6bf19e0fb3a57fa457a
|
||||
checksum: 78e8c74f8686cd7c44cac206bf9006314db742a1717cff962db7fea24c87766a3edaa3cb7584b59d7eb275e2f7cae15068e76495ca5c803f152b2434a2af3832
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue