Skip to content

Commit cc5d482

Browse files
build(deps): bump i18next from 25.6.1 to 25.6.2 (#1912)
Bumps [i18next](https://github.com/i18next/i18next) from 25.6.1 to 25.6.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.6.1...v25.6.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 64b114c commit cc5d482

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/react": "^17.0.69",
104104
"dayjs": "^1.11.19",
105105
"humanize-duration": "^3.33.1",
106-
"i18next": "^25.6.1",
106+
"i18next": "^25.6.2",
107107
"i18next-browser-languagedetector": "^8.2.0",
108108
"i18next-parser": "^9.3.0",
109109
"js-base64": "3.7.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5035,7 +5035,7 @@ __metadata:
50355035
file-loader: ^6.2.0
50365036
html-webpack-plugin: ^5.6.4
50375037
humanize-duration: ^3.33.1
5038-
i18next: ^25.6.1
5038+
i18next: ^25.6.2
50395039
i18next-browser-languagedetector: ^8.2.0
50405040
i18next-parser: ^9.3.0
50415041
imagemin: ^9.0.1
@@ -8706,17 +8706,17 @@ __metadata:
87068706
languageName: node
87078707
linkType: hard
87088708

8709-
"i18next@npm:^25.6.1":
8710-
version: 25.6.1
8711-
resolution: "i18next@npm:25.6.1"
8709+
"i18next@npm:^25.6.2":
8710+
version: 25.6.2
8711+
resolution: "i18next@npm:25.6.2"
87128712
dependencies:
87138713
"@babel/runtime": ^7.27.6
87148714
peerDependencies:
87158715
typescript: ^5
87168716
peerDependenciesMeta:
87178717
typescript:
87188718
optional: true
8719-
checksum: d68d27ec3eb14b7c6f119ea2316a0b6b44de8fca10fd12fdae4efc3d0bb975cf66d2bfdbe31b115d68a91dfcb9a99050d139dd461bb5b9aef32d7dd154b5d074
8719+
checksum: 9376e5b269dd777b813dd8dfe62e864e035e550ce8cfe057a6bf517237e944a3d5ab0cddb22e5d3aea0277ed67e1c5899ef57b3ec84680e909c87c30e6b99145
87208720
languageName: node
87218721
linkType: hard
87228722

0 commit comments

Comments
 (0)