mirror of
https://github.com/gosticks/web.git
synced 2026-08-12 20:20:25 +00:00
Bump i18next from 19.1.0 to 19.3.1
Bumps [i18next](https://github.com/i18next/i18next) from 19.1.0 to 19.3.1. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v19.1.0...v19.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
Generated
+3
-3
@@ -8384,9 +8384,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "19.1.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.1.0.tgz",
|
||||
"integrity": "sha512-ISbmukX4L6Dz0QoH9+EW1AnBw7j+NRLoMu9uLPMaNSSTP9Eie9/oUL0dOyWX15baB3gYOpkHJpGZRHOqcnl0ew==",
|
||||
"version": "19.3.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-19.3.1.tgz",
|
||||
"integrity": "sha512-fSd67ADNfVtffECirge69OBChESzdJgXMVa8cmnR96mHn+rB2lTmNE5bqwPz32aufAKOV1LHwOTAepG+P9QbjA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.3.1"
|
||||
}
|
||||
|
||||
+1
-1
@@ -44,7 +44,7 @@
|
||||
"bootstrap-daterangepicker": "^3.0.5",
|
||||
"chart.js": "^2.9.3",
|
||||
"cross-env": "^7.0.0",
|
||||
"i18next": "^19.1.0",
|
||||
"i18next": "^19.3.1",
|
||||
"i18next-browser-languagedetector": "^4.0.2",
|
||||
"i18next-xhr-backend": "^3.2.2",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
||||
Reference in New Issue
Block a user