Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/i18next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@sapphire/utilities": "^3.18.2",
"@skyra/i18next-backend": "^2.0.6",
"chokidar": "^4.0.3",
"i18next": "^25.8.18"
"i18next": "^26.0.8"
},
"repository": {
"type": "git",
Expand Down
21 changes: 6 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,6 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.28.6":
version: 7.28.6
resolution: "@babel/runtime@npm:7.28.6"
checksum: 10/fbcd439cb74d4a681958eb064c509829e3f46d8a4bfaaf441baa81bb6733d1e680bccc676c813883d7741bcaada1d0d04b15aa320ef280b5734e2192b50decf9
languageName: node
linkType: hard

"@babel/types@npm:^7.29.0":
version: 7.29.0
resolution: "@babel/types@npm:7.29.0"
Expand Down Expand Up @@ -1494,7 +1487,7 @@ __metadata:
"@skyra/i18next-backend": "npm:^2.0.6"
chokidar: "npm:^4.0.3"
concurrently: "npm:^9.2.1"
i18next: "npm:^25.8.18"
i18next: "npm:^26.0.8"
tsup: "npm:^8.5.1"
tsx: "npm:^4.21.0"
typedoc: "npm:^0.28.14"
Expand Down Expand Up @@ -4115,17 +4108,15 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^25.8.18":
version: 25.8.18
resolution: "i18next@npm:25.8.18"
dependencies:
"@babel/runtime": "npm:^7.28.6"
"i18next@npm:^26.0.8":
version: 26.0.8
resolution: "i18next@npm:26.0.8"
peerDependencies:
typescript: ^5
typescript: ^5 || ^6
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/a5b9be29bd664dc12002f200b6c01dc6436c1a014f46b9f97e11c0733511328d3063409829af7dfd88cd744b5e0bd3575be71bb39c0955c6cfe747ae78274269
checksum: 10/e25ca27671fb04d358ff7b2d5253482e4bb091bb3f26bd245b443e9e5d68c8c09388d2242a78688f5523ad0a141bd4bea361842a746e13391256aee41e4e8e91
languageName: node
linkType: hard

Expand Down
Loading