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] committed Dec 20, 2023
1 parent 4957d13 commit 1201c1e
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 461 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
},
"dependencies": {
"@headlessui/react": "1.7.17",
"@heroicons/react": "2.0.18",
"@heroicons/react": "2.1.1",
"@hookform/devtools": "4.3.1",
"@hookform/resolvers": "3.3.2",
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.7.0",
"@prisma/client": "5.7.1",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-slot": "1.0.2",
"@tailwindcss/forms": "0.5.7",
"@tanstack/react-query": "5.14.1",
"@tanstack/react-query-devtools": "5.14.1",
"@tanstack/react-query": "5.14.2",
"@tanstack/react-query-devtools": "5.14.2",
"class-variance-authority": "0.7.0",
"clsx": "2.0.0",
"consola": "3.2.3",
Expand All @@ -54,20 +54,20 @@
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/eslint-parser": "7.23.3",
"@storybook/addon-essentials": "7.6.5",
"@storybook/addon-interactions": "7.6.5",
"@storybook/addon-links": "7.6.5",
"@storybook/nextjs": "7.6.5",
"@storybook/react": "7.6.5",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-interactions": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/nextjs": "7.6.6",
"@storybook/react": "7.6.6",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitejs/plugin-react": "4.2.1",
"@vitest/ui": "1.0.4",
"@vitest/ui": "1.1.0",
"autoprefixer": "10.4.16",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
Expand All @@ -85,14 +85,14 @@
"nano-staged": "0.8.0",
"postcss": "8.4.32",
"prettier": "3.1.1",
"prisma": "5.7.0",
"prisma": "5.7.1",
"rustywind": "0.20.0",
"sort-package-json": "2.6.0",
"storybook": "7.6.5",
"tailwindcss": "3.3.6",
"storybook": "7.6.6",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "5.0.10",
"vitest": "1.0.4"
"vitest": "1.1.0"
},
"msw": {
"workerDirectory": "public"
Expand Down
Loading

1 comment on commit 1201c1e

@vercel
Copy link

@vercel vercel bot commented on 1201c1e Dec 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.