diff --git a/sites/dev/package.json b/sites/dev/package.json index dc9e0664e8a..a0cbc8559b5 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -44,7 +44,7 @@ "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", "react-dom": "18.2.0", - "react-hotkeys-hook": "4.4.0", + "react-hotkeys-hook": "4.4.1", "react-instantsearch-dom": "6.40.1", "react-instantsearch-hooks-web": "6.46.0", "react-markdown": "8.0.7", diff --git a/sites/lab/package.json b/sites/lab/package.json index eb2fa4945c3..4d8a4230d41 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -47,7 +47,7 @@ "next-i18next": "14.0.0", "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", - "react-hotkeys-hook": "4.4.0", + "react-hotkeys-hook": "4.4.1", "react-i18next": "13.0.2", "react-instantsearch-dom": "6.40.1", "react-markdown": "8.0.7", diff --git a/sites/org/package.json b/sites/org/package.json index 5a4c5f4d069..56cf21e0d13 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -49,7 +49,7 @@ "luxon": "3.3.0", "next": "13.4.9", "react-dropzone": "14.2.3", - "react-hotkeys-hook": "4.4.0", + "react-hotkeys-hook": "4.4.1", "react-instantsearch-dom": "6.40.1", "react-hot-toast": "2.4.1", "react-markdown": "8.0.7", diff --git a/yarn.lock b/yarn.lock index 66b6e1329d3..d51bcb887b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15595,11 +15595,6 @@ pkg-dir@^5.0.0: dependencies: find-up "^5.0.0" -playwright-core@1.35.1: - version "1.35.1" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.35.1.tgz#52c1e6ffaa6a8c29de1a5bdf8cce0ce290ffb81d" - integrity sha512-pNXb6CQ7OqmGDRspEjlxE49w+4YtR6a3X6mT1hZXeJHWmsEz7SunmvZeiG/+y1yyMZdHnnn73WKYdtV1er0Xyg== - playwright-core@1.36.0: version "1.36.0" resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.36.0.tgz#35d1ed5f364a31e58bc8f06688ab02d538b96eb6" @@ -16436,10 +16431,10 @@ react-hot-toast@2.4.1: dependencies: goober "^2.1.10" -react-hotkeys-hook@4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.0.tgz#e7c55bb13ecb6ffb447e90ca5525403a5a3ac7b8" - integrity sha512-wOaCWLwgT/f895CMJrR9hmzVf+gfL8IpjWDXWXKngBp9i6Xqzf0tvLv4VI8l3Vlsg/cc4C/Iik3Ck76L/Hj0tw== +react-hotkeys-hook@4.4.1: + version "4.4.1" + resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994" + integrity sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw== react-i18next@13.0.2: version "13.0.2"