Skip to content

Commit a9aa8df

Browse files
fix(deps): update dependency i18next to v23.12.2 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c452ceb commit a9aa8df

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.11.5",
45+
"i18next": "23.12.2",
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
@@ -10465,7 +10465,7 @@ __metadata:
1046510465
eslint-plugin-react: "npm:^7.33.2"
1046610466
eslint-plugin-react-hooks: "npm:4.6.2"
1046710467
husky: "npm:9.1.4"
10468-
i18next: "npm:23.11.5"
10468+
i18next: "npm:23.12.2"
1046910469
jsdom: "npm:^24.0.0"
1047010470
liquidjs: "npm:^10.10.1"
1047110471
lodash.clonedeep: "npm:^4.5.0"
@@ -10781,12 +10781,12 @@ __metadata:
1078110781
languageName: node
1078210782
linkType: hard
1078310783

10784-
"i18next@npm:23.11.5":
10785-
version: 23.11.5
10786-
resolution: "i18next@npm:23.11.5"
10784+
"i18next@npm:23.12.2":
10785+
version: 23.12.2
10786+
resolution: "i18next@npm:23.12.2"
1078710787
dependencies:
1078810788
"@babel/runtime": "npm:^7.23.2"
10789-
checksum: 10/3a8e0d5d2b9ac6c6fa8c2180452aaf816d60e1cc790da69d6be515feec85553f8af9fcc19414ade1a621f08236e84f38df4415a8234919fa97fa2e35624e86b6
10789+
checksum: 10/d7a743c54b83acc1203315e547bfe830bfe825dddd7706646aec2a49cb74254bcda70645b568d1bed55ee3610ba5e6f6012fb3c13f03080c1dd0f99db2c45478
1079010790
languageName: node
1079110791
linkType: hard
1079210792

0 commit comments

Comments
 (0)