Skip to content

Commit

Permalink
build(deps): bump i18next from 24.1.0 to 24.2.0 (#174)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 24.1.0 to 24.2.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.1.0...v24.2.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent a1b0f67 commit bbd9ea7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"clipboardy": "^4.0.0",
"dequal": "^2.0.3",
"file-saver": "^2.0.5",
"i18next": "^24.1.0",
"i18next": "^24.2.0",
"i18next-browser-languagedetector": "^8.0.2",
"jspdf": "^2.5.2",
"jszip": "^3.10.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8689,17 +8689,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^24.1.0":
version: 24.1.0
resolution: "i18next@npm:24.1.0"
"i18next@npm:^24.2.0":
version: 24.2.0
resolution: "i18next@npm:24.2.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/90cc4c31871755493cc78695f30c658b7a7d0d986d0b1c006346e5855822203f3a9f84485ce734778268f9c84ff767c7d75aed6d1674a7abdb848ea6b82df28e
checksum: 10c0/3c41a4e214b8191e7c579db776a9dd6a5f02a0925bb5788c11e522f51c5e581546f53db22ba8cccb398d69cc463438aaca4660bad2990d5ffc854434bc9a72be
languageName: node
linkType: hard

Expand Down Expand Up @@ -11765,7 +11765,7 @@ __metadata:
clipboardy: "npm:^4.0.0"
dequal: "npm:^2.0.3"
file-saver: "npm:^2.0.5"
i18next: "npm:^24.1.0"
i18next: "npm:^24.2.0"
i18next-browser-languagedetector: "npm:^8.0.2"
i18next-parser: "npm:^9.0.2"
jspdf: "npm:^2.5.2"
Expand Down

0 comments on commit bbd9ea7

Please sign in to comment.