mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore(v2): upgrade react-toggle to v4.1.2 (#4436)
This commit is contained in:
parent
b8b1e1ad85
commit
05e3515ad1
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
|||
"prismjs": "^1.23.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-toggle": "^4.1.1",
|
||||
"react-toggle": "^4.1.2",
|
||||
"rtlcss": "^2.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -16845,10 +16845,10 @@ react-textarea-autosize@^6.1.0:
|
|||
dependencies:
|
||||
prop-types "^15.6.0"
|
||||
|
||||
react-toggle@^4.1.1:
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/react-toggle/-/react-toggle-4.1.1.tgz#2317f67bf918ea3508a96b09dd383efd9da572af"
|
||||
integrity sha512-+wXlMcSpg8SmnIXauMaZiKpR+r2wp2gMUteroejp2UTSqGTVvZLN+m9EhMzFARBKEw7KpQOwzCyfzeHeAndQGw==
|
||||
react-toggle@^4.1.2:
|
||||
version "4.1.2"
|
||||
resolved "https://registry.yarnpkg.com/react-toggle/-/react-toggle-4.1.2.tgz#b00500832f925ad524356d909821821ae39f6c52"
|
||||
integrity sha512-4Ohw31TuYQdhWfA6qlKafeXx3IOH7t4ZHhmRdwsm1fQREwOBGxJT+I22sgHqR/w8JRdk+AeMCJXPImEFSrNXow==
|
||||
dependencies:
|
||||
classnames "^2.2.5"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue