@yamada-ui/cli 1.2.5-dev-20250724153719 → 1.2.5
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.
- package/dist/index.js +1 -1
- package/dist/utils/cli.js +1 -1
- package/dist/utils/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6445,7 +6445,7 @@ var import_path6 = __toESM(require("path"));
|
|
|
6445
6445
|
// package.json
|
|
6446
6446
|
var package_default = {
|
|
6447
6447
|
name: "@yamada-ui/cli",
|
|
6448
|
-
version: "1.2.
|
|
6448
|
+
version: "1.2.5",
|
|
6449
6449
|
description: "Generate theme tokens for autocomplete",
|
|
6450
6450
|
keywords: [
|
|
6451
6451
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -9078,7 +9078,7 @@ function updateNotifier(options) {
|
|
|
9078
9078
|
// package.json
|
|
9079
9079
|
var package_default = {
|
|
9080
9080
|
name: "@yamada-ui/cli",
|
|
9081
|
-
version: "1.2.
|
|
9081
|
+
version: "1.2.5",
|
|
9082
9082
|
description: "Generate theme tokens for autocomplete",
|
|
9083
9083
|
keywords: [
|
|
9084
9084
|
"theme",
|
package/dist/utils/index.js
CHANGED
|
@@ -9107,7 +9107,7 @@ function updateNotifier(options) {
|
|
|
9107
9107
|
// package.json
|
|
9108
9108
|
var package_default = {
|
|
9109
9109
|
name: "@yamada-ui/cli",
|
|
9110
|
-
version: "1.2.
|
|
9110
|
+
version: "1.2.5",
|
|
9111
9111
|
description: "Generate theme tokens for autocomplete",
|
|
9112
9112
|
keywords: [
|
|
9113
9113
|
"theme",
|