@kanda-libs/ks-component-ts 0.2.238-qa → 0.2.240-qa

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanda-libs/ks-component-ts",
3
- "version": "0.2.237-qa",
3
+ "version": "0.2.239-qa",
4
4
  "description": "Kanda form component library",
5
5
  "main": "dist/index.esm.js",
6
6
  "module": "dist/index.esm.js",
@@ -49,7 +49,7 @@
49
49
  "clsx": "^1.1.1",
50
50
  "lodash.get": "^4.4.2",
51
51
  "react": "^16.8.0 || ^17",
52
- "react-hook-form": "^7.35.0"
52
+ "react-hook-form": "7.35.0"
53
53
  },
54
54
  "repository": {
55
55
  "type": "git",
@@ -75,7 +75,7 @@
75
75
  "react-cropper": "^2.1.8",
76
76
  "react-dropzone": "^11.3.4",
77
77
  "react-highlight-words": "^0.18.0",
78
- "react-hook-form": "^7.35.0",
78
+ "react-hook-form": "7.35.0",
79
79
  "react-input-autosize": "^3.0.0",
80
80
  "react-loading-skeleton": "^3.1.0",
81
81
  "react-number-format": "^4.6.4",
@@ -92,5 +92,5 @@
92
92
  "react": "17.0.2",
93
93
  "@types/react": "^17.0.39"
94
94
  },
95
- "yalcSig": "6521389e0bb5c2e8ef343a3ed1bd2e27"
95
+ "yalcSig": "a9374173080b06820bca9b3d7d6a3716"
96
96
  }
@@ -1 +1 @@
1
- 6521389e0bb5c2e8ef343a3ed1bd2e27
1
+ a9374173080b06820bca9b3d7d6a3716
package/app/yalc.lock CHANGED
@@ -2,7 +2,7 @@
2
2
  "version": "v1",
3
3
  "packages": {
4
4
  "@kanda-libs/ks-component-ts": {
5
- "signature": "6521389e0bb5c2e8ef343a3ed1bd2e27",
5
+ "signature": "a9374173080b06820bca9b3d7d6a3716",
6
6
  "link": true
7
7
  },
8
8
  "@kanda-libs/ks-design-library": {