Skip to content

Commit 927eeba

Browse files
committed
chore: update dependencies in pnpm-lock.yaml
1 parent 344c4c3 commit 927eeba

2 files changed

Lines changed: 352 additions & 309 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@prisma/client": "6.10.1",
27-
"@sentry/nextjs": "9.31.0",
27+
"@sentry/nextjs": "9.33.0",
2828
"@vercel/analytics": "1.5.0",
2929
"@vercel/speed-insights": "1.2.0",
3030
"clsx": "2.1.1",
@@ -39,27 +39,27 @@
3939
"@commitlint/config-conventional": "19.8.1",
4040
"@commitlint/types": "19.8.1",
4141
"@eslint/eslintrc": "3.3.1",
42-
"@tailwindcss/postcss": "4.1.10",
42+
"@tailwindcss/postcss": "4.1.11",
4343
"@tailwindcss/typography": "0.5.16",
4444
"@testing-library/dom": "10.4.0",
4545
"@testing-library/jest-dom": "6.6.3",
4646
"@testing-library/react": "16.3.0",
4747
"@testing-library/user-event": "14.6.1",
4848
"@types/gtag.js": "0.0.20",
4949
"@types/jest": "30.0.0",
50-
"@types/node": "24.0.3",
50+
"@types/node": "24.0.7",
5151
"@types/react": "19.1.8",
5252
"@types/react-dom": "19.1.6",
5353
"autoprefixer": "10.4.21",
54-
"eslint": "9.29.0",
54+
"eslint": "9.30.0",
5555
"eslint-config-next": "15.3.4",
5656
"gray-matter": "4.0.3",
57-
"jest": "30.0.2",
57+
"jest": "30.0.3",
5858
"jest-environment-jsdom": "30.0.2",
5959
"next-mdx-remote": "5.0.0",
6060
"next-sitemap": "4.2.3",
6161
"postcss": "8.5.6",
62-
"prettier": "3.6.0",
62+
"prettier": "3.6.2",
6363
"prisma": "6.10.1",
6464
"reading-time": "1.5.0",
6565
"rehype": "13.0.2",
@@ -68,7 +68,7 @@
6868
"rehype-prism-plus": "2.0.1",
6969
"rehype-slug": "6.0.0",
7070
"remark-gfm": "4.0.1",
71-
"tailwindcss": "4.1.10",
71+
"tailwindcss": "4.1.11",
7272
"ts-node": "10.9.2",
7373
"typescript": "5.8.3"
7474
}

0 commit comments

Comments
 (0)