mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-17 18:12:08 +02:00
Update dependency react-i18next to v11.16.2
This commit is contained in:
parent
5266a72c60
commit
0209728b2f
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-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.16.1",
|
||||
"react-i18next": "11.16.2",
|
||||
"sass": "1.49.9",
|
||||
"tsparticles": "1.42.4",
|
||||
"typed-scss-modules": "6.2.0",
|
||||
|
@ -18507,9 +18507,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.16.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
||||
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
||||
"version": "11.16.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
|
||||
"integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
@ -36808,9 +36808,9 @@
|
|||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.16.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
||||
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
||||
"version": "11.16.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz",
|
||||
"integrity": "sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.16.1",
|
||||
"react-i18next": "11.16.2",
|
||||
"sass": "1.49.9",
|
||||
"tsparticles": "1.42.4",
|
||||
"typed-scss-modules": "6.2.0",
|
||||
|
|
|
@ -10756,10 +10756,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.16.1:
|
||||
version "11.16.1"
|
||||
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz"
|
||||
integrity sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==
|
||||
react-i18next@11.16.2:
|
||||
version "11.16.2"
|
||||
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz"
|
||||
integrity sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-escaper "^2.0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue