File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-input-color" ,
3
- "version" : " 2.0.22 " ,
3
+ "version" : " 2.0.23 " ,
4
4
"description" : " React input color component with hsv color picker" ,
5
5
"main" : " dist/index.cjs.js" ,
6
6
"module" : " dist/index.esm.js" ,
44
44
"@swiftcarrot/color-fns" : " ^3.0.4" ,
45
45
"@xkit/popover" : " ^0.1.16" ,
46
46
"react-input-number" : " ^5.0.18" ,
47
- "react-input-slider" : " ^5.1.0 "
47
+ "react-input-slider" : " ^5.1.1 "
48
48
},
49
49
"peerDependencies" : {
50
50
"react" : " ^16.8.4" ,
Original file line number Diff line number Diff line change @@ -3891,10 +3891,10 @@ react-input-number@^5.0.18:
3891
3891
" @emotion/core" " ^10.0.14"
3892
3892
lodash "^4.17.15"
3893
3893
3894
- react-input-slider@^5.1.0 :
3895
- version "5.1.0 "
3896
- resolved "https://registry.yarnpkg.com/react-input-slider/-/react-input-slider-5.1.0 .tgz#f8cbf6d329e3bb80f2f3430558c99bd545623e85 "
3897
- integrity sha512-LAXYMJdp7WBPQVxyLxtPSFGE66IinZKRH/nZTRHYDfL4VAHFM6cMQrtw7YZlp6DRiNI9/3C1RUsRm5B/mOS3YQ ==
3894
+ react-input-slider@^5.1.1 :
3895
+ version "5.1.1 "
3896
+ resolved "https://registry.yarnpkg.com/react-input-slider/-/react-input-slider-5.1.1 .tgz#1d9c8aca099edb82c2a603975a78744309e038c7 "
3897
+ integrity sha512-TalvvZGPXj3qeX8ZQm0myCiE+AWWq0oA2n8MMki7sHIFlkGlgVmEGyeZ+kM7tq2woYfq+6YtOTWQI4OHDUROhg ==
3898
3898
dependencies :
3899
3899
" @babel/runtime" " ^7.5.5"
3900
3900
" @emotion/core" " ^10.0.14"
You can’t perform that action at this time.
0 commit comments