mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Update NPM packages to the latest version
This commit is contained in:
34
package.json
34
package.json
@@ -18,32 +18,32 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://github.com/alphagov/notifications-admin#readme",
|
"homepage": "https://github.com/alphagov/notifications-admin#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"babel-core": "6.3.26",
|
"babel-core": "6.26.0",
|
||||||
"babel-preset-es2015": "6.3.13",
|
"babel-preset-es2015": "6.24.1",
|
||||||
"diff-dom": "2.1.0",
|
"diff-dom": "2.3.0",
|
||||||
"govuk-elements-sass": "3.1.x",
|
"govuk-elements-sass": "3.1.x",
|
||||||
"govuk_frontend_toolkit": "7.0.x",
|
"govuk_frontend_toolkit": "7.2.0",
|
||||||
"govuk_template_jinja": "0.22.x",
|
"govuk_template_jinja": "0.23.0",
|
||||||
"gulp": "3.9.0",
|
"gulp": "3.9.1",
|
||||||
"gulp-add-src": "0.2.0",
|
"gulp-add-src": "0.2.0",
|
||||||
"gulp-babel": "6.1.1",
|
"gulp-babel": "7.0.0",
|
||||||
"gulp-base64": "0.1.3",
|
"gulp-base64": "0.1.3",
|
||||||
"gulp-concat": "2.6.0",
|
"gulp-concat": "2.6.1",
|
||||||
"gulp-include": "2.1.0",
|
"gulp-include": "2.3.1",
|
||||||
"gulp-load-plugins": "1.1.0",
|
"gulp-load-plugins": "1.5.0",
|
||||||
"gulp-sass": "3.1.0",
|
"gulp-sass": "3.1.0",
|
||||||
"gulp-uglify": "1.5.1",
|
"gulp-uglify": "3.0.0",
|
||||||
"hogan": "1.0.2",
|
"hogan": "1.0.2",
|
||||||
"jquery": "1.11.2",
|
"jquery": "1.12.4",
|
||||||
"query-command-supported": "1.0.0",
|
"query-command-supported": "1.0.0",
|
||||||
"timeago": "1.5.3"
|
"timeago": "1.6.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"gulp-css-url-adjuster": "0.2.3",
|
"gulp-css-url-adjuster": "0.2.3",
|
||||||
"gulp-jshint": "2.0.0",
|
"gulp-jshint": "2.1.0",
|
||||||
"gulp-prettyerror": "1.2.1",
|
"gulp-prettyerror": "1.2.1",
|
||||||
"gulp-sass-lint": "1.1.1",
|
"gulp-sass-lint": "1.3.4",
|
||||||
"jshint": "2.9.1",
|
"jshint": "2.9.5",
|
||||||
"jshint-stylish": "2.1.0"
|
"jshint-stylish": "2.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user