Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
* grunt-angular-gettext: v2.5.1
* grunt-cli: v1.3.2
* grunt-contrib-compress: v1.6.0
* grunt-zip: v0.18.2
* npm-platform-dependencies: v0.1.0
* grunt-contrib-jshint: v2.1.0
* grunt-contrib-clean: v2.0.0
* grunt-exec: v3.0.0
* load-grunt-tasks: v5.1.0

/app

* adm-zip: v0.4.13
* angular-gettext-tools: v2.5.1
* getos: v3.1.1
* marked: v0.7.0
* node-emoji: v1.10.0
* tmp: v0.1.0
* marked: v0.8.0
* jquery: v3.4.0
* alertifyjs: v1.13.1
* backbone: v1.4.0
  • Loading branch information
umarcor committed Jan 29, 2020
1 parent 1eb89d2 commit a856d29
Show file tree
Hide file tree
Showing 4 changed files with 350 additions and 251 deletions.
20 changes: 10 additions & 10 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,19 +33,19 @@
"node": ">= 0.10.0"
},
"dependencies": {
"adm-zip": "0.4.7",
"angular-gettext-tools": "2.3.5",
"adm-zip": "~0.4.13",
"angular-gettext-tools": "~2.5.1",
"copy-paste": "~1.3.0",
"extract-zip": "~1.6.5",
"fast-copy": "^2.0.3",
"fs-extra": "~1.0.0",
"getos": "~3.0.1",
"glob": "^7.1.4",
"getos": "~3.1.1",
"glob": "~7.1.4",
"is-online": "~5.2.0",
"jquery": "~3.0.0",
"jquery": "~3.4.0",
"lodash.debounce": "~4.0.8",
"marked": "~0.3.19",
"node-emoji": "~1.8.1",
"marked": "~0.8.0",
"node-emoji": "~1.10.0",
"node-lang-info": "~0.2.1",
"openurl": "~1.1.1",
"rmdir": "~1.2.0",
Expand All @@ -54,15 +54,15 @@
"ssh-exec": "~2.0.0",
"sudo-prompt": "~8.2.0",
"svgo": "~0.7.2",
"tmp": "0.0.33",
"tmp": "~0.1.0",
"ace-builds": "~1.4.6",
"alertifyjs": "~1.11.1",
"alertifyjs": "~1.13.1",
"angular": "~1.6.9",
"angular-gettext": "https://github.com/Jesus89/angular-gettext.git#master",
"angular-route": "~1.6.9",
"angular-ui-bootstrap": "~1.3.3",
"async": "~1.5.2",
"backbone": "~1.3.3",
"backbone": "~1.4.0",
"bootstrap": "~3.3.7",
"jointjs": "~1.1.0",
"jquery-resize": "https://github.com/cowboy/jquery-resize#v1.1",
Expand Down
Loading

0 comments on commit a856d29

Please sign in to comment.