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

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

parent e9867e33
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
        "@angular/platform-browser": "15.2.9",
        "@angular/platform-browser-dynamic": "15.2.9",
        "@angular/router": "15.2.9",
        "@ng-bootstrap/ng-bootstrap": "14.0.1",
        "@ng-bootstrap/ng-bootstrap": "14.2.0",
        "boosted": "4.3.1",
        "ngx-matomo": "1.1.0",
        "ngx-showdown": "6.0.0",
@@ -3875,9 +3875,9 @@
      "dev": true
    },
    "node_modules/@ng-bootstrap/ng-bootstrap": {
      "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==",
      "version": "14.2.0",
      "resolved": "https://registry.npmjs.org/@ng-bootstrap/ng-bootstrap/-/ng-bootstrap-14.2.0.tgz",
      "integrity": "sha512-nqEKVXauSontGKqC5WSKpch5TiAGDZB3hluvxkINS0r9LUE6sBQRP3qeYOe7Uwu+UbQcj28NG3qFHhpfnG8KHw==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    "@angular/platform-browser": "15.2.9",
    "@angular/platform-browser-dynamic": "15.2.9",
    "@angular/router": "15.2.9",
    "@ng-bootstrap/ng-bootstrap": "14.0.1",
    "@ng-bootstrap/ng-bootstrap": "14.2.0",
    "boosted": "4.3.1",
    "ngx-matomo": "1.1.0",
    "ngx-showdown": "6.0.0",