@vritti/quantum-ui 0.1.17 → 0.1.18

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.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
8
- "version": "0.1.17",
8
+ "version": "0.1.18",
9
9
  "type": "module",
10
10
  "sideEffects": false,
11
11
  "repository": {
@@ -116,7 +116,6 @@
116
116
  "peerDependencies": {
117
117
  "react": "^18.0.0 || ^19.0.0",
118
118
  "react-dom": "^18.0.0 || ^19.0.0",
119
- "react-hook-form": "^7.0.0",
120
119
  "react-router-dom": "^6.0.0 || ^7.0.0"
121
120
  },
122
121
  "devDependencies": {
@@ -138,7 +137,6 @@
138
137
  "globals": "^16.0.0",
139
138
  "react": "^19.1.0",
140
139
  "react-dom": "^19.1.0",
141
- "react-hook-form": "^7.66.0",
142
140
  "react-router-dom": "^7.9.4",
143
141
  "storybook": "9.1.7",
144
142
  "tailwindcss": "^4.1.13",
@@ -162,6 +160,7 @@
162
160
  "clsx": "^2.1.1",
163
161
  "input-otp": "^1.4.2",
164
162
  "lucide-react": "^0.544.0",
163
+ "react-hook-form": "^7.66.0",
165
164
  "react-phone-number-input": "^3.4.12",
166
165
  "tailwind-merge": "^3.3.1",
167
166
  "zod": "^4.1.12"