From a2034764d9e9a60e0b72f0b6426db4f07cb119cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:23:55 +0100 Subject: [PATCH 1/8] yarn(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.0 (#4781) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8c710c2e70..03c5724394 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.1.0", - "@testing-library/user-event": "^14.5.2", + "@testing-library/user-event": "^14.6.0", "@types/classnames": "^2.3.4", "@types/file-saver": "^2.0.7", "@types/history": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 8e0cbce8f6..dcf671ce9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2245,10 +2245,10 @@ dependencies: "@babel/runtime" "^7.12.5" -"@testing-library/user-event@^14.5.2": - version "14.5.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd" - integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ== +"@testing-library/user-event@^14.6.0": + version "14.6.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d" + integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ== "@tootallnate/once@1": version "1.1.2" From bc07b3b8862d0f7e9afa6166586d9d3ea0c23ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:24:06 +0100 Subject: [PATCH 2/8] yarn(deps-dev): bump lint-staged from 15.3.0 to 15.4.0 (#4782) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 03c5724394..543c9316ec 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "hash-files": "^1.1.1", "husky": "^9.1.7", "i18next-fs-backend": "^2.6.0", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.0", "prettier": "^3.4.2", "react-dnd-test-backend": "^15.1.2", "react-dnd-test-utils": "^15.1.2", diff --git a/yarn.lock b/yarn.lock index dcf671ce9f..dd1edcc0c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8302,10 +8302,10 @@ linkifyjs@^4.2.0: resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08" integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw== -lint-staged@^15.3.0: - version "15.3.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3" - integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A== +lint-staged@^15.4.0: + version "15.4.0" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474" + integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ== dependencies: chalk "~5.4.1" commander "~12.1.0" From fde8bf09f257e4eff13482ae905a5c222dfd18ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:24:18 +0100 Subject: [PATCH 3/8] yarn(deps): bump react-toastify from 11.0.2 to 11.0.3 (#4783) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 543c9316ec..4d3e3e29bb 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-router": "^7.1.1", "react-snowfall": "^2.2.0", "react-to-print": "^3.0.4", - "react-toastify": "^11.0.2", + "react-toastify": "^11.0.3", "react-tooltip": "^5.28.0", "sockette": "^2.0.6", "underscore": "^1.13.7", diff --git a/yarn.lock b/yarn.lock index dd1edcc0c0..7b528ee486 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10212,10 +10212,10 @@ react-to-print@^3.0.4: resolved "https://registry.yarnpkg.com/react-to-print/-/react-to-print-3.0.4.tgz#c5efd89721d6298837f1cc53a2ec485e7ca09906" integrity sha512-33opQsuskUs0UyK1OLAAN2Ziy1GPneeTLvypRYjT6E9bl2NDxZtEr0KYMOxszcBY0bs+XlWOkGNlyla55GQjuA== -react-toastify@^11.0.2: - version "11.0.2" - resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-11.0.2.tgz#5c5ae745f3c7240015a8746217595cd26701fdc3" - integrity sha512-GjHuGaiXMvbls3ywqv8XdWONwrcO4DXCJIY1zVLkHU73gEElKvTTXNI5Vom3s/k/M8hnkrfsqgBSX3OwmlonbA== +react-toastify@^11.0.3: + version "11.0.3" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-11.0.3.tgz#1684de60baf745e761d3c608bb29581657e2fe01" + integrity sha512-cbPtHJPfc0sGqVwozBwaTrTu1ogB9+BLLjd4dDXd863qYLj7DGrQ2sg5RAChjFUB4yc3w8iXOtWcJqPK/6xqRQ== dependencies: clsx "^2.1.1" From c11d6a93813200c6cbb0a8556494d8cf765749d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:24:29 +0100 Subject: [PATCH 4/8] yarn(deps-dev): bump @types/node from 22.10.6 to 22.10.7 (#4784) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4d3e3e29bb..4a4adeae98 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/i18next-fs-backend": "^1.1.5", "@types/jest": "^29.5.14", "@types/js-cookie": "^3.0.6", - "@types/node": "^22.10.6", + "@types/node": "^22.10.7", "@types/qrcode.react": "^3.0.0", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", diff --git a/yarn.lock b/yarn.lock index 7b528ee486..216f87ee35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2478,10 +2478,10 @@ resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a" integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw== -"@types/node@*", "@types/node@^22.10.6": - version "22.10.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.6.tgz#5c6795e71635876039f853cbccd59f523d9e4239" - integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ== +"@types/node@*", "@types/node@^22.10.7": + version "22.10.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.7.tgz#14a1ca33fd0ebdd9d63593ed8d3fbc882a6d28d7" + integrity sha512-V09KvXxFiutGp6B7XkpaDXlNadZxrzajcY50EuoLIpQ6WWYCSvf19lVIazzfIzQvhUN2HjX12spLojTnhuKlGg== dependencies: undici-types "~6.20.0" From 96cf5814a0a1bce3937482e03a73989916e37f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:07:20 +0100 Subject: [PATCH 5/8] yarn(deps-dev): bump @testing-library/react from 16.1.0 to 16.2.0 (#4780) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4a4adeae98..ddf4f7d33a 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^16.1.0", + "@testing-library/react": "^16.2.0", "@testing-library/user-event": "^14.6.0", "@types/classnames": "^2.3.4", "@types/file-saver": "^2.0.7", diff --git a/yarn.lock b/yarn.lock index 216f87ee35..230125ed77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2238,10 +2238,10 @@ lodash "^4.17.21" redent "^3.0.0" -"@testing-library/react@^16.1.0": - version "16.1.0" - resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71" - integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg== +"@testing-library/react@^16.2.0": + version "16.2.0" + resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601" + integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ== dependencies: "@babel/runtime" "^7.12.5" From 0ea2de5814928d5e5985270bffb7f240acad9b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:18:50 +0100 Subject: [PATCH 6/8] yarn(deps-dev): bump lint-staged from 15.4.0 to 15.4.1 (#4785) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ddf4f7d33a..fd88b21668 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "hash-files": "^1.1.1", "husky": "^9.1.7", "i18next-fs-backend": "^2.6.0", - "lint-staged": "^15.4.0", + "lint-staged": "^15.4.1", "prettier": "^3.4.2", "react-dnd-test-backend": "^15.1.2", "react-dnd-test-utils": "^15.1.2", diff --git a/yarn.lock b/yarn.lock index 230125ed77..1a69a8b164 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8302,10 +8302,10 @@ linkifyjs@^4.2.0: resolved "https://registry.yarnpkg.com/linkifyjs/-/linkifyjs-4.2.0.tgz#9dd30222b9cbabec9c950e725ec00031c7fa3f08" integrity sha512-pCj3PrQyATaoTYKHrgWRF3SJwsm61udVh+vuls/Rl6SptiDhgE7ziUIudAedRY9QEfynmM7/RmLEfPUyw1HPCw== -lint-staged@^15.4.0: - version "15.4.0" - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.0.tgz#ea2d096c35452ba7854f31431bb5d195260c9474" - integrity sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ== +lint-staged@^15.4.1: + version "15.4.1" + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced" + integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA== dependencies: chalk "~5.4.1" commander "~12.1.0" From d803a465cfa6f76d206333027d0cc57c66ef820b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:28:46 +0000 Subject: [PATCH 7/8] yarn(deps): bump react-router from 7.1.1 to 7.1.2 (#4787) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fd88b21668..baf6929348 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-hotkeys-hook": "^4.6.1", "react-i18next": "^15.4.0", "react-redux": "^9.2.0", - "react-router": "^7.1.1", + "react-router": "^7.1.2", "react-snowfall": "^2.2.0", "react-to-print": "^3.0.4", "react-toastify": "^11.0.3", diff --git a/yarn.lock b/yarn.lock index 1a69a8b164..1b93b86f93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10130,10 +10130,10 @@ react-refresh@^0.11.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== -react-router@^7.1.1: - version "7.1.1" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.1.tgz#88f5657fa5b8f0b918c7222ec710de0274d00b2e" - integrity sha512-39sXJkftkKWRZ2oJtHhCxmoCrBCULr/HAH4IT5DHlgu/Q0FCPV0S4Lx+abjDTx/74xoZzNYDYbOZWlJjruyuDQ== +react-router@^7.1.2: + version "7.1.2" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.2.tgz#61bf043b7fc839f2cfc80e64ed7ca9072526bfd2" + integrity sha512-KeallSO30KLpIe/ZZqfk6pCJ1c+5JhMxl3SCS3Zx1LgaGuQbgLDmjuNi6KZ5LnAV9sWjbmBWGRw8Um/Pw6BExg== dependencies: "@types/cookie" "^0.6.0" cookie "^1.0.1" From c8c9fdf0f48e413aa868acff3bca5615c49da690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:32:13 +0100 Subject: [PATCH 8/8] yarn(deps-dev): bump cypress from 13.17.0 to 14.0.0 (#4786) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index baf6929348..f341a9daea 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", "cross-env": "^7.0.3", - "cypress": "^13.17.0", + "cypress": "^14.0.0", "eslint": "^8.57.1", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "^17.1.0", diff --git a/yarn.lock b/yarn.lock index 1b93b86f93..039f96708d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4497,10 +4497,10 @@ csstype@^3.0.2: resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b" integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== -cypress@^13.17.0: - version "13.17.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.17.0.tgz#34c3d68080c4497eace0f353bd1629587a5f600d" - integrity sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA== +cypress@^14.0.0: + version "14.0.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.0.0.tgz#a71cb0a243a0bfeb97b6973ab9c5291ca5288e93" + integrity sha512-kEGqQr23so5IpKeg/dp6GVi7RlHx1NmW66o2a2Q4wk9gRaAblLZQSiZJuDI8UMC4LlG5OJ7Q6joAiqTrfRNbTw== dependencies: "@cypress/request" "^3.0.6" "@cypress/xvfb" "^1.2.4"