react-simple-resizer
react-simple-resizer copied to clipboard
🐙 An intuitive React component set for multi-column resizing
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service (ReDOS) A Regular Expression...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.3 to 17.0.9. Commits See full diff in compare view [](https://dependabot.com/compatibility-score/?dependency-name=@types/react-dom&package-manager=npm_and_yarn&previous-version=17.0.3&new-version=17.0.9) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 7.0.1. Release notes Sourced from husky's releases. v7.0.1 Fix gracefully fail if Git command is not found #1003 (same as in v6) v7.0.0 Improve .husky/...
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2. Release notes Sourced from prettier's releases. 2.3.2 changelog v2.3.1 Changelog 2.3.0 diff 🔗 Release Notes Changelog Sourced from prettier's changelog. 2.3.2 diff Fix failure...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.2.0 to 2.3.0. Release notes Sourced from tslib's releases. tslib 2.3.0 This release updates tslib to use TypeScript 4.4's upcoming __spreadArray helper which correctly preserves sparse array...
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. ReDoS in Sec-Websocket-Protocol header Impact A specially crafted value...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.0 to 4.16.6. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service in browserslist The package...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Command Injection in lodash lodash versions prior to 4.17.21...
Getting an error when kept wrapped React.StrictMode around app when using resizer Steps to reproduce: - Create react app using ```create-react-app``` - Wrap the component in `````` - Error Cannot...