mirror of
https://github.com/cdr/code-server.git
synced 2026-04-02 03:23:17 +02:00
Update i18next version to 25.8.3
This is the minimum i18next version that supports the showSupportNotice option
This commit is contained in:
parent
24ea70ac88
commit
f77917f001
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
"express": "^5.0.1",
|
||||
"http-proxy": "^1.18.1",
|
||||
"httpolyglot": "^0.1.2",
|
||||
"i18next": "^25.3.0",
|
||||
"i18next": "^25.8.3",
|
||||
"js-yaml": "^4.1.0",
|
||||
"limiter": "^2.1.0",
|
||||
"pem": "^1.14.8",
|
||||
|
|
|
|||
Loading…
Reference in a new issue