Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 34e8507 commit 8fd393d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@tanstack/react-query": "4.36.1",
"@tanstack/react-query-devtools": "4.36.1",
"date-fns": "3.3.1",
"i18next": "22.5.1",
"i18next": "23.15.1",
"interweave": "13.1.0",
"katex": "0.16.7",
"lodash.isnan": "3.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8105,7 +8105,7 @@ __metadata:
eslint-plugin-react: "npm:7.32.2"
eslint-plugin-react-hooks: "npm:4.6.0"
husky: "npm:^8.0.3"
i18next: "npm:22.5.1"
i18next: "npm:23.15.1"
interweave: "npm:13.1.0"
katex: "npm:0.16.7"
lodash.isnan: "npm:3.0.2"
Expand Down Expand Up @@ -8390,12 +8390,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:22.5.1":
version: 22.5.1
resolution: "i18next@npm:22.5.1"
"i18next@npm:23.15.1":
version: 23.15.1
resolution: "i18next@npm:23.15.1"
dependencies:
"@babel/runtime": "npm:^7.20.6"
checksum: ab1a0adee97911917fc46fb4216b8eb7c4ec0a243966609dda6a384e4b22acd25386a817dc51146328d5272ce1c6133558361788ebc4a36fbca250b8b3e90bd1
"@babel/runtime": "npm:^7.23.2"
checksum: bfd4935517ddd68bd12ccc0b7bd454f1a19403b627d79a2fe81c9059380674f085804f8d7475dd248a887f90d9e2da0f9be64179ddf32e9eebac47e4b9f92889
languageName: node
linkType: hard

Expand Down

0 comments on commit 8fd393d

Please sign in to comment.