You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2022/04/01 11:45:49 UTC

[incubator-streampipes] branch update-ui-packages created (now 9a3a4d5)

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

zehnder pushed a change to branch update-ui-packages
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git.


      at 9a3a4d5  [STREAMPIPES-519] Update ui dependecies

This branch includes the following new commits:

     new 9a3a4d5  [STREAMPIPES-519] Update ui dependecies

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[incubator-streampipes] 01/01: [STREAMPIPES-519] Update ui dependecies

Posted by ze...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

zehnder pushed a commit to branch update-ui-packages
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit 9a3a4d53ac205a77be2dc35c34fb07db42e2276f
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Fri Apr 1 13:45:23 2022 +0200

    [STREAMPIPES-519] Update ui dependecies
---
 ui/package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ui/package.json b/ui/package.json
index 89604f3..18ad180 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -63,7 +63,7 @@
     "echarts": "^5.2.2",
     "echarts-wordcloud": "^2.0.0",
     "file-saver": "1.3.8",
-    "jquery": "2.1.3",
+    "jquery": "^3.6.0",
     "jquery-ui-dist": "1.12.1",
     "jshint": "^2.13.1",
     "konva": "3.2.4",
@@ -90,7 +90,7 @@
     "@angular-devkit/build-angular": "^13.3.0",
     "@angular/cli": "^13.3.0",
     "@angular/compiler-cli": "^13.3.0",
-    "@cypress/webpack-batteries-included-preprocessor": "^2.2.3",
+    "@cypress/webpack-batteries-included-preprocessor": "^2.0.0",
     "@cypress/webpack-preprocessor": "^5.11.1",
     "@ngtools/webpack": "^13.3.0",
     "@types/angular": "^1.7.4",
@@ -104,7 +104,7 @@
     "assert": "^2.0.0",
     "codelyzer": "^6.0.0",
     "compression-webpack-plugin": "^9.2.0",
-    "copy-webpack-plugin": "^5.1.2",
+    "copy-webpack-plugin": "^10.2.4",
     "csv-string": "^4.1.0",
     "cypress": "^9.5.2",
     "cypress-file-upload": "^5.0.8",