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 29, 2024
1 parent 503d925 commit 58f5dec
Show file tree
Hide file tree
Showing 2 changed files with 748 additions and 851 deletions.
68 changes: 34 additions & 34 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,64 +37,64 @@
"dependencies": {
"@biomejs/biome": "1.9.4",
"@hookform/resolvers": "3.9.1",
"@next/third-parties": "15.1.0",
"@next/third-parties": "15.1.3",
"@prisma/client": "6.1.0",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-dialog": "1.1.4",
"@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.4",
"@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.4",
"@sentry/nextjs": "8.47.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",
"gray-matter": "4.0.3",
"html-react-parser": "5.2.0",
"html-react-parser": "5.2.2",
"isomorphic-dompurify": "2.19.0",
"jsdom": "25.0.1",
"lucide-react": "0.469.0",
"minio": "8.0.2",
"minio": "8.0.3",
"next": "15.1.3",
"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.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.1",
"react-hook-form": "7.54.2",
"server-only": "0.0.1",
"sharp": "0.33.5",
"tailwind-merge": "2.5.5",
"tailwindcss-animate": "1.0.7",
"unified": "11.0.5",
"use-debounce": "10.0.4",
"uuid": "11.0.3",
"vaul": "0.9.2",
"vaul": "0.9.9",
"zod": "3.24.1"
},
"devDependencies": {
"@chromatic-com/storybook": "3.2.2",
"@playwright/test": "1.49.0",
"@storybook/addon-a11y": "8.4.6",
"@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",
"@chromatic-com/storybook": "3.2.3",
"@playwright/test": "1.49.1",
"@storybook/addon-a11y": "8.4.7",
"@storybook/addon-coverage": "1.0.5",
"@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.21.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
Expand All @@ -104,9 +104,9 @@
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@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",
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.17",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"vitest": "2.1.6"
"vitest": "2.1.8"
}
}
Loading

0 comments on commit 58f5dec

Please sign in to comment.