Skip to content

Commit

Permalink
build(deps): bump i18next from 24.0.2 to 24.1.0 (#163)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.2 to 24.1.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.2...v24.1.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 12, 2024
1 parent 590bfd4 commit eb388ad
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.0.2",
"i18next": "^24.1.0",
"i18next-browser-languagedetector": "^8.0.1",
"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 @@ -8628,17 +8628,17 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit eb388ad

Please sign in to comment.