|
160 | 160 | dependencies: |
161 | 161 | "@babel/helper-plugin-utils" "^7.27.1" |
162 | 162 |
|
163 | | -"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.27.6", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": |
| 163 | +"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.27.6", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7": |
164 | 164 | version "7.28.4" |
165 | 165 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz" |
166 | 166 | integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
167 | 167 |
|
| 168 | +"@babel/runtime@^7.23.2": |
| 169 | + version "7.28.6" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
| 171 | + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
| 172 | + |
168 | 173 | "@babel/template@^7.27.2": |
169 | 174 | version "7.27.2" |
170 | 175 | resolved "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz" |
|
922 | 927 | picocolors "^1.1.1" |
923 | 928 | redent "^3.0.0" |
924 | 929 |
|
925 | | -"@testing-library/react@^16.3.1": |
926 | | - version "16.3.1" |
927 | | - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.1.tgz#60a9f1f6a930399d9e41b506a8bf68dbf4831fe8" |
928 | | - integrity sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw== |
| 930 | +"@testing-library/react@^16.3.0": |
| 931 | + version "16.3.2" |
| 932 | + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.2.tgz#672883b7acb8e775fc0492d9e9d25e06e89786d0" |
| 933 | + integrity sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g== |
929 | 934 | dependencies: |
930 | 935 | "@babel/runtime" "^7.12.5" |
931 | 936 |
|
@@ -1774,9 +1779,9 @@ html-url-attributes@^3.0.0: |
1774 | 1779 | integrity sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow== |
1775 | 1780 |
|
1776 | 1781 | i18next-browser-languagedetector@^8.2.0: |
1777 | | - version "8.2.0" |
1778 | | - resolved "https://registry.npmjs.org/i18next-browser-languagedetector/-/i18next-browser-languagedetector-8.2.0.tgz" |
1779 | | - integrity sha512-P+3zEKLnOF0qmiesW383vsLdtQVyKtCNA9cjSoKCppTKPQVfKd2W8hbVo5ZhNJKDqeM7BOcvNoKJOjpHh4Js9g== |
| 1782 | + version "8.2.1" |
| 1783 | + resolved "https://registry.yarnpkg.com/i18next-browser-languagedetector/-/i18next-browser-languagedetector-8.2.1.tgz#f17a918d376a97aa12a5b63fd8ea559a6231935b" |
| 1784 | + integrity sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw== |
1780 | 1785 | dependencies: |
1781 | 1786 | "@babel/runtime" "^7.23.2" |
1782 | 1787 |
|
|
0 commit comments