1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-05-13 19:34:05 +02:00

update js packages ()

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
Benjamin Brahmer 2019-09-22 14:11:52 +02:00 committed by GitHub
parent e96f8658ad
commit 3f0e270608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 375 additions and 279 deletions

642
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,21 +33,21 @@
"private": true,
"homepage": "https://github.com/nextcloud/news",
"devDependencies": {
"gulp": "^4.0.0",
"gulp-cli": "^2.1.0",
"gulp": "^4.0.2",
"gulp-cli": "^2.2.0",
"gulp-concat": "^2.6.1",
"gulp-jshint": "^2.1.0",
"gulp-ng-annotate": "^2.1.0",
"gulp-phpunit": "^0.26.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-terser": "^1.1.7",
"gulp-terser": "^1.2.0",
"jasmine-core": "^3.4.0",
"jquery": "^3.4.0",
"jquery": "^3.4.1",
"jshint": "^2.10.2",
"karma": "^4.0.1",
"karma": "^4.3.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.1.0",
"karma-firefox-launcher": "^1.2.0",
"karma-jasmine": "^2.0.1",
"minimatch": "^3.0.4",
"natives": "^1.1.6"