From be0bba7e94ec623c09fbe87002e7aecd9a48af9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 20:08:49 +0000 Subject: [PATCH] build(deps): bump react-spring from 9.4.5-beta.1 to 10.0.0-alpha.1 Bumps [react-spring](https://github.com/pmndrs/react-spring) from 9.4.5-beta.1 to 10.0.0-alpha.1. - [Release notes](https://github.com/pmndrs/react-spring/releases) - [Commits](https://github.com/pmndrs/react-spring/commits) --- updated-dependencies: - dependency-name: react-spring dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- @querycap-ui/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@querycap-ui/core/package.json b/@querycap-ui/core/package.json index fcc0515c..5fcfc11b 100644 --- a/@querycap-ui/core/package.json +++ b/@querycap-ui/core/package.json @@ -12,7 +12,7 @@ "@querycap-ui/css-aliases": "workspace:^0.4.0", "@use-gesture/react": "^10.2.11", "polished": "^4.2.2", - "react-spring": "^9.4.5-beta.1" + "react-spring": "^10.0.0-alpha.1" }, "publishConfig": { "access": "public"