mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
more dependency updates
This commit is contained in:
parent
f952f3d010
commit
5d7ae1d98f
18
package.json
18
package.json
@ -25,7 +25,7 @@
|
||||
"ie >= 10"
|
||||
],
|
||||
"dependencies": {
|
||||
"bigchaindb-driver": "~0.3.0",
|
||||
"bigchaindb-driver": "^0.3.0",
|
||||
"gumshoe": "github:cferdinandi/gumshoe",
|
||||
"is-in-viewport": "^3.0.0",
|
||||
"jquery": "^3.2.1",
|
||||
@ -45,22 +45,22 @@
|
||||
"concurrent-transform": "^1.0.0",
|
||||
"critical": "^0.8.4",
|
||||
"cross-spawn": "^5.1.0",
|
||||
"del": "^2.0.2",
|
||||
"del": "^3.0.0",
|
||||
"gulp": "github:gulpjs/gulp#4.0",
|
||||
"gulp-autoprefixer": "^4.0.0",
|
||||
"gulp-awspublish": "^3.0.0",
|
||||
"gulp-awspublish-router": "^0.1.1",
|
||||
"gulp-clean-css": "^3.4.2",
|
||||
"gulp-clean-css": "^3.7.0",
|
||||
"gulp-cli": "^1.2.2",
|
||||
"gulp-concat": "^2.6.0",
|
||||
"gulp-header": "^1.7.1",
|
||||
"gulp-header": "^1.8.9",
|
||||
"gulp-htmlmin": "^3.0.0",
|
||||
"gulp-if": "^2.0.2",
|
||||
"gulp-imagemin": "^3.3.0",
|
||||
"gulp-include": "^2.0.2",
|
||||
"gulp-load-plugins": "^1.5.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-replace": "^0.5.4",
|
||||
"gulp-replace": "^0.6.1",
|
||||
"gulp-rev": "^7.1.2",
|
||||
"gulp-rev-replace": "^0.4.2",
|
||||
"gulp-sass": "^3.1.0",
|
||||
@ -68,12 +68,12 @@
|
||||
"gulp-svg-sprite": "^1.3.7",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-util": "^3.0.6",
|
||||
"js-yaml": "^3.8.3",
|
||||
"js-yaml": "^3.9.0",
|
||||
"request": "^2.81.0",
|
||||
"stylelint": "^7.10.1",
|
||||
"stylelint": "^8.0.0",
|
||||
"stylelint-config-bigchaindb": "^1.0.0",
|
||||
"stylelint-config-standard": "^16.0.0",
|
||||
"uglify-es": "^3.0.20"
|
||||
"stylelint-config-standard": "^17.0.0",
|
||||
"uglify-es": "^3.0.25"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=7.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user