Updated i18next
This commit is contained in:
parent
83f5048ff8
commit
337931b6c2
2 changed files with 17 additions and 19 deletions
30
package-lock.json
generated
30
package-lock.json
generated
|
|
@ -4903,6 +4903,11 @@
|
|||
"resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz",
|
||||
"integrity": "sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ=="
|
||||
},
|
||||
"hoist-non-react-statics": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz",
|
||||
"integrity": "sha1-ND24TGAYxlB3iJgkATWhQg7iLOA="
|
||||
},
|
||||
"home-or-tmp": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz",
|
||||
|
|
@ -4990,9 +4995,9 @@
|
|||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "10.2.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-10.2.1.tgz",
|
||||
"integrity": "sha512-7h/ILxepsAjQCMabPvevDZcn+Nxc4/5v52NkMtrzgVOe14BGlGQDs2ygRPki+45VFmRsz2e/In6veRIKQEBGkQ=="
|
||||
"version": "10.5.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-10.5.0.tgz",
|
||||
"integrity": "sha512-soHpHN/J8fpkt6z3mEsvO5Uf4huBLk1gYpwK7GwRJOBCJz6Zq4LgMjJ5pr8Lz0+lVwyzKW3zun7+C4pS4LZJ6Q=="
|
||||
},
|
||||
"i18next-browser-languagedetector": {
|
||||
"version": "2.1.0",
|
||||
|
|
@ -5049,9 +5054,9 @@
|
|||
}
|
||||
},
|
||||
"i18next-xhr-backend": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-1.5.0.tgz",
|
||||
"integrity": "sha1-/uSugDh5uCS++GWnfW62FkqNYfE="
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next-xhr-backend/-/i18next-xhr-backend-1.5.1.tgz",
|
||||
"integrity": "sha512-9OLdC/9YxDvTFcgsH5t2BHCODHEotHCa6h7Ly0EUlUC7Y2GS09UeoHOGj3gWKQ3HCqXz8NlH4gOrK3NNc9vPuw=="
|
||||
},
|
||||
"iconv-lite": {
|
||||
"version": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.17.tgz",
|
||||
|
|
@ -10333,20 +10338,13 @@
|
|||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "7.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-7.1.1.tgz",
|
||||
"integrity": "sha1-T7XLTvf3rU/HfMKY6Sln0H1t7nU=",
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-7.4.0.tgz",
|
||||
"integrity": "sha1-B6M25J/I8lmdCBNtcxNOPcSDC0k=",
|
||||
"requires": {
|
||||
"hoist-non-react-statics": "2.3.1",
|
||||
"html-parse-stringify2": "2.0.1",
|
||||
"prop-types": "15.6.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hoist-non-react-statics": {
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz",
|
||||
"integrity": "sha1-ND24TGAYxlB3iJgkATWhQg7iLOA="
|
||||
}
|
||||
}
|
||||
},
|
||||
"react-leaflet": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue