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 13, 2024
1 parent 411c29a commit 75a8759
Show file tree
Hide file tree
Showing 4 changed files with 303 additions and 335 deletions.
12 changes: 6 additions & 6 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.447.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 @@ -72,7 +72,7 @@
"tailwind-merge": "2.5.3",
"tailwindcss-animate": "1.0.7",
"unified": "11.0.5",
"vaul": "0.9.1",
"vaul": "0.9.9",
"zod": "3.23.8"
},
"devDependencies": {
Expand All @@ -96,15 +96,15 @@
"@types/bcryptjs": "2.4.6",
"@types/node": "20.16.11",
"@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",
"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 @@ -123,7 +123,7 @@
"storybook-dark-mode": "4.0.2",
"tailwindcss": "3.4.13",
"ts-node": "10.9.2",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vitest": "2.1.2"
}
}
Loading

0 comments on commit 75a8759

Please sign in to comment.