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.11.2 #616

Merged
merged 1 commit into from
Apr 15, 2024
Merged
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 @@ -46,7 +46,7 @@
"@sentry/react": "7.110.0",
"classnames": "2.5.1",
"date-fns": "3.6.0",
"i18next": "23.11.1",
"i18next": "23.11.2",
"katex": "0.16.10",
"lodash.isarray": "4.0.0",
"lodash.truncate": "4.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6239,7 +6239,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.0"
http-status-codes: "npm:2.3.0"
husky: "npm:9.0.11"
i18next: "npm:23.11.1"
i18next: "npm:23.11.2"
katex: "npm:0.16.10"
lodash.isarray: "npm:4.0.0"
lodash.truncate: "npm:4.4.2"
Expand Down Expand Up @@ -6522,12 +6522,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.11.1":
version: 23.11.1
resolution: "i18next@npm:23.11.1"
"i18next@npm:23.11.2":
version: 23.11.2
resolution: "i18next@npm:23.11.2"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/77ab8618a59b4c02a8c605c21b2a5680c5cb5cb8399e409c214f8ed2486dff785272f1b0682e744d1562ad443fe87913a4cbe9c7ad303e5de541736f2fc1002f
checksum: 10/f2e01ae14f1304ff6d14d29331f5645c98ccadf3aeeb23a57816735e1a606509b95f40b2425ba707a362b03a703013ce56333173fe8c895ae8e56cfa21d5e50e
languageName: node
linkType: hard

Expand Down