Commit graph

52 commits

Author SHA1 Message Date
3fbf85db06 feat: added skeleton as ui toolkit 2023-07-29 15:03:03 +02:00
62f2d4651d feat: create initial app skeleton 2023-07-29 15:01:15 +02:00
dependabot[bot]
d198e39d78
chore(deps): bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 22:24:25 +00:00
renovate[bot]
ff82cde991
fix(deps): update dependency class-variance-authority to ^0.7.0 2023-07-17 20:36:52 +00:00
dependabot[bot]
c761ac650a
chore(deps): bump tailwind-merge from 1.13.2 to 1.14.0
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.13.2 to 1.14.0.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.13.2...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 01:02:35 +00:00
renovate[bot]
219e1b9645
fix(deps): update dependency clsx to v2 2023-07-16 00:30:06 +00:00
renovate[bot]
bb80863d2c
fix(deps): update nextjs monorepo to v13.4.10 2023-07-14 11:34:20 +00:00
fb534ee0b6
Merge pull request #49 from bartvdbraak/renovate/postcss-8.x 2023-07-14 08:24:44 +02:00
2e6a91032a
Merge pull request #48 from bartvdbraak/renovate/react-monorepo 2023-07-14 08:23:48 +02:00
renovate[bot]
2baed6c824
fix(deps): update dependency postcss to v8.4.26 2023-07-13 20:03:56 +00:00
renovate[bot]
8a2e225cea
fix(deps): update dependency @types/react to v18.2.15 2023-07-13 20:03:30 +00:00
renovate[bot]
6a3e267738
fix(deps): update dependency tailwindcss to v3.3.3 2023-07-13 16:23:16 +00:00
f7347a9cb0
Merge pull request #44 from bartvdbraak/renovate/node-20.x 2023-07-13 08:36:35 +02:00
renovate[bot]
59add939ef
fix(deps): update dependency @types/node to v20.4.2 2023-07-13 00:28:39 +00:00
renovate[bot]
6a899928e7
fix(deps): update dependency @types/react-dom to v18.2.7 2023-07-12 22:56:42 +00:00
renovate[bot]
f61dd5653c
fix(deps): update dependency @types/node to v20.4.1 2023-07-08 00:36:04 +00:00
aecbc11408
Merge pull request #40 from bartvdbraak/renovate/postcss-8.x 2023-07-07 01:09:45 +02:00
renovate[bot]
881fe8147c
fix(deps): update nextjs monorepo to v13.4.9 2023-07-06 21:25:50 +00:00
renovate[bot]
d83e13ab84
fix(deps): update dependency postcss to v8.4.25 2023-07-06 14:27:09 +00:00
renovate[bot]
ec19cd6053
fix(deps): update dependency @types/node to v20.4.0 2023-07-05 22:31:31 +00:00
renovate[bot]
67279e5892
fix(deps): update nextjs monorepo to v13.4.8 2023-07-03 18:14:34 +00:00
8054d88822
Merge pull request #24 from bartvdbraak/renovate/node-20.x
fix(deps): update dependency @types/node to v20.3.3
2023-07-01 18:23:22 +02:00
renovate[bot]
e73546e3c4
fix(deps): update dependency eslint to v8.44.0 2023-07-01 14:13:25 +00:00
renovate[bot]
b091a880c2
fix(deps): update dependency @types/node to v20.3.3 2023-07-01 14:13:00 +00:00
dependabot[bot]
2208efff75
chore(deps): bump typescript from 5.1.5 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.5 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 00:27:54 +00:00
renovate[bot]
8af17e615b
fix(deps): update dependency typescript to v5.1.5 2023-06-28 01:12:59 +00:00
7b5f9195b4
Merge pull request #26 from bartvdbraak/dependabot/npm_and_yarn/class-variance-authority-0.6.1 2023-06-27 08:50:00 +02:00
dependabot[bot]
2605112702
chore(deps): bump class-variance-authority from 0.6.0 to 0.6.1
Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](https://github.com/joe-bell/cva/compare/v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: class-variance-authority
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 01:08:26 +00:00
dependabot[bot]
8cd083ac1e
chore(deps): bump @types/node from 20.3.1 to 20.3.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.1 to 20.3.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 01:08:13 +00:00
a1ed10a996
Merge pull request #22 from bartvdbraak/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.6
chore(deps-dev): bump @commitlint/config-conventional from 17.6.5 to 17.6.6
2023-06-26 04:35:29 +02:00
dependabot[bot]
3e13dea12f
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.5 to 17.6.6.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.6/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 01:44:03 +00:00
renovate[bot]
3d35243f51
fix(deps): update dependency @t3-oss/env-nextjs to ^0.6.0 2023-06-25 21:41:10 +00:00
renovate[bot]
b94d295297
fix(deps): update dependency @t3-oss/env-nextjs to ^0.5.0 2023-06-25 19:11:45 +00:00
renovate[bot]
91dd701236
fix(deps): update dependency @types/react to v18.2.14 2023-06-23 21:16:10 +00:00
renovate[bot]
6987a186d8
fix(deps): update nextjs monorepo to v13.4.7 2023-06-21 22:27:22 +00:00
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
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