Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent 54ec6f4 commit 0186e08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@headlessui/react": "2.0.3",
"@heroicons/react": "2.1.3",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.4.0",
"@hookform/resolvers": "3.4.2",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.14.0",
"@radix-ui/react-icons": "1.3.0",
Expand All @@ -36,29 +36,29 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"consola": "3.2.3",
"jotai": "2.8.0",
"jotai": "2.8.1",
"loglevel": "1.9.1",
"lucide-react": "0.378.0",
"lucide-react": "0.379.0",
"next": "14.2.3",
"next-auth": "4.24.7",
"next-secure-headers": "2.2.0",
"next-validations": "0.4.2",
"nodemailer": "6.9.13",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.51.4",
"react-hook-form": "7.51.5",
"tailwind-merge": "2.3.0",
"tailwindcss-animate": "1.0.7",
"zod": "3.23.8"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@biomejs/biome": "1.7.3",
"@storybook/addon-essentials": "8.1.1",
"@storybook/addon-interactions": "8.1.1",
"@storybook/addon-links": "8.1.1",
"@storybook/nextjs": "8.1.1",
"@storybook/react": "8.1.1",
"@storybook/addon-essentials": "8.1.2",
"@storybook/addon-interactions": "8.1.2",
"@storybook/addon-links": "8.1.2",
"@storybook/nextjs": "8.1.2",
"@storybook/react": "8.1.2",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.4.5",
"@testing-library/react": "15.0.7",
Expand All @@ -79,7 +79,7 @@
"prisma": "5.14.0",
"rustywind": "0.22.0",
"sort-package-json": "2.10.0",
"storybook": "8.1.1",
"storybook": "8.1.2",
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite": "5.2.11",
Expand Down

0 comments on commit 0186e08

Please sign in to comment.