Commit graph

12 commits

Author SHA1 Message Date
dependabot[bot]
128f23adee
build(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-28 05:13:15 +00:00
655a5313e4
Merge pull request #57 from bartvdbraak/dependabot/npm_and_yarn/eslint-8.43.0 2023-06-27 08:55:14 +02:00
dependabot[bot]
ffccd769c6
build(deps): bump eslint from 8.42.0 to 8.43.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.42.0 to 8.43.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.42.0...v8.43.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-06-27 06:51:25 +00:00
dependabot[bot]
75446067d2
build(deps): bump next from 13.4.5 to 13.4.7
Bumps [next](https://github.com/vercel/next.js) from 13.4.5 to 13.4.7.
- [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/compare/v13.4.5...v13.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 06:51:21 +00:00
af3b5d20b5
Merge pull request #56 from bartvdbraak/dependabot/npm_and_yarn/eslint-config-next-13.4.7 2023-06-27 08:50:43 +02:00
a582254f5a
Merge pull request #55 from bartvdbraak/dependabot/npm_and_yarn/clerk/clerk-react-4.20.5 2023-06-27 08:50:31 +02:00
dependabot[bot]
afe8c9eba6
build(deps): bump eslint-config-next from 13.4.5 to 13.4.7
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.5 to 13.4.7.
- [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.7/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-27 05:09:15 +00:00
dependabot[bot]
bc2b92d757
build(deps): bump @clerk/clerk-react from 4.19.0 to 4.20.5
Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.19.0 to 4.20.5.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.19.0...@clerk/clerk-react@4.20.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 05:08:52 +00:00
dependabot[bot]
2d09713bf8
build(deps-dev): 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 05:08:28 +00:00
b63efefe56 feat: Module install using pnpm for lockfile 2023-06-13 19:22:42 +02:00
c495046347 refactor: Change package manager to yarn 2023-06-06 20:14:13 +02:00
439b6eabe8 Initial commit for working landing page 2023-06-06 03:17:35 +02:00