@node-core/ui-components 1.0.1-23f195d7d72e3651ff23da791e2f997015a34433 → 1.0.1-31c31c9e3d61d76150eae83e7d2385b86cfdef71
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
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@radix-ui/react-tabs": "~1.1.12",
|
|
31
31
|
"@radix-ui/react-toast": "~1.2.14",
|
|
32
32
|
"@radix-ui/react-tooltip": "~1.2.7",
|
|
33
|
-
"@tailwindcss/postcss": "~4.1.
|
|
33
|
+
"@tailwindcss/postcss": "~4.1.5",
|
|
34
34
|
"@vcarl/remark-headings": "~0.1.0",
|
|
35
35
|
"classnames": "~2.5.1",
|
|
36
36
|
"postcss-calc": "^10.1.1",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"engines": {
|
|
75
75
|
"node": ">=20"
|
|
76
76
|
},
|
|
77
|
-
"version": "1.0.1-
|
|
77
|
+
"version": "1.0.1-31c31c9e3d61d76150eae83e7d2385b86cfdef71",
|
|
78
78
|
"scripts": {
|
|
79
79
|
"check-types": "tsc --noEmit",
|
|
80
80
|
"lint": "turbo run lint:js lint:css",
|