Commit graph

9 commits

Author SHA1 Message Date
fa0b5f1d10 refactor: Add author info and move packages 2023-06-09 16:25:19 +02:00
946ccb256d feat: Added depcheck for unused dependencies 2023-06-09 11:46:01 +02:00
a13568ccfe feat: Added prettier as devDependency 2023-06-08 09:20:35 +02:00
dependabot[bot]
fad8084e65
build(deps): bump @types/react from 18.2.8 to 18.2.9
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.8 to 18.2.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 06:47:49 +00:00
dependabot[bot]
2b9374000a
build(deps): bump lucide-react from 0.240.0 to 0.241.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.240.0 to 0.241.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.241.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-08 05:21:33 +00:00
85ce4ce692 deps: Added @radix-ui/react-label 2023-06-08 00:47:07 +02:00
1d4a5503a2 feat: Add some @radix components 2023-06-08 00:35:35 +02:00
dependabot[bot]
dd64a981f4
build(deps): bump lucide-react from 0.236.0 to 0.240.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.236.0 to 0.240.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.240.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:37:45 +00:00
c495046347 refactor: Change package manager to yarn 2023-06-06 20:14:13 +02:00