Skip to content

Commit

Permalink
chore(deps): update dependency i18next to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 4ec0b23 commit ba90851
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/http-framework-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@sapphire/utilities": "^3.18.1",
"@skyra/i18next-backend": "workspace:^",
"discord-api-types": "^0.37.98",
"i18next": "^22.5.1",
"i18next": "^24.0.0",
"tslib": "^2.8.1"
},
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/i18next-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@favware/cliff-jumper": "^5.0.0",
"@types/node": "20.14.8",
"i18next": "^22.5.1",
"i18next": "^24.0.0",
"tsup": "^8.3.5",
"typescript": "~5.4.5"
},
Expand Down
27 changes: 16 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.20.6":
version: 7.24.5
resolution: "@babel/runtime@npm:7.24.5"
"@babel/runtime@npm:^7.23.2":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10/e0f4f4d4503f7338749d1dd92361ad132d683bde64e6b61d6c855e100dcd01592295fcfdcc960c946b85ef7908dc2f501080da58447c05812cf3cd80c599bb62
checksum: 10/9f4ea1c1d566c497c052d505587554e782e021e6ccd302c2ad7ae8291c8e16e3f19d4a7726fb64469e057779ea2081c28b7dbefec6d813a22f08a35712c0f699
languageName: node
linkType: hard

Expand Down Expand Up @@ -1860,7 +1860,7 @@ __metadata:
"@sapphire/utilities": "npm:^3.18.1"
"@skyra/i18next-backend": "workspace:^"
discord-api-types: "npm:^0.37.98"
i18next: "npm:^22.5.1"
i18next: "npm:^24.0.0"
tslib: "npm:^2.8.1"
tsup: "npm:^8.3.5"
typescript: "npm:~5.4.5"
Expand Down Expand Up @@ -1894,7 +1894,7 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^5.0.0"
"@types/node": "npm:20.14.8"
i18next: "npm:^22.5.1"
i18next: "npm:^24.0.0"
tslib: "npm:^2.8.1"
tsup: "npm:^8.3.5"
typescript: "npm:~5.4.5"
Expand Down Expand Up @@ -4448,12 +4448,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^22.5.1":
version: 22.5.1
resolution: "i18next@npm:22.5.1"
"i18next@npm:^24.0.0":
version: 24.0.0
resolution: "i18next@npm:24.0.0"
dependencies:
"@babel/runtime": "npm:^7.20.6"
checksum: 10/ab1a0adee97911917fc46fb4216b8eb7c4ec0a243966609dda6a384e4b22acd25386a817dc51146328d5272ce1c6133558361788ebc4a36fbca250b8b3e90bd1
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/f21a6820203aa50d62bf1fa5639459c3cf6bb705b0f07a425f7ab2aab2982245414a23c911b0d21d9b8e0e13920b3ed503dcf3dfa81ac24decb67f55973d28e4
languageName: node
linkType: hard

Expand Down

0 comments on commit ba90851

Please sign in to comment.