Commit Graph

13 Commits

Author SHA1 Message Date
dependabot[bot] d8e2b7509b Bump eventsource from 1.0.7 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 04:14:25 +00:00
dependabot[bot] 053329aab4 Bump acorn from 5.7.3 to 5.7.4 (#3)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 10:06:20 +02:00
Melvin Valster 0bd3034ea7 Add redux, fix routing, add normalize 2019-07-29 13:16:07 +02:00
Melvin Valster 12702d7592 Add simple route-based code splitting 2019-07-26 23:45:47 +02:00
Melvin Valster 0f988f479f Add icons 2019-07-26 22:31:00 +02:00
Melvin Valster 0c2fa6d5a0 Update yarn.lock 2019-07-25 16:22:16 +02:00
Melvin Valster 256118fd1a Add data-fetch tool used to fetch unknown spell metadata from wowhead <3 2019-07-25 15:50:36 +02:00
Melvin Valster 45e68a11e2 Updates 2019-07-24 23:34:57 +02:00
Melvin Valster d375fb9408 Try having images under src/ for relative path 2019-07-23 13:47:00 +02:00
Melvin Valster 109955166d Use IndexRoute 2019-07-19 20:25:05 +02:00
Melvin Valster f8da695da4 Better prototype with functioning dependencies and right-clicking 2019-07-17 16:20:45 +02:00
Melvin Valster 85f9208b4a Basic loop 2019-07-12 09:58:15 +02:00
Melvin Valster 426f6c14fd Initial commit from Create React App 2019-07-10 21:46:38 +02:00