Commit graph

13 commits

Author SHA1 Message Date
f1f90c6091
Merge pull request #12 from bartvdbraak/dependabot/npm_and_yarn/tailwind-merge-1.13.2 2023-06-16 08:32:13 +02:00
dependabot[bot]
e011c5d865
chore(deps): bump tailwind-merge from 1.13.1 to 1.13.2
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.13.1...v1.13.2)

---
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-16 01:20:07 +00:00
renovate[bot]
43e5689b4c
fix(deps): update nextjs monorepo to v13.4.6 2023-06-16 01:16:19 +00:00
2970033193 feat: added Tailwind and NextJS specific packages 2023-06-15 01:35:12 +02:00
e454f05f84
Merge pull request #5 from bartvdbraak/initial-commit
Additional Changes to Pages and UI
2023-06-14 17:15:06 +02:00
23bdd5aa94 feat: added tailwind-merge and clsx 2023-06-14 04:11:13 +02:00
c3a4d90966 feat: added dependency class-variance-authority 2023-06-14 04:10:07 +02:00
dcbaafc433 feat: added next-themes as dependency 2023-06-14 03:46:08 +02:00
dependabot[bot]
5b542f811a
chore(deps-dev): bump husky from 8.0.0 to 8.0.3
Bumps [husky](https://github.com/typicode/husky) from 8.0.0 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.0...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-14 00:54:27 +00:00
8a55f9aa6f feat: added prettier as dependency 2023-06-14 02:46:52 +02:00
642e42ea93 feat: added and intialized husky 2023-06-14 01:58:46 +02:00
e541250cc0 feat: added @commitlint/config-conventional 2023-06-14 01:57:36 +02:00
745cef2a90 feat: initial setup for next app 2023-06-14 01:56:52 +02:00