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 Dec 3, 2024
1 parent 7361bca commit 389a6cf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.12.0",
"husky": "9.1.7",
"i18next": "23.16.8",
"i18next": "24.0.5",
"jsdom": "25.0.1",
"mock-socket": "9.3.1",
"nock": "13.5.6",
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,7 @@ __metadata:
globals: "npm:15.12.0"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.7"
i18next: "npm:23.16.8"
i18next: "npm:24.0.5"
jsdom: "npm:25.0.1"
mock-socket: "npm:9.3.1"
nock: "npm:13.5.6"
Expand Down Expand Up @@ -3618,12 +3618,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.16.8":
version: 23.16.8
resolution: "i18next@npm:23.16.8"
"i18next@npm:24.0.5":
version: 24.0.5
resolution: "i18next@npm:24.0.5"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d5c38011de4d3b4aa466fac6773520eb28007b9d6138e03432bfbfc0d041c04df45e15c67d96f22cd660088cc9b24d3eda32cddc9fb4c6508c5afada6c2e6290
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/d0a310c7a0b171ae8265d178d5ef5c378ceafb83852338d042fa9483b720355dc1e2c84c69c77fec1b3e23da6f59e91c5170ada05cd174afc9be3fc218ebd195
languageName: node
linkType: hard

Expand Down

0 comments on commit 389a6cf

Please sign in to comment.