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 17, 2024
1 parent a3fe20b commit 3fb4f04
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 459 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"isomorphic-dompurify": "2.16.0",
"jsdom": "25.0.1",
"lucide-react": "0.452.0",
"next": "14.2.14",
"next": "14.2.15",
"next-auth": "5.0.0-beta.22",
"next-view-transitions": "0.3.2",
"prisma": "5.20.0",
Expand All @@ -69,15 +69,15 @@
"react-hook-form": "7.53.0",
"recoil": "0.7.7",
"server-only": "0.0.1",
"tailwind-merge": "2.5.3",
"tailwind-merge": "2.5.4",
"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.48.0",
"@playwright/test": "1.48.1",
"@storybook/addon-a11y": "8.3.5",
"@storybook/addon-coverage": "1.0.4",
"@storybook/addon-essentials": "8.3.5",
Expand All @@ -94,17 +94,17 @@
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/bcryptjs": "2.4.6",
"@types/node": "20.16.11",
"@types/node": "20.16.12",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@vitejs/plugin-react": "4.3.2",
"@vitest/coverage-v8": "2.1.2",
"@vitest/coverage-v8": "2.1.3",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.14",
"eslint-config-next": "14.2.15",
"eslint-plugin-storybook": "0.9.0",
"eslint-plugin-tailwindcss": "3.17.4",
"eslint-plugin-tailwindcss": "3.17.5",
"eslint-plugin-unused-imports": "4.1.4",
"git-cz": "4.9.0",
"license-checker": "25.0.1",
Expand All @@ -121,9 +121,9 @@
"standard-version": "9.5.0",
"storybook": "8.3.5",
"storybook-dark-mode": "4.0.2",
"tailwindcss": "3.4.13",
"tailwindcss": "3.4.14",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"vitest": "2.1.2"
"typescript": "5.6.3",
"vitest": "2.1.3"
}
}
Loading

0 comments on commit 3fb4f04

Please sign in to comment.