Commit graph

69 commits

Author SHA1 Message Date
d25e5877e5
Merge pull request #15 from bartvdbraak/renovate/react-monorepo 2023-06-19 23:22:14 +02:00
renovate[bot]
7153e8c9e3
fix(deps): update react monorepo 2023-06-19 13:28:24 +00:00
dependabot[bot]
52fde4a0c3
chore(deps): bump @t3-oss/env-nextjs from 0.4.0 to 0.4.1
Bumps [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/t3-oss/t3-env/releases)
- [Changelog](https://github.com/t3-oss/t3-env/blob/main/packages/nextjs/CHANGELOG.md)
- [Commits](https://github.com/t3-oss/t3-env/commits/@t3-oss/env-nextjs@0.4.1/packages/nextjs)

---
updated-dependencies:
- dependency-name: "@t3-oss/env-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:41:20 +00:00
renovate[bot]
8e6e01d48c
fix(deps): update dependency eslint to v8.43.0 2023-06-16 22:41:44 +00:00
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
b1fb6d42cc feat: added prettier and typecheck scripts 2023-06-14 17:11:49 +02:00
7cc85ce856 docs: added author information 2023-06-14 16:38:18 +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