@kanso-labs/kanso-ui 0.4.3 → 0.4.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/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kanso-labs/kanso-ui",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.5",
|
|
4
4
|
"description": "A React component library built on Base UI primitives and styled with StyleX, with design tokens sourced from a single W3C DTCG file and compiled via Style Dictionary",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"@commitlint/cli": "21.2.2",
|
|
64
64
|
"@commitlint/config-conventional": "21.2.2",
|
|
65
65
|
"@eslint/js": "10.0.1",
|
|
66
|
-
"@kanso-labs/unplugin-style-dictionary": "0.2.
|
|
66
|
+
"@kanso-labs/unplugin-style-dictionary": "0.2.5",
|
|
67
67
|
"@rolldown/plugin-babel": "0.2.3",
|
|
68
68
|
"@storybook/addon-a11y": "10.5.10",
|
|
69
69
|
"@storybook/addon-docs": "10.5.10",
|