mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
Update i18next
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
004392308f
commit
62223e6524
2 changed files with 12 additions and 12 deletions
|
@ -72,7 +72,7 @@
|
|||
"flowchart.js": "1.17.1",
|
||||
"fork-awesome": "1.2.0",
|
||||
"highlight.js": "11.6.0",
|
||||
"i18next": "21.8.13",
|
||||
"i18next": "21.8.14",
|
||||
"i18next-browser-languagedetector": "6.1.4",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
@ -104,7 +104,7 @@
|
|||
"react-bootstrap-typeahead": "5.2.2",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "11.18.0",
|
||||
"react-i18next": "11.18.1",
|
||||
"react-redux": "8.0.2",
|
||||
"react-use": "17.4.0",
|
||||
"redux": "4.2.0",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2046,7 +2046,7 @@ __metadata:
|
|||
flowchart.js: 1.17.1
|
||||
fork-awesome: 1.2.0
|
||||
highlight.js: 11.6.0
|
||||
i18next: 21.8.13
|
||||
i18next: 21.8.14
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-resources-to-backend: 1.0.0
|
||||
jest: 28.1.3
|
||||
|
@ -2082,7 +2082,7 @@ __metadata:
|
|||
react-bootstrap-typeahead: 5.2.2
|
||||
react-diff-viewer: 3.1.1
|
||||
react-dom: 18.2.0
|
||||
react-i18next: 11.18.0
|
||||
react-i18next: 11.18.1
|
||||
react-redux: 8.0.2
|
||||
react-test-renderer: 18.2.0
|
||||
react-use: 17.4.0
|
||||
|
@ -12036,12 +12036,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:21.8.13":
|
||||
version: 21.8.13
|
||||
resolution: "i18next@npm:21.8.13"
|
||||
"i18next@npm:21.8.14":
|
||||
version: 21.8.14
|
||||
resolution: "i18next@npm:21.8.14"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.17.2
|
||||
checksum: 0cc9a5213326d5c33a25b7fd753cd759a8357574d8e878372eeb84fa4e1b0839d3e840b6193ae6b37317d3af6c385c67799c830bb5f3ca388462b0bcb4464a97
|
||||
checksum: 83b1a57d761c3d29b90f4e87eb9945902fa13d7750f11bc7f22e8c9999f7e5bf9b2a30c44a9b47569c8ea704573b02a562c2678cf2281073197ace07657d21be
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -17091,9 +17091,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:11.18.0":
|
||||
version: 11.18.0
|
||||
resolution: "react-i18next@npm:11.18.0"
|
||||
"react-i18next@npm:11.18.1":
|
||||
version: 11.18.1
|
||||
resolution: "react-i18next@npm:11.18.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.14.5
|
||||
html-parse-stringify: ^3.0.1
|
||||
|
@ -17105,7 +17105,7 @@ __metadata:
|
|||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: 63bf023c4918f533086a4b9a3a257cc8a30074d8a3943f4a3c613cef7875c53c622a1006f89dc778a9ddfdbca45c39187c4d5315efe71963d3a8327ae66d1279
|
||||
checksum: 3614d4f41a2bad2831aee7c02da6403955eacf7aeef1cd73635a99b072e72f2ebed3e83ac2bc1bfe72421cb2de025bfbecc9929bfc495ba1f055d49851bf6e62
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue