{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":492907731,"defaultBranch":"main","name":"nextjs-template","ownerLogin":"raflymln","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-16T16:05:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19299378?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715011241.0","currentOid":""},"activityList":{"items":[{"before":"12101b70fd669c10cd2700cca53d267cd9f1baa6","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-f700b8a332","pushedAt":"2024-05-06T16:00:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e120cbff7d2ae7730172c34c7c8f61f3e9721338","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-09cf478421","pushedAt":"2024-05-06T16:00:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group across 1 directory with 17 updates\n\nBumps the dependencies group with 17 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.13.0` |\n| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.13` |\n| [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.2.3` |\n| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.3.1` |\n| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.3.0` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.3.0` |\n| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.6` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.9` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.2.0` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.13.0` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.5` |\n\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.13.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/client)\n\nUpdates `@tailwindcss/typography` from 0.5.10 to 0.5.13\n- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.13)\n\nUpdates `clsx` from 2.1.0 to 2.1.1\n- [Release notes](https://github.com/lukeed/clsx/releases)\n- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1)\n\nUpdates `next` from 14.1.3 to 14.2.3\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.2.3)\n\nUpdates `react` from 18.2.0 to 18.3.1\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)\n\nUpdates `@types/react` from 18.2.64 to 18.3.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `react-dom` from 18.2.0 to 18.3.1\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.3.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.3.0\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.3.0)\n\nUpdates `zod` from 3.22.4 to 3.23.6\n- [Release notes](https://github.com/colinhacks/zod/releases)\n- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/colinhacks/zod/compare/v3.22.4...v3.23.6)\n\nUpdates `@types/node` from 20.11.25 to 20.12.9\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.3.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.3.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `eslint` from 8.57.0 to 9.2.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.2.0)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.13.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/cli)\n\nUpdates `tailwindcss` from 3.4.1 to 3.4.3\n- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)\n\nUpdates `typescript` from 5.4.2 to 5.4.5\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@tailwindcss/typography\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: clsx\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: react\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: react-dom\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: zod\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwindcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group across 1 directory with 17 updates"}},{"before":null,"after":"12101b70fd669c10cd2700cca53d267cd9f1baa6","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-f700b8a332","pushedAt":"2024-04-29T15:59:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group across 1 directory with 17 updates\n\nBumps the dependencies group with 17 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.13.0` |\n| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.13` |\n| [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.2.3` |\n| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.3.1` |\n| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.3.0` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.3.0` |\n| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.4` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.7` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.1` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.13.0` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.5` |\n\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.13.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/client)\n\nUpdates `@tailwindcss/typography` from 0.5.10 to 0.5.13\n- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.13)\n\nUpdates `clsx` from 2.1.0 to 2.1.1\n- [Release notes](https://github.com/lukeed/clsx/releases)\n- [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1)\n\nUpdates `next` from 14.1.3 to 14.2.3\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.2.3)\n\nUpdates `react` from 18.2.0 to 18.3.1\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)\n\nUpdates `@types/react` from 18.2.64 to 18.3.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `react-dom` from 18.2.0 to 18.3.1\n- [Release notes](https://github.com/facebook/react/releases)\n- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.3.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.3.0\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.3.0)\n\nUpdates `zod` from 3.22.4 to 3.23.4\n- [Release notes](https://github.com/colinhacks/zod/releases)\n- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/colinhacks/zod/compare/v3.22.4...v3.23.4)\n\nUpdates `@types/node` from 20.11.25 to 20.12.7\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.3.1\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.3.0\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `eslint` from 8.57.0 to 9.1.1\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.1)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.13.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.13.0/packages/cli)\n\nUpdates `tailwindcss` from 3.4.1 to 3.4.3\n- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)\n\nUpdates `typescript` from 5.4.2 to 5.4.5\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@tailwindcss/typography\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: clsx\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: react\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: react-dom\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: zod\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwindcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group across 1 directory with 17 updates"}},{"before":"c430c4ae42777c1ae02a9f5dbde118dc676c0f50","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-72a6b16ce5","pushedAt":"2024-04-29T15:58:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"c430c4ae42777c1ae02a9f5dbde118dc676c0f50","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-72a6b16ce5","pushedAt":"2024-04-22T15:17:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 14 updates\n\nBumps the dependencies group with 14 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.12.1` |\n| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.12` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.2.2` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.3.0` |\n| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.0` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.7` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.79` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.2.25` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.1.0` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.12.1` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.5` |\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.12.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/client)\n\nUpdates `@tailwindcss/typography` from 0.5.10 to 0.5.12\n- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.12)\n\nUpdates `next` from 14.1.3 to 14.2.2\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.2.2)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.3.0\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.3.0)\n\nUpdates `zod` from 3.22.4 to 3.23.0\n- [Release notes](https://github.com/colinhacks/zod/releases)\n- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/colinhacks/zod/compare/v3.22.4...v3.23.0)\n\nUpdates `@types/node` from 20.11.25 to 20.12.7\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.2.79\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.2.25\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `eslint` from 8.57.0 to 9.1.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.1.0)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.12.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli)\n\nUpdates `tailwindcss` from 3.4.1 to 3.4.3\n- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)\n\nUpdates `typescript` from 5.4.2 to 5.4.5\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@tailwindcss/typography\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: zod\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwindcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 14 updates"}},{"before":"07c184532737d0c13dfc833f1239122d077d0baf","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-fb050ce612","pushedAt":"2024-04-22T15:16:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"ab884b8bafe9ab404c33e176c45f8655d8d35582","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-63ba3ebe15","pushedAt":"2024-04-15T16:03:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"07c184532737d0c13dfc833f1239122d077d0baf","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-fb050ce612","pushedAt":"2024-04-15T16:03:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 13 updates\n\nBumps the dependencies group with 13 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.12.1` |\n| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.12` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.2.1` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.7` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.78` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.2.25` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.0.0` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.12.1` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.5` |\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.12.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/client)\n\nUpdates `@tailwindcss/typography` from 0.5.10 to 0.5.12\n- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.12)\n\nUpdates `next` from 14.1.3 to 14.2.1\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.2.1)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.2.2\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.2.2)\n\nUpdates `@types/node` from 20.11.25 to 20.12.7\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.2.78\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.2.25\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `eslint` from 8.57.0 to 9.0.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.0.0)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.12.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli)\n\nUpdates `tailwindcss` from 3.4.1 to 3.4.3\n- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)\n\nUpdates `typescript` from 5.4.2 to 5.4.5\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.5)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@tailwindcss/typography\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwindcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 13 updates"}},{"before":null,"after":"ab884b8bafe9ab404c33e176c45f8655d8d35582","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-63ba3ebe15","pushedAt":"2024-04-08T15:39:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 13 updates\n\nBumps the dependencies group with 13 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.12.1` |\n| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.12` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.1.4` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.5` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.74` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.2.24` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.0.0` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.12.1` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.4` |\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.12.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/client)\n\nUpdates `@tailwindcss/typography` from 0.5.10 to 0.5.12\n- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.12)\n\nUpdates `next` from 14.1.3 to 14.1.4\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.1.4)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.2.2\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.2.2)\n\nUpdates `@types/node` from 20.11.25 to 20.12.5\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.2.74\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.2.24\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `eslint` from 8.57.0 to 9.0.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.57.0...v9.0.0)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.12.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.12.1/packages/cli)\n\nUpdates `tailwindcss` from 3.4.1 to 3.4.3\n- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)\n\nUpdates `typescript` from 5.4.2 to 5.4.4\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.4)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@tailwindcss/typography\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwindcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 13 updates"}},{"before":"71ebe8b66c86577cba2346ac353e6b879de38c3b","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-d33a84821e","pushedAt":"2024-04-08T15:38:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"71ebe8b66c86577cba2346ac353e6b879de38c3b","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-d33a84821e","pushedAt":"2024-04-01T15:31:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 12 updates\n\nBumps the dependencies group with 12 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.11.0` |\n| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.12` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.1.4` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.12.2` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.73` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.2.23` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.11.0` |\n| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.11.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/client)\n\nUpdates `@tailwindcss/typography` from 0.5.10 to 0.5.12\n- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.10...v0.5.12)\n\nUpdates `next` from 14.1.3 to 14.1.4\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.1.4)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.2.2\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.2.2)\n\nUpdates `@types/node` from 20.11.25 to 20.12.2\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.2.73\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.2.23\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.11.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/cli)\n\nUpdates `tailwindcss` from 3.4.1 to 3.4.3\n- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)\n- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)\n- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3)\n\nUpdates `typescript` from 5.4.2 to 5.4.3\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@tailwindcss/typography\"\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwindcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 12 updates"}},{"before":"892f3cfdb9f8da5a2c2598ee3039a9e3e6f50f9f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-290b01f1d4","pushedAt":"2024-04-01T15:30:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"892f3cfdb9f8da5a2c2598ee3039a9e3e6f50f9f","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-290b01f1d4","pushedAt":"2024-03-25T16:02:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 10 updates\n\nBumps the dependencies group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.11.0` |\n| [next](https://github.com/vercel/next.js) | `14.1.3` | `14.1.4` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.11.30` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.70` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.2.22` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.18` | `10.4.19` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.38` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.11.0` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.2` | `5.4.3` |\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.11.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/client)\n\nUpdates `next` from 14.1.3 to 14.1.4\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.1.4)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.2.2\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.2.2)\n\nUpdates `@types/node` from 20.11.25 to 20.11.30\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.2.70\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.2.22\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.18 to 10.4.19\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)\n\nUpdates `postcss` from 8.4.35 to 8.4.38\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.38)\n\nUpdates `prisma` from 5.10.2 to 5.11.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/cli)\n\nUpdates `typescript` from 5.4.2 to 5.4.3\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 10 updates"}},{"before":"002a9792cd7f3a6d5cae203e0e3b2d1ba9b1bdf5","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-8f1c009413","pushedAt":"2024-03-25T16:01:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"002a9792cd7f3a6d5cae203e0e3b2d1ba9b1bdf5","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-8f1c009413","pushedAt":"2024-03-18T15:07:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 7 updates\n\nBumps the dependencies group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.10.2` | `5.11.0` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.25` | `20.11.28` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.67` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.21` | `18.2.22` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.36` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.10.2` | `5.11.0` |\n\n\nUpdates `@prisma/client` from 5.10.2 to 5.11.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/client)\n\nUpdates `tailwind-merge` from 2.2.1 to 2.2.2\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.2.2)\n\nUpdates `@types/node` from 20.11.25 to 20.11.28\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.64 to 18.2.67\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.21 to 18.2.22\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `postcss` from 8.4.35 to 8.4.36\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.36)\n\nUpdates `prisma` from 5.10.2 to 5.11.0\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.11.0/packages/cli)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 7 updates"}},{"before":"9b8ccaebf3ab2bd3833a6a239cffb57a57f00c5a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-17d76e2f83","pushedAt":"2024-03-11T19:42:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e92cde47f9bb01e2e3f8fabcc926b69a8a9a415c","after":"948b37fa50136ad9eb7e77a0e217020b7aa978e4","ref":"refs/heads/main","pushedAt":"2024-03-11T19:42:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 16 updates (#68)","shortMessageHtmlLink":"Bump the dependencies group with 16 updates (#68)"}},{"before":null,"after":"9b8ccaebf3ab2bd3833a6a239cffb57a57f00c5a","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-17d76e2f83","pushedAt":"2024-03-11T15:27:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 16 updates\n\nBumps the dependencies group with 16 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.10.2` |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.3` |\n| [swr](https://github.com/vercel/swr) | `2.2.4` | `2.2.5` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.25` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.64` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.21` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.18` |\n| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |\n| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.5` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.10.2` |\n| [prisma-case-format](https://github.com/iiian/prisma-case-format) | `2.2.0` | `2.2.1` |\n| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.2` |\n\n\nUpdates `@prisma/client` from 5.8.1 to 5.10.2\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/client)\n\nUpdates `next` from 14.0.4 to 14.1.3\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.3)\n\nUpdates `swr` from 2.2.4 to 2.2.5\n- [Release notes](https://github.com/vercel/swr/releases)\n- [Commits](https://github.com/vercel/swr/compare/v2.2.4...v2.2.5)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.25\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.48 to 18.2.64\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.18 to 18.2.21\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.18\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.18)\n\nUpdates `eslint` from 8.56.0 to 8.57.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)\n\nUpdates `husky` from 8.0.3 to 9.0.11\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)\n\nUpdates `lint-staged` from 15.2.0 to 15.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2)\n\nUpdates `postcss` from 8.4.33 to 8.4.35\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.35)\n\nUpdates `prettier` from 3.2.2 to 3.2.5\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.5)\n\nUpdates `prisma` from 5.8.1 to 5.10.2\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/cli)\n\nUpdates `prisma-case-format` from 2.2.0 to 2.2.1\n- [Commits](https://github.com/iiian/prisma-case-format/commits)\n\nUpdates `typescript` from 5.3.3 to 5.4.2\n- [Release notes](https://github.com/Microsoft/TypeScript/releases)\n- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)\n- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: swr\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: prisma-case-format\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: typescript\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 16 updates"}},{"before":"5335c31e8f4806ce97ef4333108cc83bf52a2518","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-cbbbebdb13","pushedAt":"2024-03-11T15:25:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"2c496c25403dffaa0b15a8b97a3ede360266c6c3","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-f23c85b8a1","pushedAt":"2024-03-04T15:58:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"5335c31e8f4806ce97ef4333108cc83bf52a2518","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-cbbbebdb13","pushedAt":"2024-03-04T15:58:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 15 updates\n\nBumps the dependencies group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.10.2` |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.1` |\n| [swr](https://github.com/vercel/swr) | `2.2.4` | `2.2.5` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.24` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.61` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.18` |\n| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |\n| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.5` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.10.2` |\n| [prisma-case-format](https://github.com/iiian/prisma-case-format) | `2.2.0` | `2.2.1` |\n\n\nUpdates `@prisma/client` from 5.8.1 to 5.10.2\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/client)\n\nUpdates `next` from 14.0.4 to 14.1.1\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.1)\n\nUpdates `swr` from 2.2.4 to 2.2.5\n- [Release notes](https://github.com/vercel/swr/releases)\n- [Commits](https://github.com/vercel/swr/compare/v2.2.4...v2.2.5)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.24\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.48 to 18.2.61\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.18 to 18.2.19\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.18\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.18)\n\nUpdates `eslint` from 8.56.0 to 8.57.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)\n\nUpdates `husky` from 8.0.3 to 9.0.11\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)\n\nUpdates `lint-staged` from 15.2.0 to 15.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2)\n\nUpdates `postcss` from 8.4.33 to 8.4.35\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.35)\n\nUpdates `prettier` from 3.2.2 to 3.2.5\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.5)\n\nUpdates `prisma` from 5.8.1 to 5.10.2\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/cli)\n\nUpdates `prisma-case-format` from 2.2.0 to 2.2.1\n- [Commits](https://github.com/iiian/prisma-case-format/commits)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: swr\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: prisma-case-format\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 15 updates"}},{"before":null,"after":"2c496c25403dffaa0b15a8b97a3ede360266c6c3","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-f23c85b8a1","pushedAt":"2024-02-26T16:02:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 15 updates\n\nBumps the dependencies group with 15 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.10.2` |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` |\n| [swr](https://github.com/vercel/swr) | `2.2.4` | `2.2.5` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.20` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.58` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` |\n| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |\n| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.5` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.10.2` |\n| [prisma-case-format](https://github.com/iiian/prisma-case-format) | `2.2.0` | `2.2.1` |\n\n\nUpdates `@prisma/client` from 5.8.1 to 5.10.2\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/client)\n\nUpdates `next` from 14.0.4 to 14.1.0\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.0)\n\nUpdates `swr` from 2.2.4 to 2.2.5\n- [Release notes](https://github.com/vercel/swr/releases)\n- [Commits](https://github.com/vercel/swr/compare/v2.2.4...v2.2.5)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.20\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.48 to 18.2.58\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.18 to 18.2.19\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.17\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)\n\nUpdates `eslint` from 8.56.0 to 8.57.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)\n\nUpdates `husky` from 8.0.3 to 9.0.11\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)\n\nUpdates `lint-staged` from 15.2.0 to 15.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2)\n\nUpdates `postcss` from 8.4.33 to 8.4.35\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.35)\n\nUpdates `prettier` from 3.2.2 to 3.2.5\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.5)\n\nUpdates `prisma` from 5.8.1 to 5.10.2\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.10.2/packages/cli)\n\nUpdates `prisma-case-format` from 2.2.0 to 2.2.1\n- [Commits](https://github.com/iiian/prisma-case-format/commits)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: swr\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: prisma-case-format\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 15 updates"}},{"before":"bafb325bc07e37a9217e652316d1de0fb2c9409f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-c56dc18ffe","pushedAt":"2024-02-26T16:00:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"bafb325bc07e37a9217e652316d1de0fb2c9409f","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-c56dc18ffe","pushedAt":"2024-02-19T15:47:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 14 updates\n\nBumps the dependencies group with 14 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.9.1` |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` |\n| [swr](https://github.com/vercel/swr) | `2.2.4` | `2.2.5` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.19` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.56` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.11` |\n| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.5` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.9.1` |\n| [prisma-case-format](https://github.com/iiian/prisma-case-format) | `2.2.0` | `2.2.1` |\n\n\nUpdates `@prisma/client` from 5.8.1 to 5.9.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/client)\n\nUpdates `next` from 14.0.4 to 14.1.0\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.0)\n\nUpdates `swr` from 2.2.4 to 2.2.5\n- [Release notes](https://github.com/vercel/swr/releases)\n- [Commits](https://github.com/vercel/swr/compare/v2.2.4...v2.2.5)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.19\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.48 to 18.2.56\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.18 to 18.2.19\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.17\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)\n\nUpdates `husky` from 8.0.3 to 9.0.11\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.11)\n\nUpdates `lint-staged` from 15.2.0 to 15.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2)\n\nUpdates `postcss` from 8.4.33 to 8.4.35\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.35)\n\nUpdates `prettier` from 3.2.2 to 3.2.5\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.5)\n\nUpdates `prisma` from 5.8.1 to 5.9.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/cli)\n\nUpdates `prisma-case-format` from 2.2.0 to 2.2.1\n- [Commits](https://github.com/iiian/prisma-case-format/commits)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: swr\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: prisma-case-format\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 14 updates"}},{"before":"fb92c2e3638dd09c4d4a17b37be195be63a99528","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-ed1f0a3e89","pushedAt":"2024-02-19T15:45:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"fb92c2e3638dd09c4d4a17b37be195be63a99528","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-ed1f0a3e89","pushedAt":"2024-02-12T15:15:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 13 updates\n\nBumps the dependencies group with 13 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.9.1` |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.17` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.55` |\n| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.2.19` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.10` |\n| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |\n| [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.35` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.5` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.9.1` |\n| [prisma-case-format](https://github.com/iiian/prisma-case-format) | `2.2.0` | `2.2.1` |\n\n\nUpdates `@prisma/client` from 5.8.1 to 5.9.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/client)\n\nUpdates `next` from 14.0.4 to 14.1.0\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.0)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.17\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.48 to 18.2.55\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `@types/react-dom` from 18.2.18 to 18.2.19\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.17\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)\n\nUpdates `husky` from 8.0.3 to 9.0.10\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.10)\n\nUpdates `lint-staged` from 15.2.0 to 15.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2)\n\nUpdates `postcss` from 8.4.33 to 8.4.35\n- [Release notes](https://github.com/postcss/postcss/releases)\n- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.35)\n\nUpdates `prettier` from 3.2.2 to 3.2.5\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.5)\n\nUpdates `prisma` from 5.8.1 to 5.9.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/cli)\n\nUpdates `prisma-case-format` from 2.2.0 to 2.2.1\n- [Commits](https://github.com/iiian/prisma-case-format/commits)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react-dom\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: postcss\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: prisma-case-format\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 13 updates"}},{"before":"934b3578e88da8e0c5c0662c142726fe811a0b4e","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-e47fcee2a7","pushedAt":"2024-02-12T15:14:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"934b3578e88da8e0c5c0662c142726fe811a0b4e","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-e47fcee2a7","pushedAt":"2024-02-05T15:42:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 10 updates\n\nBumps the dependencies group with 10 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.8.1` | `5.9.1` |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.16` |\n| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.48` | `18.2.53` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.10` |\n| [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.5` |\n| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.8.1` | `5.9.1` |\n\n\nUpdates `@prisma/client` from 5.8.1 to 5.9.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/client)\n\nUpdates `next` from 14.0.4 to 14.1.0\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.0)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.16\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `@types/react` from 18.2.48 to 18.2.53\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.17\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)\n\nUpdates `husky` from 8.0.3 to 9.0.10\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.10)\n\nUpdates `lint-staged` from 15.2.0 to 15.2.2\n- [Release notes](https://github.com/okonet/lint-staged/releases)\n- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/okonet/lint-staged/compare/v15.2.0...v15.2.2)\n\nUpdates `prettier` from 3.2.2 to 3.2.5\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.5)\n\nUpdates `prisma` from 5.8.1 to 5.9.1\n- [Release notes](https://github.com/prisma/prisma/releases)\n- [Commits](https://github.com/prisma/prisma/commits/5.9.1/packages/cli)\n\n---\nupdated-dependencies:\n- dependency-name: \"@prisma/client\"\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/react\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: lint-staged\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: prisma\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 10 updates"}},{"before":"50ffc7b19e6ce2d0539f55e55c8f8a9b0f0de72a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/dependencies-2e0aea310d","pushedAt":"2024-02-05T15:41:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"50ffc7b19e6ce2d0539f55e55c8f8a9b0f0de72a","ref":"refs/heads/dependabot/npm_and_yarn/dependencies-2e0aea310d","pushedAt":"2024-01-29T15:59:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump the dependencies group with 6 updates\n\nBumps the dependencies group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [next](https://github.com/vercel/next.js) | `14.0.4` | `14.1.0` |\n| [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.0` | `2.2.1` |\n| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.2` | `20.11.10` |\n| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.17` |\n| [husky](https://github.com/typicode/husky) | `8.0.3` | `9.0.7` |\n| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.2.4` |\n\n\nUpdates `next` from 14.0.4 to 14.1.0\n- [Release notes](https://github.com/vercel/next.js/releases)\n- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)\n- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.0)\n\nUpdates `tailwind-merge` from 2.2.0 to 2.2.1\n- [Release notes](https://github.com/dcastil/tailwind-merge/releases)\n- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.0...v2.2.1)\n\nUpdates `@types/node` from 20.11.2 to 20.11.10\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nUpdates `autoprefixer` from 10.4.16 to 10.4.17\n- [Release notes](https://github.com/postcss/autoprefixer/releases)\n- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)\n\nUpdates `husky` from 8.0.3 to 9.0.7\n- [Release notes](https://github.com/typicode/husky/releases)\n- [Commits](https://github.com/typicode/husky/compare/v8.0.3...v9.0.7)\n\nUpdates `prettier` from 3.2.2 to 3.2.4\n- [Release notes](https://github.com/prettier/prettier/releases)\n- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.4)\n\n---\nupdated-dependencies:\n- dependency-name: next\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: dependencies\n- dependency-name: tailwind-merge\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: autoprefixer\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n- dependency-name: husky\n dependency-type: direct:development\n update-type: version-update:semver-major\n dependency-group: dependencies\n- dependency-name: prettier\n dependency-type: direct:development\n update-type: version-update:semver-patch\n dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the dependencies group with 6 updates"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQrS2JQA","startCursor":null,"endCursor":null}},"title":"Activity ยท raflymln/nextjs-template"}