Skip to content

Commit 24b1850

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

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.29.7"
170+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.7.tgz#12022450c45a4da6d8d8287b18a4ff2ddb23f768"
171+
integrity sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==
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.3"
932+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.3.tgz#426907e7716f37038dab8aa69d8f0459f9ec24b2"
933+
integrity sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==
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)