Bump frontend dependencies

pull/2110/head
Bogdan 4 weeks ago
parent 6000952b76
commit 4ff5d11a03

@ -32,10 +32,10 @@
"@microsoft/signalr": "6.0.25", "@microsoft/signalr": "6.0.25",
"@sentry/browser": "7.51.2", "@sentry/browser": "7.51.2",
"@sentry/integrations": "7.51.2", "@sentry/integrations": "7.51.2",
"@types/node": "18.15.11", "@types/node": "18.19.31",
"@types/react": "18.2.6", "@types/react": "18.2.79",
"@types/react-dom": "18.2.4", "@types/react-dom": "18.2.25",
"chart.js": "4.3.0", "chart.js": "4.4.2",
"classnames": "2.3.2", "classnames": "2.3.2",
"clipboard": "2.0.11", "clipboard": "2.0.11",
"connected-react-router": "6.9.3", "connected-react-router": "6.9.3",
@ -83,46 +83,46 @@
"redux-thunk": "2.4.2", "redux-thunk": "2.4.2",
"reselect": "4.1.7", "reselect": "4.1.7",
"stacktrace-js": "2.0.2", "stacktrace-js": "2.0.2",
"typescript": "5.0.4" "typescript": "5.1.6"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.22.11", "@babel/core": "7.24.4",
"@babel/eslint-parser": "7.22.11", "@babel/eslint-parser": "7.24.1",
"@babel/plugin-proposal-export-default-from": "7.22.5", "@babel/plugin-proposal-export-default-from": "7.24.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/preset-env": "7.22.14", "@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.22.5", "@babel/preset-react": "7.24.1",
"@babel/preset-typescript": "7.22.11", "@babel/preset-typescript": "7.24.1",
"@types/lodash": "4.14.194", "@types/lodash": "4.14.194",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"@types/react-text-truncate": "0.14.1", "@types/react-text-truncate": "0.14.1",
"@types/react-window": "1.8.5", "@types/react-window": "1.8.5",
"@types/webpack-livereload-plugin": "2.3.3", "@types/webpack-livereload-plugin": "2.3.3",
"@typescript-eslint/eslint-plugin": "5.59.5", "@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "5.59.5", "@typescript-eslint/parser": "6.21.0",
"are-you-es5": "2.1.2", "are-you-es5": "2.1.2",
"autoprefixer": "10.4.14", "autoprefixer": "10.4.14",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"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.33.0", "core-js": "3.37.0",
"css-loader": "6.7.3", "css-loader": "6.7.3",
"css-modules-typescript-loader": "4.0.1", "css-modules-typescript-loader": "4.0.1",
"eslint": "8.45.0", "eslint": "8.57.0",
"eslint-config-prettier": "8.8.0", "eslint-config-prettier": "8.10.0",
"eslint-plugin-filenames": "1.3.2", "eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.27.5", "eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "4.2.1", "eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.32.2", "eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-simple-import-sort": "12.1.0",
"file-loader": "6.2.0", "file-loader": "6.2.0",
"filemanager-webpack-plugin": "8.0.0", "filemanager-webpack-plugin": "8.0.0",
"fork-ts-checker-webpack-plugin": "8.0.0", "fork-ts-checker-webpack-plugin": "8.0.0",
"html-webpack-plugin": "5.5.1", "html-webpack-plugin": "5.5.1",
"loader-utils": "^3.2.1", "loader-utils": "^3.2.1",
"mini-css-extract-plugin": "2.7.5", "mini-css-extract-plugin": "2.7.5",
"postcss": "8.4.31", "postcss": "8.4.38",
"postcss-color-function": "4.1.0", "postcss-color-function": "4.1.0",
"postcss-loader": "7.3.0", "postcss-loader": "7.3.0",
"postcss-mixins": "9.0.4", "postcss-mixins": "9.0.4",

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