mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency i18next to v22.4.14
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@
|
||||
"gatsby-remark-prismjs": "5.12.0",
|
||||
"gatsby-source-filesystem": "3.15.0",
|
||||
"gatsby-transformer-remark": "4.12.0",
|
||||
"i18next": "22.4.13",
|
||||
"i18next": "22.4.14",
|
||||
"jquery": "3.6.4",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
|
||||
Generated
+7
-7
@@ -575,8 +575,8 @@ importers:
|
||||
specifier: 4.12.0
|
||||
version: 4.12.0(gatsby@3.15.0)
|
||||
i18next:
|
||||
specifier: 22.4.13
|
||||
version: 22.4.13
|
||||
specifier: 22.4.14
|
||||
version: 22.4.14
|
||||
jquery:
|
||||
specifier: 3.6.4
|
||||
version: 3.6.4
|
||||
@@ -636,7 +636,7 @@ importers:
|
||||
version: 2.0.0(react@16.14.0)
|
||||
react-i18next:
|
||||
specifier: 12.2.0
|
||||
version: 12.2.0(i18next@22.4.13)(react-dom@16.14.0)(react@16.14.0)
|
||||
version: 12.2.0(i18next@22.4.14)(react-dom@16.14.0)(react@16.14.0)
|
||||
react-instantsearch-core:
|
||||
specifier: 6.39.1
|
||||
version: 6.39.1(algoliasearch@4.16.0)(react@16.14.0)
|
||||
@@ -19877,8 +19877,8 @@ packages:
|
||||
resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==}
|
||||
dev: false
|
||||
|
||||
/i18next@22.4.13:
|
||||
resolution: {integrity: sha512-GX7flMHRRqQA0I1yGLmaZ4Hwt1JfLqagk8QPDPZsqekbKtXsuIngSVWM/s3SLgNkrEXjA+0sMGNuOEkkmyqmWg==}
|
||||
/i18next@22.4.14:
|
||||
resolution: {integrity: sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.21.0
|
||||
dev: false
|
||||
@@ -27476,7 +27476,7 @@ packages:
|
||||
react: 16.14.0
|
||||
dev: false
|
||||
|
||||
/react-i18next@12.2.0(i18next@22.4.13)(react-dom@16.14.0)(react@16.14.0):
|
||||
/react-i18next@12.2.0(i18next@22.4.14)(react-dom@16.14.0)(react@16.14.0):
|
||||
resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
@@ -27491,7 +27491,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.21.0
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.4.13
|
||||
i18next: 22.4.14
|
||||
react: 16.14.0
|
||||
react-dom: 16.14.0(react@16.14.0)
|
||||
dev: false
|
||||
|
||||
Reference in New Issue
Block a user