mirror of
https://github.com/ApfelTeeSaft/LiveSplitOne.git
synced 2026-09-03 03:43:25 +00:00
Bump react-toggle from 4.1.1 to 4.1.2
Bumps [react-toggle](https://github.com/aaronshaf/react-toggle) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/aaronshaf/react-toggle/releases) - [Changelog](https://github.com/aaronshaf/react-toggle/blob/master/CHANGELOG.md) - [Commits](https://github.com/aaronshaf/react-toggle/commits) Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
Generated
+3
-3
@@ -9540,9 +9540,9 @@
|
||||
}
|
||||
},
|
||||
"react-toggle": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/react-toggle/-/react-toggle-4.1.1.tgz",
|
||||
"integrity": "sha512-+wXlMcSpg8SmnIXauMaZiKpR+r2wp2gMUteroejp2UTSqGTVvZLN+m9EhMzFARBKEw7KpQOwzCyfzeHeAndQGw==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/react-toggle/-/react-toggle-4.1.2.tgz",
|
||||
"integrity": "sha512-4Ohw31TuYQdhWfA6qlKafeXx3IOH7t4ZHhmRdwsm1fQREwOBGxJT+I22sgHqR/w8JRdk+AeMCJXPImEFSrNXow==",
|
||||
"requires": {
|
||||
"classnames": "^2.2.5"
|
||||
}
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
"react-resizable": "^2.0.0",
|
||||
"react-sidebar": "^3.0.2",
|
||||
"react-toastify": "^7.0.3",
|
||||
"react-toggle": "^4.1.1",
|
||||
"react-toggle": "^4.1.2",
|
||||
"react-twemoji": "0.3.0",
|
||||
"resize-observer": "^1.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user