Skip to content

Commit

Permalink
fix(deps): update dependency ngx-bootstrap to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent e0d22aa commit e68b091
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"google-libphonenumber": "^3.2.33",
"intl-tel-input": "17.0.13",
"jwt-decode": "^3.1.2",
"ngx-bootstrap": "^12.0.0",
"ngx-bootstrap": "^19.0.0",
"ngx-countup": "^13.2.0",
"ngx-matomo-client": "^5.0.4",
"rxjs": "^7.8.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3998,7 +3998,7 @@ __metadata:
jwt-decode: "npm:^3.1.2"
lint-staged: "npm:^15.2.10"
ng-lint-staged: "npm:^12.0.4"
ngx-bootstrap: "npm:^12.0.0"
ngx-bootstrap: "npm:^19.0.0"
ngx-countup: "npm:^13.2.0"
ngx-matomo-client: "npm:^5.0.4"
prettier: "npm:2.8.8"
Expand Down Expand Up @@ -20670,18 +20670,18 @@ __metadata:
languageName: node
linkType: hard

"ngx-bootstrap@npm:^12.0.0":
version: 12.0.0
resolution: "ngx-bootstrap@npm:12.0.0"
"ngx-bootstrap@npm:^19.0.0":
version: 19.0.2
resolution: "ngx-bootstrap@npm:19.0.2"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/animations": ^17.0.0
"@angular/common": ^17.0.0
"@angular/core": ^17.0.0
"@angular/forms": ^17.0.0
"@angular/animations": ^19.0.1
"@angular/common": ^19.0.1
"@angular/core": ^19.0.1
"@angular/forms": ^19.0.1
rxjs: ^6.5.3 || ^7.4.0
checksum: 10/3c5d616b864661cd5c860be499636ad08278ca50d8c6c29748b70cb5f943d78cdbd9e198257b0c603a49b38f38724601131488fc5c1b1423c377ec77b9efd89a
checksum: 10/6080f0a7e951613ecd64f52836a8e83947ca3591409f72bc3e61d1e2605b965174803f9a4d013b41654ffff2ad2f81ca5d334aad9e946d9a6326b04579212824
languageName: node
linkType: hard

Expand Down

0 comments on commit e68b091

Please sign in to comment.