Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 1ef87dc commit 7f1a4fc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"date-fns": "3.6.0",
"eslint-config-next": "14.2.5",
"http-status-codes": "2.3.0",
"i18next": "23.12.2",
"i18next": "23.15.0",
"interweave": "13.1.0",
"katex": "0.16.11",
"lodash.groupby": "4.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8572,7 +8572,7 @@ __metadata:
eslint-plugin-react-app: "npm:6.2.2"
http-status-codes: "npm:2.3.0"
husky: "npm:9.1.4"
i18next: "npm:23.12.2"
i18next: "npm:23.15.0"
interweave: "npm:13.1.0"
katex: "npm:0.16.11"
lodash.groupby: "npm:4.6.0"
Expand Down Expand Up @@ -8924,12 +8924,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.12.2":
version: 23.12.2
resolution: "i18next@npm:23.12.2"
"i18next@npm:23.15.0":
version: 23.15.0
resolution: "i18next@npm:23.15.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d7a743c54b83acc1203315e547bfe830bfe825dddd7706646aec2a49cb74254bcda70645b568d1bed55ee3610ba5e6f6012fb3c13f03080c1dd0f99db2c45478
checksum: 10/4f67ab98c2178ac004d7598742df9be22343c26801b2dbb19789f6d713333006f5f53c9603eafbe8be82b73ed62f369df2e6138981023422f910502fdbb7c14e
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f1a4fc

Please sign in to comment.