Skip to content

Commit

Permalink
chore(deps): update patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent c4a7e9f commit b3e9c3e
Show file tree
Hide file tree
Showing 4 changed files with 1,079 additions and 1,021 deletions.
80 changes: 40 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,92 +36,92 @@
"seed": "ts-node --compiler-options {\"module\":\"CommonJS\"} prisma/seed.ts"
},
"dependencies": {
"@biomejs/biome": "1.9.2",
"@biomejs/biome": "1.9.3",
"@hookform/resolvers": "3.9.0",
"@prisma/client": "5.20.0",
"@radix-ui/react-dialog": "1.1.1",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-select": "2.1.1",
"@radix-ui/react-select": "2.1.2",
"@radix-ui/react-separator": "1.1.0",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-toast": "1.2.1",
"@sentry/nextjs": "8.33.0",
"@radix-ui/react-toast": "1.2.2",
"@sentry/nextjs": "8.33.1",
"@t3-oss/env-nextjs": "0.11.1",
"@tailwindcss/typography": "0.5.14",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-table": "8.20.5",
"bcryptjs": "2.4.3",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"gray-matter": "4.0.3",
"html-react-parser": "5.1.16",
"html-react-parser": "5.1.18",
"isomorphic-dompurify": "2.16.0",
"jsdom": "25.0.1",
"lucide-react": "0.447.0",
"next": "14.2.6",
"next-auth": "5.0.0-beta.20",
"next-view-transitions": "0.3.0",
"next": "14.2.14",
"next-auth": "5.0.0-beta.22",
"next-view-transitions": "0.3.2",
"prisma": "5.20.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
"recoil": "0.7.7",
"server-only": "0.0.1",
"tailwind-merge": "2.5.2",
"tailwind-merge": "2.5.3",
"tailwindcss-animate": "1.0.7",
"unified": "11.0.5",
"vaul": "0.9.1",
"vaul": "0.9.9",
"zod": "3.23.8"
},
"devDependencies": {
"@chromatic-com/storybook": "2.0.2",
"@playwright/test": "1.47.2",
"@storybook/addon-a11y": "8.3.2",
"@storybook/addon-a11y": "8.3.5",
"@storybook/addon-coverage": "1.0.4",
"@storybook/addon-essentials": "8.3.2",
"@storybook/addon-interactions": "8.3.2",
"@storybook/addon-links": "8.3.2",
"@storybook/addon-onboarding": "8.3.2",
"@storybook/addon-storysource": "8.3.2",
"@storybook/addon-themes": "8.3.2",
"@storybook/blocks": "8.3.2",
"@storybook/nextjs": "8.3.2",
"@storybook/react": "8.3.2",
"@storybook/test": "8.3.2",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/addon-onboarding": "8.3.5",
"@storybook/addon-storysource": "8.3.5",
"@storybook/addon-themes": "8.3.5",
"@storybook/blocks": "8.3.5",
"@storybook/nextjs": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/test": "8.3.5",
"@storybook/test-runner": "0.19.1",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.0",
"@testing-library/react": "16.0.1",
"@types/bcryptjs": "2.4.6",
"@types/node": "20.16.1",
"@types/react": "18.3.4",
"@types/node": "20.16.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.1.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.2",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.6",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-unused-imports": "4.1.3",
"eslint-plugin-unused-imports": "4.1.4",
"git-cz": "4.9.0",
"license-checker": "25.0.1",
"markdownlint-cli2": "0.14.0",
"npm-run-all2": "6.2.2",
"postcss": "8.4.41",
"rehype": "13.0.1",
"npm-run-all2": "6.2.3",
"postcss": "8.4.47",
"rehype": "13.0.2",
"rehype-external-links": "3.0.0",
"rehype-highlight": "7.0.0",
"rehype-stringify": "10.0.0",
"rehype-stringify": "10.0.1",
"remark-gfm": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"remark-rehype": "11.1.1",
"standard-version": "9.5.0",
"storybook": "8.3.2",
"storybook": "8.3.5",
"storybook-dark-mode": "4.0.2",
"tailwindcss": "3.4.10",
"tailwindcss": "3.4.13",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"vitest": "2.1.1"
"vitest": "2.1.2"
}
}
Loading

0 comments on commit b3e9c3e

Please sign in to comment.