Skip to content

Commit 0e1300f

Browse files
authoredDec 30, 2024
chore(deps): bump react-i18next (#58)
Bumps the prod-minor-versions group in /frontend with 1 update: [react-i18next](https://github.com/i18next/react-i18next). Updates `react-i18next` from 15.2.0 to 15.4.0 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.2.0...v15.4.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-versions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4def2d8 commit 0e1300f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed
 

‎frontend/package-lock.json

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"oauth4webapi": "^3.1.4",
4949
"react": "^19.0.0",
5050
"react-dom": "^19.0.0",
51-
"react-i18next": "^15.2.0",
51+
"react-i18next": "^15.4.0",
5252
"react-router": "^7.1.1",
5353
"source-map-support": "^0.5.21",
5454
"tailwind-merge": "^2.6.0",

0 commit comments

Comments
 (0)