mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
Updated deps versions
This commit is contained in:
@@ -37,3 +37,4 @@ platforms/common/node_modules
|
||||
assets/application/node_modules
|
||||
assets/common/application/node_modules
|
||||
assets/common/node_modules
|
||||
engines/common/nucleus/node_modules
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"domready": "^1.0.7",
|
||||
"elements": "git+https://git@github.com/w00fz/elements.git",
|
||||
"elements": "git://github.com/w00fz/elements.git",
|
||||
"mout": "^0.11.0",
|
||||
"prime": "^0.4.2",
|
||||
"prime-util": "^0.5.0"
|
||||
@@ -14,12 +14,12 @@
|
||||
"gulp-if": "^1.2.5",
|
||||
"gulp-ruby-sass": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-uglify": "^1.1.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-util": "^3.0.4",
|
||||
"merge-stream": "^0.1.7",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"watchify": "^3.1.0",
|
||||
"yargs": "^3.7.0"
|
||||
"watchify": "^3.1.1",
|
||||
"yargs": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,12 +8,12 @@
|
||||
"gulp-if": "^1.2.5",
|
||||
"gulp-ruby-sass": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-uglify": "^1.1.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-util": "^3.0.4",
|
||||
"merge-stream": "^0.1.7",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"watchify": "^3.1.0",
|
||||
"yargs": "^3.7.0"
|
||||
"watchify": "^3.1.1",
|
||||
"yargs": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
+3
-3
@@ -11,13 +11,13 @@
|
||||
"gulp-jsonminify": "0.0.2",
|
||||
"gulp-ruby-sass": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-uglify": "^1.1.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-util": "^3.0.4",
|
||||
"merge-stream": "^0.1.7",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"watchify": "^3.1.0",
|
||||
"yargs": "^3.7.0"
|
||||
"watchify": "^3.1.1",
|
||||
"yargs": "^3.7.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"agent": "^0.2.1",
|
||||
"async": "^0.9.0",
|
||||
"dropzone": "^4.0.1",
|
||||
"elements": "git+https://git@github.com/w00fz/elements.git",
|
||||
"elements": "git://github.com/w00fz/elements.git",
|
||||
"moofx": "^3.2.0",
|
||||
"mout": "~0.11.0",
|
||||
"objectdiff": "^1.1.0",
|
||||
@@ -21,12 +21,12 @@
|
||||
"gulp-if": "^1.2.5",
|
||||
"gulp-ruby-sass": "^1.0.1",
|
||||
"gulp-sourcemaps": "^1.5.1",
|
||||
"gulp-uglify": "^1.1.0",
|
||||
"gulp-uglify": "^1.2.0",
|
||||
"gulp-util": "^3.0.4",
|
||||
"merge-stream": "^0.1.7",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"watchify": "^3.1.0",
|
||||
"yargs": "^3.7.0"
|
||||
"watchify": "^3.1.1",
|
||||
"yargs": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user