mirror of
https://github.com/fergalmoran/Readarr.git
synced 2025-12-22 09:29:59 +00:00
Update frontend packages
This commit is contained in:
18
package.json
18
package.json
@@ -34,8 +34,8 @@
|
||||
"@fortawesome/free-solid-svg-icons": "5.15.3",
|
||||
"@fortawesome/react-fontawesome": "0.1.14",
|
||||
"@microsoft/signalr": "5.0.8",
|
||||
"@sentry/browser": "6.9.0",
|
||||
"@sentry/integrations": "6.9.0",
|
||||
"@sentry/browser": "6.10.0",
|
||||
"@sentry/integrations": "6.10.0",
|
||||
"ansi-colors": "4.1.1",
|
||||
"classnames": "2.3.1",
|
||||
"clipboard": "2.0.8",
|
||||
@@ -85,7 +85,7 @@
|
||||
"reselect": "4.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.14.6",
|
||||
"@babel/core": "7.14.8",
|
||||
"@babel/eslint-parser": "7.14.7",
|
||||
"@babel/plugin-proposal-class-properties": "7.14.5",
|
||||
"@babel/plugin-proposal-decorators": "7.14.5",
|
||||
@@ -97,15 +97,15 @@
|
||||
"@babel/plugin-proposal-optional-chaining": "7.14.5",
|
||||
"@babel/plugin-proposal-throw-expressions": "7.14.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
||||
"@babel/preset-env": "7.14.7",
|
||||
"@babel/preset-env": "7.14.8",
|
||||
"@babel/preset-react": "7.14.5",
|
||||
"autoprefixer": "10.3.1",
|
||||
"babel-loader": "8.2.2",
|
||||
"babel-plugin-inline-classnames": "2.0.1",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
"core-js": "3.15.2",
|
||||
"css-loader": "6.0.0",
|
||||
"eslint": "7.30.0",
|
||||
"css-loader": "6.2.0",
|
||||
"eslint": "7.31.0",
|
||||
"eslint-plugin-filenames": "1.3.2",
|
||||
"eslint-plugin-import": "2.23.4",
|
||||
"eslint-plugin-react": "7.24.0",
|
||||
@@ -115,7 +115,7 @@
|
||||
"html-webpack-plugin": "5.3.2",
|
||||
"loader-utils": "^2.0.0",
|
||||
"mini-css-extract-plugin": "2.1.0",
|
||||
"postcss": "8.3.5",
|
||||
"postcss": "8.3.6",
|
||||
"postcss-color-function": "4.1.0",
|
||||
"postcss-loader": "6.1.1",
|
||||
"postcss-mixins": "8.1.0",
|
||||
@@ -126,11 +126,11 @@
|
||||
"rimraf": "3.0.2",
|
||||
"run-sequence": "2.2.1",
|
||||
"streamqueue": "1.1.2",
|
||||
"style-loader": "3.1.0",
|
||||
"style-loader": "3.2.1",
|
||||
"stylelint": "13.13.1",
|
||||
"stylelint-order": "4.1.0",
|
||||
"url-loader": "4.1.1",
|
||||
"webpack": "5.44.0",
|
||||
"webpack": "5.46.0",
|
||||
"webpack-cli": "4.7.2",
|
||||
"webpack-livereload-plugin": "3.0.1",
|
||||
"worker-loader": "3.0.8"
|
||||
|
||||
Reference in New Issue
Block a user