|
61 | 61 | "@swc/core": "^1.11.5", |
62 | 62 | "@tsconfig/node22": "^22.0.0", |
63 | 63 | "@tsconfig/strictest": "^2.0.5", |
64 | | - "@types/node": "^22.13.8", |
| 64 | + "@types/node": "^22.13.9", |
65 | 65 | "@types/react": "^19.0.10", |
66 | 66 | "@types/react-dom": "^19.0.4", |
67 | | - "@typescript-eslint/parser": "^8.25.0", |
68 | | - "@typescript-eslint/rule-tester": "^8.25.0", |
69 | | - "@typescript-eslint/types": "^8.25.0", |
| 67 | + "@typescript-eslint/parser": "^8.26.0", |
| 68 | + "@typescript-eslint/rule-tester": "^8.26.0", |
| 69 | + "@typescript-eslint/types": "^8.26.0", |
70 | 70 | "ansis": "^3.17.0", |
71 | 71 | "cspell": "^8.17.5", |
72 | 72 | "dedent": "^1.5.3", |
|
85 | 85 | "lefthook": "^1.11.2", |
86 | 86 | "markdownlint": "^0.37.4", |
87 | 87 | "nx": "20.4.2", |
88 | | - "publint": "^0.3.7", |
| 88 | + "publint": "^0.3.8", |
89 | 89 | "react": "^19.0.0", |
90 | 90 | "react-dom": "^19.0.0", |
91 | 91 | "skott": "^0.35.4", |
|
100 | 100 | "typedoc-plugin-mdn-links": "^5.0.1", |
101 | 101 | "typedoc-plugin-missing-exports": "^3.1.0", |
102 | 102 | "typescript": "^5.8.2", |
103 | | - "typescript-eslint": "^8.25.0", |
| 103 | + "typescript-eslint": "^8.26.0", |
104 | 104 | "vitest": "^3.0.7" |
105 | 105 | }, |
106 | 106 | "packageManager": "[email protected]", |
|
126 | 126 | "cross-spawn": "^7.0.6", |
127 | 127 | "esbuild": "^0.25.0", |
128 | 128 | "lucide-react": "^0.477.0", |
129 | | - "next": "^15.2.0", |
| 129 | + "next": "^15.2.1", |
130 | 130 | "react": "^19.0.0", |
131 | 131 | "react-dom": "^19.0.0", |
132 | 132 | "ts-api-utils": "^2.0.1", |
|
0 commit comments