Catchup UI Packages with Radarr

Eliminates github security advisory
pull/1689/head
Qstick 4 years ago
parent 088eca101b
commit a33a3779d2

@ -46,28 +46,12 @@ class QualityDefinition extends Component {
constructor(props, context) {
super(props, context);
this._forceUpdateTimeout = null;
this.state = {
sliderMinSize: getSliderValue(props.minSize, slider.min),
sliderMaxSize: getSliderValue(props.maxSize, slider.max)
};
}
componentDidMount() {
// A hack to deal with a bug in the slider component until a fix for it
// lands and an updated version is available.
// See: https://github.com/mpowaga/react-slider/issues/115
this._forceUpdateTimeout = setTimeout(() => this.forceUpdate(), 1);
}
componentWillUnmount() {
if (this._forceUpdateTimeout) {
clearTimeout(this._forceUpdateTimeout);
}
}
//
// Listeners
@ -167,11 +151,11 @@ class QualityDefinition extends Component {
step={slider.step}
minDistance={10}
value={[sliderMinSize, sliderMaxSize]}
withBars={true}
withTracks={true}
snapDragDisabled={true}
className={styles.slider}
barClassName={styles.bar}
handleClassName={styles.handle}
trackClassName={styles.bar}
thumbClassName={styles.handle}
onChange={this.onSliderChange}
onAfterChange={this.onAfterSliderChange}
/>

@ -20,93 +20,93 @@
"license": "GPL-3.0",
"readmeFilename": "readme.md",
"dependencies": {
"@babel/core": "7.5.5",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-decorators": "7.4.4",
"@babel/plugin-proposal-export-default-from": "7.5.2",
"@babel/plugin-proposal-export-namespace-from": "7.5.2",
"@babel/plugin-proposal-function-sent": "7.5.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4",
"@babel/plugin-proposal-numeric-separator": "7.2.0",
"@babel/plugin-proposal-optional-chaining": "7.2.0",
"@babel/plugin-proposal-throw-expressions": "7.2.0",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
"@fortawesome/fontawesome-free": "5.10.2",
"@fortawesome/fontawesome-svg-core": "1.2.22",
"@fortawesome/free-regular-svg-icons": "5.10.2",
"@fortawesome/free-solid-svg-icons": "5.10.2",
"@fortawesome/react-fontawesome": "0.1.4",
"@babel/core": "7.7.5",
"@babel/plugin-proposal-class-properties": "7.7.4",
"@babel/plugin-proposal-decorators": "7.7.4",
"@babel/plugin-proposal-export-default-from": "7.7.4",
"@babel/plugin-proposal-export-namespace-from": "7.7.4",
"@babel/plugin-proposal-function-sent": "7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.7.4",
"@babel/plugin-proposal-numeric-separator": "7.7.4",
"@babel/plugin-proposal-optional-chaining": "7.7.5",
"@babel/plugin-proposal-throw-expressions": "7.7.4",
"@babel/plugin-syntax-dynamic-import": "7.7.4",
"@babel/preset-env": "7.7.5",
"@babel/preset-react": "7.7.4",
"@fortawesome/fontawesome-free": "5.11.2",
"@fortawesome/fontawesome-svg-core": "1.2.25",
"@fortawesome/free-regular-svg-icons": "5.11.2",
"@fortawesome/free-solid-svg-icons": "5.11.2",
"@fortawesome/react-fontawesome": "0.1.8",
"@microsoft/signalr": "3.1.0",
"@sentry/browser": "5.6.3",
"@sentry/integrations": "5.6.1",
"@sentry/browser": "5.11.0",
"@sentry/integrations": "5.11.0",
"ansi-colors": "4.1.1",
"autoprefixer": "9.6.1",
"autoprefixer": "9.7.3",
"babel-eslint": "10.0.3",
"babel-loader": "8.0.6",
"babel-plugin-inline-classnames": "2.0.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
"classnames": "2.2.6",
"clipboard": "2.0.4",
"connected-react-router": "6.5.2",
"connected-react-router": "6.6.1",
"core-js": "3",
"create-react-class": "15.6.3",
"css-loader": "3.2.0",
"css-loader": "3.2.1",
"del": "5.1.0",
"element-class": "0.2.2",
"eslint": "6.4.0",
"eslint": "6.8.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-react": "7.14.3",
"esprint": "0.5.0",
"file-loader": "4.2.0",
"eslint-plugin-react": "7.18.0",
"esprint": "0.6.0",
"file-loader": "5.0.2",
"filesize": "4.1.2",
"fuse.js": "3.4.5",
"fuse.js": "3.4.6",
"gulp": "4.0.2",
"gulp-cached": "1.1.1",
"gulp-concat": "2.6.1",
"gulp-livereload": "4.0.1",
"gulp-livereload": "4.0.2",
"gulp-postcss": "8.0.0",
"gulp-print": "5.0.2",
"gulp-sourcemaps": "2.6.5",
"gulp-watch": "5.0.1",
"gulp-wrap": "0.15.0",
"history": "4.9.0",
"history": "4.10.1",
"html-webpack-plugin": "3.2.0",
"jdu": "1.0.0",
"jquery": "3.4.1",
"loader-utils": "^1.1.0",
"lodash": "4.17.15",
"mini-css-extract-plugin": "0.8.0",
"mobile-detect": "1.4.3",
"mobile-detect": "1.4.4",
"moment": "2.24.0",
"mousetrap": "1.6.3",
"normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"postcss-color-function": "4.1.0",
"postcss-loader": "3.0.0",
"postcss-mixins": "6.2.2",
"postcss-nested": "4.1.2",
"postcss-mixins": "6.2.3",
"postcss-nested": "4.2.1",
"postcss-simple-vars": "5.0.2",
"postcss-url": "8.0.0",
"prop-types": "15.7.2",
"qs": "6.7.0",
"qs": "6.9.1",
"react": "16.8.6",
"react-addons-shallow-compare": "15.6.2",
"react-async-script": "1.1.1",
"react-autosuggest": "9.4.3",
"react-custom-scrollbars": "4.2.1",
"react-dnd": "9.3.4",
"react-dnd-html5-backend": "9.3.4",
"react-dnd": "9.5.1",
"react-dnd-html5-backend": "9.5.1",
"react-document-title": "2.0.3",
"react-dom": "16.8.6",
"react-google-recaptcha": "1.1.0",
"react-lazyload": "2.6.2",
"react-google-recaptcha": "2.0.1",
"react-lazyload": "2.6.5",
"react-measure": "1.4.7",
"react-popper": "1.3.4",
"react-redux": "7.1.1",
"react-router-dom": "5.0.1",
"react-slider": "0.11.2",
"react-popper": "1.3.7",
"react-redux": "7.1.3",
"react-router-dom": "5.1.2",
"react-slider": "1.0.1",
"react-text-truncate": "0.15.0",
"react-virtualized": "9.21.1",
"redux": "4.0.4",
@ -118,12 +118,12 @@
"reselect": "4.0.0",
"run-sequence": "2.2.1",
"streamqueue": "1.1.2",
"style-loader": "0.23.1",
"stylelint": "10.1.0",
"stylelint-order": "3.0.1",
"style-loader": "1.0.1",
"stylelint": "13.0.0",
"stylelint-order": "4.0.0",
"uglifyjs-webpack-plugin": "2.2.0",
"url-loader": "2.1.0",
"webpack": "4.39.3",
"url-loader": "3.0.0",
"webpack": "4.41.2",
"webpack-stream": "5.2.1",
"worker-loader": "2.0.0"
},

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save