add minimist dependency in packages/ui

This commit is contained in:
geekgeekrun
2024-11-23 13:30:17 +08:00
parent b7a3173f89
commit a1c15a028b
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -70,6 +70,7 @@
"find-chrome-bin": "^2.0.1",
"js-yaml": "^4.1.0",
"lodash-es": "^4.17.21",
"minimist": "^1.2.8",
"normalize.css": "^8.0.1",
"prettier": "^3.2.4",
"sass": "^1.70.0",
+3
View File
@@ -217,6 +217,9 @@ importers:
lodash-es:
specifier: ^4.17.21
version: 4.17.21
minimist:
specifier: ^1.2.8
version: 1.2.8
normalize.css:
specifier: ^8.0.1
version: 8.0.1