@scbt-ecom/ui 0.147.4 → 0.147.6

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,6 @@
1
1
  {
2
2
  "name": "@scbt-ecom/ui",
3
- "version": "0.147.4",
3
+ "version": "0.147.6",
4
4
  "type": "module",
5
5
  "exports": {
6
6
  ".": {
@@ -82,8 +82,7 @@
82
82
  },
83
83
  "peerDependencies": {
84
84
  "react": "^18.3.1",
85
- "react-dom": "^18.3.1",
86
- "react-hook-form": "7.62.0"
85
+ "react-dom": "^18.3.1"
87
86
  },
88
87
  "dependencies": {
89
88
  "@floating-ui/react": "0.26.28",
@@ -110,12 +109,10 @@
110
109
  "class-variance-authority": "0.7.1",
111
110
  "classnames": "2.5.1",
112
111
  "date-fns": "4.1.0",
113
- "ejs": "3.1.10",
114
112
  "embla-carousel": "8.6.0",
115
113
  "embla-carousel-autoplay": "8.6.0",
116
114
  "embla-carousel-react": "8.6.0",
117
115
  "framer-motion": "11.18.2",
118
- "html-react-parser": "5.2.6",
119
116
  "input-otp": "1.4.2",
120
117
  "rc-slider": "11.1.8",
121
118
  "react-country-flag": "3.1.0",
@@ -125,14 +122,16 @@
125
122
  "react-hot-toast": "2.5.2",
126
123
  "react-number-format": "5.4.4",
127
124
  "tailwind-merge": "2.4.0",
128
- "tailwindcss": "3.4.17",
129
- "tailwindcss-animate": "1.0.7",
130
125
  "use-mask-input": "3.4.2",
131
126
  "uuid": "11.1.0",
132
- "vite-plugin-svgr": "4.3.0",
133
127
  "zod": "3.25.76"
134
128
  },
135
129
  "devDependencies": {
130
+ "tailwindcss": "3.4.17",
131
+ "html-react-parser": "5.2.6",
132
+ "ejs": "3.1.10",
133
+ "tailwindcss-animate": "1.0.7",
134
+ "vite-plugin-svgr": "4.3.0",
136
135
  "@eslint/compat": "1.3.2",
137
136
  "@eslint/eslintrc": "3.3.1",
138
137
  "@eslint/js": "9.33.0",