From 5e64d99665ed3238bf18c4459284643091224164 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 05:15:15 +0000 Subject: [PATCH] Bump @react-hookz/web from 14.7.1 to 23.0.1 Bumps [@react-hookz/web](https://github.com/react-hookz/web) from 14.7.1 to 23.0.1. - [Release notes](https://github.com/react-hookz/web/releases) - [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hookz/web/compare/v14.7.1...v23.0.1) --- updated-dependencies: - dependency-name: "@react-hookz/web" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 902f272..ab0ded8 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@matrix-widget-toolkit/api": "^3.0.1", "@matrix-widget-toolkit/react": "^1.0.4", "@matrix-widget-toolkit/semantic-ui": "^1.0.4", - "@react-hookz/web": "^14.2.2", + "@react-hookz/web": "^23.0.1", "@reduxjs/toolkit": "^1.9.3", "cross-fetch": "^3.1.5", "i18next": "^22.0.4", diff --git a/yarn.lock b/yarn.lock index f8ad3cf..783ef42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1946,17 +1946,17 @@ resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.2.tgz#830beaec4b4091a9e9398ac50f865ddea52186b9" integrity sha512-92FRmppjjqz29VMJ2dn+xdyXZBrMlE42AV6Kq6BwjWV7CNUW1hs2FtxSNLQE+gJhaZ6AAmYuO9y8dshhcBl7vA== -"@react-hookz/deep-equal@^1.0.2": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-1.0.3.tgz#e044bca38c1612ea8c1596ef858ef7cfea49dd7a" - integrity sha512-lGZR5l3YRjzeIOHtJhiq96vQKrsq+9lsCyv+0fROMQeSNWtLLzX3R+psHNi6nsoP3XEhspiZ92nsiPmdNo8ztQ== +"@react-hookz/deep-equal@^1.0.4": + version "1.0.4" + resolved "https://registry.yarnpkg.com/@react-hookz/deep-equal/-/deep-equal-1.0.4.tgz#68a71f36cbc88724b3ce6f4036183778b6e7f282" + integrity sha512-N56fTrAPUDz/R423pag+n6TXWbvlBZDtTehaGFjK0InmN+V2OFWLE/WmORhmn6Ce7dlwH5+tQN1LJFw3ngTJVg== -"@react-hookz/web@^14.2.2": - version "14.7.1" - resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-14.7.1.tgz#5e39e6fc21331cc4ae95f36e8135ad763e6c29fb" - integrity sha512-kU1CccZDXvQ9G4vcCCpX3mDQqYKkuLXGFOtPMgmbZ9KrvkEduMRH4JqSVXp1nI/bGI1GJ0KAWm4UEb1x5eDGAg== +"@react-hookz/web@^23.0.1": + version "23.0.1" + resolved "https://registry.yarnpkg.com/@react-hookz/web/-/web-23.0.1.tgz#768f49f8a5ef117738259a307906cb738c2679c8" + integrity sha512-YZR/Zh5un5c7Nfch2iSRdBn91jTiByyzd2HY+HsFX8UQcN+xurfamKKWg9+/cudY9azcH3Y/f6Hi+Rm0m7LhHg== dependencies: - "@react-hookz/deep-equal" "^1.0.2" + "@react-hookz/deep-equal" "^1.0.4" "@reduxjs/toolkit@^1.9.3": version "1.9.3"