Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency i18next to v23.16.3 - autoclosed #680

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"date-fns": "3.6.0",
"eslint-config-next": "14.2.5",
"http-status-codes": "2.3.0",
"i18next": "23.12.2",
"i18next": "23.16.3",
"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 @@ -7298,7 +7298,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.16.3"
interweave: "npm:13.1.0"
katex: "npm:0.16.11"
lodash.groupby: "npm:4.6.0"
Expand Down Expand Up @@ -7630,12 +7630,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.12.2":
version: 23.12.2
resolution: "i18next@npm:23.12.2"
"i18next@npm:23.16.3":
version: 23.16.3
resolution: "i18next@npm:23.16.3"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d7a743c54b83acc1203315e547bfe830bfe825dddd7706646aec2a49cb74254bcda70645b568d1bed55ee3610ba5e6f6012fb3c13f03080c1dd0f99db2c45478
checksum: 10/648ad77d1564bc7d9a5715bab96ff1d504fef2cba8c3564514e199f5947590d78f0b5296bc3ef7c27b9a61bf8e0b4e44158be1c7cea10d4d822d1ec084023f7d
languageName: node
linkType: hard

Expand Down