Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
cbc7eefe1b
Bump minimist from 1.2.5 to 1.2.6 (#19)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 23:57:42 +02:00
dependabot[bot]
9bcabb2584
Bump follow-redirects from 1.14.7 to 1.14.8 (#18)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 11:09:50 +01:00
dependabot[bot]
82c523857e
Bump nanoid from 3.1.30 to 3.2.0 (#17)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 17:53:34 +01:00
dependabot[bot]
1819754d7d
Bump follow-redirects from 1.14.6 to 1.14.7 (#16)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-16 09:12:50 -04:00
Ruidy
3773e79185 chore: fix cve 2021-12-14 13:50:45 -04:00
Ruidy
75fb6726f6 chore: update deps 2021-12-14 13:35:48 -04:00
Ruidy
c3df2ba713 feat: remove LogInButton.tsx 2021-12-13 12:30:10 -04:00
Ruidy
b873a0b93e downgrade yarn version 2021-10-02 19:59:31 +02:00
Ruidy
f0ff25ef5e upgrade yarn 2021-09-26 00:52:55 +02:00
Ruidy
cb101b22ec
strict typing (#7)
* strict=true

* typing and props
2021-03-31 16:39:07 +02:00
Ruidy
0e3b0a7cee
refactoring (#5)
* use tsx

* compile

* refactor Router

* refactor layout

* refactor home container

* refactor meal container

* refactor categories container

* refactor category container

* refactor search and profile container

* refactor
2021-03-28 17:05:46 +02:00
0531ee0d39 fix cve 2021-03-24 10:24:22 +00:00