Skip to content

Commit ba5bffc

Browse files
committed
Updated packages
1 parent eb59f5f commit ba5bffc

File tree

5 files changed

+135
-68
lines changed

5 files changed

+135
-68
lines changed

package-lock.json

+122-55
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"gulp-angular-templatecache": "^1.6.0",
1414
"gulp-autoprefixer": "^2.1.0",
1515
"gulp-changed": "^1.1.1",
16-
"gulp-clean-css": "^3.9.4",
16+
"gulp-clean-css": "^3.10.0",
1717
"gulp-concat": "^2.4.3",
1818
"gulp-eslint": "^4.0.2",
1919
"gulp-filter": "^2.0.0",
@@ -22,7 +22,7 @@
2222
"gulp-imagemin": "^4.1.0",
2323
"gulp-load-plugins": "^1.5.0",
2424
"gulp-notify": "^2.2.0",
25-
"gulp-rename": "^1.2.3",
25+
"gulp-rename": "^1.4.0",
2626
"gulp-rev": "^3.0.1",
2727
"gulp-size": "^1.2.0",
2828
"gulp-sourcemaps": "^1.12.1",
@@ -49,13 +49,13 @@
4949
},
5050
"author": "Tanmoy Thander",
5151
"dependencies": {
52-
"@uirouter/angularjs": "^1.0.18",
53-
"angular": "1.5.11",
52+
"@uirouter/angularjs": "^1.0.20",
53+
"angular": "^1.7.4",
5454
"angular-resource": "~1.5.8",
55-
"bootstrap": "^4.1.1",
55+
"bootstrap": "^4.1.3",
5656
"jquery": "^3.3.1",
5757
"ngstorage": "^0.3.11",
58-
"popper.js": "^1.14.3",
59-
"request": "^2.87.0"
58+
"popper.js": "^1.14.4",
59+
"request": "^2.88.0"
6060
}
6161
}

0 commit comments

Comments
 (0)