Skip to content

Commit

Permalink
Bump i18next from 23.12.2 to 23.13.0 in /mini-app
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 23.12.2 to 23.13.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.12.2...v23.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent bafb9bc commit cfa5efe
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions mini-app/.pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion mini-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@twa-dev/sdk": "^7.0.0",
"i18next": "^23.12.2",
"i18next": "^23.13.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.2.2",
"moment": "^2.30.1",
Expand Down
10 changes: 5 additions & 5 deletions mini-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2312,12 +2312,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.12.2":
version: 23.12.2
resolution: "i18next@npm:23.12.2"
"i18next@npm:^23.13.0":
version: 23.13.0
resolution: "i18next@npm:23.13.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d7a743c54b83acc1203315e547bfe830bfe825dddd7706646aec2a49cb74254bcda70645b568d1bed55ee3610ba5e6f6012fb3c13f03080c1dd0f99db2c45478
checksum: 10/73b11880354626aa82b41b1ad5a2d77abe8248c8be7a260ad27d89146d7a7fa7ad384da60459e975d1e4bf115518232e060af4b1be67e7d67b59c8dfbf99809b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2906,7 +2906,7 @@ __metadata:
copy-webpack-plugin: "npm:^12.0.2"
css-loader: "npm:^7.1.2"
html-webpack-plugin: "npm:^5.6.0"
i18next: "npm:^23.12.2"
i18next: "npm:^23.13.0"
i18next-browser-languagedetector: "npm:^8.0.0"
i18next-http-backend: "npm:^2.2.2"
less: "npm:^4.2.0"
Expand Down

0 comments on commit cfa5efe

Please sign in to comment.