Skip to content

Commit b8767f9

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump react-i18next from 15.6.0 to 15.6.1 in the npm-packages group
Bumps the npm-packages group with 1 update: [react-i18next](https://github.com/i18next/react-i18next). Updates `react-i18next` from 15.6.0 to 15.6.1 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v15.6.0...v15.6.1) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 15.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7f4e85 commit b8767f9

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
@@ -32,7 +32,7 @@
3232
"react": "18.3.1",
3333
"react-dom": "18.3.1",
3434
"react-error-boundary": "4.1.2",
35-
"react-i18next": "15.6.0",
35+
"react-i18next": "15.6.1",
3636
"react-router-dom": "6.30.1"
3737
},
3838
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9717,9 +9717,9 @@ __metadata:
97179717
languageName: node
97189718
linkType: hard
97199719

9720-
"react-i18next@npm:15.6.0":
9721-
version: 15.6.0
9722-
resolution: "react-i18next@npm:15.6.0"
9720+
"react-i18next@npm:15.6.1":
9721+
version: 15.6.1
9722+
resolution: "react-i18next@npm:15.6.1"
97239723
dependencies:
97249724
"@babel/runtime": "npm:^7.27.6"
97259725
html-parse-stringify: "npm:^3.0.1"
@@ -9734,7 +9734,7 @@ __metadata:
97349734
optional: true
97359735
typescript:
97369736
optional: true
9737-
checksum: 10c0/916b9afaa6e2c71ddc3ffb12ab47759a8ad0d6d2d36fc1c73a431554d51b6b66750f6f8c9814db5e12f91c3e68b97bf87de51ad303b4fc8c1b91eb245da8c9a9
9737+
checksum: 10c0/10cd131005a70a493e307f4f710ea9921d5a955a5281064cad79162e5051e2bcfc119f50c7bee0fad06e33a1795308a006089d5b67969d52b66afbe149514305
97389738
languageName: node
97399739
linkType: hard
97409740

@@ -11069,7 +11069,7 @@ __metadata:
1106911069
react: "npm:18.3.1"
1107011070
react-dom: "npm:18.3.1"
1107111071
react-error-boundary: "npm:4.1.2"
11072-
react-i18next: "npm:15.6.0"
11072+
react-i18next: "npm:15.6.1"
1107311073
react-router-dom: "npm:6.30.1"
1107411074
rimraf: "npm:5.0.10"
1107511075
style-loader: "npm:3.3.4"

0 commit comments

Comments
 (0)