diff --git a/package.json b/package.json index ad227a8d749f9..395bca69fb0f7 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "angularjs-scroll-glue": "^2.2.0", "angularjs-slider": "^6.4.0", "angulartics": "^1.6.0", - "axios": "^1.6.2", + "axios": "^1.6.8", "axios-cache-interceptor": "^1.4.1", "axios-progress-bar": "portainer/progress-bar-4-axios", "babel-plugin-angularjs-annotate": "^0.10.0", @@ -100,7 +100,7 @@ "jquery": "^3.6.0", "js-base64": "^3.7.2", "js-yaml": "^3.14.0", - "jsdom": "^24.0.0", + "jsdom": "^24.1.1", "lodash": "^4.17.21", "lucide-react": "^0.258.0", "moment": "^2.29.1", @@ -137,11 +137,11 @@ "@babel/preset-typescript": "^7.23.0", "@simbathesailor/use-what-changed": "^2.0.0", "@storybook/addon-actions": "^7.0.18", - "@storybook/addon-essentials": "^7.0.18", + "@storybook/addon-essentials": "^8.0.0", "@storybook/addon-links": "^7.0.18", "@storybook/addon-styling": "^1.0.8", "@storybook/react": "^7.0.18", - "@storybook/react-webpack5": "^7.0.18", + "@storybook/react-webpack5": "^8.2.0", "@svgr/webpack": "^8.1.0", "@testing-library/dom": "^9.3.4", "@testing-library/react": "^12", @@ -159,16 +159,16 @@ "@types/sanitize-html": "^2.8.0", "@types/toastr": "^2.1.39", "@types/uuid": "^3.3.2", - "@typescript-eslint/eslint-plugin": "^6.7.4", - "@typescript-eslint/parser": "^6.7.4", + "@typescript-eslint/eslint-plugin": "^8.3.0", + "@typescript-eslint/parser": "^8.3.0", "auto-ngtemplate-loader": "^3.1.2", "autoprefixer": "^10.4.16", "babel-loader": "^9.1.3", - "babel-plugin-i18next-extract": "^0.9.0", + "babel-plugin-i18next-extract": "^0.9.1", "babel-plugin-lodash": "^3.3.4", "clean-webpack-plugin": "^4.0.0", - "copy-webpack-plugin": "^11.0.0", - "css-loader": "^6.8.1", + "copy-webpack-plugin": "^12.0.0", + "css-loader": "^6.9.0", "cssnano": "^6.0.1", "dotenv-webpack": "^8.0.1", "eslint": "^8.50.0", @@ -179,32 +179,32 @@ "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import": "^2.28.1", - "eslint-plugin-jsx-a11y": "^6.7.1", + "eslint-plugin-jsx-a11y": "^6.8.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.33.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-regex": "^1.10.0", "eslint-plugin-storybook": "^0.6.14", "eslint-plugin-vitest": "^0.3.20", - "html-loader": "^0.5.5", + "html-loader": "^2.0.0", "html-webpack-plugin": "^5.5.3", "husky": "^8.0.0", "kubernetes-types": "^1.26.0", - "lint-staged": "^14.0.1", + "lint-staged": "^15.2.4", "lodash-webpack-plugin": "^0.11.6", "mini-css-extract-plugin": "^2.7.6", - "msw": "^2.0.11", + "msw": "^2.2.0", "msw-storybook-addon": "2.0.0--canary.122.b3ed3b1.0", "ngtemplate-loader": "^2.1.0", "plop": "^4.0.0", "postcss": "^8.4.33", - "postcss-loader": "^7.3.3", + "postcss-loader": "^7.3.4", "prettier": "^3.0.3", "prettier-plugin-tailwindcss": "^0.5.4", "react-docgen-typescript-plugin": "^1.0.5", "source-map-loader": "^4.0.1", "speed-measure-webpack-plugin": "^1.5.0", - "storybook": "^7.0.18", + "storybook": "^8.2.0", "storybook-css-modules-preset": "^1.1.1", "style-loader": "^3.3.3", "swagger2openapi": "^7.0.8", @@ -220,7 +220,7 @@ "webpack-build-notifier": "^2.3.0", "webpack-bundle-analyzer": "^4.9.1", "webpack-cli": "^5.1.4", - "webpack-dev-server": "^4.15.1", + "webpack-dev-server": "^5.1.0", "webpack-merge": "^5.9.0" }, "resolutions": {