Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"autoprefixer": "~10.4.20",
"base64-js": "~1.3.1",
"bootstrap-combobox": "~1.0.2",
"bootstrap-datepicker": "~1.9.0",
"bootstrap-datepicker": "~1.10.0",
"bootstrap-switch": "~3.4.0",
"c3": "~0.7.20",
"d3": "~7.6.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3191,12 +3191,12 @@ __metadata:
languageName: node
linkType: hard

"bootstrap-datepicker@npm:~1.9.0":
version: 1.9.0
resolution: "bootstrap-datepicker@npm:1.9.0"
"bootstrap-datepicker@npm:~1.10.0":
version: 1.10.1
resolution: "bootstrap-datepicker@npm:1.10.1"
dependencies:
jquery: "npm:>=1.7.1 <4.0.0"
checksum: 10/a94aea781fe2841f7010d6e2520c493ca2981efdddb68a97400a580e4ec77a6411997edae760efb4d6cc8200c5ccc7df4bb196c96031e341409d3b16d74ac7ff
jquery: "npm:>=3.4.0 <4.0.0"
checksum: 10/35dde733208aabaa55a646044ff08f7d50aa93a7d27430d0e19c2eb0de383e1b2653ea3ebbf7b536b1ca3ac36a3fa0de7838794e6a72c962e38e10d8ddcce3d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -9888,7 +9888,7 @@ __metadata:
bardjs: "npm:~0.1.8"
base64-js: "npm:~1.3.1"
bootstrap-combobox: "npm:~1.0.2"
bootstrap-datepicker: "npm:~1.9.0"
bootstrap-datepicker: "npm:~1.10.0"
bootstrap-switch: "npm:~3.4.0"
c3: "npm:~0.7.20"
chai: "npm:~4.2.0"
Expand Down