mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency i18next to v22.0.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2d596c2391
commit
1b6c3b5b31
2 changed files with 8 additions and 8 deletions
|
@ -76,7 +76,7 @@
|
|||
"fork-awesome": "1.2.0",
|
||||
"highlight.js": "11.7.0",
|
||||
"htmlparser2": "8.0.1",
|
||||
"i18next": "22.0.6",
|
||||
"i18next": "22.0.8",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"isomorphic-ws": "5.0.0",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -1602,7 +1602,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.18.9, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.2, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.20.6
|
||||
resolution: "@babel/runtime@npm:7.20.6"
|
||||
dependencies:
|
||||
|
@ -2332,7 +2332,7 @@ __metadata:
|
|||
fork-awesome: 1.2.0
|
||||
highlight.js: 11.7.0
|
||||
htmlparser2: 8.0.1
|
||||
i18next: 22.0.6
|
||||
i18next: 22.0.8
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-resources-to-backend: 1.0.0
|
||||
isomorphic-ws: 5.0.0
|
||||
|
@ -10577,12 +10577,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:22.0.6":
|
||||
version: 22.0.6
|
||||
resolution: "i18next@npm:22.0.6"
|
||||
"i18next@npm:22.0.8":
|
||||
version: 22.0.8
|
||||
resolution: "i18next@npm:22.0.8"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.17.2
|
||||
checksum: b9d20b8d6cdd16c38def15d4f1c5906418926412eafa7d582fbd8395618deb177e73bdc709559480de7e1a3281287b69665d6f7c2af8df791f10ea1dfd79cb79
|
||||
"@babel/runtime": ^7.20.6
|
||||
checksum: adec0ed0c007fb707696902553b417c2ac8150b8b6276d969c3d9a95500133eaecf31d4cd67dcc75c7932f4c70fa48a5930f49b843bd39ba0a33c5e5ff569abb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue