Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-06-08 14:53:15 +0300
committerGitHub <noreply@github.com>2020-06-08 14:53:15 +0300
commit26211cf73b0151aead5afdc146b88243fc7132af (patch)
treedd465b27ee2b4e3551839cd29625f1a7d2d06d78 /package.json
parent277c07b6e69ca9ae8b8a490d8c079301d13ce9b6 (diff)
Minor npm updates & ui test fixes (#16034)
* minor npm updates * fix ui test * submodule update * updates expected UI files
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 11759d994f..f43799753f 100644
--- a/package.json
+++ b/package.json
@@ -26,13 +26,13 @@
},
"homepage": "https://github.com/matomo-org/matomo#readme",
"dependencies": {
- "angular": "^1.6.10",
- "angular-animate": "^1.6.10",
- "angular-cookies": "^1.6.10",
- "angular-mocks": "^1.6.10",
- "angular-sanitize": "^1.6.10",
+ "angular": "^1.8.0",
+ "angular-animate": "^1.8.0",
+ "angular-cookies": "^1.8.0",
+ "angular-mocks": "^1.8.0",
+ "angular-sanitize": "^1.8.0",
"chroma-js": "^0.6.3",
- "iframe-resizer": "^3.6.5",
+ "iframe-resizer": "^3.6.6",
"jquery": "^2.2.4",
"jquery-mousewheel": "^3.1.13",
"jquery-ui-dist": "^1.12.1",
@@ -40,7 +40,7 @@
"jquery.dotdotdot": "^1.8.3",
"jquery.scrollto": "^1.4.14",
"materialize-css": "^1.0.0",
- "mousetrap": "^1.6.2",
+ "mousetrap": "^1.6.5",
"ng-dialog": "^1.4.0",
"qrcodejs2": "0.0.2",
"sprintf-js": "^1.1.2",