You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/29 16:18:34 UTC

[streampipes] branch dev updated: Bump @danielmoncada/angular-datetime-picker from 14.2.0 to 15.0.1 in /ui (#942)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 9976ad7be Bump @danielmoncada/angular-datetime-picker from 14.2.0 to 15.0.1 in /ui (#942)
9976ad7be is described below

commit 9976ad7be2f5327cba08da424c993a53507ba9a8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 29 17:18:28 2022 +0100

    Bump @danielmoncada/angular-datetime-picker from 14.2.0 to 15.0.1 in /ui (#942)
    
    Bumps [@danielmoncada/angular-datetime-picker](https://github.com/danielmoncada/date-time-picker) from 14.2.0 to 15.0.1.
    - [Release notes](https://github.com/danielmoncada/date-time-picker/releases)
    - [Commits](https://github.com/danielmoncada/date-time-picker/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@danielmoncada/angular-datetime-picker"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 ui/package-lock.json | 20 ++++++++++----------
 ui/package.json      |  2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index d0a042e02..25ec5ece0 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -25,7 +25,7 @@
         "@auth0/angular-jwt": "5.0.2",
         "@circlon/angular-tree-component": "^11.0.4",
         "@ctrl/ngx-codemirror": "5.1.1",
-        "@danielmoncada/angular-datetime-picker": "^14.2.0",
+        "@danielmoncada/angular-datetime-picker": "^15.0.1",
         "@fortawesome/fontawesome-free": "5.15.4",
         "@jsplumb/browser-ui": "^5.13.2",
         "@jsplumb/common": "^5.13.2",
@@ -4852,16 +4852,16 @@
       }
     },
     "node_modules/@danielmoncada/angular-datetime-picker": {
-      "version": "14.2.0",
-      "resolved": "https://registry.npmjs.org/@danielmoncada/angular-datetime-picker/-/angular-datetime-picker-14.2.0.tgz",
-      "integrity": "sha512-84EqUeGyHKMVBgipWYUNdLTczjfF8TXnX6WpVZzeFB/t+ciZ7VtLm4OGgIV1tJ3Nxanr1g1Ft1TmzQoebz0iTA==",
+      "version": "15.0.1",
+      "resolved": "https://registry.npmjs.org/@danielmoncada/angular-datetime-picker/-/angular-datetime-picker-15.0.1.tgz",
+      "integrity": "sha512-YMeZGjyVYertU98cQdpp+En+BXY5YxZObLxn6FzpV1/7jLUV2TUwJo1HvLpLQlQg+JY7B1vC3WFkd408pjR61A==",
       "dependencies": {
         "tslib": "^2.3.1"
       },
       "peerDependencies": {
-        "@angular/cdk": "^13.0.3 || ^14.0.0",
-        "@angular/common": "^13.0.3 || ^14.0.0",
-        "@angular/core": "^13.0.3 || ^14.0.0"
+        "@angular/cdk": "^13.0.3 || ^14.0.0 || ^15.0.0",
+        "@angular/common": "^13.0.3 || ^14.0.0 || ^15.0.0",
+        "@angular/core": "^13.0.3 || ^14.0.0 || ^15.0.0"
       }
     },
     "node_modules/@discoveryjs/json-ext": {
@@ -30022,9 +30022,9 @@
       }
     },
     "@danielmoncada/angular-datetime-picker": {
-      "version": "14.2.0",
-      "resolved": "https://registry.npmjs.org/@danielmoncada/angular-datetime-picker/-/angular-datetime-picker-14.2.0.tgz",
-      "integrity": "sha512-84EqUeGyHKMVBgipWYUNdLTczjfF8TXnX6WpVZzeFB/t+ciZ7VtLm4OGgIV1tJ3Nxanr1g1Ft1TmzQoebz0iTA==",
+      "version": "15.0.1",
+      "resolved": "https://registry.npmjs.org/@danielmoncada/angular-datetime-picker/-/angular-datetime-picker-15.0.1.tgz",
+      "integrity": "sha512-YMeZGjyVYertU98cQdpp+En+BXY5YxZObLxn6FzpV1/7jLUV2TUwJo1HvLpLQlQg+JY7B1vC3WFkd408pjR61A==",
       "requires": {
         "tslib": "^2.3.1"
       }
diff --git a/ui/package.json b/ui/package.json
index 41dc827a8..f724d4546 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -47,7 +47,7 @@
     "@auth0/angular-jwt": "5.0.2",
     "@circlon/angular-tree-component": "^11.0.4",
     "@ctrl/ngx-codemirror": "5.1.1",
-    "@danielmoncada/angular-datetime-picker": "^14.2.0",
+    "@danielmoncada/angular-datetime-picker": "^15.0.1",
     "@fortawesome/fontawesome-free": "5.15.4",
     "@jsplumb/browser-ui": "^5.13.2",
     "@jsplumb/common": "^5.13.2",