@kanda-libs/ks-component-ts 0.2.239-qa → 0.2.240-qa2

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.238-qa",
3
+ "version": "0.2.240-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": "4a2dd75fae79bca7b6bebf4929aff322"
95
+ "yalcSig": "52cc17e9ba11fd2c9b03ca2ecca9c7ad"
96
96
  }
@@ -1 +1 @@
1
- 4a2dd75fae79bca7b6bebf4929aff322
1
+ 52cc17e9ba11fd2c9b03ca2ecca9c7ad
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": "4a2dd75fae79bca7b6bebf4929aff322",
5
+ "signature": "52cc17e9ba11fd2c9b03ca2ecca9c7ad",
6
6
  "link": true
7
7
  },
8
8
  "@kanda-libs/ks-design-library": {