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

build(deps): bump i18next from 23.16.2 to 23.16.3 #1475

Merged
merged 1 commit into from
Oct 25, 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 @@ -102,7 +102,7 @@
"@types/react": "^17.0.69",
"dayjs": "^1.11.13",
"humanize-duration": "^3.32.1",
"i18next": "^23.16.2",
"i18next": "^23.16.3",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-parser": "^9.0.2",
"js-base64": "3.7.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4381,7 +4381,7 @@ __metadata:
file-loader: ^6.2.0
html-webpack-plugin: ^5.6.3
humanize-duration: ^3.32.1
i18next: ^23.16.2
i18next: ^23.16.3
i18next-browser-languagedetector: ^8.0.0
i18next-parser: ^9.0.2
imagemin: ^9.0.0
Expand Down Expand Up @@ -7738,12 +7738,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^23.16.2":
version: 23.16.2
resolution: "i18next@npm:23.16.2"
"i18next@npm:^23.16.3":
version: 23.16.3
resolution: "i18next@npm:23.16.3"
dependencies:
"@babel/runtime": ^7.23.2
checksum: 335e71737e0ff933941ab5a65ee324cfc650aecfe2516153fd2d3a4b08d77f2c79904e634ace339e4a47e50f649b4b486dac24e5dbc0ba303eba05b39b1bb8d6
checksum: 078c1fca8369a6f24370db8048f866ac78a1bff7e59372cbf877691f176707c6788fd9958afc3ba3e9e3969cfe6a137111b799e3ebf0b7a440b10bf311709c72
languageName: node
linkType: hard

Expand Down
Loading