update bullbone

This commit is contained in:
Yuri Kuznetsov
2024-09-10 12:45:37 +03:00
parent 383f0a76ef
commit 0c1e98238e
2 changed files with 6 additions and 7 deletions
+5 -6
View File
@@ -19,7 +19,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#276c0c575c69a3d18109fbfed22ead867677bd4b",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.14",
"bullbone": "github:yurikuzn/bull#1.2.15",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2686,9 +2686,8 @@
}
},
"node_modules/bullbone": {
"version": "1.2.14",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#cdf9bd748bd2546c44acf3c238df5310875f48ba",
"license": "MIT"
"version": "1.2.15",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#d0455d02a582bbd067c05abb66919be506a8983f"
},
"node_modules/bytes": {
"version": "3.1.2",
@@ -10031,8 +10030,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#cdf9bd748bd2546c44acf3c238df5310875f48ba",
"from": "bullbone@github:yurikuzn/bull#1.2.14"
"version": "git+ssh://git@github.com/yurikuzn/bull.git#d0455d02a582bbd067c05abb66919be506a8983f",
"from": "bullbone@github:yurikuzn/bull#1.2.15"
},
"bytes": {
"version": "3.1.2",
+1 -1
View File
@@ -47,7 +47,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#276c0c575c69a3d18109fbfed22ead867677bd4b",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#1.2.14",
"bullbone": "github:yurikuzn/bull#1.2.15",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",