Merge pull request #550 from LiveSplit/dependabot/npm_and_yarn/react-resizable-3.0.1

Bump react-resizable from 2.0.0 to 3.0.1
This commit is contained in:
Christopher Serr
2021-06-01 08:04:53 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9509,9 +9509,9 @@
"integrity": "sha512-s7EkR3FkOo5fF5TstmQES/Yz+n9CTXgZ1FbHWMnakTKn+uakZvPGkvgY0PW5c36RY+AAAo3bQoRMxFnaCHA8aQ=="
},
"react-resizable": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/react-resizable/-/react-resizable-2.0.0.tgz",
"integrity": "sha512-oNVMKk+IQNW+nxcCB1W1uShZLJhIh3TDSW8NAbfck6N2jsiUTQ/V5ozBVFEHlRsxgxkf2A22rZJnXLRCBF14OA==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-resizable/-/react-resizable-3.0.1.tgz",
"integrity": "sha512-wban8GguvXrmeObSVTmhxs99G9eUgYSGugf0i32qHXyqKDTzQsCKLhm3VJW24TpTBKJvM+cybNExskOCYkYF5Q==",
"requires": {
"prop-types": "15.x",
"react-draggable": "^4.0.3"
+1 -1
View File
@@ -33,7 +33,7 @@
"react-contextmenu": "^2.14.0",
"react-dom": "^16.14.0",
"react-linkifier": "^4.0.0",
"react-resizable": "^2.0.0",
"react-resizable": "^3.0.1",
"react-sidebar": "^3.0.2",
"react-toastify": "^7.0.4",
"react-toggle": "^4.1.2",