feature: cloudcmd: mini-css-extract-plugin v2.9.2

This commit is contained in:
coderiaser 2025-07-05 20:27:52 +03:00
parent a53ab67b7d
commit 8592cedce0

View file

@ -73,7 +73,6 @@
"watch:test:server": "madrun watch:test:server",
"watch:coverage": "madrun watch:coverage",
"build": "madrun build",
"postbuild": "madrun postbuild",
"build:dev": "madrun build:dev",
"build:client": "madrun build:client",
"build:client:dev": "madrun build:client:dev",
@ -118,6 +117,7 @@
"markdown-it": "^14.0.0",
"mellow": "^3.0.0",
"mime-types": "^3.0.1",
"mini-css-extract-plugin": "^2.9.2",
"montag": "^1.2.1",
"nano-memoize": "^3.0.16",
"nomine": "^4.0.0",
@ -175,7 +175,6 @@
"eslint": "^9.23.0",
"eslint-plugin-n": "^17.0.0-4",
"eslint-plugin-putout": "^28.0.0",
"extract-text-webpack-plugin": "^3.0.2",
"globals": "^16.3.0",
"gritty": "^8.0.0",
"gunzip-maybe": "^1.3.1",