fix(deps): update dependency react-aria-menubutton to v6 (#2195)
This commit is contained in:
parent
894b1d0029
commit
e8d3db1ff9
@ -16,7 +16,7 @@
|
||||
"build": "cross-env NODE_ENV=production webpack"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-aria-menubutton": "^5.1.0",
|
||||
"react-aria-menubutton": "^6.0.0",
|
||||
"react-toggled": "^1.1.2",
|
||||
"react-transition-group": "^2.6.0"
|
||||
},
|
||||
|
@ -10225,10 +10225,10 @@ rc@^1.2.7:
|
||||
minimist "^1.2.0"
|
||||
strip-json-comments "~2.0.1"
|
||||
|
||||
react-aria-menubutton@^5.1.0:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-aria-menubutton/-/react-aria-menubutton-5.1.1.tgz#56b1f36ff43de48dfa1eab16e9f5efc1a63dc0a9"
|
||||
integrity sha512-ceBjPvuqwM2jnRFsfMlpfPdyqQ5cz4STNH7NlKpxStr2uETB/zQ2sHiIUMTuqSuOszU1kgUB2vm3aVn3xdjhcA==
|
||||
react-aria-menubutton@^6.0.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-aria-menubutton/-/react-aria-menubutton-6.1.0.tgz#6f7fc81a3b16acb9c0678b8ceddde41e483cdeda"
|
||||
integrity sha512-H5uE3ARR444pzeeEqW8wpK/paHfpYxmbm0d69Uhzb2OGNuzIlB+u7DJwzYCd8Z+cWmLGHWvprpxcXp5m8sdGug==
|
||||
dependencies:
|
||||
focus-group "^0.3.1"
|
||||
prop-types "^15.6.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user