Skip to content

Commit 12982f1

Browse files
fix(deps): update dependency i18next to v25 (#4359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 367593b commit 12982f1

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
"fzf": "^0.5.2",
384384
"get-folder-size": "^5.0.0",
385385
"google-auth-library": "^9.15.1",
386-
"i18next": "^24.2.2",
386+
"i18next": "^25.0.0",
387387
"ignore": "^7.0.3",
388388
"isbinaryfile": "^5.0.2",
389389
"lodash.debounce": "^4.0.8",

webview-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"debounce": "^2.1.1",
4545
"fast-deep-equal": "^3.1.3",
4646
"fzf": "^0.5.2",
47-
"i18next": "^24.2.2",
47+
"i18next": "^25.0.0",
4848
"i18next-http-backend": "^3.0.2",
4949
"knuth-shuffle-seeded": "^1.0.6",
5050
"lru-cache": "^11.1.0",

0 commit comments

Comments
 (0)