Skip to content

Commit

Permalink
chore(deps): update minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent a3fe20b commit 1834e97
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 88 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@biomejs/biome": "1.9.3",
"@hookform/resolvers": "3.9.0",
"@prisma/client": "5.20.0",
"@prisma/client": "5.21.1",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-label": "2.1.0",
Expand All @@ -59,11 +59,11 @@
"html-react-parser": "5.1.18",
"isomorphic-dompurify": "2.16.0",
"jsdom": "25.0.1",
"lucide-react": "0.452.0",
"lucide-react": "0.453.0",
"next": "14.2.14",
"next-auth": "5.0.0-beta.22",
"next-view-transitions": "0.3.2",
"prisma": "5.20.0",
"prisma": "5.21.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.0",
Expand Down Expand Up @@ -91,13 +91,13 @@
"@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/jest-dom": "6.6.2",
"@testing-library/react": "16.0.1",
"@types/bcryptjs": "2.4.6",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.2",
"autoprefixer": "10.4.20",
Expand Down
Loading

0 comments on commit 1834e97

Please sign in to comment.