Commit Graph

14 Commits

Author SHA1 Message Date
Lucàs be56f9c72b fix: Update Dependencies 2024-05-04 13:37:01 +02:00
Lucàs 08e287444d Install clsx and heroicons 2023-06-16 20:19:14 +02:00
Lucàs 151ad7f2f9 Rebuild the app using React ⚛️ 2023-06-16 14:05:45 +02:00
Lucàs e9cfbacd2c 🗑️ Clear project 2023-06-13 18:08:55 +02:00
dependabot[bot] 458897f9be Bump ua-parser-js from 0.7.31 to 0.7.34
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.34.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/0.7.34/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.34)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 14:57:32 +00:00
dependabot[bot] 706c5aa3c7 Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 12:36:56 +00:00
dependabot[bot] 650fe0fc29 Bump engine.io from 6.2.0 to 6.2.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 12:35:49 +00:00
dependabot[bot] c8fee81c31 Bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 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.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-24 12:33:50 +00:00
dependabot[bot] b16862a528 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-11-16 07:10:06 +00:00
Lucàs ba11981039 Use TailWindCSS with DaisyUi instead of Bulma for styles
Add navbar and footer
Improve design of the List
Add MIT LICENCE
2022-08-16 19:16:02 +02:00
Lucàs 3c1e040c15 Rebuild the app 2022-08-12 13:00:10 +02:00
Lucàs 8f29701973 Remove components and center the card 2022-07-28 19:28:34 +02:00
Lucàs 853e8fbb65 Remake the todo-list with Angular 2022-07-24 18:25:44 +02:00
Lucàs 9199705101 initial commit 2022-07-24 15:25:37 +02:00