diff --git a/package.json b/package.json index b04758d..f8ef8d7 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@vgm/rsvg": "^1.0.0", "react": "~16.6.0", "react-dom": "~16.6.0", - "react-primitives": "^0.6.1", + "react-primitives": "^0.7.0", "react-spring": "^6.1.5" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 5c85277..4be469d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10091,6 +10091,22 @@ react-primitives@^0.6.1: react-timer-mixin "^0.13.3" string-hash "^1.1.3" +react-primitives@^0.7.0: + version "0.7.0" + resolved "https://registry.yarnpkg.com/react-primitives/-/react-primitives-0.7.0.tgz#ccd83c7aa374c66bb1dc4982b423403c59a33805" + integrity sha512-9JwzJExMVFIR1H+e+4fF8cTeS1Fj+W5+oL5vHawar36vwsJB5CLvdP3DY2DlYVH+pOZoCCQpBgeOjD2d7e6GKg== + dependencies: + animated "^0.2.2" + asap "^2.0.5" + create-react-class "^15.6.2" + flexibility "^2.0.1" + inline-style-prefixer "^4.0.2" + invariant "^2.2.1" + normalize-css-color "^1.0.1" + prop-types "^15.5.10" + react-timer-mixin "^0.13.3" + string-hash "^1.1.3" + react-scripts@2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-2.1.1.tgz#c2959a756b0b61d3090adece0d7aedd324dff8a5"