@6thbridge/hexa 0.0.89 → 0.0.91

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 CHANGED
@@ -1,6 +1,11 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.89",
3
+ "version": "0.0.91",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "git+https://github.com/DexlerNG/payfusion-component-library.git",
7
+ "directory": "packages/6thbridge-hexa"
8
+ },
4
9
  "main": "dist/index.js",
5
10
  "types": "dist/index.d.ts",
6
11
  "exports": {
@@ -15,81 +20,78 @@
15
20
  }
16
21
  },
17
22
  "devDependencies": {
18
- "@eslint/js": "^9.17.0",
19
- "@turbo/gen": "^1.12.4",
20
- "@types/jest": "^29.5.14",
21
- "@types/node": "^20.11.24",
22
- "@types/react": "18.3.0",
23
- "@types/react-dom": "18.3.1",
24
- "autoprefixer": "^10.4.15",
25
- "concurrently": "^9.1.2",
26
- "eslint": "^9.19.0",
27
- "eslint-config-prettier": "^8.3.0",
28
- "eslint-config-turbo": "latest",
29
- "eslint-plugin-react": "7.29.4",
30
- "globals": "^15.12.0",
31
- "jest": "^29.7.0",
32
- "postcss": "^8.5.1",
33
- "prettier": "^3.3.3",
34
- "tailwindcss": "^3.3.3",
35
- "ts-jest": "^29.1.1",
36
- "tsup": "^8.3.5",
37
- "typescript": "5.5.4",
38
- "typescript-eslint": "^8.15.0",
39
- "vite": "^6.0.11"
23
+ "@eslint/js": "10.0.0",
24
+ "@turbo/gen": "2.9.17",
25
+ "@types/jest": "29.5.14",
26
+ "@types/node": "25.9.2",
27
+ "@types/react": "19.2.16",
28
+ "@types/react-dom": "19.2.2",
29
+ "autoprefixer": "10.4.27",
30
+ "concurrently": "10.0.1",
31
+ "eslint": "10.4.1",
32
+ "eslint-config-prettier": "10.1.5",
33
+ "eslint-config-turbo": "2.9.17",
34
+ "eslint-plugin-react": "7.37.4",
35
+ "globals": "17.5.0",
36
+ "jest": "30.4.1",
37
+ "postcss": "8.5.14",
38
+ "prettier": "3.8.3",
39
+ "tailwindcss": "3.4.18",
40
+ "ts-jest": "29.4.10",
41
+ "tsup": "8.5.0",
42
+ "typescript": "6.0.2",
43
+ "typescript-eslint": "8.60.1",
44
+ "vite": "8.0.15",
45
+ "react": "19.2.6",
46
+ "react-dom": "19.2.6"
40
47
  },
41
48
  "dependencies": {
42
- "@radix-ui/react-checkbox": "^1.3.3",
43
- "@radix-ui/react-dialog": "^1.1.5",
44
- "@radix-ui/react-dismissable-layer": "1.1.0",
45
- "@radix-ui/react-focus-scope": "1.1.0",
46
- "@radix-ui/react-label": "^2.1.1",
47
- "@radix-ui/react-popover": "^1.1.5",
48
- "@radix-ui/react-radio-group": "^1.3.7",
49
- "@radix-ui/react-scroll-area": "^1.2.2",
50
- "@radix-ui/react-slot": "^1.1.1",
51
- "@radix-ui/react-tabs": "^1.1.13",
52
- "@radix-ui/react-tooltip": "^1.2.6",
53
- "@tanstack/react-table": "^8.21.2",
54
- "@tiptap/extension-font-family": "^3.11.1",
55
- "@tiptap/extension-link": "^3.11.1",
56
- "@tiptap/extension-text-style": "^3.11.1",
57
- "@tiptap/extension-underline": "^3.11.1",
58
- "@tiptap/pm": "^3.11.1",
59
- "@tiptap/react": "^3.11.1",
60
- "@tiptap/starter-kit": "^3.11.1",
49
+ "@radix-ui/react-checkbox": "1.3.3",
50
+ "@radix-ui/react-dialog": "1.1.15",
51
+ "@radix-ui/react-dismissable-layer": "1.1.11",
52
+ "@radix-ui/react-focus-scope": "1.1.8",
53
+ "@radix-ui/react-label": "2.1.8",
54
+ "@radix-ui/react-popover": "1.1.15",
55
+ "@radix-ui/react-radio-group": "1.3.8",
56
+ "@radix-ui/react-scroll-area": "1.2.10",
57
+ "@radix-ui/react-slot": "1.2.4",
58
+ "@radix-ui/react-tabs": "1.1.13",
59
+ "@radix-ui/react-tooltip": "1.2.8",
60
+ "@tanstack/react-table": "8.21.2",
61
+ "@tiptap/extension-font-family": "3.26.0",
62
+ "@tiptap/extension-link": "3.26.0",
63
+ "@tiptap/extension-text-style": "3.26.0",
64
+ "@tiptap/extension-underline": "3.26.0",
65
+ "@tiptap/pm": "3.26.0",
66
+ "@tiptap/react": "3.26.0",
67
+ "@tiptap/starter-kit": "3.26.0",
61
68
  "class-variance-authority": "^0.7.1",
62
69
  "clsx": "^2.1.1",
63
- "cmdk": "^1.0.4",
64
- "date-fns": "2.30.0",
65
- "dayjs": "^1.11.13",
66
- "framer-motion": "^12.4.3",
67
- "lucide-react": "^0.474.0",
68
- "react": "^18",
69
- "react-day-picker": "^9.13.1",
70
- "react-dom": "^18",
71
- "react-hook-form": "^7.57.0",
72
- "react-icons": "^5.5.0",
70
+ "cmdk": "1.1.0",
71
+ "date-fns": "4.3.0",
72
+ "dayjs": "1.11.20",
73
+ "framer-motion": "12.39.0",
74
+ "lucide-react": "1.17.0",
75
+ "react-day-picker": "10.0.0",
76
+ "react-hook-form": "7.78.0",
77
+ "react-icons": "5.5.0",
73
78
  "react-otp-input": "^3.1.1",
74
79
  "react-paginate": "8.2.0",
75
- "react-phone-number-input": "^3.3.9",
76
- "tailwind-merge": "^2.6.0",
80
+ "react-phone-number-input": "3.4.16",
81
+ "tailwind-merge": "3.5.0",
77
82
  "tailwindcss-animate": "^1.0.7",
78
83
  "tippy.js": "^6.3.7",
79
- "uuid": "^11.1.0",
84
+ "uuid": "13.0.2",
80
85
  "vaul": "^1.1.2",
81
- "zustand": "^5.0.5"
86
+ "zustand": "5.0.13"
82
87
  },
83
88
  "peerDependencies": {
84
89
  "react": ">=18.0.0",
85
90
  "react-dom": ">=18.0.0"
86
91
  },
87
- "resolutions": {
88
- "@radix-ui/react-dismissable-layer": "1.1.0",
89
- "@radix-ui/react-focus-scope": "1.1.0"
90
- },
91
92
  "scripts": {
92
93
  "lint": "eslint . --max-warnings 0",
94
+ "test": "TZ=America/Denver jest",
93
95
  "generate:component": "turbo gen react-component",
94
96
  "check-types": "tsc --noEmit",
95
97
  "reset": "rimraf .turbo node_modules && rimraf dist",
package/tsconfig.json CHANGED
@@ -5,6 +5,7 @@
5
5
  "lib": ["ES2020", "DOM", "DOM.Iterable"],
6
6
  "module": "ESNext",
7
7
  "skipLibCheck": true,
8
+ "ignoreDeprecations": "6.0",
8
9
 
9
10
  /* Bundler mode */
10
11
  "moduleResolution": "node",
@@ -20,11 +21,13 @@
20
21
  "noUnusedParameters": true,
21
22
  "noFallthroughCasesInSwitch": true,
22
23
  "allowSyntheticDefaultImports": true,
24
+ "esModuleInterop": true,
23
25
 
24
26
  "baseUrl": ".",
25
27
  "paths": {
26
28
  "@/*": ["./*"]
27
- }
29
+ },
30
+ "types": ["jest", "node"]
28
31
  },
29
- "include": ["src", "../../apps/6thbridge-hexa-docs/src/components/feature-banner/2faIcon.tsx", "../../apps/6thbridge-hexa-docs/src/components/feature-banner/2faIcon.tsx"]
32
+ "include": ["src"]
30
33
  }