Skip to content

Commit 3eba661

Browse files
committed
chore(ui-kit): remove unused dependencies, update component registry dependencies, and optimize style registry structure
1 parent 104f611 commit 3eba661

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+162
-485
lines changed

docs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"jsdom": "26.1.0",
3434
"tailwindcss": "4.1.11",
3535
"tsx": "4.20.3",
36-
"typescript": "5.8.2",
37-
"ui-kit": "workspace:*"
36+
"typescript": "5.8.2"
3837
}
3938
}

packages/ui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"react-dom": "19.1.0",
6363
"react-resizable-panels": "^3.0.6",
6464
"skyroc-form": "workspace:*",
65+
"skyroc-utils": "workspace:*",
6566
"sonner": "2.0.6",
6667
"tailwind-merge": "3.3.0",
6768
"tailwind-variants": "1.0.0",

0 commit comments

Comments
 (0)