@ctlyst.id/internal-ui 2.0.6 → 2.0.7

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": "2.0.6",
3
+ "version": "2.0.7",
4
4
  "description": "Voila Internal UI Component",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/internal-ui.esm.js",
@@ -35,7 +35,7 @@
35
35
  "@chakra-ui/system": "^2.3.0",
36
36
  "@chakra-ui/theme-tools": "^2.0.12",
37
37
  "@chakra-ui/utils": "^2.0.11",
38
- "@ctlyst.id/internal-icon": "^1.0.1",
38
+ "@ctlyst.id/internal-icon": "^1.0.2",
39
39
  "@tanstack/react-table": "^8.5.17",
40
40
  "axios": "^0.27.2",
41
41
  "clsx": "^1.1.1",
@@ -66,5 +66,5 @@
66
66
  "framer-motion": "^6.3.13",
67
67
  "jest": "^26.6.3"
68
68
  },
69
- "gitHead": "8040290da72a36cffccdee02ce0b09d7df963ea1"
69
+ "gitHead": "95c448eec075127875dd308fce2f688ec47db056"
70
70
  }