|
58 | 58 | }, |
59 | 59 | "dependencies": { |
60 | 60 | "@mdx-js/react": "^3.1.1", |
61 | | - "@next/third-parties": "^16.2.12", |
| 61 | + "@next/third-parties": "^16.3.1", |
62 | 62 | "@opennextjs/cloudflare": "^1.20.1", |
63 | 63 | "cmdk": "^1.1.1", |
64 | 64 | "lucide-react": "^0.563.0", |
65 | | - "next": "^16.2.10", |
66 | | - "next-intl": "^4.13.4", |
| 65 | + "next": "^16.3.1", |
| 66 | + "next-intl": "^4.13.6", |
67 | 67 | "react": "^19.2.8", |
68 | 68 | "react-dom": "^19.2.8", |
69 | 69 | "recharts": "^3.10.1" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | - "@axe-core/playwright": "^4.12.1", |
73 | | - "@biomejs/biome": "^2.5.6", |
| 72 | + "@axe-core/playwright": "^4.13.0", |
| 73 | + "@biomejs/biome": "^2.5.8", |
74 | 74 | "@cspell/dict-de-de": "^4.1.2", |
75 | 75 | "@cspell/dict-es-es": "^3.0.8", |
76 | 76 | "@cspell/dict-fr-fr": "^2.3.2", |
|
79 | 79 | "@cspell/dict-ru_ru": "^2.3.2", |
80 | 80 | "@cspell/dict-tr-tr": "^3.0.6", |
81 | 81 | "@mdx-js/loader": "^3.1.1", |
82 | | - "@next/bundle-analyzer": "^16.2.12", |
83 | | - "@next/mdx": "^16.2.12", |
| 82 | + "@next/bundle-analyzer": "^16.3.1", |
| 83 | + "@next/mdx": "^16.3.1", |
84 | 84 | "@playwright/test": "^1.62.1", |
85 | 85 | "@tailwindcss/postcss": "^4.3.3", |
86 | 86 | "@types/mdx": "^2.0.14", |
87 | 87 | "@types/node": "^22.20.1", |
88 | 88 | "@types/react": "^19.2.18", |
89 | 89 | "@types/react-dom": "^19.2.4", |
90 | | - "@typescript-eslint/parser": "^8.65.0", |
91 | | - "@typescript-eslint/types": "^8.65.0", |
| 90 | + "@typescript-eslint/parser": "^8.67.0", |
| 91 | + "@typescript-eslint/types": "^8.67.0", |
92 | 92 | "ajv": "^8.20.0", |
93 | 93 | "ajv-formats": "^3.0.1", |
94 | 94 | "cspell": "^10.0.1", |
95 | 95 | "gray-matter": "^4.0.3", |
96 | 96 | "husky": "9.1.7", |
97 | | - "lint-staged": "17.2.0", |
| 97 | + "lint-staged": "17.3.0", |
98 | 98 | "rehype-highlight": "^7.0.2", |
99 | 99 | "remark-frontmatter": "^5.0.0", |
100 | 100 | "remark-gfm": "^4.0.1", |
101 | 101 | "tailwindcss": "^4.1.17", |
102 | | - "tsx": "^4.23.1", |
| 102 | + "tsx": "^4.23.12", |
103 | 103 | "typescript": "^6.0.3", |
104 | 104 | "user-agents": "^1.1.669", |
105 | 105 | "vitest": "^4.1.10", |
106 | | - "wrangler": "^4.116.0" |
| 106 | + "wrangler": "^4.123.0" |
107 | 107 | }, |
108 | 108 | "repository": { |
109 | 109 | "type": "git", |
|
0 commit comments