Skip to content

Commit 4b3422a

Browse files
fix(deps): update dependency i18next to v23.11.1 (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 084da6e commit 4b3422a

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
@@ -42,7 +42,7 @@
4242
"@tanstack/react-query-devtools": "^4.36.1",
4343
"@uiw/react-codemirror": "^4.21.22",
4444
"date-fns": "^3.3.1",
45-
"i18next": "23.10.1",
45+
"i18next": "23.11.1",
4646
"liquidjs": "^10.10.1",
4747
"lodash.isequal": "^4.5.0",
4848
"lodash.shuffle": "^4.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10045,7 +10045,7 @@ __metadata:
1004510045
eslint-plugin-react: "npm:^7.33.2"
1004610046
eslint-plugin-react-hooks: "npm:4.6.0"
1004710047
husky: "npm:9.0.11"
10048-
i18next: "npm:23.10.1"
10048+
i18next: "npm:23.11.1"
1004910049
jsdom: "npm:^24.0.0"
1005010050
liquidjs: "npm:^10.10.1"
1005110051
lodash.clonedeep: "npm:^4.5.0"
@@ -10351,12 +10351,12 @@ __metadata:
1035110351
languageName: node
1035210352
linkType: hard
1035310353

10354-
"i18next@npm:23.10.1":
10355-
version: 23.10.1
10356-
resolution: "i18next@npm:23.10.1"
10354+
"i18next@npm:23.11.1":
10355+
version: 23.11.1
10356+
resolution: "i18next@npm:23.11.1"
1035710357
dependencies:
1035810358
"@babel/runtime": "npm:^7.23.2"
10359-
checksum: 10/e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca
10359+
checksum: 10/77ab8618a59b4c02a8c605c21b2a5680c5cb5cb8399e409c214f8ed2486dff785272f1b0682e744d1562ad443fe87913a4cbe9c7ad303e5de541736f2fc1002f
1036010360
languageName: node
1036110361
linkType: hard
1036210362

0 commit comments

Comments
 (0)