Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

fix(deps): update dependency i18next to v23.11.3 #387

Merged
merged 1 commit into from
May 4, 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 @@ -22,7 +22,7 @@
"@mui/material": "5.15.15",
"@sentry/react": "7.113.0",
"http-status-codes": "2.3.0",
"i18next": "23.11.2",
"i18next": "23.11.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-ga4": "2.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9087,7 +9087,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.1"
http-status-codes: "npm:2.3.0"
husky: "npm:9.0.11"
i18next: "npm:23.11.2"
i18next: "npm:23.11.3"
istanbul-lib-coverage: "npm:3.2.2"
nyc: "npm:15.1.0"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -9376,12 +9376,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.11.2":
version: 23.11.2
resolution: "i18next@npm:23.11.2"
"i18next@npm:23.11.3":
version: 23.11.3
resolution: "i18next@npm:23.11.3"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10/f2e01ae14f1304ff6d14d29331f5645c98ccadf3aeeb23a57816735e1a606509b95f40b2425ba707a362b03a703013ce56333173fe8c895ae8e56cfa21d5e50e
checksum: 10/9d562ade19d0beba16683ff94967a6dedc0a32ce335d203c5a160f075ac5a9a7a9adb164085a6b7b69328568bc932a65b92664834c2bf3e15d8f3bff90f15353
languageName: node
linkType: hard

Expand Down