|
1085 | 1085 | core-js-pure "^3.20.2"
|
1086 | 1086 | regenerator-runtime "^0.13.4"
|
1087 | 1087 |
|
1088 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 1088 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.14.8", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
1089 | 1089 | version "7.18.9"
|
1090 | 1090 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.9.tgz#b4fcfce55db3d2e5e080d2490f608a3b9f407f4a"
|
1091 | 1091 | integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
|
@@ -7903,6 +7903,13 @@ html-minifier-terser@^6.0.2:
|
7903 | 7903 | relateurl "^0.2.7"
|
7904 | 7904 | terser "^5.10.0"
|
7905 | 7905 |
|
| 7906 | +html-parse-stringify@^3.0.1: |
| 7907 | + version "3.0.1" |
| 7908 | + resolved "https://registry.yarnpkg.com/html-parse-stringify/-/html-parse-stringify-3.0.1.tgz#dfc1017347ce9f77c8141a507f233040c59c55d2" |
| 7909 | + integrity sha512-KknJ50kTInJ7qIScF3jeaFRpMpE8/lfiTdzf/twXyPBLAGrLRTmkz3AdTnKeh40X8k9L2fdYwEp/42WGXIRGcg== |
| 7910 | + dependencies: |
| 7911 | + void-elements "3.1.0" |
| 7912 | + |
7906 | 7913 | html-tags@^3.1.0:
|
7907 | 7914 | version "3.2.0"
|
7908 | 7915 | resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.2.0.tgz#dbb3518d20b726524e4dd43de397eb0a95726961"
|
@@ -8032,6 +8039,13 @@ hyphenate-style-name@^1.0.3:
|
8032 | 8039 | resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
|
8033 | 8040 | integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
|
8034 | 8041 |
|
| 8042 | +i18next@21.9.1: |
| 8043 | + version "21.9.1" |
| 8044 | + resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.1.tgz#9e3428990f5b2cc9ac1b98dd025f3e411c368249" |
| 8045 | + integrity sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA== |
| 8046 | + dependencies: |
| 8047 | + "@babel/runtime" "^7.17.2" |
| 8048 | + |
8035 | 8049 | iconv-lite@0.4.24, iconv-lite@^0.4.24:
|
8036 | 8050 | version "0.4.24"
|
8037 | 8051 | resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
|
@@ -11761,6 +11775,14 @@ react-hot-loader@4.13.0:
|
11761 | 11775 | shallowequal "^1.1.0"
|
11762 | 11776 | source-map "^0.7.3"
|
11763 | 11777 |
|
| 11778 | +react-i18next@11.18.4: |
| 11779 | + version "11.18.4" |
| 11780 | + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.4.tgz#b3c35ac4c4657b05d599b036536d7b2c0331e248" |
| 11781 | + integrity sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg== |
| 11782 | + dependencies: |
| 11783 | + "@babel/runtime" "^7.14.5" |
| 11784 | + html-parse-stringify "^3.0.1" |
| 11785 | + |
11764 | 11786 | react-inspector@^5.1.0:
|
11765 | 11787 | version "5.1.1"
|
11766 | 11788 | resolved "https://registry.yarnpkg.com/react-inspector/-/react-inspector-5.1.1.tgz#58476c78fde05d5055646ed8ec02030af42953c8"
|
@@ -11899,7 +11921,7 @@ react-transition-group@^4.3.0:
|
11899 | 11921 | loose-envify "^1.4.0"
|
11900 | 11922 | prop-types "^15.6.2"
|
11901 | 11923 |
|
11902 |
| -react@^18.2.0: |
| 11924 | +react@18.2.0: |
11903 | 11925 | version "18.2.0"
|
11904 | 11926 | resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
|
11905 | 11927 | integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
|
@@ -14110,6 +14132,11 @@ vm-browserify@^1.0.1:
|
14110 | 14132 | resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
|
14111 | 14133 | integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
|
14112 | 14134 |
|
| 14135 | +void-elements@3.1.0: |
| 14136 | + version "3.1.0" |
| 14137 | + resolved "https://registry.yarnpkg.com/void-elements/-/void-elements-3.1.0.tgz#614f7fbf8d801f0bb5f0661f5b2f5785750e4f09" |
| 14138 | + integrity sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w== |
| 14139 | + |
14113 | 14140 | w3c-hr-time@^1.0.2:
|
14114 | 14141 | version "1.0.2"
|
14115 | 14142 | resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
|
|
0 commit comments