mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-22 02:12:40 +01:00
Update i18next to latest
This commit is contained in:
parent
25b0a221e1
commit
604b485f8e
10
package-lock.json
generated
10
package-lock.json
generated
@ -26,7 +26,7 @@
|
|||||||
"fido2-lib": "^3.5.3",
|
"fido2-lib": "^3.5.3",
|
||||||
"file-type": "~16.5.4",
|
"file-type": "~16.5.4",
|
||||||
"form-data": "^4.0.1",
|
"form-data": "^4.0.1",
|
||||||
"i18next": "^21.10.0",
|
"i18next": "^23.16.4",
|
||||||
"i18next-fs-backend": "^2.3.2",
|
"i18next-fs-backend": "^2.3.2",
|
||||||
"i18next-http-middleware": "^3.6.0",
|
"i18next-http-middleware": "^3.6.0",
|
||||||
"image-size": "^1.1.1",
|
"image-size": "^1.1.1",
|
||||||
@ -6315,9 +6315,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18next": {
|
"node_modules/i18next": {
|
||||||
"version": "21.10.0",
|
"version": "23.16.4",
|
||||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.10.0.tgz",
|
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.16.4.tgz",
|
||||||
"integrity": "sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==",
|
"integrity": "sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "individual",
|
"type": "individual",
|
||||||
@ -6334,7 +6334,7 @@
|
|||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.17.2"
|
"@babel/runtime": "^7.23.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18next-fs-backend": {
|
"node_modules/i18next-fs-backend": {
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
"fido2-lib": "^3.5.3",
|
"fido2-lib": "^3.5.3",
|
||||||
"file-type": "~16.5.4",
|
"file-type": "~16.5.4",
|
||||||
"form-data": "^4.0.1",
|
"form-data": "^4.0.1",
|
||||||
"i18next": "^21.10.0",
|
"i18next": "^23.16.4",
|
||||||
"i18next-fs-backend": "^2.3.2",
|
"i18next-fs-backend": "^2.3.2",
|
||||||
"i18next-http-middleware": "^3.6.0",
|
"i18next-http-middleware": "^3.6.0",
|
||||||
"image-size": "^1.1.1",
|
"image-size": "^1.1.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user