mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 04:06:17 +02:00
Merge pull request #519 from Unkn0wnCat/renovate/react-i18next-11.x
Update dependency react-i18next to v11.16.1
This commit is contained in:
commit
96ff767ea3
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -57,7 +57,7 @@
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-github-btn": "1.2.1",
|
"react-github-btn": "1.2.1",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.7",
|
"react-i18next": "11.16.1",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"tsparticles": "1.42.3",
|
"tsparticles": "1.42.3",
|
||||||
"typed-scss-modules": "6.2.0",
|
"typed-scss-modules": "6.2.0",
|
||||||
|
@ -17441,9 +17441,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-i18next": {
|
"node_modules/react-i18next": {
|
||||||
"version": "11.15.7",
|
"version": "11.16.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
||||||
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
|
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
@ -35065,9 +35065,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.15.7",
|
"version": "11.16.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
||||||
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
|
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
|
|
@ -67,7 +67,7 @@
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
"react-github-btn": "1.2.1",
|
"react-github-btn": "1.2.1",
|
||||||
"react-helmet": "6.1.0",
|
"react-helmet": "6.1.0",
|
||||||
"react-i18next": "11.15.7",
|
"react-i18next": "11.16.1",
|
||||||
"sass": "1.49.9",
|
"sass": "1.49.9",
|
||||||
"tsparticles": "1.42.3",
|
"tsparticles": "1.42.3",
|
||||||
"typed-scss-modules": "6.2.0",
|
"typed-scss-modules": "6.2.0",
|
||||||
|
|
|
@ -10839,10 +10839,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
|
||||||
react-fast-compare "^3.1.1"
|
react-fast-compare "^3.1.1"
|
||||||
react-side-effect "^2.1.0"
|
react-side-effect "^2.1.0"
|
||||||
|
|
||||||
react-i18next@11.15.7:
|
react-i18next@11.16.1:
|
||||||
version "11.15.7"
|
version "11.16.1"
|
||||||
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz"
|
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz"
|
||||||
integrity sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==
|
integrity sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.14.5"
|
"@babel/runtime" "^7.14.5"
|
||||||
html-escaper "^2.0.2"
|
html-escaper "^2.0.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue