Commit graph

17 commits

Author SHA1 Message Date
dependabot[bot]
276cae0bca
build(deps): bump eslint-config-next from 13.4.4 to 13.4.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.4 to 13.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-11 19:47:08 +00:00
9296bb4d50 Merge branch 'feat/linting-and-formatting' of github.com:bartvdbraak/omnidash into feat/linting-and-formatting 2023-06-09 16:47:26 +02:00
9b7999d39b refactor: Add author info and move packages 2023-06-09 16:39:26 +02:00
4c4481e28b feat: Added depcheck for unused dependencies 2023-06-09 16:34:44 +02:00
5e4acaabf0 feat: Added prettier as devDependency 2023-06-09 16:34:44 +02:00
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
9a32b06de2
Merge pull request #15 from bartvdbraak/dependabot/npm_and_yarn/tailwindcss-animate-1.0.6 2023-06-09 09:17:59 +02:00
dependabot[bot]
c304ec517d
build(deps): bump tailwindcss-animate from 1.0.5 to 1.0.6
Bumps tailwindcss-animate from 1.0.5 to 1.0.6.

---
updated-dependencies:
- dependency-name: tailwindcss-animate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 05:22:40 +00:00
dependabot[bot]
b0dc4b6aa2
build(deps): bump tailwind-merge from 1.13.0 to 1.13.1
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.13.0...v1.13.1)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 05:22:19 +00: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