@yamada-ui/cli 1.2.4-dev-20250223070525 → 1.2.4
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.4",
|
|
6449
6449
|
description: "Generate theme tokens for autocomplete",
|
|
6450
6450
|
keywords: [
|
|
6451
6451
|
"theme",
|
package/dist/utils/cli.js
CHANGED
|
@@ -8992,7 +8992,7 @@ function updateNotifier(options) {
|
|
|
8992
8992
|
// package.json
|
|
8993
8993
|
var package_default = {
|
|
8994
8994
|
name: "@yamada-ui/cli",
|
|
8995
|
-
version: "1.2.
|
|
8995
|
+
version: "1.2.4",
|
|
8996
8996
|
description: "Generate theme tokens for autocomplete",
|
|
8997
8997
|
keywords: [
|
|
8998
8998
|
"theme",
|
package/dist/utils/index.js
CHANGED
|
@@ -9021,7 +9021,7 @@ function updateNotifier(options) {
|
|
|
9021
9021
|
// package.json
|
|
9022
9022
|
var package_default = {
|
|
9023
9023
|
name: "@yamada-ui/cli",
|
|
9024
|
-
version: "1.2.
|
|
9024
|
+
version: "1.2.4",
|
|
9025
9025
|
description: "Generate theme tokens for autocomplete",
|
|
9026
9026
|
keywords: [
|
|
9027
9027
|
"theme",
|