Commit graph

273 commits

Author SHA1 Message Date
renovate[bot]
68aceba9c1
fix(deps): update dependency tailwind-variants to ^0.2.0 2024-02-18 14:41:49 +00:00
renovate[bot]
457cc7f12b
fix(deps): update dependency lucide-svelte to ^0.331.0 2024-02-18 14:41:38 +00:00
renovate[bot]
fa401589fc
fix(deps): update dependency bits-ui to ^0.18.0 2024-02-18 14:41:33 +00:00
renovate[bot]
d69c509bcd
chore(deps): update dependency @types/eslint to v8.56.2 2024-02-18 14:41:24 +00:00
eed9c4161f chore: move structure to root 2024-02-16 08:48:59 +01:00
6e2d812345 refactor: delete old structure 2024-01-27 23:21:22 +01:00
dependabot[bot]
d3f8f93973
build(deps): bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 07:10:26 +00:00
7dd147bab0
Merge pull request #113 from bartvdbraak/dependabot/npm_and_yarn/class-variance-authority-0.7.0
build(deps): bump class-variance-authority from 0.6.1 to 0.7.0
2023-08-01 09:06:15 +02:00
dependabot[bot]
4489a87d48
build(deps): bump class-variance-authority from 0.6.1 to 0.7.0
Bumps [class-variance-authority](https://github.com/joe-bell/cva) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/joe-bell/cva/releases)
- [Commits](https://github.com/joe-bell/cva/compare/v0.6.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 05:16:20 +00:00
dependabot[bot]
411b152cc5
build(deps): bump @clerk/nextjs from 4.21.15 to 4.23.1
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.15 to 4.23.1.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/commits/@clerk/nextjs@4.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 05:15:44 +00:00
41e3655152
Merge pull request #105 from bartvdbraak/dependabot/npm_and_yarn/next-13.4.12
build(deps): bump next from 13.4.9 to 13.4.12
2023-07-29 23:13:18 +02:00
dependabot[bot]
a3a2cdbcba
build(deps-dev): bump @types/react from 18.2.14 to 18.2.17
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.14 to 18.2.17.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 04:21:06 +00:00
dependabot[bot]
598d7516db
build(deps): bump next from 13.4.9 to 13.4.12
Bumps [next](https://github.com/vercel/next.js) from 13.4.9 to 13.4.12.
- [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.9...v13.4.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 05:05:00 +00:00
dependabot[bot]
d14d30f2eb
build(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-19 04:22:37 +00:00
dependabot[bot]
705d24d976
build(deps): bump @clerk/clerk-react from 4.22.0 to 4.22.1
Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.22.0...@clerk/clerk-react@4.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 04:20:07 +00:00
2516c732a5
Merge pull request #95 from bartvdbraak/dependabot/npm_and_yarn/clsx-2.0.0 2023-07-18 00:23:20 +02:00
58f5e3982f
Merge pull request #94 from bartvdbraak/dependabot/npm_and_yarn/tailwindcss/forms-0.5.4 2023-07-18 00:23:09 +02:00
dependabot[bot]
abe5980684
build(deps): bump clsx from 1.2.1 to 2.0.0
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 05:11:27 +00:00
dependabot[bot]
9184b714f7
build(deps): bump @tailwindcss/forms from 0.5.3 to 0.5.4
Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.3...v0.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 05:11:15 +00:00
dependabot[bot]
a8995a7d0b
build(deps): bump eslint-config-next from 13.4.9 to 13.4.10
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.9 to 13.4.10.
- [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.10/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-07-17 05:10:58 +00:00
dependabot[bot]
eaee82081f
build(deps-dev): bump tailwindcss from 3.3.2 to 3.3.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 12:01:09 +00:00
dependabot[bot]
106509b12e
build(deps-dev): bump postcss from 8.4.25 to 8.4.26
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.26.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 06:24:08 +00:00
dependabot[bot]
aa5e101733
build(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.7
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 06:37:05 +00:00
dependabot[bot]
e9b941e98b
build(deps-dev): bump @types/node from 20.4.1 to 20.4.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.1 to 20.4.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-07-13 04:58:55 +00:00
dependabot[bot]
c208d2f60b
build(deps): bump @clerk/nextjs from 4.21.14 to 4.21.15
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.14 to 4.21.15.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 05:08:31 +00:00
296e30c9c6
Merge pull request #85 from bartvdbraak/dependabot/npm_and_yarn/types/node-20.4.1 2023-07-10 15:35:14 +02:00
dependabot[bot]
8b3c7a4be3
build(deps): bump lucide-react from 0.258.0 to 0.259.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.258.0 to 0.259.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.259.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-07-10 04:31:55 +00:00
dependabot[bot]
b3f9c3509d
build(deps-dev): bump @types/node from 20.4.0 to 20.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.0 to 20.4.1.
- [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-07-10 04:30:55 +00:00
dependabot[bot]
a66e5c29a7
build(deps): bump eslint-config-next from 13.4.8 to 13.4.9
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.8 to 13.4.9.
- [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.9/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-07-08 13:08:56 +00:00
36cff0b3f8
Merge pull request #82 from bartvdbraak/dependabot/npm_and_yarn/next-13.4.9 2023-07-08 15:07:52 +02:00
dependabot[bot]
6c2b41d47a
build(deps): bump next from 13.4.8 to 13.4.9
Bumps [next](https://github.com/vercel/next.js) from 13.4.8 to 13.4.9.
- [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.8...v13.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 05:09:35 +00:00
dependabot[bot]
8a49b65ce1
build(deps-dev): bump postcss from 8.4.24 to 8.4.25
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.24...8.4.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 05:08:44 +00:00
dependabot[bot]
128e0861c7
build(deps): bump @clerk/nextjs from 4.21.13 to 4.21.14
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.13 to 4.21.14.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.21.13...@clerk/nextjs@4.21.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 07:53:44 +00:00
c2a47591c0
Merge pull request #79 from bartvdbraak/dependabot/npm_and_yarn/clerk/clerk-react-4.22.0
build(deps): bump @clerk/clerk-react from 4.21.1 to 4.22.0
2023-07-06 09:52:29 +02:00
dependabot[bot]
72b6417259
build(deps): bump @clerk/clerk-react from 4.21.1 to 4.22.0
Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.21.1 to 4.22.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.21.1...@clerk/clerk-react@4.22.0)

---
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-07-06 04:26:28 +00:00
dependabot[bot]
e2782ab9ce
build(deps-dev): bump @types/node from 20.3.3 to 20.4.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.3 to 20.4.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 04:25:45 +00:00
dependabot[bot]
bbbe4fe76e
build(deps): bump eslint-config-next from 13.4.7 to 13.4.8
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.7 to 13.4.8.
- [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.8/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-07-05 15:11:43 +00:00
dependabot[bot]
106f82f18e
build(deps): bump next from 13.4.7 to 13.4.8
Bumps [next](https://github.com/vercel/next.js) from 13.4.7 to 13.4.8.
- [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.7...v13.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-05 04:49:13 +00:00
455115324c
Merge pull request #74 from bartvdbraak/dependabot/npm_and_yarn/clerk/clerk-react-4.21.1 2023-07-04 09:33:26 +02:00
dependabot[bot]
8e968bdedb
build(deps): bump @clerk/clerk-react from 4.21.0 to 4.21.1
Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.21.0 to 4.21.1.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.21.0...@clerk/clerk-react@4.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 07:13:16 +00:00
dependabot[bot]
339e96d4ef
build(deps): bump lucide-react from 0.257.0 to 0.258.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.257.0 to 0.258.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.258.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-07-04 07:12:46 +00:00
7980109cc1
Merge pull request #72 from bartvdbraak/dependabot/npm_and_yarn/types/node-20.3.3 2023-07-04 09:12:02 +02:00
07d14a51ef
Merge pull request #71 from bartvdbraak/dependabot/npm_and_yarn/clerk/nextjs-4.21.13 2023-07-04 09:11:53 +02:00
dependabot[bot]
262b260286
build(deps-dev): bump @types/node from 20.3.2 to 20.3.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.3.2 to 20.3.3.
- [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-07-03 05:05:07 +00:00
dependabot[bot]
5181c94f04
build(deps): bump @clerk/nextjs from 4.21.12 to 4.21.13
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.12 to 4.21.13.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.21.12...@clerk/nextjs@4.21.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 05:04:51 +00:00
dependabot[bot]
1d0cbcacb1
build(deps): bump eslint from 8.43.0 to 8.44.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.43.0 to 8.44.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.43.0...v8.44.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-03 05:04:26 +00:00
05c0deb16b
Merge pull request #68 from bartvdbraak/dependabot/npm_and_yarn/clerk/clerk-react-4.21.0 2023-06-30 08:18:46 +02:00
e7f69ad7b0
Merge pull request #65 from bartvdbraak/dependabot/npm_and_yarn/typescript-5.1.6 2023-06-30 08:18:23 +02:00
dependabot[bot]
e91051b68c
build(deps): bump lucide-react from 0.256.0 to 0.257.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.256.0 to 0.257.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.257.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-30 04:36:44 +00:00
dependabot[bot]
5a62b8bb83
build(deps): bump @clerk/clerk-react from 4.20.5 to 4.21.0
Bumps [@clerk/clerk-react](https://github.com/clerkinc/javascript) from 4.20.5 to 4.21.0.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/clerk-react@4.20.5...@clerk/clerk-react@4.21.0)

---
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-29 05:25:22 +00:00
9b2122fab8
Merge pull request #67 from bartvdbraak/dependabot/npm_and_yarn/react-wrap-balancer-1.0.0 2023-06-29 07:23:57 +02:00
dependabot[bot]
3301bc6ceb
build(deps): bump react-wrap-balancer from 0.5.0 to 1.0.0
Bumps [react-wrap-balancer](https://github.com/shuding/react-wrap-balancer) from 0.5.0 to 1.0.0.
- [Release notes](https://github.com/shuding/react-wrap-balancer/releases)
- [Commits](https://github.com/shuding/react-wrap-balancer/compare/0.5.0...1.0.0)

---
updated-dependencies:
- dependency-name: react-wrap-balancer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 05:09:54 +00:00
dependabot[bot]
07cb929808
build(deps): bump @clerk/nextjs from 4.21.1 to 4.21.12
Bumps [@clerk/nextjs](https://github.com/clerkinc/javascript) from 4.21.1 to 4.21.12.
- [Release notes](https://github.com/clerkinc/javascript/releases)
- [Commits](https://github.com/clerkinc/javascript/compare/@clerk/nextjs@4.21.1...@clerk/nextjs@4.21.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 05:09:27 +00:00
dependabot[bot]
51633a1c66
build(deps-dev): bump typescript from 5.1.3 to 5.1.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 05:08:24 +00:00
5423603ebc
Merge pull request #62 from bartvdbraak/dependabot/npm_and_yarn/types/react-18.2.14 2023-06-28 22:24:26 +02:00
dependabot[bot]
7b15d9261e
build(deps-dev): bump @types/react from 18.2.12 to 18.2.14
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.12 to 18.2.14.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 20:22:49 +00:00
dependabot[bot]
51a0aef0a9
build(deps): bump lucide-react from 0.242.0 to 0.256.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.242.0 to 0.256.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.256.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-28 20:21:44 +00:00
9f9adca4da
Merge pull request #61 from bartvdbraak/dependabot/npm_and_yarn/types/react-dom-18.2.6 2023-06-28 22:21:01 +02:00
240d24c85f
Merge pull request #60 from bartvdbraak/dependabot/npm_and_yarn/class-variance-authority-0.6.1 2023-06-28 22:20:50 +02:00
dependabot[bot]
0b05e3a326
build(deps-dev): bump @types/react-dom from 18.2.5 to 18.2.6
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.5 to 18.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 05:13:49 +00:00
dependabot[bot]
4b9705f3ae
build(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-28 05:13:28 +00:00
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