@kanda-libs/ks-component-ts 0.2.239-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.238-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": "4a2dd75fae79bca7b6bebf4929aff322"
95
+ "yalcSig": "a9374173080b06820bca9b3d7d6a3716"
96
96
  }
@@ -1 +1 @@
1
- 4a2dd75fae79bca7b6bebf4929aff322
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": "4a2dd75fae79bca7b6bebf4929aff322",
5
+ "signature": "a9374173080b06820bca9b3d7d6a3716",
6
6
  "link": true
7
7
  },
8
8
  "@kanda-libs/ks-design-library": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kanda-libs/ks-component-ts",
3
- "version": "0.2.239-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",
@@ -104,7 +104,7 @@
104
104
  "clsx": "^1.1.1",
105
105
  "lodash.get": "^4.4.2",
106
106
  "react": "^16.8.0 || ^17",
107
- "react-hook-form": "^7.35.0"
107
+ "react-hook-form": "7.35.0"
108
108
  },
109
109
  "repository": {
110
110
  "type": "git",
@@ -130,7 +130,7 @@
130
130
  "react-cropper": "^2.1.8",
131
131
  "react-dropzone": "^11.3.4",
132
132
  "react-highlight-words": "^0.18.0",
133
- "react-hook-form": "^7.35.0",
133
+ "react-hook-form": "7.35.0",
134
134
  "react-input-autosize": "^3.0.0",
135
135
  "react-loading-skeleton": "^3.1.0",
136
136
  "react-number-format": "^4.6.4",
package/yarn.lock CHANGED
@@ -5400,10 +5400,10 @@ react-highlight-words@^0.18.0:
5400
5400
  memoize-one "^4.0.0"
5401
5401
  prop-types "^15.5.8"
5402
5402
 
5403
- react-hook-form@^7.35.0:
5404
- version "7.41.5"
5405
- resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.5.tgz#dcd0e7438c15044eadc99df6deb889da5858a03b"
5406
- integrity sha512-DAKjSJ7X9f16oQrP3TW2/eD9N6HOgrmIahP4LOdFphEWVfGZ2LulFd6f6AQ/YS/0cx/5oc4j8a1PXxuaurWp/Q==
5403
+ react-hook-form@7.35.0:
5404
+ version "7.35.0"
5405
+ resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.35.0.tgz#b133de48fc84b1e62f9277ba79dfbacd9bb13dd3"
5406
+ integrity sha512-9CYdOed+Itbiu5VMVxW0PK9mBR3f0gDGJcZEyUSm0eJbDymQ913TRs2gHcQZZmfTC+rtxyDFRuelMxx/+xwMcw==
5407
5407
 
5408
5408
  react-image@^4.0.3:
5409
5409
  version "4.0.3"