Skip to content

Commit 8e8c8de

Browse files
committed
chore: update dependencies
1 parent 2c74f46 commit 8e8c8de

File tree

2 files changed

+445
-657
lines changed

2 files changed

+445
-657
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
},
1919
"dependencies": {
2020
"@auth/prisma-adapter": "^2.4.1",
21-
"@hookform/resolvers": "^3.6.0",
22-
"@prisma/client": "^5.15.1",
21+
"@hookform/resolvers": "^3.9.0",
22+
"@prisma/client": "^5.17.0",
2323
"@radix-ui/react-accessible-icon": "^1.1.0",
2424
"@radix-ui/react-accordion": "^1.2.0",
2525
"@radix-ui/react-alert-dialog": "^1.1.1",
2626
"@radix-ui/react-aspect-ratio": "^1.1.0",
2727
"@radix-ui/react-avatar": "^1.1.0",
28-
"@radix-ui/react-checkbox": "^1.1.0",
28+
"@radix-ui/react-checkbox": "^1.1.1",
2929
"@radix-ui/react-collapsible": "^1.1.0",
3030
"@radix-ui/react-context-menu": "^2.2.1",
3131
"@radix-ui/react-dialog": "^1.1.1",
@@ -47,73 +47,73 @@
4747
"@radix-ui/react-toast": "^1.2.1",
4848
"@radix-ui/react-toggle": "^1.1.0",
4949
"@radix-ui/react-toggle-group": "^1.1.0",
50-
"@radix-ui/react-tooltip": "^1.1.1",
50+
"@radix-ui/react-tooltip": "^1.1.2",
5151
"@react-email/button": "0.0.15",
5252
"@react-email/components": "0.0.21",
5353
"@react-email/html": "0.0.8",
54-
"@t3-oss/env-nextjs": "^0.10.1",
55-
"@typescript-eslint/parser": "^7.14.1",
54+
"@t3-oss/env-nextjs": "^0.11.0",
55+
"@typescript-eslint/parser": "^7.17.0",
5656
"@vercel/analytics": "^1.3.1",
5757
"@vercel/og": "^0.6.2",
5858
"class-variance-authority": "^0.7.0",
5959
"clsx": "^2.1.1",
6060
"cmdk": "^1.0.0",
6161
"concurrently": "^8.2.2",
62-
"contentlayer2": "^0.4.6",
62+
"contentlayer2": "^0.5.0",
6363
"date-fns": "^3.6.0",
64-
"lucide-react": "^0.381.0",
64+
"lucide-react": "^0.414.0",
6565
"ms": "^2.1.3",
66-
"next": "14.2.4",
66+
"next": "14.2.5",
6767
"next-auth": "5.0.0-beta.19",
68-
"next-contentlayer2": "^0.4.6",
68+
"next-contentlayer2": "^0.5.0",
6969
"next-themes": "^0.3.0",
7070
"prop-types": "^15.8.1",
7171
"react": "18.3.1",
7272
"react-day-picker": "^8.10.1",
7373
"react-dom": "18.3.1",
7474
"react-email": "2.1.5",
75-
"react-hook-form": "^7.52.0",
75+
"react-hook-form": "^7.52.1",
7676
"react-textarea-autosize": "^8.5.3",
77-
"resend": "^3.4.0",
77+
"resend": "^3.5.0",
7878
"sharp": "^0.33.4",
79-
"shiki": "^1.9.1",
79+
"shiki": "^1.11.0",
8080
"sonner": "^1.5.0",
8181
"stripe": "^15.12.0",
82-
"tailwind-merge": "^2.3.0",
82+
"tailwind-merge": "^2.4.0",
8383
"tailwindcss-animate": "^1.0.7",
8484
"vaul": "^0.9.1",
8585
"zod": "^3.23.8"
8686
},
8787
"devDependencies": {
8888
"@commitlint/cli": "^19.3.0",
8989
"@commitlint/config-conventional": "^19.2.2",
90-
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
90+
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
9191
"@tailwindcss/line-clamp": "^0.4.4",
9292
"@tailwindcss/typography": "^0.5.13",
93-
"@types/node": "^20.14.8",
93+
"@types/node": "^20.14.11",
9494
"@types/react": "18.3.3",
9595
"@types/react-dom": "18.3.0",
9696
"autoprefixer": "^10.4.19",
9797
"eslint": "^8.57.0",
98-
"eslint-config-next": "14.2.4",
98+
"eslint-config-next": "14.2.5",
9999
"eslint-config-prettier": "^9.1.0",
100-
"eslint-plugin-react": "^7.34.3",
100+
"eslint-plugin-react": "^7.35.0",
101101
"eslint-plugin-tailwindcss": "^3.17.4",
102-
"husky": "^9.0.11",
102+
"husky": "^9.1.1",
103103
"mdast-util-toc": "^7.1.0",
104-
"postcss": "^8.4.38",
105-
"prettier": "^3.3.2",
106-
"prettier-plugin-tailwindcss": "^0.6.1",
104+
"postcss": "^8.4.39",
105+
"prettier": "^3.3.3",
106+
"prettier-plugin-tailwindcss": "^0.6.5",
107107
"pretty-quick": "^4.0.0",
108-
"prisma": "^5.15.1",
108+
"prisma": "^5.17.0",
109109
"rehype": "^13.0.1",
110110
"rehype-autolink-headings": "^7.1.0",
111111
"rehype-pretty-code": "^0.13.2",
112112
"rehype-slug": "^6.0.0",
113113
"remark": "^15.0.1",
114114
"remark-gfm": "^4.0.0",
115-
"tailwindcss": "^3.4.4",
116-
"typescript": "5.5.2",
115+
"tailwindcss": "^3.4.6",
116+
"typescript": "5.5.3",
117117
"unist-util-visit": "^5.0.0"
118118
}
119119
}

0 commit comments

Comments
 (0)