Merge pull request #519 from Unkn0wnCat/renovate/react-i18next-11.x

Update dependency react-i18next to v11.16.1
This commit is contained in:
Kevin Kandlbinder 2022-03-18 19:42:55 +01:00 committed by GitHub
commit 96ff767ea3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -57,7 +57,7 @@
"react-dom": "17.0.2",
"react-github-btn": "1.2.1",
"react-helmet": "6.1.0",
"react-i18next": "11.15.7",
"react-i18next": "11.16.1",
"sass": "1.49.9",
"tsparticles": "1.42.3",
"typed-scss-modules": "6.2.0",
@ -17441,9 +17441,9 @@
}
},
"node_modules/react-i18next": {
"version": "11.15.7",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
"version": "11.16.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
"dependencies": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",
@ -35065,9 +35065,9 @@
}
},
"react-i18next": {
"version": "11.15.7",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
"version": "11.16.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
"requires": {
"@babel/runtime": "^7.14.5",
"html-escaper": "^2.0.2",

View file

@ -67,7 +67,7 @@
"react-dom": "17.0.2",
"react-github-btn": "1.2.1",
"react-helmet": "6.1.0",
"react-i18next": "11.15.7",
"react-i18next": "11.16.1",
"sass": "1.49.9",
"tsparticles": "1.42.3",
"typed-scss-modules": "6.2.0",

View file

@ -10839,10 +10839,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"
react-i18next@11.15.7:
version "11.15.7"
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz"
integrity sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==
react-i18next@11.16.1:
version "11.16.1"
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz"
integrity sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==
dependencies:
"@babel/runtime" "^7.14.5"
html-escaper "^2.0.2"