Skip to content

Commit e33c7bc

Browse files
fix(deps): update dependency i18next to v23.10.0 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 454428e commit e33c7bc

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
@@ -37,7 +37,7 @@
3737
"@tanstack/react-query-devtools": "^4.36.1",
3838
"@uiw/react-codemirror": "^4.21.22",
3939
"date-fns": "^3.3.1",
40-
"i18next": "23.9.0",
40+
"i18next": "23.10.0",
4141
"lodash.isequal": "^4.5.0",
4242
"lodash.shuffle": "^4.2.0",
4343
"plotly.js": "^2.29.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8445,7 +8445,7 @@ __metadata:
84458445
eslint-plugin-react: "npm:^7.33.2"
84468446
eslint-plugin-react-hooks: "npm:4.6.0"
84478447
husky: "npm:9.0.11"
8448-
i18next: "npm:23.9.0"
8448+
i18next: "npm:23.10.0"
84498449
jsdom: "npm:^24.0.0"
84508450
lodash.clonedeep: "npm:^4.5.0"
84518451
lodash.isequal: "npm:^4.5.0"
@@ -8735,12 +8735,12 @@ __metadata:
87358735
languageName: node
87368736
linkType: hard
87378737

8738-
"i18next@npm:23.9.0":
8739-
version: 23.9.0
8740-
resolution: "i18next@npm:23.9.0"
8738+
"i18next@npm:23.10.0":
8739+
version: 23.10.0
8740+
resolution: "i18next@npm:23.10.0"
87418741
dependencies:
87428742
"@babel/runtime": "npm:^7.23.2"
8743-
checksum: 10/7b91f22560a07b2e3f874de30ce3f875cd19beb4657b0f4ac2f805554f9c44bea3552b6cf933f64c83baa1e9a0d8f85110711b4e96354b3b4d79c039b6b7373f
8743+
checksum: 10/d32293a40650783ac746ce476d220ac3285133de729b2c1da0e7c91bc396ec6728629e84ea4c06311ae37dc6b7984ca962d5b296deb58cf713ba477a2edbd0ea
87448744
languageName: node
87458745
linkType: hard
87468746

0 commit comments

Comments
 (0)