Skip to content

Commit 740a331

Browse files
fix(deps): update dependency i18next to v23.12.7
1 parent d9a3a4a commit 740a331

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@tanstack/react-query": "4.36.1",
2222
"@tanstack/react-query-devtools": "4.36.1",
2323
"date-fns": "3.6.0",
24-
"i18next": "23.12.2",
24+
"i18next": "23.12.7",
2525
"interweave": "13.1.0",
2626
"katex": "0.16.11",
2727
"lodash.isnan": "3.0.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -9068,7 +9068,7 @@ __metadata:
90689068
eslint-plugin-react: "npm:7.35.0"
90699069
eslint-plugin-react-hooks: "npm:4.6.2"
90709070
husky: "npm:^9.1.1"
9071-
i18next: "npm:23.12.2"
9071+
i18next: "npm:23.12.7"
90729072
interweave: "npm:13.1.0"
90739073
katex: "npm:0.16.11"
90749074
lodash.isnan: "npm:3.0.2"
@@ -9318,12 +9318,12 @@ __metadata:
93189318
languageName: node
93199319
linkType: hard
93209320

9321-
"i18next@npm:23.12.2":
9322-
version: 23.12.2
9323-
resolution: "i18next@npm:23.12.2"
9321+
"i18next@npm:23.12.7":
9322+
version: 23.12.7
9323+
resolution: "i18next@npm:23.12.7"
93249324
dependencies:
93259325
"@babel/runtime": "npm:^7.23.2"
9326-
checksum: d7a743c54b83acc1203315e547bfe830bfe825dddd7706646aec2a49cb74254bcda70645b568d1bed55ee3610ba5e6f6012fb3c13f03080c1dd0f99db2c45478
9326+
checksum: 7c542b7fc67622ac35fb9c503f7683f8d764f6d17988b237b3f017790fd73c07b5b013885b874cbfd2eae36b12ea38b376764a927d391d57b21bad96b29c42b6
93279327
languageName: node
93289328
linkType: hard
93299329

0 commit comments

Comments
 (0)