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 Dec 15, 2024
1 parent 639ef09 commit 85163a8
Show file tree
Hide file tree
Showing 2 changed files with 776 additions and 777 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,20 @@
"@biomejs/biome": "1.9.4",
"@hookform/resolvers": "3.9.1",
"@next/third-parties": "15.0.3",
"@prisma/client": "6.0.0",
"@radix-ui/react-dialog": "1.1.2",
"@prisma/client": "6.0.1",
"@radix-ui/react-dialog": "1.1.3",
"@radix-ui/react-icons": "1.3.2",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-select": "2.1.2",
"@radix-ui/react-separator": "1.1.0",
"@radix-ui/react-slot": "1.1.0",
"@radix-ui/react-switch": "1.1.1",
"@radix-ui/react-tabs": "1.1.1",
"@radix-ui/react-toast": "1.2.2",
"@radix-ui/react-label": "2.1.1",
"@radix-ui/react-select": "2.1.3",
"@radix-ui/react-separator": "1.1.1",
"@radix-ui/react-slot": "1.1.1",
"@radix-ui/react-switch": "1.1.2",
"@radix-ui/react-tabs": "1.1.2",
"@radix-ui/react-toast": "1.2.3",
"@sentry/nextjs": "8.40.0",
"@t3-oss/env-nextjs": "0.11.1",
"@tailwindcss/typography": "0.5.15",
"@tanstack/react-table": "8.20.5",
"@tanstack/react-table": "8.20.6",
"bcryptjs": "2.4.3",
"class-variance-authority": "0.7.1",
"clsx": "2.1.1",
Expand All @@ -61,12 +61,12 @@
"jsdom": "25.0.1",
"lucide-react": "0.460.0",
"minio": "8.0.2",
"next": "14.2.18",
"next": "14.2.20",
"next-auth": "5.0.0-beta.25",
"next-view-transitions": "0.3.2",
"next-view-transitions": "0.3.4",
"photoswipe": "5.4.4",
"pino": "9.5.0",
"prisma": "6.0.0",
"prisma": "6.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.53.2",
Expand All @@ -77,40 +77,40 @@
"unified": "11.0.5",
"use-debounce": "10.0.4",
"uuid": "11.0.3",
"vaul": "0.9.2",
"vaul": "0.9.9",
"zod": "3.23.8"
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.2",
"@playwright/test": "1.49.0",
"@storybook/addon-a11y": "8.4.6",
"@playwright/test": "1.49.1",
"@storybook/addon-a11y": "8.4.7",
"@storybook/addon-coverage": "1.0.4",
"@storybook/addon-essentials": "8.4.6",
"@storybook/addon-interactions": "8.4.6",
"@storybook/addon-links": "8.4.6",
"@storybook/addon-onboarding": "8.4.6",
"@storybook/addon-storysource": "8.4.6",
"@storybook/addon-themes": "8.4.6",
"@storybook/blocks": "8.4.6",
"@storybook/nextjs": "8.4.6",
"@storybook/react": "8.4.6",
"@storybook/test": "8.4.6",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-interactions": "8.4.7",
"@storybook/addon-links": "8.4.7",
"@storybook/addon-onboarding": "8.4.7",
"@storybook/addon-storysource": "8.4.7",
"@storybook/addon-themes": "8.4.7",
"@storybook/blocks": "8.4.7",
"@storybook/nextjs": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/test": "8.4.7",
"@storybook/test-runner": "0.19.1",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/bcryptjs": "2.4.6",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.6",
"@vitest/coverage-v8": "2.1.8",
"autoprefixer": "10.4.20",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"eslint-config-next": "14.2.18",
"eslint-config-next": "14.2.20",
"eslint-plugin-storybook": "0.11.1",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-unused-imports": "4.1.4",
Expand All @@ -125,11 +125,11 @@
"remark-gfm": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.1",
"storybook": "8.4.6",
"storybook": "8.4.7",
"storybook-dark-mode": "4.0.2",
"tailwindcss": "3.4.15",
"tailwindcss": "3.4.16",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 85163a8

Please sign in to comment.