@yamada-ui/cli 2.0.9 → 2.0.10-dev-20260305142428

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +2 -2
package/dist/index.mjs CHANGED
@@ -5544,7 +5544,7 @@ var package_default = {
5544
5544
  "diff": "^8.0.3",
5545
5545
  "esbuild": "^0.27.3",
5546
5546
  "eslint": "^9.39.3",
5547
- "execa": "9.3.1",
5547
+ "execa": "9.6.1",
5548
5548
  "glob": "^13.0.6",
5549
5549
  "https-proxy-agent": "^7.0.6",
5550
5550
  "listr2": "^10.2.1",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@yamada-ui/cli",
3
3
  "type": "module",
4
- "version": "2.0.9",
4
+ "version": "2.0.10-dev-20260305142428",
5
5
  "description": "The official CLI for Yamada UI projects",
6
6
  "keywords": [
7
7
  "theme",
@@ -39,7 +39,7 @@
39
39
  "diff": "^8.0.3",
40
40
  "esbuild": "^0.27.3",
41
41
  "eslint": "^9.39.3",
42
- "execa": "9.3.1",
42
+ "execa": "9.6.1",
43
43
  "glob": "^13.0.6",
44
44
  "https-proxy-agent": "^7.0.6",
45
45
  "listr2": "^10.2.1",