|
23 | 23 | "node": "22.x" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "@prisma/client": "6.10.1", |
27 | | - "@sentry/nextjs": "9.33.0", |
| 26 | + "@prisma/client": "6.11.1", |
| 27 | + "@sentry/nextjs": "9.35.0", |
28 | 28 | "@vercel/analytics": "1.5.0", |
29 | 29 | "@vercel/speed-insights": "1.2.0", |
30 | 30 | "clsx": "2.1.1", |
31 | | - "next": "15.3.4", |
| 31 | + "next": "15.4.0", |
32 | 32 | "next-themes": "0.4.6", |
33 | 33 | "react": "19.1.0", |
34 | 34 | "react-dom": "19.1.0", |
35 | | - "swr": "2.3.3" |
| 35 | + "swr": "2.3.4" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@commitlint/cli": "19.8.1", |
|
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.7", |
| 50 | + "@types/node": "24.0.10", |
51 | 51 | "@types/react": "19.1.8", |
52 | 52 | "@types/react-dom": "19.1.6", |
53 | 53 | "autoprefixer": "10.4.21", |
54 | | - "eslint": "9.30.0", |
55 | | - "eslint-config-next": "15.3.4", |
| 54 | + "eslint": "9.30.1", |
| 55 | + "eslint-config-next": "15.3.5", |
56 | 56 | "gray-matter": "4.0.3", |
57 | | - "jest": "30.0.3", |
58 | | - "jest-environment-jsdom": "30.0.2", |
| 57 | + "jest": "30.0.4", |
| 58 | + "jest-environment-jsdom": "30.0.4", |
59 | 59 | "next-mdx-remote": "5.0.0", |
60 | 60 | "next-sitemap": "4.2.3", |
61 | 61 | "postcss": "8.5.6", |
62 | 62 | "prettier": "3.6.2", |
63 | | - "prisma": "6.10.1", |
| 63 | + "prisma": "6.11.1", |
64 | 64 | "reading-time": "1.5.0", |
65 | 65 | "rehype": "13.0.2", |
66 | 66 | "rehype-autolink-headings": "7.1.0", |
|
0 commit comments