diff --git a/package.json b/package.json index 62f6c4f..e955a5f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@babel/runtime": "^7.29.2", "advanced-css-reset": "^2.1.3", "emoji-log": "^1.0.2", - "i18next": "^26.1.0", + "i18next": "^26.2.0", "i18next-browser-languagedetector": "^8.2.1", "lodash": "^4.18.1", "webext-base-css": "^2.1.0", @@ -64,7 +64,7 @@ "@types/jest": "^30.0.0", "@types/json-server": "^0.14.8", "@types/lodash": "^4.17.24", - "@types/node": "^25.7.0", + "@types/node": "^25.9.0", "@types/selenium-webdriver": "^4.35.5", "@types/text-encoding": "^0.0.40", "@types/webextension-polyfill": "^0.12.5", @@ -102,7 +102,7 @@ "resolve-url-loader": "^5.0.0", "sass": "^1.99.0", "sass-loader": "^16.0.8", - "selenium-webdriver": "^4.43.0", + "selenium-webdriver": "^4.44.0", "terser-webpack-plugin": "^5.6.0", "tmp-promise": "^3.0.3", "ts-jest": "^29.4.9", diff --git a/yarn.lock b/yarn.lock index 9cca3f3..49d12bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2077,12 +2077,12 @@ resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== -"@types/node@*", "@types/node@^25.7.0": - version "25.7.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-25.7.0.tgz#7498f82e90dbdce7c34b75aaaa256c498a0ebe6c" - integrity sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg== +"@types/node@*", "@types/node@^25.9.0": + version "25.9.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-25.9.0.tgz#4823e66e0f486bfd8d9019fb445fbbb9e6f77348" + integrity sha512-AOQwYUNolgy3VosiRqXrACUXTN8nJUtPl7FJXMqZVyxiiCLhQuG3jXKvCS1ALr+Y2OmZhzzLVlYPEqJaiqkaJQ== dependencies: - undici-types "~7.21.0" + undici-types ">=7.24.0 <7.24.7" "@types/normalize-path@^3.0.2": version "3.0.2" @@ -5288,10 +5288,10 @@ i18next-browser-languagedetector@^8.2.1: dependencies: "@babel/runtime" "^7.23.2" -i18next@^26.1.0: - version "26.1.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.1.0.tgz#b0e7e2a3a87554781038899299658b1b5d678cb6" - integrity sha512-dIU6td04DvQuIqVst5S9g0GviTmhZ0DYD4b9ociVGJmuCa5vZ2de/t+Enf4olvj87mF8Y2lwjNQBwC9QZsvzKQ== +i18next@^26.2.0: + version "26.2.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.2.0.tgz#4dc31d5ada1495f6884851f7c7a3fb6a36f23794" + integrity sha512-zwBHldHdTmwN7r6UNc7lC6GWNN+YYg3DrRSeHR5PRRBf5QnJZcYHrQc0uaU26qZeYxR7iFZD+Y315dPnKP47wA== iconv-lite@0.4.24, iconv-lite@~0.4.24: version "0.4.24" @@ -8033,15 +8033,15 @@ secure-compare@3.0.1: resolved "https://registry.yarnpkg.com/secure-compare/-/secure-compare-3.0.1.tgz#f1a0329b308b221fae37b9974f3d578d0ca999e3" integrity sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw== -selenium-webdriver@^4.43.0: - version "4.43.0" - resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.43.0.tgz#f19f9ba6f7b3d7e986f0d3794695ba6da09943ad" - integrity sha512-dV4zBTT37or3Z3/8uD6rS8zvd4ZxPuG4EJVlqYIbZCGZCYttZm7xb9rlFLSk4rrsQHAeDYvudl7cquo0vWpHjg== +selenium-webdriver@^4.44.0: + version "4.44.0" + resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.44.0.tgz#c6499102272ac132eef44b984096ace6620aa710" + integrity sha512-7RbYoKK0zET+KMVak11UDCtKvNulOU6gFZp8HI5GN9K8+BhqrliIJU/FP6QADrvRAXFMr3wHxfE3JHOcAxO3GQ== dependencies: "@bazel/runfiles" "^6.5.0" jszip "^3.10.1" tmp "^0.2.5" - ws "^8.20.0" + ws "^8.20.1" semver-compare@^1.0.0: version "1.0.0" @@ -8902,10 +8902,10 @@ unbox-primitive@^1.1.0: has-symbols "^1.1.0" which-boxed-primitive "^1.1.1" -undici-types@~7.21.0: - version "7.21.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.21.0.tgz#433f7dd1b5daa9ab4dacb721a5e11a8de51eadda" - integrity sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ== +"undici-types@>=7.24.0 <7.24.7": + version "7.24.6" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.24.6.tgz#61275b485d7fd4e9d269c7cf04ec2873c9cc0f91" + integrity sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1" @@ -9354,10 +9354,10 @@ write-file-atomic@^5.0.1: imurmurhash "^0.1.4" signal-exit "^4.0.1" -ws@^8.14.2, ws@^8.18.0, ws@^8.18.2, ws@^8.20.0: - version "8.20.0" - resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.0.tgz#4cd9532358eba60bc863aad1623dfb045a4d4af8" - integrity sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA== +ws@^8.14.2, ws@^8.18.0, ws@^8.18.2, ws@^8.20.1: + version "8.20.1" + resolved "https://registry.yarnpkg.com/ws/-/ws-8.20.1.tgz#91a9ae2b312ccf98e0a85ec499b48cef45ab0ddb" + integrity sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w== xml-name-validator@^5.0.0: version "5.0.0"