mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
1cc299c732
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependency [gulp-livereload](https://github.com/vohof/gulp-livereload). These dependencies need to be updated together. Updates `debug` from 2.2.0 to 2.6.9 - [Release notes](https://github.com/debug-js/debug/releases) - [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md) - [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9) Updates `gulp-livereload` from 3.8.1 to 4.0.2 - [Release notes](https://github.com/vohof/gulp-livereload/releases) - [Changelog](https://github.com/gulp-community/gulp-livereload/blob/master/CHANGELOG.md) - [Commits](https://github.com/vohof/gulp-livereload/compare/v3.8.1...v4.0.2) --- updated-dependencies: - dependency-name: debug dependency-type: indirect - dependency-name: gulp-livereload dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"name": "pony.fm",
|
|
"version": "1.0.0",
|
|
"license": "AGPL-3.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "ssh://git@phabricator.poniverse.net/diffusion/PF/pony-fm.git"
|
|
},
|
|
"packages": {},
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"angular": "1.5.8",
|
|
"angular-chart.js": "1.0.0-alpha6",
|
|
"angular-strap": "2.3.8",
|
|
"angular-ui-router": "0.3.1",
|
|
"chart.js": "2.1.0",
|
|
"coffee-loader": "0.7.2",
|
|
"coffee-script": "1.10.0",
|
|
"del": "^2.2.2",
|
|
"foundation-emails": "^2.2.1",
|
|
"fs": "0.0.1-security",
|
|
"gulp": "^4.0.2",
|
|
"gulp-angular-templatecache": "1.8.0",
|
|
"gulp-autoprefixer": "3.1.0",
|
|
"gulp-cached": "1.1.0",
|
|
"gulp-clean-css": "2.0.10",
|
|
"gulp-concat": "2.6.0",
|
|
"gulp-ext-replace": "^0.3.0",
|
|
"gulp-header": "1.8.2",
|
|
"gulp-htmlmin": "^3.0.0",
|
|
"gulp-if": "2.0.1",
|
|
"gulp-imagemin": "^3.3.0",
|
|
"gulp-inject-string": "^1.1.0",
|
|
"gulp-inline-css": "^3.1.0",
|
|
"gulp-less": "3.1.0",
|
|
"gulp-livereload": "4.0.2",
|
|
"gulp-load-plugins": "1.2.4",
|
|
"gulp-notify": "2.2.0",
|
|
"gulp-plumber": "1.1.0",
|
|
"gulp-replace": "^0.5.4",
|
|
"gulp-sass": "^3.1.0",
|
|
"gulp-sourcemaps": "1.6.0",
|
|
"gulp-uncss": "^1.0.6",
|
|
"gulp-util": "3.0.7",
|
|
"inky": "^1.3.7",
|
|
"jquery": "2.2.4",
|
|
"lazypipe": "^1.0.1",
|
|
"panini": "^1.5.1",
|
|
"run-sequence": "^1.2.2",
|
|
"script-loader": "0.7.0",
|
|
"siphon-media-query": "^1.0.0",
|
|
"underscore": "1.8.3",
|
|
"webpack": "1.13.1",
|
|
"webpack-dev-server": "1.14.1",
|
|
"webpack-stream": "3.2.0",
|
|
"yargs": "4.7.1"
|
|
}
|
|
}
|