Skip to content

Commit 4585047

Browse files
fix(deps): update dependency i18next to v23.10.1 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d7ff33 commit 4585047

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.10.0",
40+
"i18next": "23.10.1",
4141
"liquidjs": "^10.10.1",
4242
"lodash.isequal": "^4.5.0",
4343
"lodash.shuffle": "^4.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8431,7 +8431,7 @@ __metadata:
84318431
eslint-plugin-react: "npm:^7.33.2"
84328432
eslint-plugin-react-hooks: "npm:4.6.0"
84338433
husky: "npm:9.0.11"
8434-
i18next: "npm:23.10.0"
8434+
i18next: "npm:23.10.1"
84358435
jsdom: "npm:^24.0.0"
84368436
liquidjs: "npm:^10.10.1"
84378437
lodash.clonedeep: "npm:^4.5.0"
@@ -8699,12 +8699,12 @@ __metadata:
86998699
languageName: node
87008700
linkType: hard
87018701

8702-
"i18next@npm:23.10.0":
8703-
version: 23.10.0
8704-
resolution: "i18next@npm:23.10.0"
8702+
"i18next@npm:23.10.1":
8703+
version: 23.10.1
8704+
resolution: "i18next@npm:23.10.1"
87058705
dependencies:
87068706
"@babel/runtime": "npm:^7.23.2"
8707-
checksum: 10/d32293a40650783ac746ce476d220ac3285133de729b2c1da0e7c91bc396ec6728629e84ea4c06311ae37dc6b7984ca962d5b296deb58cf713ba477a2edbd0ea
8707+
checksum: 10/e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca
87088708
languageName: node
87098709
linkType: hard
87108710

0 commit comments

Comments
 (0)