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>
This commit is contained in:
dependabot[bot] 2023-01-05 00:05:52 +00:00 committed by GitHub
parent 80146696f3
commit 5970183c9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2872 additions and 1496 deletions

1529
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -14,7 +14,7 @@
"angular-strap": "2.3.8",
"angular-ui-router": "0.3.1",
"chart.js": "2.1.0",
"coffee-loader": "0.7.2",
"coffee-loader": "0.7.3",
"coffee-script": "1.10.0",
"del": "^2.2.2",
"foundation-emails": "^2.2.1",
@ -50,9 +50,9 @@
"script-loader": "0.7.0",
"siphon-media-query": "^1.0.0",
"underscore": "1.8.3",
"webpack": "1.13.1",
"webpack": "5.75.0",
"webpack-dev-server": "1.14.1",
"webpack-stream": "3.2.0",
"webpack-stream": "7.0.0",
"yargs": "4.7.1"
}
}

2833
yarn.lock

File diff suppressed because it is too large Load diff