From 6a0d51541ffbe06324decad747140078ed993317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Zaj=C4=85c?= Date: Mon, 15 Jan 2024 10:58:29 +0100 Subject: [PATCH] #1458 Packages update --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b358358..3c4003f 100644 --- a/package.json +++ b/package.json @@ -52,9 +52,9 @@ "@babel/core": "^7.23.3", "@babel/eslint-parser": "^7.23.3", "@babel/plugin-transform-runtime": "^7.23.4", - "@babel/preset-env": "^7.23.3", + "@babel/preset-env": "^7.23.8", "@babel/register": "^7.22.15", - "@babel/runtime": "^7.23.4", + "@babel/runtime": "^7.23.8", "autoprefixer": "^10.4.15", "babel-loader": "^9.1.3", "babel-plugin-dynamic-import-node": "^2.3.3", @@ -63,10 +63,10 @@ "babel-plugin-transform-remove-debugger": "^6.9.4", "babel-preset-minify": "^0.5.2", "browserslist": "^4.22.2", - "copy-webpack-plugin": "^11.0.0", + "copy-webpack-plugin": "^12.0.1", "cross-env": "^7.0.3", "crypto-browserify": "^3.12.0", - "css-loader": "^6.8.1", + "css-loader": "^6.9.0", "css-minimizer-webpack-plugin": "^5.0.1", "dotenv": "^16.3.1", "dotenv-webpack": "^8.0.1", @@ -74,7 +74,7 @@ "eslint-config-standard": "^17.1.0", "eslint-friendly-formatter": "^4.0.1", "eslint-plugin-import": "^2.29.0", - "eslint-plugin-n": "^16.3.1", + "eslint-plugin-n": "^16.6.2", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-standard": "^5.0.0", "eslint-webpack-plugin": "^4.0.1", @@ -82,7 +82,7 @@ "file-loader": "^6.0.0", "html-loader": "^4.2.0", "html-webpack-plugin": "^5.5.3", - "mini-css-extract-plugin": "^2.7.6", + "mini-css-extract-plugin": "^2.7.7", "noop-loader": "^1.0.0", "path": "^0.12.7", "postcss": "^8.4.29", @@ -96,7 +96,7 @@ "source-map-loader": "^4.0.1", "stream-browserify": "^3.0.0", "streamify": "^1.0.0", - "style-loader": "^3.3.3", + "style-loader": "^3.3.4", "stylelint": "^15.10.3", "stylelint-config-recommended-scss": "^13.1.0", "stylelint-webpack-plugin": "^4.1.1",