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.10.1 #554

Merged
merged 1 commit into from
Mar 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.107.0",
"classnames": "2.5.1",
"date-fns": "3.3.1",
"i18next": "23.10.0",
"i18next": "23.10.1",
"katex": "0.16.9",
"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 @@ -6452,7 +6452,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.10.0"
i18next: "npm:23.10.1"
katex: "npm:0.16.9"
lodash.isarray: "npm:4.0.0"
lodash.truncate: "npm:4.4.2"
Expand Down Expand Up @@ -6751,12 +6751,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.10.0":
version: 23.10.0
resolution: "i18next@npm:23.10.0"
"i18next@npm:23.10.1":
version: 23.10.1
resolution: "i18next@npm:23.10.1"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/d32293a40650783ac746ce476d220ac3285133de729b2c1da0e7c91bc396ec6728629e84ea4c06311ae37dc6b7984ca962d5b296deb58cf713ba477a2edbd0ea
checksum: 10/e4cfb143bdb6fd343f68749a40cf562aa47f11c7af0243c0533868ae097912c3ddd6c384eb4116d1fced024a91279424abd8c2d1f694bbf304c42ebe3968ecca
languageName: node
linkType: hard

Expand Down