@ctlyst.id/internal-ui 2.1.1-canary.0 → 2.1.2

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.1.1-canary.0",
3
+ "version": "2.1.2",
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.4-canary.1",
38
+ "@ctlyst.id/internal-icon": "^1.0.5",
39
39
  "@tanstack/react-table": "^8.5.17",
40
40
  "axios": "^0.27.2",
41
41
  "clsx": "^1.1.1",
@@ -53,7 +53,7 @@
53
53
  "devDependencies": {
54
54
  "@babel/core": "^7.15.0",
55
55
  "@babel/preset-typescript": "^7.18.6",
56
- "@ctlyst.id/ctlyst-theme": "^0.0.2-canary.0",
56
+ "@ctlyst.id/ctlyst-theme": "^0.0.3",
57
57
  "@emotion/core": "^11.0.0",
58
58
  "@emotion/react": "^11.9.3",
59
59
  "@emotion/styled": "^11.9.3",
@@ -67,5 +67,5 @@
67
67
  "framer-motion": "^6.3.13",
68
68
  "jest": "^26.6.3"
69
69
  },
70
- "gitHead": "c40a63845423378fb1077ff6eb7d6098364e66db"
70
+ "gitHead": "42be829d7ca556b422cae281023faa6b1711ce6b"
71
71
  }