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.15
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
d5d8112e8c
commit
62e29613cc
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.2",
|
||||
"i18next": "22.4.14",
|
||||
"i18next": "22.4.15",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-resources-to-backend": "1.1.3",
|
||||
"isomorphic-ws": "5.0.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2428,7 +2428,7 @@ __metadata:
|
|||
flowchart.js: 1.17.1
|
||||
highlight.js: 11.7.0
|
||||
htmlparser2: 8.0.2
|
||||
i18next: 22.4.14
|
||||
i18next: 22.4.15
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-resources-to-backend: 1.1.3
|
||||
isomorphic-ws: 5.0.0
|
||||
|
@ -10921,12 +10921,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:22.4.14":
|
||||
version: 22.4.14
|
||||
resolution: "i18next@npm:22.4.14"
|
||||
"i18next@npm:22.4.15":
|
||||
version: 22.4.15
|
||||
resolution: "i18next@npm:22.4.15"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.6
|
||||
checksum: 963b70c7e1fee9666ef4d9ea87a63d0c9483007e2a0ea9520356e43a2cd550f3eb1cab24c57a102f3e84fd737fdff41bafc953dafc3bd6589dc9ea52ddb49905
|
||||
checksum: fced898227983e439c59e7aa6e7b87e53ad1b8a1c85f0613a968881418266e5336e9443831125590559796075d516fe3dbf8118679c894094a0a404be78b02a2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue