|
55 | 55 | "@effect/language-service": "^0.42.0", |
56 | 56 | "@effect/platform": "^0.92.1", |
57 | 57 | "@effect/platform-node": "^0.98.3", |
| 58 | + "@eslint/compat": "^1.4.0", |
58 | 59 | "@eslint/config-inspector": "^1.3.0", |
59 | | - "@eslint/markdown": "^7.3.0", |
| 60 | + "@eslint/markdown": "^7.4.0", |
60 | 61 | "@local/configs": "workspace:*", |
61 | 62 | "@local/eslint-plugin-local": "workspace:*", |
62 | 63 | "@radix-ui/react-toast": "^1.2.15", |
|
65 | 66 | "@types/node": "^24.7.0", |
66 | 67 | "@types/react": "^19.2.0", |
67 | 68 | "@types/react-dom": "^19.2.0", |
68 | | - "@typescript-eslint/parser": "^8.45.0", |
69 | | - "@typescript-eslint/rule-tester": "^8.45.0", |
70 | | - "@typescript-eslint/types": "^8.45.0", |
71 | | - "@eslint/compat": "^1.4.0", |
| 69 | + "@typescript-eslint/parser": "^8.46.0", |
| 70 | + "@typescript-eslint/rule-tester": "^8.46.0", |
| 71 | + "@typescript-eslint/types": "^8.46.0", |
72 | 72 | "ansis": "^4.2.0", |
73 | 73 | "dedent": "^1.7.0", |
74 | 74 | "dprint": "^0.50.2", |
|
94 | 94 | "typedoc-plugin-markdown": "^4.9.0", |
95 | 95 | "typedoc-plugin-mdn-links": "^5.0.9", |
96 | 96 | "typescript": "^5.9.3", |
97 | | - "typescript-eslint": "^8.45.0", |
| 97 | + "typescript-eslint": "^8.46.0", |
98 | 98 | "vitest": "^3.2.4" |
99 | 99 | }, |
100 | | - "packageManager": "pnpm@10.17.1", |
| 100 | + "packageManager": "pnpm@10.18.1", |
101 | 101 | "engines": { |
102 | 102 | "node": ">=20.19.0" |
103 | 103 | }, |
|
120 | 120 | "fumadocs-ui": "15.8.1", |
121 | 121 | "lucide-react": "^0.544.0", |
122 | 122 | "next": "^15.5.4", |
123 | | - "react-dom": "^19.2.0", |
124 | 123 | "react": "^19.2.0", |
| 124 | + "react-dom": "^19.2.0", |
125 | 125 | "ts-api-utils": "^2.1.0", |
126 | 126 | "tslib": "^2.8.1", |
127 | 127 | "typescript": "^5.9.3" |
|
0 commit comments