File tree Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Expand file tree Collapse file tree 3 files changed +15
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "@melloware/coloris" : " ^0.25.0"
3+ "@melloware/coloris" : " ^0.25.0" ,
4+ "jquery-debounce-throttle" : " ^1.0.6-rc.0"
45 }
56}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ . . / . . / node_modules / jquery - debounce - throttle / index . js
Original file line number Diff line number Diff line change 66 version "0.25.0"
77 resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.25.0.tgz#7012c10dc510dca1660b3692ed3c812344aec6ca"
88 integrity sha512-RBWVFLjWbup7GRkOXb9g3+ZtR9AevFtJinrRz2cYPLjZ3TCkNRGMWuNbmQWbZ5cF3VU7aQDZwUsYgIY/bGrh2g==
9+
10+ jquery-debounce-throttle@^1.0.6-rc.0 :
11+ version "1.0.6-rc.0"
12+ resolved "https://registry.yarnpkg.com/jquery-debounce-throttle/-/jquery-debounce-throttle-1.0.6-rc.0.tgz#59a7737e46d8b435d01bc94b224e98fa126aba46"
13+ integrity sha512-GhdvfeD+sMiYdK4BT6WZOpxFbaS9o+87OaqdmH0K1hXyvZd0uzZukXSSy9lt9kQ6FoVY06GGphFmrpyJUrGyNQ==
14+ dependencies :
15+ jquery ">=1.7"
16+
17+ jquery@>=1.7 :
18+ version "3.7.1"
19+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1.tgz#083ef98927c9a6a74d05a6af02806566d16274de"
20+ integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==
You can’t perform that action at this time.
0 commit comments