Commit graph

15 commits

Author SHA1 Message Date
dependabot[bot] 12c1fc0bfd
Bump json5, css-loader, exports-loader, file-loader, html-webpack-plugin, mini-css-extract-plugin, postcss-loader, sass-loader, style-loader, webpack and webpack-cli
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [css-loader](https://github.com/webpack-contrib/css-loader), [exports-loader](https://github.com/webpack-contrib/exports-loader), [file-loader](https://github.com/webpack-contrib/file-loader), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin), [postcss-loader](https://github.com/webpack-contrib/postcss-loader), [sass-loader](https://github.com/webpack-contrib/sass-loader), [style-loader](https://github.com/webpack-contrib/style-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.


Updates `json5` from 2.1.3 to 2.2.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/v2.1.3...v2.2.2)

Updates `css-loader` from 1.0.1 to 6.7.3
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.1...v6.7.3)

Updates `exports-loader` from 0.7.0 to 4.0.0
- [Release notes](https://github.com/webpack-contrib/exports-loader/releases)
- [Changelog](https://github.com/webpack-contrib/exports-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/exports-loader/compare/v0.7.0...v4.0.0)

Updates `file-loader` from 2.0.0 to 6.2.0
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v2.0.0...v6.2.0)

Updates `html-webpack-plugin` from 3.2.0 to 5.5.0
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v3.2.0...v5.5.0)

Updates `mini-css-extract-plugin` from 0.4.5 to 2.7.2
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.4.5...v2.7.2)

Updates `postcss-loader` from 3.0.0 to 7.0.2
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v3.0.0...v7.0.2)

Updates `sass-loader` from 7.3.1 to 13.2.0
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v13.2.0)

Updates `style-loader` from 0.23.1 to 3.3.1
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v3.3.1)

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

Updates `webpack-cli` from 3.3.11 to 5.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.11...webpack-cli@5.0.1)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: css-loader
  dependency-type: direct:development
- dependency-name: exports-loader
  dependency-type: direct:development
- dependency-name: file-loader
  dependency-type: direct:development
- dependency-name: html-webpack-plugin
  dependency-type: direct:development
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
- dependency-name: postcss-loader
  dependency-type: direct:development
- dependency-name: sass-loader
  dependency-type: direct:development
- dependency-name: style-loader
  dependency-type: direct:development
- dependency-name: webpack
  dependency-type: direct:development
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:13:58 +00:00
Quantum 2edb9fa598 Make webpack-dev-server work again 2022-12-30 18:04:19 -05:00
Quantum 67a8995a91 Fix vulnerabilities reported by npm audit 2020-09-10 20:11:04 -04:00
Quantum 706cd51ed7 Add AI upscaled 2x version of xkcd comic 2020-06-14 01:22:35 -04:00
Quantum bc21cb55c7 Update all dependencies 2020-06-14 00:36:52 -04:00
dependabot[bot] 2bba61e599
Bump jquery from 3.4.1 to 3.5.0 (#13)
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-14 17:34:33 -04:00
dependabot[bot] e2a605fe4b Bump jquery from 3.3.1 to 3.4.0 (#2)
Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-09 14:34:37 -04:00
dependabot[bot] b3a7db92b3 Bump bootstrap from 4.1.3 to 4.3.1 (#1)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.3 to 4.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-09-09 14:33:57 -04:00
Quantum b474b17c49 Put a border around xkcd and store it on our servers 2018-12-04 22:18:09 -05:00
Quantum 338f564f8d Remove duplicate words and add unit tests 2018-11-27 19:56:46 -05:00
Quantum c83ef1ea93 Don't install webpack-dev-server by default 2018-11-26 23:34:28 -05:00
Quantum d67c918d52 Add minification 2018-11-26 23:26:23 -05:00
Quantum 84b89168fe Separate out CSS to avoid flash of unstyled content 2018-11-26 22:53:07 -05:00
Quantum 7c2bcc3f9b Add password generator proper and small word list 2018-11-26 22:24:31 -05:00
Quantum 1801cf1fad Initial commit: most of the UI 2018-11-26 01:51:26 -05:00