Commit Graph

11 Commits

Author SHA1 Message Date
c06d7a4333 readme markdown parser update 2023-02-01 16:21:51 +01:00
dependabot[bot]
6c7b56b9a0
Bump terser from 5.14.1 to 5.16.1
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.16.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.14.1...v5.16.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 11:32:35 +00:00
dependabot[bot]
daaa0f0270
Bump minimatch and recursive-readdir
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.

Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: recursive-readdir
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 11:31:32 +00:00
dependabot[bot]
d3774b3f08
Bump loader-utils from 2.0.2 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 11:29:28 +00:00
d6721f7af3 docker compose corrections 2022-10-21 15:23:42 +02:00
b4298612b6 leaderboard corrections 2022-08-12 13:24:23 +02:00
294d9f1579 apply eslint 2022-07-29 10:23:07 +02:00
f33694654b parse markdown from api in Readme 2022-07-26 16:33:33 +02:00
aad00a4711 init routing 2022-07-05 11:53:07 +02:00
3124a08bc7 styled-components and react-media 2022-07-01 15:38:05 +02:00
8ab3673dfd init 2022-07-01 14:29:38 +02:00