mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
Bump i18next from 19.0.2 to 19.0.3 (#493)
This commit is contained in:
Generated
+3
-3
@@ -8244,9 +8244,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "19.0.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.0.2.tgz",
|
||||
"integrity": "sha512-fBa43Ann2udP1CQAz3IQpOZ1dGAkmi3mMfzisOhH17igneSRbvZ7P2RNbL+L1iRYKMufBmVwnC7G3gqcyviZ9g==",
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.0.3.tgz",
|
||||
"integrity": "sha512-Ru4afr++b4cUApsIBifcMYyWG9Nx8wlFdq4DuOF+UuoPoQKfuh0iAVMekTjs6w1CZLUOVb5QZEuoYRLmu17EIA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.3.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@
|
||||
"bootstrap-daterangepicker": "^3.0.5",
|
||||
"chart.js": "^2.9.3",
|
||||
"cross-env": "^6.0.3",
|
||||
"i18next": "^19.0.2",
|
||||
"i18next": "^19.0.3",
|
||||
"i18next-browser-languagedetector": "^4.0.1",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
||||
Reference in New Issue
Block a user