mhsf-dev/apps/stage1-clk-transfer
dependabot[bot] 73fe82a885
build(deps): bump tailwind-merge from 2.3.0 to 3.0.1
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.3.0 to 3.0.1.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.3.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-15 00:30:05 +00:00
..
public feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
src feat: make components actually work 2025-02-14 18:26:36 -06:00
.gitignore feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
components.json fix: add ACTUAL code 2025-02-14 16:45:45 -06:00
eslint.config.mjs fix: add ACTUAL code 2025-02-14 16:45:45 -06:00
next.config.ts feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
package.json build(deps): bump tailwind-merge from 2.3.0 to 3.0.1 2025-02-15 00:30:05 +00:00
postcss.config.mjs feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
README.md fix: mis-matched README 2025-02-14 17:09:21 -06:00
tailwind.config.ts fix: add ACTUAL code 2025-02-14 16:45:45 -06:00
tsconfig.json feat: open-source clerk stage system 2025-02-14 16:40:46 -06:00
yarn.lock fix: add ACTUAL code 2025-02-14 16:45:45 -06:00

Stage 1 MHSF Clerk Transfer

This project is meant to provide a web-page to transfer users between development and production.

This shouldn't be needed to be used in another instance.