@ctlyst.id/internal-ui 3.0.2 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ctlyst.id/internal-ui",
3
- "version": "3.0.2",
3
+ "version": "3.1.0",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -50,7 +50,7 @@
50
50
  "@babel/preset-env": "^7.24.7",
51
51
  "@babel/preset-react": "^7.24.7",
52
52
  "@babel/preset-typescript": "^7.18.6",
53
- "@ctlyst.id/ctlyst-theme": "^0.0.5",
53
+ "@ctlyst.id/ctlyst-theme": "^0.0.6",
54
54
  "@ctlyst.id/voila-theme": "^0.0.6",
55
55
  "@testing-library/dom": "^10.0.0",
56
56
  "@testing-library/jest-dom": "^6.4.6",