Pony.fm/package.json
dependabot[bot] 5970183c9b
Bump json5, coffee-loader, webpack and webpack-stream
Bumps [json5](https://github.com/json5/json5) to 1.0.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [coffee-loader](https://github.com/webpack-contrib/coffee-loader), [webpack](https://github.com/webpack/webpack) and [webpack-stream](https://github.com/shama/webpack-stream). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 1.0.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v1.0.2)

Updates `coffee-loader` from 0.7.2 to 0.7.3
- [Release notes](https://github.com/webpack-contrib/coffee-loader/releases)
- [Changelog](https://github.com/webpack-contrib/coffee-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/coffee-loader/commits/v0.7.3)

Updates `webpack` from 1.13.1 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v1.13.1...v5.75.0)

Updates `webpack-stream` from 3.2.0 to 7.0.0
- [Release notes](https://github.com/shama/webpack-stream/releases)
- [Commits](https://github.com/shama/webpack-stream/compare/v3.2.0...v7.0.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: coffee-loader
  dependency-type: direct:development
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: webpack-stream
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 00:05:52 +00:00

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.3",
"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": "3.8.1",
"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": "5.75.0",
"webpack-dev-server": "1.14.1",
"webpack-stream": "7.0.0",
"yargs": "4.7.1"
}
}