No description
Find a file
dependabot[bot] 572725861c
Bump json5, css-loader, file-loader, style-loader and webpack-cli
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [css-loader](https://github.com/webpack-contrib/css-loader), [file-loader](https://github.com/webpack-contrib/file-loader), [style-loader](https://github.com/webpack-contrib/style-loader) 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.3
- [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.3)

Updates `css-loader` from 3.4.2 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/v3.4.2...v6.7.3)

Updates `file-loader` from 5.0.2 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/v5.0.2...v6.2.0)

Updates `style-loader` from 1.1.3 to 1.3.0
- [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/v1.1.3...v1.3.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: file-loader
  dependency-type: direct:development
- dependency-name: style-loader
  dependency-type: direct:development
- dependency-name: webpack-cli
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-01 16:35:04 +00:00
src bigger ? in hint 2020-08-10 12:59:12 +02:00
.eslintrc.js first commit, working game, some work to do yet 2020-02-17 22:28:46 +01:00
.gitignore first commit, working game, some work to do yet 2020-02-17 22:28:46 +01:00
index.html minimist version bump + minor fixes 2020-05-02 12:50:59 +02:00
package-lock.json Bump json5, css-loader, file-loader, style-loader and webpack-cli 2023-01-01 16:35:04 +00:00
package.json Bump json5, css-loader, file-loader, style-loader and webpack-cli 2023-01-01 16:35:04 +00:00
README.md screenshot size update4 2020-02-17 22:48:41 +01:00
screenshot.png added screenshot 2020-02-17 22:37:37 +01:00
webpack.config.js first commit, working game, some work to do yet 2020-02-17 22:28:46 +01:00

  • remake of word collect (app) without the ads

  • no demo yet

  • static html/javascript

  • pretty hard!

  • after clone, run npm start (port 80)