Skip to content

Commit 8fd393d

Browse files
fix(deps): update dependency i18next to v23
1 parent 34e8507 commit 8fd393d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.3.1",
24-
"i18next": "22.5.1",
24+
"i18next": "23.15.1",
2525
"interweave": "13.1.0",
2626
"katex": "0.16.7",
2727
"lodash.isnan": "3.0.2",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -8105,7 +8105,7 @@ __metadata:
81058105
eslint-plugin-react: "npm:7.32.2"
81068106
eslint-plugin-react-hooks: "npm:4.6.0"
81078107
husky: "npm:^8.0.3"
8108-
i18next: "npm:22.5.1"
8108+
i18next: "npm:23.15.1"
81098109
interweave: "npm:13.1.0"
81108110
katex: "npm:0.16.7"
81118111
lodash.isnan: "npm:3.0.2"
@@ -8390,12 +8390,12 @@ __metadata:
83908390
languageName: node
83918391
linkType: hard
83928392

8393-
"i18next@npm:22.5.1":
8394-
version: 22.5.1
8395-
resolution: "i18next@npm:22.5.1"
8393+
"i18next@npm:23.15.1":
8394+
version: 23.15.1
8395+
resolution: "i18next@npm:23.15.1"
83968396
dependencies:
8397-
"@babel/runtime": "npm:^7.20.6"
8398-
checksum: ab1a0adee97911917fc46fb4216b8eb7c4ec0a243966609dda6a384e4b22acd25386a817dc51146328d5272ce1c6133558361788ebc4a36fbca250b8b3e90bd1
8397+
"@babel/runtime": "npm:^7.23.2"
8398+
checksum: bfd4935517ddd68bd12ccc0b7bd454f1a19403b627d79a2fe81c9059380674f085804f8d7475dd248a887f90d9e2da0f9be64179ddf32e9eebac47e4b9f92889
83998399
languageName: node
84008400
linkType: hard
84018401

0 commit comments

Comments
 (0)