mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-05-13 19:34:05 +02:00
update js packages (#546)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
parent
e96f8658ad
commit
3f0e270608
642
js/package-lock.json
generated
642
js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user