diff --git a/smoke-tests/test/fixtures/large-install/package.json b/smoke-tests/test/fixtures/large-install/package.json index c3a8ebdba35a9..c0b397fc320a5 100644 --- a/smoke-tests/test/fixtures/large-install/package.json +++ b/smoke-tests/test/fixtures/large-install/package.json @@ -73,22 +73,22 @@ "@types/timepicker": "1.13.3", "@types/uuid": "9.0.3", "@types/webpack-bundle-analyzer": "4.6.0", - "@typescript-eslint/eslint-plugin": "6.6.0", - "@typescript-eslint/parser": "6.6.0", - "archiver": "6.0.1", + "@typescript-eslint/eslint-plugin": "8.3.0", + "@typescript-eslint/parser": "8.3.0", + "archiver": "7.0.0", "argparse": "2.0.1", "autoprefixer": "10.4.15", - "axios": "1.5.0", + "axios": "1.7.4", "chalk": "4.1.2", - "copy-webpack-plugin": "11.0.0", + "copy-webpack-plugin": "12.0.0", "cross-env": "7.0.3", - "css-loader": "6.8.1", - "css-minimizer-webpack-plugin": "5.0.1", + "css-loader": "6.9.0", + "css-minimizer-webpack-plugin": "6.0.0", "debug": "4.3.4", "detect-port": "1.5.1", "esbuild": "0.19.2", - "esbuild-sass-plugin": "2.15.0", - "eslint": "8.48.0", + "esbuild-sass-plugin": "3.0.0", + "eslint": "9.0.0", "eslint-import-resolver-webpack": "0.13.7", "eslint-nibble": "8.1.0", "eslint-plugin-import": "2.28.1", @@ -100,7 +100,7 @@ "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "eslint-stats": "1.0.1", - "express": "4.18.2", + "express": "4.21.1", "file-loader": "6.2.0", "fs-extra": "11.1.1", "glob": "10.3.4", @@ -108,26 +108,26 @@ "jest-environment-jsdom": "29.6.4", "jszip": "3.10.1", "mini-css-extract-plugin": "2.7.6", - "postcss": "8.4.29", + "postcss": "8.4.31", "postcss-loader": "7.3.3", "postcss-scss": "4.0.7", "prettier": "3.0.3", "rimraf": "5.0.1", - "sass": "1.66.1", + "sass": "1.79.0", "sass-loader": "13.3.2", "style-loader": "3.3.3", - "stylelint": "15.10.3", + "stylelint": "16.9.0", "stylelint-config-standard": "34.0.0", "terser-webpack-plugin": "5.3.9", "ts-jest": "29.1.1", "ts-loader": "9.4.4", "ts-node": "10.9.1", "type-fest": "4.3.1", - "typed-scss-modules": "7.1.4", + "typed-scss-modules": "8.0.0", "typedoc": "0.25.1", "typescript": "5.2.2", "url-loader": "4.1.1", - "webpack": "5.88.2", + "webpack": "5.94.0", "webpack-bundle-analyzer": "4.9.1", "webpack-cli": "5.1.4" }