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.5 #700

Merged
merged 1 commit into from
May 29, 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 @@ -47,7 +47,7 @@
"@sentry/react": "7.114.0",
"classnames": "2.5.1",
"date-fns": "3.6.0",
"i18next": "23.11.4",
"i18next": "23.11.5",
"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 @@ -6065,7 +6065,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.2"
http-status-codes: "npm:2.3.0"
husky: "npm:9.0.11"
i18next: "npm:23.11.4"
i18next: "npm:23.11.5"
katex: "npm:0.16.10"
lodash.isarray: "npm:4.0.0"
lodash.truncate: "npm:4.4.2"
Expand Down Expand Up @@ -6358,12 +6358,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.11.4":
version: 23.11.4
resolution: "i18next@npm:23.11.4"
"i18next@npm:23.11.5":
version: 23.11.5
resolution: "i18next@npm:23.11.5"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/399314e2b53658d436801ce78a3c226e7a9fdc51db5320104c9337750dd84fdb6556601ec98c5114d81110c7026f845efea2086b4a972e4ece70da741e44581d
checksum: 10/3a8e0d5d2b9ac6c6fa8c2180452aaf816d60e1cc790da69d6be515feec85553f8af9fcc19414ade1a621f08236e84f38df4415a8234919fa97fa2e35624e86b6
languageName: node
linkType: hard

Expand Down