|
29 | 29 | "not dead"
|
30 | 30 | ],
|
31 | 31 | "dependencies": {
|
32 |
| - "@mdn/browser-compat-data": "^5.6.26", |
| 32 | + "@mdn/browser-compat-data": "^5.6.30", |
33 | 33 | "@radix-ui/react-slot": "^1.1.1",
|
34 |
| - "@sentry/nextjs": "^8", |
| 34 | + "@sentry/nextjs": "^8.50.0", |
35 | 35 | "class-variance-authority": "^0.7.1",
|
36 | 36 | "clsx": "^2.1.1",
|
37 | 37 | "lucide-react": "^0.469.0",
|
38 |
| - "markdown-to-jsx": "^7.7.2", |
39 |
| - "next": "^15.1.2", |
| 38 | + "markdown-to-jsx": "^7.7.3", |
| 39 | + "next": "^15.1.4", |
40 | 40 | "next-plausible": "^3.12.4",
|
41 | 41 | "nextra": "4.0.0-app-router.33",
|
42 | 42 | "nextra-theme-docs": "4.0.0-app-router.33",
|
43 | 43 | "react": "18.3.1",
|
44 | 44 | "react-dom": "18.3.1",
|
45 |
| - "react-intersection-observer": "^9.14.0", |
| 45 | + "react-intersection-observer": "^9.15.0", |
46 | 46 | "require-in-the-middle": "^7.4.0",
|
47 |
| - "simple-icons": "^13.20.0", |
48 |
| - "tailwind-merge": "^2.5.5", |
| 47 | + "simple-icons": "^13.21.0", |
| 48 | + "tailwind-merge": "^2.6.0", |
49 | 49 | "tailwindcss-animate": "^1.0.7"
|
50 | 50 | },
|
51 | 51 | "devDependencies": {
|
52 | 52 | "@commitlint/cli": "^19.6.1",
|
53 | 53 | "@commitlint/config-conventional": "^19.6.0",
|
54 |
| - "@next/bundle-analyzer": "^15.1.2", |
| 54 | + "@next/bundle-analyzer": "^15.1.4", |
55 | 55 | "@svgr/webpack": "^8.1.0",
|
56 | 56 | "@tailwindcss/postcss": "4.0.0-beta.8",
|
57 | 57 | "@types/node": "22.10.2",
|
58 | 58 | "@types/react": "18.3.13",
|
59 | 59 | "cross-env": "^7.0.3",
|
60 |
| - "eslint": "^9", |
| 60 | + "eslint": "^9.18.0", |
61 | 61 | "eslint-config-next": "15.1.2",
|
62 | 62 | "pagefind": "^1.3.0",
|
63 | 63 | "plop": "^4.0.1",
|
64 | 64 | "tailwindcss": "4.0.0-beta.8",
|
65 | 65 | "tsx": "^4.19.2",
|
66 |
| - "typescript": "^5.7.2" |
| 66 | + "typescript": "^5.7.3" |
67 | 67 | }
|
68 | 68 | }
|
0 commit comments