Skip to content

Commit 43aaf9c

Browse files
committed
chore: update dependencies
1 parent f6caef7 commit 43aaf9c

3 files changed

Lines changed: 145 additions & 126 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"dependencies": {
2828
"@prisma/adapter-pg": "7.9.0",
2929
"@prisma/client": "7.9.0",
30-
"@sentry/nextjs": "10.67.0",
30+
"@sentry/nextjs": "10.68.0",
3131
"@vercel/analytics": "2.0.1",
3232
"@vercel/og": "0.11.1",
3333
"@vercel/speed-insights": "2.0.0",
3434
"clsx": "2.1.1",
3535
"gray-matter": "4.0.3",
3636
"lucide-react": "0.577.0",
37-
"next": "16.2.11",
37+
"next": "16.2.12",
3838
"next-mdx-remote": "6.0.0",
3939
"next-themes": "0.4.6",
4040
"react": "19.2.8",
@@ -64,7 +64,7 @@
6464
"next-sitemap": "4.2.3",
6565
"oxfmt": "0.60.0",
6666
"oxlint": "1.75.0",
67-
"postcss": "8.5.22",
67+
"postcss": "8.5.23",
6868
"prisma": "7.9.0",
6969
"rehype-autolink-headings": "7.1.0",
7070
"rehype-code-titles": "1.2.1",
@@ -80,5 +80,5 @@
8080
"node": "24.x",
8181
"pnpm": ">=10"
8282
},
83-
"packageManager": "pnpm@11.16.0"
83+
"packageManager": "pnpm@11.17.0"
8484
}

0 commit comments

Comments
 (0)