Skip to content

Commit dab23e8

Browse files
committed
3.6.0
1 parent 030eb1f commit dab23e8

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fullstack-deps",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"dependencies": {
55
"angular": "~1.5.0",
66
"json3": "~3.3.1",

package.json

+18-17
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-fullstack-deps",
33
"description": "The purpose of this repository is to track all the possible dependencies of an application created by generator-angular-fullstack.",
4-
"version": "3.5.0",
4+
"version": "3.6.0",
55
"main": "server/app.js",
66
"dependencies": {
77
"express": "^4.13.3",
@@ -21,7 +21,7 @@
2121
"ejs": "^2.3.3",
2222
"mongoose": "^4.1.2",
2323
"bluebird": "^3.3.3",
24-
"connect-mongo": "^0.8.1",
24+
"connect-mongo": "^1.1.0",
2525
"sequelize": "^3.5.1",
2626
"sqlite3": "~3.1.1",
2727
"express-sequelize-session": "0.4.0",
@@ -48,31 +48,33 @@
4848
"gulp": "^3.9.1",
4949
"gulp-add-src": "^0.2.0",
5050
"gulp-angular-templatecache": "^1.7.0",
51-
"gulp-autoprefixer": "3.0.0",
51+
"gulp-autoprefixer": "^3.1.0",
5252
"gulp-babel": "^6.1.2",
53-
"gulp-typescript": "~2.12.1",
53+
"gulp-typescript": "~2.13.0",
5454
"gulp-tsd": "~0.1.0",
5555
"gulp-tslint": "^4.3.0",
5656
"gulp-cache": "^0.4.2",
5757
"gulp-concat": "^2.6.0",
5858
"gulp-env": "^0.4.0",
5959
"gulp-filter": "^4.0.0",
6060
"gulp-imagemin": "^2.2.1",
61-
"gulp-inject": "^3.0.0",
61+
"gulp-inject": "^4.0.0",
6262
"gulp-istanbul": "~0.10.3",
6363
"gulp-istanbul-enforcer": "^1.0.3",
6464
"gulp-jscs": "^3.0.2",
6565
"gulp-jshint": "^2.0.0",
66+
"jshint": "2.9.2",
6667
"gulp-livereload": "^3.8.0",
6768
"gulp-load-plugins": "^1.0.0-rc.1",
68-
"gulp-minify-css": "^1.1.6",
69+
"gulp-clean-css": "^2.0.6",
6970
"gulp-mocha": "^2.1.3",
7071
"gulp-ng-annotate": "^2.0.0",
7172
"gulp-ng-constant": "^1.1.0",
73+
"gulp-node-inspector": "^0.1.0",
7274
"gulp-plumber": "^1.0.1",
7375
"gulp-protractor": "^2.1.0",
7476
"gulp-rename": "^1.2.2",
75-
"gulp-rev": "^5.0.0",
77+
"gulp-rev": "^7.0.0",
7678
"gulp-rev-replace": "^0.4.2",
7779
"gulp-sort": "^2.0.0",
7880
"gulp-sourcemaps": "^1.5.2",
@@ -85,17 +87,18 @@
8587
"gulp-stylus": "^2.0.4",
8688
"gulp-stylint": "^3.0.0",
8789
"nib": "^1.1.0",
88-
"gulp-sass": "^2.0.1",
90+
"gulp-sass": "^2.2.0",
8991
"gulp-scss-lint": "^0.3.9",
9092
"gulp-less": "^3.0.3",
9193
"gulp-recess": "^1.1.2",
94+
"grunt": "^1.0.1",
95+
"grunt-build-control": "^0.7.0",
9296
"isparta": "^4.0.0",
9397
"utile": "~0.3.0",
9498
"nodemon": "^1.3.7",
9599
"run-sequence": "^1.1.0",
96-
"lazypipe": "^0.2.4",
100+
"lazypipe": "^1.0.1",
97101
"wiredep": "^2.2.2",
98-
"grunt": "~0.4.5",
99102
"grunt-wiredep": "^2.0.0",
100103
"grunt-concurrent": "^2.0.1",
101104
"grunt-contrib-clean": "^1.0.0",
@@ -105,13 +108,13 @@
105108
"grunt-contrib-imagemin": "^1.0.0",
106109
"grunt-contrib-jshint": "^1.0.0",
107110
"grunt-contrib-uglify": "^1.0.0",
108-
"grunt-contrib-watch": "~0.6.1",
111+
"grunt-contrib-watch": "^1.0.0",
109112
"grunt-contrib-jade": "^1.0.0",
110113
"grunt-contrib-less": "^1.2.0",
111114
"grunt-babel": "~6.0.0",
112115
"grunt-ts": "^5.3.2",
113116
"grunt-tsd": "~0.1.0",
114-
"grunt-tslint": "~3.0.1",
117+
"grunt-tslint": "~3.1.0",
115118
"grunt-google-cdn": "~0.4.0",
116119
"grunt-jscs": "^2.1.0",
117120
"grunt-newer": "^1.1.1",
@@ -127,7 +130,6 @@
127130
"grunt-protractor-runner": "^2.0.0",
128131
"grunt-injector": "^0.6.0",
129132
"grunt-karma": "~0.12.0",
130-
"grunt-build-control": "^0.6.0",
131133
"grunt-contrib-sass": "^1.0.0",
132134
"grunt-contrib-stylus": "^1.2.0",
133135
"jit-grunt": "~0.10.0",
@@ -136,7 +138,7 @@
136138
"grunt-open": "~0.2.3",
137139
"time-grunt": "^1.2.1",
138140
"grunt-mocha-test": "~0.12.7",
139-
"grunt-mocha-istanbul": "^3.0.1",
141+
"grunt-mocha-istanbul": "^4.0.2",
140142
"open": "~0.0.4",
141143
"jshint-stylish": "~2.1.0",
142144
"connect-livereload": "^0.5.3",
@@ -146,9 +148,8 @@
146148
"chai-as-promised": "^5.1.0",
147149
"chai-things": "^0.2.0",
148150
"karma": "~0.13.3",
149-
"karma-ng-scenario": "~0.1.0",
150151
"karma-firefox-launcher": "~0.1.6",
151-
"karma-script-launcher": "~0.1.0",
152+
"karma-script-launcher": "~0.2.0",
152153
"karma-chrome-launcher": "~0.2.0",
153154
"karma-requirejs": "~0.2.2",
154155
"karma-jade-preprocessor": "0.0.11",
@@ -164,7 +165,7 @@
164165
"karma-jasmine": "~0.3.0",
165166
"jasmine-spec-reporter": "^2.4.0",
166167
"karma-babel-preprocessor": "^6.0.1",
167-
"requirejs": "~2.1.11",
168+
"requirejs": "~2.2.0",
168169
"phantomjs-prebuilt": "^2.1.4",
169170
"proxyquire": "^1.0.1",
170171
"supertest": "^1.1.0",

0 commit comments

Comments
 (0)