|
36 | 36 | "@tailwindcss/postcss": "~4.0.17", |
37 | 37 | "@vcarl/remark-headings": "~0.1.0", |
38 | 38 | "@vercel/analytics": "~1.5.0", |
39 | | - "@vercel/otel": "~1.10.1", |
| 39 | + "@vercel/otel": "~1.10.4", |
40 | 40 | "@vercel/speed-insights": "~1.2.0", |
41 | 41 | "classnames": "~2.5.1", |
42 | 42 | "cross-env": "7.0.3", |
43 | 43 | "feed": "~4.2.2", |
44 | 44 | "github-slugger": "~2.0.0", |
45 | 45 | "glob": "~11.0.1", |
46 | 46 | "gray-matter": "~4.0.3", |
47 | | - "next": "15.2.3", |
| 47 | + "next": "15.2.4", |
48 | 48 | "next-intl": "~4.0.2", |
49 | | - "next-themes": "~0.4.4", |
| 49 | + "next-themes": "~0.4.6", |
50 | 50 | "postcss": "~8.5.3", |
51 | 51 | "postcss-calc": "~10.1.1", |
52 | 52 | "postcss-loader": "~8.1.1", |
53 | | - "react": "19.0.0", |
54 | | - "react-dom": "19.0.0", |
| 53 | + "react": "19.1.0", |
| 54 | + "react-dom": "19.1.0", |
55 | 55 | "rehype-autolink-headings": "~7.1.0", |
56 | 56 | "rehype-slug": "~6.0.0", |
57 | 57 | "remark-gfm": "~4.0.1", |
58 | 58 | "remark-reading-time": "~2.0.1", |
59 | 59 | "semver": "~7.7.1", |
60 | | - "shiki": "~3.1.0", |
61 | | - "sval": "^0.6.1", |
| 60 | + "shiki": "~3.2.1", |
| 61 | + "sval": "^0.6.3", |
62 | 62 | "tailwindcss": "~4.0.17", |
63 | 63 | "unist-util-visit": "~5.0.0", |
64 | 64 | "vfile": "~6.0.3", |
65 | | - "vfile-matter": "~5.0.0" |
| 65 | + "vfile-matter": "~5.0.1" |
66 | 66 | }, |
67 | 67 | "devDependencies": { |
68 | 68 | "@eslint/compat": "~1.2.7", |
69 | | - "@next/eslint-plugin-next": "15.2.0", |
| 69 | + "@next/eslint-plugin-next": "15.2.4", |
70 | 70 | "@testing-library/jest-dom": "~6.6.3", |
71 | 71 | "@testing-library/react": "~16.2.0", |
72 | 72 | "@testing-library/user-event": "~14.6.1", |
73 | 73 | "@types/jest": "29.5.14", |
74 | | - "@types/semver": "~7.5.8", |
75 | | - "eslint-config-next": "15.2.0", |
76 | | - "eslint-import-resolver-typescript": "~3.8.3", |
77 | | - "eslint-plugin-mdx": "~3.1.5", |
| 74 | + "@types/semver": "~7.7.0", |
| 75 | + "eslint-config-next": "15.2.4", |
| 76 | + "eslint-import-resolver-typescript": "~4.3.1", |
| 77 | + "eslint-plugin-mdx": "~3.3.1", |
78 | 78 | "eslint-plugin-react": "~7.37.4", |
79 | 79 | "eslint-plugin-react-hooks": "5.2.0", |
80 | 80 | "handlebars": "4.7.8", |
|
83 | 83 | "jest-junit": "16.0.0", |
84 | 84 | "remark-frontmatter": "5.0.0", |
85 | 85 | "remark-preset-lint-node": "5.1.2", |
86 | | - "stylelint": "16.15.0", |
| 86 | + "stylelint": "16.17.0", |
87 | 87 | "stylelint-config-standard": "37.0.0", |
88 | 88 | "stylelint-order": "6.0.4", |
89 | 89 | "stylelint-selector-bem-pattern": "4.0.1", |
90 | 90 | "typescript": "~5.7.2", |
91 | | - "typescript-eslint": "~8.25.0", |
| 91 | + "typescript-eslint": "~8.28.0", |
92 | 92 | "user-agent-data-types": "0.4.2" |
93 | 93 | } |
94 | 94 | } |
0 commit comments