Pony.fm/package.json
dependabot[bot] 05868c044d
Bump minimist, webpack, webpack-dev-server and webpack-stream
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [webpack](https://github.com/webpack/webpack), [webpack-dev-server](https://github.com/webpack/webpack-dev-server) and [webpack-stream](https://github.com/shama/webpack-stream). These dependencies need to be updated together.


Updates `minimist` from 1.2.5 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

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-dev-server` from 1.14.1 to 4.11.1
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.14.1...v4.11.1)

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: minimist
  dependency-type: indirect
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: webpack-dev-server
  dependency-type: direct:development
- dependency-name: webpack-stream
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 19:27:41 +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.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": "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": "4.11.1",
"webpack-stream": "7.0.0",
"yargs": "4.7.1"
}
}