mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency i18next to v23.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
068c44afde
commit
1fe54f4959
2 changed files with 6 additions and 6 deletions
|
@ -76,7 +76,7 @@
|
|||
"flowchart.js": "1.17.1",
|
||||
"highlight.js": "11.8.0",
|
||||
"htmlparser2": "9.0.0",
|
||||
"i18next": "23.1.0",
|
||||
"i18next": "23.2.0",
|
||||
"i18next-browser-languagedetector": "7.0.2",
|
||||
"i18next-resources-to-backend": "1.1.4",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2478,7 +2478,7 @@ __metadata:
|
|||
flowchart.js: 1.17.1
|
||||
highlight.js: 11.8.0
|
||||
htmlparser2: 9.0.0
|
||||
i18next: 23.1.0
|
||||
i18next: 23.2.0
|
||||
i18next-browser-languagedetector: 7.0.2
|
||||
i18next-resources-to-backend: 1.1.4
|
||||
jest: 29.5.0
|
||||
|
@ -10898,12 +10898,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:23.1.0":
|
||||
version: 23.1.0
|
||||
resolution: "i18next@npm:23.1.0"
|
||||
"i18next@npm:23.2.0":
|
||||
version: 23.2.0
|
||||
resolution: "i18next@npm:23.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.22.5
|
||||
checksum: 1d2f28869fb2ea6b0387c77aba9da2c5d933df79c5bef240b6637d48c1e8489127af989c0aeeef87dd2b9123aaef27ab5ece2a79f1010720a54742eed2c100ae
|
||||
checksum: 9552ca974c2af81001c2d2afc138e77d6ceee6ed97446c579d88e67001e355da05761cfe7f709df04bc6e9a066f16fc756a67e78bc427f472155982206c91d6c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue