@exem-ui/react 0.3.4-next.20260720075810 → 0.3.4-next.20260723073846
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 +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@exem-ui/react",
|
|
3
|
-
"version": "0.3.4-next.
|
|
3
|
+
"version": "0.3.4-next.20260723073846",
|
|
4
4
|
"description": "Exem Design System - React Components",
|
|
5
5
|
"author": "Exem Design Team",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
"tailwind-merge": "^3.3.1",
|
|
100
100
|
"tailwind-scrollbar-hide": "^4.0.0",
|
|
101
101
|
"tiny-invariant": "^1.3.3",
|
|
102
|
-
"@exem-ui/core": "0.3.3-next.
|
|
102
|
+
"@exem-ui/core": "0.3.3-next.20260723073846"
|
|
103
103
|
},
|
|
104
104
|
"devDependencies": {
|
|
105
105
|
"@eslint/js": "^9.15.0",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"tsup": "^8.5.0",
|
|
136
136
|
"typescript": "^5.8.2",
|
|
137
137
|
"typescript-eslint": "^8.16.0",
|
|
138
|
-
"@exem-ui/tailwindcss3": "0.3.2-next.
|
|
138
|
+
"@exem-ui/tailwindcss3": "0.3.2-next.20260723073846"
|
|
139
139
|
},
|
|
140
140
|
"scripts": {
|
|
141
141
|
"generate": "node scripts/generate-icons.js",
|