|
1348 | 1348 | dependencies:
|
1349 | 1349 | regenerator-runtime "^0.13.4"
|
1350 | 1350 |
|
| 1351 | +"@babel/runtime@^7.12.0", "@babel/runtime@^7.13.17", "@babel/runtime@^7.14.5": |
| 1352 | + version "7.14.8" |
| 1353 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446" |
| 1354 | + integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg== |
| 1355 | + dependencies: |
| 1356 | + regenerator-runtime "^0.13.4" |
| 1357 | + |
1351 | 1358 | "@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
|
1352 | 1359 | version "7.14.5"
|
1353 | 1360 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
|
|
3899 | 3906 | dependencies:
|
3900 | 3907 | "@types/node" "*"
|
3901 | 3908 |
|
| 3909 | +"@types/i18next-fs-backend@^1.0.0": |
| 3910 | + version "1.0.1" |
| 3911 | + resolved "https://registry.yarnpkg.com/@types/i18next-fs-backend/-/i18next-fs-backend-1.0.1.tgz#275950fa3c1c3366c829cb3728dfbc4ef2566ceb" |
| 3912 | + integrity sha512-zJDqz/xg3j2qJNr4t+fUgGEC30Xq/rqM8iF8sraN/nBVwIoItcpUwc/Wvwqs9pEgNpDgZ0PXRoWhoicwozSM3g== |
| 3913 | + dependencies: |
| 3914 | + i18next "^19.7.0" |
| 3915 | + |
3902 | 3916 | "@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
|
3903 | 3917 | version "2.0.3"
|
3904 | 3918 | resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
|
@@ -7235,7 +7249,7 @@ core-js@^2.4.0:
|
7235 | 7249 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
7236 | 7250 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
7237 | 7251 |
|
7238 |
| -core-js@^3.15.0, core-js@^3.6.5: |
| 7252 | +core-js@^3, core-js@^3.15.0, core-js@^3.6.5: |
7239 | 7253 | version "3.15.2"
|
7240 | 7254 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.2.tgz#740660d2ff55ef34ce664d7e2455119c5bdd3d61"
|
7241 | 7255 | integrity sha512-tKs41J7NJVuaya8DxIOCnl8QuPHx5/ZVbFo1oKgVl1qHFBBrDctzQGtuLjPpRdNTWmKPH6oEvgN/MUID+l485Q==
|
@@ -9856,6 +9870,15 @@ form-data@^3.0.0:
|
9856 | 9870 | combined-stream "^1.0.8"
|
9857 | 9871 | mime-types "^2.1.12"
|
9858 | 9872 |
|
| 9873 | +form-data@^4.0.0: |
| 9874 | + version "4.0.0" |
| 9875 | + resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452" |
| 9876 | + integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww== |
| 9877 | + dependencies: |
| 9878 | + asynckit "^0.4.0" |
| 9879 | + combined-stream "^1.0.8" |
| 9880 | + mime-types "^2.1.12" |
| 9881 | + |
9859 | 9882 | form-data@~2.3.2:
|
9860 | 9883 | version "2.3.3"
|
9861 | 9884 | resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"
|
@@ -10847,7 +10870,7 @@ hoist-non-react-statics@^1.0.0:
|
10847 | 10870 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
|
10848 | 10871 | integrity sha1-qkSM8JhtVcxAdzsXF0t90GbLfPs=
|
10849 | 10872 |
|
10850 |
| -hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: |
| 10873 | +hoist-non-react-statics@^3.2.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2: |
10851 | 10874 | version "3.3.2"
|
10852 | 10875 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
|
10853 | 10876 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
|
@@ -10938,6 +10961,13 @@ html-minifier-terser@^5.0.1:
|
10938 | 10961 | relateurl "^0.2.7"
|
10939 | 10962 | terser "^4.6.3"
|
10940 | 10963 |
|
| 10964 | +html-parse-stringify@^3.0.1: |
| 10965 | + version "3.0.1" |
| 10966 | + resolved "https://registry.yarnpkg.com/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz#dfc1017347ce9f77c8141a507f233040c59c55d2" |
| 10967 | + integrity sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg== |
| 10968 | + dependencies: |
| 10969 | + void-elements "3.1.0" |
| 10970 | + |
10941 | 10971 | html-tags@^3.1.0:
|
10942 | 10972 | version "3.1.0"
|
10943 | 10973 | resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.1.0.tgz#7b5e6f7e665e9fb41f30007ed9e0d41e97fb2140"
|
@@ -11141,6 +11171,25 @@ hyphenate-style-name@^1.0.3:
|
11141 | 11171 | resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
|
11142 | 11172 | integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
|
11143 | 11173 |
|
| 11174 | +i18next-fs-backend@^1.0.7: |
| 11175 | + version "1.1.1" |
| 11176 | + resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.1.1.tgz#1d8028926803f63784ffa0f2b1478fb369f92735" |
| 11177 | + integrity sha512-RFkfy10hNxJqc7MVAp5iAZq0Tum6msBCNebEe3OelOBvrROvzHUPaR8Qe10RQrOGokTm0W4vJGEJzruFkEt+hQ== |
| 11178 | + |
| 11179 | +i18next@^19.7.0: |
| 11180 | + version "19.9.2" |
| 11181 | + resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.2.tgz#ea5a124416e3c5ab85fddca2c8e3c3669a8da397" |
| 11182 | + integrity sha512-0i6cuo6ER6usEOtKajUUDj92zlG+KArFia0857xxiEHAQcUwh/RtOQocui1LPJwunSYT574Pk64aNva1kwtxZg== |
| 11183 | + dependencies: |
| 11184 | + "@babel/runtime" "^7.12.0" |
| 11185 | + |
| 11186 | +i18next@^20.1.0: |
| 11187 | + version "20.3.5" |
| 11188 | + resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.5.tgz#14308b79a3f1cafb24fdcd8e182d3673baf1e979" |
| 11189 | + integrity sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w== |
| 11190 | + dependencies: |
| 11191 | + "@babel/runtime" "^7.12.0" |
| 11192 | + |
11144 | 11193 | [email protected], iconv-lite@^0.4.24:
|
11145 | 11194 | version "0.4.24"
|
11146 | 11195 | resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
|
@@ -14549,6 +14598,20 @@ netlify@^7.0.1:
|
14549 | 14598 | p-wait-for "^3.2.0"
|
14550 | 14599 | qs "^6.9.6"
|
14551 | 14600 |
|
| 14601 | +next-i18next@^8.5.5: |
| 14602 | + version "8.5.5" |
| 14603 | + resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-8.5.5.tgz#d1a7476929236050986965eb59d6f44d7631d11a" |
| 14604 | + integrity sha512-zYXYToVB5W2qmDbWmuT/7j+PC/CqCysZsvMY2nmIyqpgaIBhMDKHYSi8+0nJ7SG1q7i9D+wQdJNd8KLdpe4/ng== |
| 14605 | + dependencies: |
| 14606 | + "@babel/runtime" "^7.13.17" |
| 14607 | + "@types/hoist-non-react-statics" "^3.3.1" |
| 14608 | + "@types/i18next-fs-backend" "^1.0.0" |
| 14609 | + core-js "^3" |
| 14610 | + hoist-non-react-statics "^3.2.0" |
| 14611 | + i18next "^20.1.0" |
| 14612 | + i18next-fs-backend "^1.0.7" |
| 14613 | + react-i18next "^11.8.13" |
| 14614 | + |
14552 | 14615 | next-mdx-remote@^3.0.2:
|
14553 | 14616 | version "3.0.2"
|
14554 | 14617 | resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-3.0.2.tgz#7e1159b4eb8a6bdd4000c0b6e6631f94d8683f04"
|
@@ -17305,6 +17368,14 @@ react-hotkeys-hook@^3.3.2:
|
17305 | 17368 | dependencies:
|
17306 | 17369 | hotkeys-js "3.8.7"
|
17307 | 17370 |
|
| 17371 | +react-i18next@^11.8.13: |
| 17372 | + version "11.11.3" |
| 17373 | + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.3.tgz#38d083bb079c3e6ee376b3321b0d6e409d798f68" |
| 17374 | + integrity sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw== |
| 17375 | + dependencies: |
| 17376 | + "@babel/runtime" "^7.14.5" |
| 17377 | + html-parse-stringify "^3.0.1" |
| 17378 | + |
17308 | 17379 | react-instantsearch-core@^6.12.0:
|
17309 | 17380 | version "6.12.0"
|
17310 | 17381 | resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.12.0.tgz#f4bd044c0b5939d2129b95d3bf298e407a41a2b5"
|
|
20867 | 20938 | resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
|
20868 | 20939 | integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
|
20869 | 20940 |
|
| 20941 | + |
| 20942 | + version "3.1.0" |
| 20943 | + resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09" |
| 20944 | + integrity sha1-YU9/v42AHwu18GYfWy9XhXUOTwk= |
| 20945 | + |
20870 | 20946 | w3c-hr-time@^1.0.2:
|
20871 | 20947 | version "1.0.2"
|
20872 | 20948 | resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
|
|
0 commit comments