bullbone 1.3.0

This commit is contained in:
Yuri Kuznetsov
2024-12-04 21:41:06 +02:00
parent bb66e1b587
commit b901042ed3
2 changed files with 6 additions and 8 deletions

12
package-lock.json generated
View File

@@ -19,7 +19,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#06964c19abab8a4c6c82a02102f5635e8724ec97",
"bullbone": "github:espocrm/bullbone#1.3.0",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -2550,9 +2550,8 @@
}
},
"node_modules/bullbone": {
"version": "1.2.17",
"resolved": "git+ssh://git@github.com/yurikuzn/bull.git#06964c19abab8a4c6c82a02102f5635e8724ec97",
"integrity": "sha512-MRsY/NDbtNibL5sAjW6RSK+afr7I6oAPnflxEbaEIzRJ1z1XTM+av3Q4TJCxYiJOgtQrpu1D7LBa5mlWIjLaSw=="
"version": "1.3.0",
"resolved": "git+ssh://git@github.com/espocrm/bullbone.git#fdcba2879332e95e4a9aa93c76db1f1d686e6cd6"
},
"node_modules/bytes": {
"version": "3.1.2",
@@ -9166,9 +9165,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/yurikuzn/bull.git#06964c19abab8a4c6c82a02102f5635e8724ec97",
"integrity": "sha512-MRsY/NDbtNibL5sAjW6RSK+afr7I6oAPnflxEbaEIzRJ1z1XTM+av3Q4TJCxYiJOgtQrpu1D7LBa5mlWIjLaSw==",
"from": "bullbone@github:yurikuzn/bull#06964c19abab8a4c6c82a02102f5635e8724ec97"
"version": "git+ssh://git@github.com/espocrm/bullbone.git#fdcba2879332e95e4a9aa93c76db1f1d686e6cd6",
"from": "bullbone@github:espocrm/bullbone#1.3.0"
},
"bytes": {
"version": "3.1.2",

View File

@@ -47,7 +47,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.1",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:yurikuzn/bull#06964c19abab8a4c6c82a02102f5635e8724ec97",
"bullbone": "github:espocrm/bullbone#1.3.0",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",