Update bullbone

This commit is contained in:
Yurii
2026-05-13 13:02:25 +03:00
parent 1fe0b2856f
commit 33305b3f31
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -22,7 +22,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.2",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:espocrm/bullbone#1.5.3",
"bullbone": "github:espocrm/bullbone#1.5.4",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",
@@ -3453,8 +3453,8 @@
}
},
"node_modules/bullbone": {
"version": "1.5.3",
"resolved": "git+ssh://git@github.com/espocrm/bullbone.git#0b0f9cb4700d96db69cc72b6161d8ef0bbdf30e1",
"version": "1.5.4",
"resolved": "git+ssh://git@github.com/espocrm/bullbone.git#1c9f9cad8715778b8fb5a45ef3538b9e60818396",
"license": "AGPL",
"dependencies": {
"snabbdom": "^3.6.3"
@@ -11019,8 +11019,8 @@
"dev": true
},
"bullbone": {
"version": "git+ssh://git@github.com/espocrm/bullbone.git#0b0f9cb4700d96db69cc72b6161d8ef0bbdf30e1",
"from": "bullbone@github:espocrm/bullbone#1.5.3",
"version": "git+ssh://git@github.com/espocrm/bullbone.git#1c9f9cad8715778b8fb5a45ef3538b9e60818396",
"from": "bullbone@github:espocrm/bullbone#1.5.4",
"requires": {
"snabbdom": "^3.6.3"
}

View File

@@ -71,7 +71,7 @@
"bootstrap": "github:yurikuzn/espo-bootstrap#0.1.2",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-datepicker": "^1.9.0",
"bullbone": "github:espocrm/bullbone#1.5.3",
"bullbone": "github:espocrm/bullbone#1.5.4",
"cronstrue": "^1.114.0",
"cropper": "^0.7.9",
"devbridge-autocomplete": "^1.4.11",