dmyers87 / boomstrap-react

React Components and Mixins for Boomstrap
http://boomtownroi.github.io/boomstrap-react
Apache License 2.0
0 stars 0 forks source link

Update dependency component-playground to v3 #93

Open mend-for-github-com[bot] opened 1 year ago

mend-for-github-com[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
component-playground devDependencies major 1.0.3 -> 3.1.1

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
Critical 9.8 CVE-2022-37601 #73
High 7.5 CVE-2017-16138 #16
High 7.5 CVE-2022-37603 #81
High 7.1 CVE-2022-46175 #83

Release Notes

FormidableLabs/component-playground (component-playground) ### [`v3.1.1`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#311-2018-01-26) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v3.0.0...v3.1.1) - Add `es/` build. - Add `publishr` workflow for more honed `npm` package. ### [`v3.0.0`](https://redirect.github.com/FormidableLabs/component-playground/releases/tag/v3.0.0): 3.0.0 [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v2.1.0...v3.0.0) Adds React 16 support. ### [`v2.1.0`](https://redirect.github.com/FormidableLabs/component-playground/releases/tag/v2.1.0) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v2.0.0...v2.1.0) - Move unused css, file, style, and url loaders from dependencies to dev dependencies (PR [#​101](https://redirect.github.com/FormidableLabs/component-playground/issues/101)) ### [`v2.0.0`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#200-2017-05-18) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v1.3.2...v2.0.0) - Remove support for React < v15 - Add Prop-Types as a dependency - Upgrade `react-codemirror` to 1.0 - Add `playgroundDocs` classname to docs component ### [`v1.3.2`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#132-2017-01-05) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v1.3.1...v1.3.2) - Conditionally load JSX codemirror mode in browsers only ### [`v1.3.1`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#131-2016-08-11) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v1.3.0...v1.3.1) - Remove deprecation warnings for `noRender` ### [`v1.3.0`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#130-2016-06-02) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v1.2.1...v1.3.0) - Use `react-codemirror` as Editor component - Upgrade lodash and codemirror ### [`v1.2.1`](https://redirect.github.com/FormidableLabs/component-playground/compare/v1.2.0...v1.2.1) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/v1.2.0...v1.2.1) ### [`v1.2.0`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#120-2016-02-26) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/1.1.0...v1.2.0) - Use `ReactDOM.render` in example - Ignore source maps in git and npm - Update DEVELOPMENT guide publishing instructions - Upgrade babel-loader and babel-lint - Add travis and gzip badges ### [`v1.1.0`](https://redirect.github.com/FormidableLabs/component-playground/blob/HEAD/CHANGELOG.md#110-2016-02-12) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/2eaedb4b602fa1fa575803ea7395e9052b27cfb7...1.1.0) - Upgrade to Babel6 - Silence deprecation warning in production - Check for lib before postinstall - Fix issue where undefined errors did not throw - Fix bug where editor based edits reset cursor position - Fix issue where the editor's code didn't update when updated via props - Fix issues around code reloading properly when changed via props ### [`v1.0.5`](https://redirect.github.com/FormidableLabs/component-playground/compare/40677e3eb4cb16a0754b996a9424d690a5d9deec...2eaedb4b602fa1fa575803ea7395e9052b27cfb7) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/40677e3eb4cb16a0754b996a9424d690a5d9deec...2eaedb4b602fa1fa575803ea7395e9052b27cfb7) ### [`v1.0.4`](https://redirect.github.com/FormidableLabs/component-playground/compare/7787fe9772b81fb787684b76d84ca72ac85ee8da...40677e3eb4cb16a0754b996a9424d690a5d9deec) [Compare Source](https://redirect.github.com/FormidableLabs/component-playground/compare/7787fe9772b81fb787684b76d84ca72ac85ee8da...40677e3eb4cb16a0754b996a9424d690a5d9deec)