build(deps): update dependency i18next-browser-languagedetector to v6.1.4 (#3054)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3053/head
parent
f8a64171b6
commit
524235d23c
|
@ -13,7 +13,7 @@
|
||||||
"axios": "0.26.1",
|
"axios": "0.26.1",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"i18next": "21.6.14",
|
"i18next": "21.6.14",
|
||||||
"i18next-browser-languagedetector": "6.1.3",
|
"i18next-browser-languagedetector": "6.1.4",
|
||||||
"i18next-http-backend": "1.4.0",
|
"i18next-http-backend": "1.4.0",
|
||||||
"qrcode.react": "2.0.0",
|
"qrcode.react": "2.0.0",
|
||||||
"query-string": "7.1.1",
|
"query-string": "7.1.1",
|
||||||
|
|
|
@ -34,7 +34,7 @@ specifiers:
|
||||||
eslint-plugin-react-hooks: 4.3.0
|
eslint-plugin-react-hooks: 4.3.0
|
||||||
husky: 7.0.4
|
husky: 7.0.4
|
||||||
i18next: 21.6.14
|
i18next: 21.6.14
|
||||||
i18next-browser-languagedetector: 6.1.3
|
i18next-browser-languagedetector: 6.1.4
|
||||||
i18next-http-backend: 1.4.0
|
i18next-http-backend: 1.4.0
|
||||||
jest: 27.5.1
|
jest: 27.5.1
|
||||||
jest-transform-stub: 2.0.0
|
jest-transform-stub: 2.0.0
|
||||||
|
@ -68,7 +68,7 @@ dependencies:
|
||||||
axios: 0.26.1
|
axios: 0.26.1
|
||||||
classnames: 2.3.1
|
classnames: 2.3.1
|
||||||
i18next: 21.6.14
|
i18next: 21.6.14
|
||||||
i18next-browser-languagedetector: 6.1.3
|
i18next-browser-languagedetector: 6.1.4
|
||||||
i18next-http-backend: 1.4.0
|
i18next-http-backend: 1.4.0
|
||||||
qrcode.react: 2.0.0_react@17.0.2
|
qrcode.react: 2.0.0_react@17.0.2
|
||||||
query-string: 7.1.1
|
query-string: 7.1.1
|
||||||
|
@ -4955,8 +4955,8 @@ packages:
|
||||||
resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==}
|
resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==}
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/i18next-browser-languagedetector/6.1.3:
|
/i18next-browser-languagedetector/6.1.4:
|
||||||
resolution: {integrity: sha512-T+oGXHXtrur14CGnZZ7qQ07X38XJQEI00b/4ILrtO6xPbwTlQ1wtMZC2H+tBULixHuVUXv8LKbxfjyITJkezUg==}
|
resolution: {integrity: sha512-wukWnFeU7rKIWT66VU5i8I+3Zc4wReGcuDK2+kuFhtoxBRGWGdvYI9UQmqNL/yQH1KogWwh+xGEaIPH8V/i2Zg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.17.2
|
'@babel/runtime': 7.17.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
Loading…
Reference in New Issue