mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency i18next-resources-to-backend to v1.1.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
11ccd678de
commit
554f7bee56
2 changed files with 8 additions and 8 deletions
|
@ -78,7 +78,7 @@
|
|||
"htmlparser2": "9.0.0",
|
||||
"i18next": "22.5.0",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-resources-to-backend": "1.1.3",
|
||||
"i18next-resources-to-backend": "1.1.4",
|
||||
"isomorphic-ws": "5.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
"katex": "0.16.7",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -1607,7 +1607,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.5.5, @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.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.19.4, @babel/runtime@npm:^7.20.6, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.21.5, @babel/runtime@npm:^7.5.5, @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.21.5
|
||||
resolution: "@babel/runtime@npm:7.21.5"
|
||||
dependencies:
|
||||
|
@ -2451,7 +2451,7 @@ __metadata:
|
|||
htmlparser2: 9.0.0
|
||||
i18next: 22.5.0
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-resources-to-backend: 1.1.3
|
||||
i18next-resources-to-backend: 1.1.4
|
||||
isomorphic-ws: 5.0.0
|
||||
jest: 29.5.0
|
||||
jest-environment-jsdom: 29.5.0
|
||||
|
@ -11136,12 +11136,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next-resources-to-backend@npm:1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "i18next-resources-to-backend@npm:1.1.3"
|
||||
"i18next-resources-to-backend@npm:1.1.4":
|
||||
version: 1.1.4
|
||||
resolution: "i18next-resources-to-backend@npm:1.1.4"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.6
|
||||
checksum: 47fe45d29c403c2715a8b057a7e814500a39c26b514428fa6cc4026e9358d2bbb8eb690c3fa06346466fc096fec84830842a90d6b5cfd38c940f5483ad3a5613
|
||||
"@babel/runtime": ^7.21.5
|
||||
checksum: 4f3f25de0d9c96b109dfdc9259864898ac9d140a80a372925e0c5a34b13bd95dcb4c682c6255a5f3bb4c4dc40c20d0f9d1b82c491ebe2f8f245ae149fe911a1d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue