Skip to content

Commit fcae47e

Browse files
Update dependency i18next-browser-languagedetector to v8.2.1
1 parent 137d1ba commit fcae47e

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

ui/yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,16 @@
160160
dependencies:
161161
"@babel/helper-plugin-utils" "^7.27.1"
162162

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":
164164
version "7.28.4"
165165
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz"
166166
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
167167

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+
168173
"@babel/template@^7.27.2":
169174
version "7.27.2"
170175
resolved "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz"
@@ -922,10 +927,10 @@
922927
picocolors "^1.1.1"
923928
redent "^3.0.0"
924929

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==
929934
dependencies:
930935
"@babel/runtime" "^7.12.5"
931936

@@ -1774,9 +1779,9 @@ html-url-attributes@^3.0.0:
17741779
integrity sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow==
17751780

17761781
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==
17801785
dependencies:
17811786
"@babel/runtime" "^7.23.2"
17821787

0 commit comments

Comments
 (0)