From 5c75ab9f8d5954354b2c4bc728e377da2ab467dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:32:52 +0000 Subject: [PATCH] Bump react-use-gesture from 7.0.16 to 9.1.3 in /interface Bumps [react-use-gesture](https://github.com/pmndrs/react-use-gesture) from 7.0.16 to 9.1.3. - [Release notes](https://github.com/pmndrs/react-use-gesture/releases) - [Changelog](https://github.com/pmndrs/react-use-gesture/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmndrs/react-use-gesture/commits) Signed-off-by: dependabot[bot] --- interface/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/package.json b/interface/package.json index c711279..8d1657e 100644 --- a/interface/package.json +++ b/interface/package.json @@ -32,7 +32,7 @@ "react-spring": "^8.0.27", "react-table": "^7.6.0", "react-use": "^15.3.4", - "react-use-gesture": "^7.0.16", + "react-use-gesture": "^9.1.3", "styled-components": "^5.2.0", "use-immer": "^0.4.1" },