@exem-ui/react 0.3.4-next.20260701100258 → 0.3.4-next.20260701100842

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.
Files changed (1) hide show
  1. 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.20260701100258",
3
+ "version": "0.3.4-next.20260701100842",
4
4
  "description": "Exem Design System - React Components",
5
5
  "author": "Exem Design Team",
6
6
  "license": "Apache-2.0",
@@ -83,7 +83,7 @@
83
83
  "tailwind-merge": "^3.3.1",
84
84
  "tailwind-scrollbar-hide": "^4.0.0",
85
85
  "tiny-invariant": "^1.3.3",
86
- "@exem-ui/core": "0.3.3-next.20260701100258"
86
+ "@exem-ui/core": "0.3.3-next.20260701100842"
87
87
  },
88
88
  "devDependencies": {
89
89
  "@eslint/js": "^9.15.0",
@@ -117,7 +117,7 @@
117
117
  "tsup": "^8.5.0",
118
118
  "typescript": "^5.8.2",
119
119
  "typescript-eslint": "^8.16.0",
120
- "@exem-ui/tailwindcss3": "0.3.2-next.20260701100258"
120
+ "@exem-ui/tailwindcss3": "0.3.2-next.20260701100842"
121
121
  },
122
122
  "scripts": {
123
123
  "generate": "node scripts/generate-icons.js",