@saas-ui/forms 1.4.0 → 1.4.1

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": "@saas-ui/forms",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Fully functional forms for Chakra UI.",
5
5
  "source": "src/index.ts",
6
6
  "exports": {
@@ -99,9 +99,9 @@
99
99
  "@saas-ui/password-input": "1.3.0",
100
100
  "@saas-ui/pin-input": "1.3.0",
101
101
  "@saas-ui/radio": "1.3.0",
102
- "@saas-ui/react-utils": "1.1.1",
102
+ "@saas-ui/react-utils": "1.1.2",
103
103
  "@saas-ui/select": "1.3.0",
104
- "@saas-ui/stepper": "1.3.0",
104
+ "@saas-ui/stepper": "1.3.1",
105
105
  "react-hook-form": "^7.39.4"
106
106
  },
107
107
  "peerDependencies": {