|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@prisma/client": "6.10.1", |
27 | | - "@sentry/nextjs": "9.31.0", |
| 27 | + "@sentry/nextjs": "9.33.0", |
28 | 28 | "@vercel/analytics": "1.5.0", |
29 | 29 | "@vercel/speed-insights": "1.2.0", |
30 | 30 | "clsx": "2.1.1", |
|
39 | 39 | "@commitlint/config-conventional": "19.8.1", |
40 | 40 | "@commitlint/types": "19.8.1", |
41 | 41 | "@eslint/eslintrc": "3.3.1", |
42 | | - "@tailwindcss/postcss": "4.1.10", |
| 42 | + "@tailwindcss/postcss": "4.1.11", |
43 | 43 | "@tailwindcss/typography": "0.5.16", |
44 | 44 | "@testing-library/dom": "10.4.0", |
45 | 45 | "@testing-library/jest-dom": "6.6.3", |
46 | 46 | "@testing-library/react": "16.3.0", |
47 | 47 | "@testing-library/user-event": "14.6.1", |
48 | 48 | "@types/gtag.js": "0.0.20", |
49 | 49 | "@types/jest": "30.0.0", |
50 | | - "@types/node": "24.0.3", |
| 50 | + "@types/node": "24.0.7", |
51 | 51 | "@types/react": "19.1.8", |
52 | 52 | "@types/react-dom": "19.1.6", |
53 | 53 | "autoprefixer": "10.4.21", |
54 | | - "eslint": "9.29.0", |
| 54 | + "eslint": "9.30.0", |
55 | 55 | "eslint-config-next": "15.3.4", |
56 | 56 | "gray-matter": "4.0.3", |
57 | | - "jest": "30.0.2", |
| 57 | + "jest": "30.0.3", |
58 | 58 | "jest-environment-jsdom": "30.0.2", |
59 | 59 | "next-mdx-remote": "5.0.0", |
60 | 60 | "next-sitemap": "4.2.3", |
61 | 61 | "postcss": "8.5.6", |
62 | | - "prettier": "3.6.0", |
| 62 | + "prettier": "3.6.2", |
63 | 63 | "prisma": "6.10.1", |
64 | 64 | "reading-time": "1.5.0", |
65 | 65 | "rehype": "13.0.2", |
|
68 | 68 | "rehype-prism-plus": "2.0.1", |
69 | 69 | "rehype-slug": "6.0.0", |
70 | 70 | "remark-gfm": "4.0.1", |
71 | | - "tailwindcss": "4.1.10", |
| 71 | + "tailwindcss": "4.1.11", |
72 | 72 | "ts-node": "10.9.2", |
73 | 73 | "typescript": "5.8.3" |
74 | 74 | } |
|
0 commit comments