diff --git a/package.json b/package.json index ed59a68a417b7c..7c7d4b356383ff 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "arrow-key-navigation": "^1.2.0", "async-mutex": "^0.5.0", "autoprefixer": "^10.4.14", - "axios": "^1.4.0", - "babel-loader": "^8.3.0", + "axios": "^1.13.5", + "babel-loader": "^10.0.0", "babel-plugin-formatjs": "^10.5.1", "babel-plugin-lodash": "patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch", "babel-plugin-preval": "^5.1.0", @@ -65,7 +65,7 @@ "compression-webpack-plugin": "^6.1.2", "core-js": "^3.30.2", "cross-env": "^7.0.3", - "css-loader": "^5.2.7", + "css-loader": "^6.0.0", "cssnano": "^6.0.1", "detect-passive-events": "^2.0.3", "emoji-mart": "npm:emoji-mart-lazyload@latest", @@ -78,7 +78,7 @@ "hoist-non-react-statics": "^3.3.2", "http-link-header": "^1.1.1", "immutable": "^4.3.0", - "imports-loader": "^1.2.0", + "imports-loader": "^2.0.0", "intl-messageformat": "^10.3.5", "js-yaml": "^4.1.0", "lodash": "^4.17.21", @@ -87,7 +87,7 @@ "mini-css-extract-plugin": "^1.6.2", "path-complete-extname": "^1.0.0", "postcss": "^8.4.24", - "postcss-loader": "^4.3.0", + "postcss-loader": "^5.0.0", "postcss-preset-env": "^9.5.2", "prop-types": "^15.8.1", "punycode": "^2.3.0", @@ -115,7 +115,7 @@ "regenerator-runtime": "^0.14.0", "requestidlecallback": "^0.3.0", "sass": "^1.62.1", - "sass-loader": "^10.2.0", + "sass-loader": "^11.0.0", "stacktrace-js": "^2.0.2", "stringz": "^2.1.0", "substring-trie": "^1.0.2", @@ -123,7 +123,7 @@ "tesseract.js": "^2.1.5", "tiny-queue": "^0.2.1", "twitter-text": "3.1.0", - "webpack": "^4.47.0", + "webpack": "^5.0.0", "webpack-assets-manifest": "^4.0.6", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^3.3.12",