Commit cb6a6180 authored by to be continuous bot's avatar to be continuous bot
Browse files

fix(deps): update dependency @ng-bootstrap/ng-bootstrap to v14.0.1

parent e5516299
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
        "@angular/platform-browser": "15.0.4",
        "@angular/platform-browser-dynamic": "15.0.4",
        "@angular/router": "15.0.4",
        "@ng-bootstrap/ng-bootstrap": "14.0.0",
        "@ng-bootstrap/ng-bootstrap": "14.0.1",
        "boosted": "4.3.1",
        "ngx-matomo": "1.1.0",
        "ngx-showdown": "6.0.0",
@@ -3205,9 +3205,9 @@
      "dev": true
    },
    "node_modules/@ng-bootstrap/ng-bootstrap": {
      "version": "14.0.0",
      "resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-14.0.0.tgz",
      "integrity": "sha512-QOYt1MBqAVVrjYSIf4gGXzRRJFzVKuD7ya2yFmeqN0YV2t3kB+IfUaNlfT3PTakHxLOS9ujLXeDiaTps5ST5TA==",
      "version": "14.0.1",
      "resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-14.0.1.tgz",
      "integrity": "sha512-JF4U4IIix+g6VBFfG8stf0Un5K//ypoN+pTuRs6kjUhsHBsa2m7yKE6bCe3fMhatFZFr2fcSswDzRUnAUiHhWg==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    "@angular/platform-browser": "15.0.4",
    "@angular/platform-browser-dynamic": "15.0.4",
    "@angular/router": "15.0.4",
    "@ng-bootstrap/ng-bootstrap": "14.0.0",
    "@ng-bootstrap/ng-bootstrap": "14.0.1",
    "boosted": "4.3.1",
    "ngx-matomo": "1.1.0",
    "ngx-showdown": "6.0.0",