Skip to content

Commit

Permalink
fix(i18next): update dependencies to fix build issues with latest i18…
Browse files Browse the repository at this point in the history
…next
  • Loading branch information
favna committed Dec 11, 2022
1 parent 953d57b commit cd1a792
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/i18next/package.json
Expand Up @@ -39,9 +39,9 @@
},
"dependencies": {
"@sapphire/utilities": "^3.11.0",
"@skyra/i18next-backend": "^2.0.0",
"@skyra/i18next-backend": "^2.0.1",
"chokidar": "^3.5.3",
"i18next": "^22.0.6",
"i18next": "^22.4.1",
"tslib": "^2.4.1"
},
"repository": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -852,10 +852,10 @@ __metadata:
dependencies:
"@favware/cliff-jumper": ^1.9.0
"@sapphire/utilities": ^3.11.0
"@skyra/i18next-backend": ^2.0.0
"@skyra/i18next-backend": ^2.0.1
chokidar: ^3.5.3
gen-esm-wrapper: ^1.1.3
i18next: ^22.0.6
i18next: ^22.4.1
tslib: ^2.4.1
typedoc: ^0.23.22
typedoc-json-parser: ^7.0.2
Expand Down Expand Up @@ -1005,7 +1005,7 @@ __metadata:
languageName: node
linkType: hard

"@skyra/i18next-backend@npm:^2.0.0":
"@skyra/i18next-backend@npm:^2.0.1":
version: 2.0.1
resolution: "@skyra/i18next-backend@npm:2.0.1"
dependencies:
Expand Down Expand Up @@ -3461,7 +3461,7 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^22.0.6":
"i18next@npm:^22.4.1":
version: 22.4.1
resolution: "i18next@npm:22.4.1"
dependencies:
Expand Down

0 comments on commit cd1a792

Please sign in to comment.