|
|
|
@ -25,35 +25,34 @@
|
|
|
|
|
"defaults"
|
|
|
|
|
],
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@fortawesome/fontawesome-free": "6.4.0",
|
|
|
|
|
"@fortawesome/fontawesome-svg-core": "6.4.0",
|
|
|
|
|
"@fortawesome/free-regular-svg-icons": "6.4.0",
|
|
|
|
|
"@fortawesome/free-solid-svg-icons": "6.4.0",
|
|
|
|
|
"@fortawesome/react-fontawesome": "0.2.0",
|
|
|
|
|
"@fortawesome/fontawesome-free": "6.6.0",
|
|
|
|
|
"@fortawesome/fontawesome-svg-core": "6.6.0",
|
|
|
|
|
"@fortawesome/free-regular-svg-icons": "6.6.0",
|
|
|
|
|
"@fortawesome/free-solid-svg-icons": "6.6.0",
|
|
|
|
|
"@fortawesome/react-fontawesome": "0.2.2",
|
|
|
|
|
"@juggle/resize-observer": "3.4.0",
|
|
|
|
|
"@microsoft/signalr": "6.0.25",
|
|
|
|
|
"@sentry/browser": "7.51.2",
|
|
|
|
|
"@sentry/integrations": "7.51.2",
|
|
|
|
|
"@types/node": "18.19.31",
|
|
|
|
|
"@sentry/browser": "7.119.1",
|
|
|
|
|
"@sentry/integrations": "7.119.1",
|
|
|
|
|
"@types/node": "20.16.11",
|
|
|
|
|
"@types/react": "18.2.79",
|
|
|
|
|
"@types/react-dom": "18.2.25",
|
|
|
|
|
"ansi-colors": "4.1.3",
|
|
|
|
|
"classnames": "2.3.2",
|
|
|
|
|
"classnames": "2.5.1",
|
|
|
|
|
"clipboard": "2.0.11",
|
|
|
|
|
"connected-react-router": "6.9.3",
|
|
|
|
|
"element-class": "0.2.2",
|
|
|
|
|
"filesize": "10.0.7",
|
|
|
|
|
"filesize": "10.1.6",
|
|
|
|
|
"fuse.js": "6.6.2",
|
|
|
|
|
"history": "4.10.1",
|
|
|
|
|
"jdu": "1.0.0",
|
|
|
|
|
"jquery": "3.7.0",
|
|
|
|
|
"jquery": "3.7.1",
|
|
|
|
|
"lodash": "4.17.21",
|
|
|
|
|
"mobile-detect": "1.4.5",
|
|
|
|
|
"moment": "2.29.4",
|
|
|
|
|
"moment": "2.30.1",
|
|
|
|
|
"mousetrap": "1.6.5",
|
|
|
|
|
"normalize.css": "8.0.1",
|
|
|
|
|
"prop-types": "15.8.1",
|
|
|
|
|
"qs": "6.11.1",
|
|
|
|
|
"qs": "6.13.0",
|
|
|
|
|
"react": "17.0.2",
|
|
|
|
|
"react-addons-shallow-compare": "15.6.3",
|
|
|
|
|
"react-async-script": "1.2.0",
|
|
|
|
@ -65,7 +64,7 @@
|
|
|
|
|
"react-dnd-touch-backend": "14.1.1",
|
|
|
|
|
"react-document-title": "2.0.3",
|
|
|
|
|
"react-dom": "17.0.2",
|
|
|
|
|
"react-focus-lock": "2.5.0",
|
|
|
|
|
"react-focus-lock": "2.9.4",
|
|
|
|
|
"react-google-recaptcha": "2.1.0",
|
|
|
|
|
"react-lazyload": "3.2.0",
|
|
|
|
|
"react-measure": "1.4.7",
|
|
|
|
@ -75,59 +74,59 @@
|
|
|
|
|
"react-router": "5.2.0",
|
|
|
|
|
"react-router-dom": "5.2.0",
|
|
|
|
|
"react-slider": "1.1.4",
|
|
|
|
|
"react-tabs": "3.2.2",
|
|
|
|
|
"react-tabs": "4.3.0",
|
|
|
|
|
"react-text-truncate": "0.19.0",
|
|
|
|
|
"react-use-measure": "2.1.1",
|
|
|
|
|
"react-virtualized": "9.21.1",
|
|
|
|
|
"react-window": "1.8.9",
|
|
|
|
|
"redux": "4.1.0",
|
|
|
|
|
"react-window": "1.8.10",
|
|
|
|
|
"redux": "4.2.1",
|
|
|
|
|
"redux-actions": "2.6.5",
|
|
|
|
|
"redux-batched-actions": "0.5.0",
|
|
|
|
|
"redux-localstorage": "0.4.1",
|
|
|
|
|
"redux-thunk": "2.3.0",
|
|
|
|
|
"redux-thunk": "2.4.2",
|
|
|
|
|
"reselect": "4.1.8",
|
|
|
|
|
"stacktrace-js": "2.0.2",
|
|
|
|
|
"typescript": "5.1.6"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/core": "7.25.2",
|
|
|
|
|
"@babel/eslint-parser": "7.25.1",
|
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.24.7",
|
|
|
|
|
"@babel/core": "7.25.8",
|
|
|
|
|
"@babel/eslint-parser": "7.25.8",
|
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.25.8",
|
|
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
|
|
"@babel/preset-env": "7.25.3",
|
|
|
|
|
"@babel/preset-react": "7.24.7",
|
|
|
|
|
"@babel/preset-typescript": "7.24.7",
|
|
|
|
|
"@babel/preset-env": "7.25.8",
|
|
|
|
|
"@babel/preset-react": "7.25.7",
|
|
|
|
|
"@babel/preset-typescript": "7.25.7",
|
|
|
|
|
"@types/lodash": "4.14.195",
|
|
|
|
|
"@types/react-lazyload": "3.2.0",
|
|
|
|
|
"@types/react-lazyload": "3.2.3",
|
|
|
|
|
"@types/react-router-dom": "5.3.3",
|
|
|
|
|
"@types/react-text-truncate": "0.14.1",
|
|
|
|
|
"@types/react-window": "1.8.5",
|
|
|
|
|
"@types/redux-actions": "2.6.2",
|
|
|
|
|
"@types/react-text-truncate": "0.19.0",
|
|
|
|
|
"@types/react-window": "1.8.8",
|
|
|
|
|
"@types/redux-actions": "2.6.5",
|
|
|
|
|
"@types/webpack-livereload-plugin": "2.3.6",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
|
|
|
"@typescript-eslint/parser": "6.21.0",
|
|
|
|
|
"autoprefixer": "10.4.20",
|
|
|
|
|
"babel-loader": "9.1.3",
|
|
|
|
|
"babel-loader": "9.2.1",
|
|
|
|
|
"babel-plugin-inline-classnames": "2.0.1",
|
|
|
|
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
|
|
|
"core-js": "3.38.1",
|
|
|
|
|
"css-loader": "6.7.3",
|
|
|
|
|
"css-modules-typescript-loader": "4.0.1",
|
|
|
|
|
"eslint": "8.57.0",
|
|
|
|
|
"eslint": "8.57.1",
|
|
|
|
|
"eslint-config-prettier": "8.10.0",
|
|
|
|
|
"eslint-plugin-filenames": "1.3.2",
|
|
|
|
|
"eslint-plugin-import": "2.29.1",
|
|
|
|
|
"eslint-plugin-json": "3.1.0",
|
|
|
|
|
"eslint-plugin-import": "2.31.0",
|
|
|
|
|
"eslint-plugin-prettier": "4.2.1",
|
|
|
|
|
"eslint-plugin-react": "7.34.1",
|
|
|
|
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
|
|
|
"eslint-plugin-simple-import-sort": "12.1.0",
|
|
|
|
|
"eslint-plugin-react": "7.37.1",
|
|
|
|
|
"eslint-plugin-react-hooks": "4.6.2",
|
|
|
|
|
"eslint-plugin-simple-import-sort": "12.1.1",
|
|
|
|
|
"file-loader": "6.2.0",
|
|
|
|
|
"filemanager-webpack-plugin": "8.0.0",
|
|
|
|
|
"fork-ts-checker-webpack-plugin": "8.0.0",
|
|
|
|
|
"html-webpack-plugin": "5.5.1",
|
|
|
|
|
"html-webpack-plugin": "5.6.0",
|
|
|
|
|
"loader-utils": "^3.2.1",
|
|
|
|
|
"mini-css-extract-plugin": "2.7.6",
|
|
|
|
|
"postcss": "8.4.41",
|
|
|
|
|
"mini-css-extract-plugin": "2.9.1",
|
|
|
|
|
"postcss": "8.4.47",
|
|
|
|
|
"postcss-color-function": "4.1.0",
|
|
|
|
|
"postcss-loader": "7.3.0",
|
|
|
|
|
"postcss-mixins": "9.0.4",
|
|
|
|
@ -136,17 +135,15 @@
|
|
|
|
|
"postcss-url": "10.1.3",
|
|
|
|
|
"prettier": "2.8.8",
|
|
|
|
|
"require-nocache": "1.0.0",
|
|
|
|
|
"rimraf": "4.4.1",
|
|
|
|
|
"run-sequence": "2.2.1",
|
|
|
|
|
"streamqueue": "1.1.2",
|
|
|
|
|
"rimraf": "6.0.1",
|
|
|
|
|
"style-loader": "3.3.2",
|
|
|
|
|
"stylelint": "15.6.1",
|
|
|
|
|
"stylelint-order": "6.0.3",
|
|
|
|
|
"terser-webpack-plugin": "5.3.9",
|
|
|
|
|
"ts-loader": "9.4.2",
|
|
|
|
|
"stylelint-order": "6.0.4",
|
|
|
|
|
"terser-webpack-plugin": "5.3.10",
|
|
|
|
|
"ts-loader": "9.5.1",
|
|
|
|
|
"typescript-plugin-css-modules": "5.0.1",
|
|
|
|
|
"url-loader": "4.1.1",
|
|
|
|
|
"webpack": "5.88.1",
|
|
|
|
|
"webpack": "5.95.0",
|
|
|
|
|
"webpack-cli": "5.1.4",
|
|
|
|
|
"webpack-livereload-plugin": "3.0.2",
|
|
|
|
|
"worker-loader": "3.0.8"
|
|
|
|
|