Frontend package updates

pull/1131/head
ta264 3 years ago
parent 8917b61ea9
commit fe942524a2

@ -33,16 +33,16 @@
"@fortawesome/free-regular-svg-icons": "5.15.3", "@fortawesome/free-regular-svg-icons": "5.15.3",
"@fortawesome/free-solid-svg-icons": "5.15.3", "@fortawesome/free-solid-svg-icons": "5.15.3",
"@fortawesome/react-fontawesome": "0.1.14", "@fortawesome/react-fontawesome": "0.1.14",
"@microsoft/signalr": "5.0.7", "@microsoft/signalr": "5.0.8",
"@sentry/browser": "6.3.6", "@sentry/browser": "6.9.0",
"@sentry/integrations": "6.3.6", "@sentry/integrations": "6.9.0",
"ansi-colors": "4.1.1", "ansi-colors": "4.1.1",
"classnames": "2.3.1", "classnames": "2.3.1",
"clipboard": "2.0.8", "clipboard": "2.0.8",
"connected-react-router": "6.9.1", "connected-react-router": "6.9.1",
"element-class": "0.2.2", "element-class": "0.2.2",
"filemanager-webpack-plugin": "5.0.0", "filemanager-webpack-plugin": "6.1.4",
"filesize": "6.3.0", "filesize": "7.0.0",
"fuse.js": "6.4.6", "fuse.js": "6.4.6",
"history": "4.10.1", "history": "4.10.1",
"jdu": "1.0.0", "jdu": "1.0.0",
@ -65,7 +65,7 @@
"react-dnd-touch-backend": "14.0.0", "react-dnd-touch-backend": "14.0.0",
"react-document-title": "2.0.3", "react-document-title": "2.0.3",
"react-dom": "17.0.2", "react-dom": "17.0.2",
"react-focus-lock": "2.5.0", "react-focus-lock": "2.5.2",
"react-google-recaptcha": "2.1.0", "react-google-recaptcha": "2.1.0",
"react-lazyload": "3.2.0", "react-lazyload": "3.2.0",
"react-measure": "2.5.2", "react-measure": "2.5.2",
@ -73,9 +73,9 @@
"react-redux": "7.2.4", "react-redux": "7.2.4",
"react-router": "5.2.0", "react-router": "5.2.0",
"react-router-dom": "5.2.0", "react-router-dom": "5.2.0",
"react-slider": "1.1.4", "react-slider": "1.3.1",
"react-tabs": "3.2.2", "react-tabs": "3.2.2",
"react-text-truncate": "0.16.0", "react-text-truncate": "0.17.0",
"react-virtualized": "9.21.1", "react-virtualized": "9.21.1",
"redux": "4.1.0", "redux": "4.1.0",
"redux-actions": "2.6.5", "redux-actions": "2.6.5",
@ -85,40 +85,40 @@
"reselect": "4.0.0" "reselect": "4.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.14.0", "@babel/core": "7.14.6",
"@babel/eslint-parser": "7.13.14", "@babel/eslint-parser": "7.14.7",
"@babel/plugin-proposal-class-properties": "7.13.0", "@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-decorators": "7.13.15", "@babel/plugin-proposal-decorators": "7.14.5",
"@babel/plugin-proposal-export-default-from": "7.12.13", "@babel/plugin-proposal-export-default-from": "7.14.5",
"@babel/plugin-proposal-export-namespace-from": "7.12.13", "@babel/plugin-proposal-export-namespace-from": "7.14.5",
"@babel/plugin-proposal-function-sent": "7.12.13", "@babel/plugin-proposal-function-sent": "7.14.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5",
"@babel/plugin-proposal-numeric-separator": "7.12.13", "@babel/plugin-proposal-numeric-separator": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.13.12", "@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-proposal-throw-expressions": "7.12.13", "@babel/plugin-proposal-throw-expressions": "7.14.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.14.1", "@babel/preset-env": "7.14.7",
"@babel/preset-react": "7.13.13", "@babel/preset-react": "7.14.5",
"autoprefixer": "10.2.5", "autoprefixer": "10.3.1",
"babel-loader": "8.2.2", "babel-loader": "8.2.2",
"babel-plugin-inline-classnames": "2.0.1", "babel-plugin-inline-classnames": "2.0.1",
"babel-plugin-transform-react-remove-prop-types": "0.4.24", "babel-plugin-transform-react-remove-prop-types": "0.4.24",
"core-js": "3.12.1", "core-js": "3.15.2",
"css-loader": "5.2.4", "css-loader": "6.0.0",
"eslint": "7.26.0", "eslint": "7.30.0",
"eslint-plugin-filenames": "1.3.2", "eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.22.1", "eslint-plugin-import": "2.23.4",
"eslint-plugin-react": "7.23.2", "eslint-plugin-react": "7.24.0",
"eslint-plugin-simple-import-sort": "7.0.0", "eslint-plugin-simple-import-sort": "7.0.0",
"esprint": "2.0.0", "esprint": "3.1.0",
"file-loader": "6.2.0", "file-loader": "6.2.0",
"html-webpack-plugin": "5.3.1", "html-webpack-plugin": "5.3.2",
"loader-utils": "^2.0.0", "loader-utils": "^2.0.0",
"mini-css-extract-plugin": "1.6.0", "mini-css-extract-plugin": "2.1.0",
"postcss": "8.2.15", "postcss": "8.3.5",
"postcss-color-function": "4.1.0", "postcss-color-function": "4.1.0",
"postcss-loader": "5.2.0", "postcss-loader": "6.1.1",
"postcss-mixins": "7.0.3", "postcss-mixins": "8.1.0",
"postcss-nested": "5.0.5", "postcss-nested": "5.0.5",
"postcss-simple-vars": "6.0.3", "postcss-simple-vars": "6.0.3",
"postcss-url": "10.1.3", "postcss-url": "10.1.3",
@ -126,12 +126,12 @@
"rimraf": "3.0.2", "rimraf": "3.0.2",
"run-sequence": "2.2.1", "run-sequence": "2.2.1",
"streamqueue": "1.1.2", "streamqueue": "1.1.2",
"style-loader": "2.0.0", "style-loader": "3.1.0",
"stylelint": "13.13.1", "stylelint": "13.13.1",
"stylelint-order": "4.1.0", "stylelint-order": "4.1.0",
"url-loader": "4.1.1", "url-loader": "4.1.1",
"webpack": "5.37.0", "webpack": "5.44.0",
"webpack-cli": "4.7.0", "webpack-cli": "4.7.2",
"webpack-livereload-plugin": "3.0.1", "webpack-livereload-plugin": "3.0.1",
"worker-loader": "3.0.8" "worker-loader": "3.0.8"
} }

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