|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@effect/language-service": "^0.41.1", |
56 | | - "@effect/platform": "^0.92.0", |
57 | | - "@effect/platform-node": "^0.98.0", |
| 56 | + "@effect/platform": "^0.92.1", |
| 57 | + "@effect/platform-node": "^0.98.2", |
58 | 58 | "@eslint/config-inspector": "^1.3.0", |
59 | 59 | "@eslint/markdown": "^7.3.0", |
60 | 60 | "@local/configs": "workspace:*", |
61 | 61 | "@local/eslint-plugin-local": "workspace:*", |
62 | 62 | "@radix-ui/react-toast": "^1.2.15", |
63 | 63 | "@tsconfig/node22": "^22.0.2", |
64 | 64 | "@tsconfig/strictest": "^2.0.6", |
65 | | - "@types/node": "^24.6.0", |
| 65 | + "@types/node": "^24.6.1", |
66 | 66 | "@types/react": "^19.1.16", |
67 | 67 | "@types/react-dom": "^19.1.9", |
68 | 68 | "@typescript-eslint/parser": "^8.45.0", |
|
72 | 72 | "ansis": "^4.2.0", |
73 | 73 | "dedent": "^1.7.0", |
74 | 74 | "dprint": "^0.50.2", |
75 | | - "effect": "^3.18.0", |
| 75 | + "effect": "^3.18.1", |
76 | 76 | "eslint": "^9.36.0", |
77 | 77 | "eslint-plugin-fast-import": "^1.4.4", |
78 | 78 | "eslint-plugin-vitest": "^0.5.4", |
|
93 | 93 | "typedoc": "^0.28.13", |
94 | 94 | "typedoc-plugin-markdown": "^4.9.0", |
95 | 95 | "typedoc-plugin-mdn-links": "^5.0.9", |
96 | | - "typescript": "^5.9.2", |
| 96 | + "typescript": "^5.9.3", |
97 | 97 | "typescript-eslint": "^8.45.0", |
98 | 98 | "vitest": "^3.2.4" |
99 | 99 | }, |
|
118 | 118 | "react-dom": "^19.1.1", |
119 | 119 | "ts-api-utils": "^2.1.0", |
120 | 120 | "tslib": "^2.8.1", |
121 | | - "typescript": "^5.9.2" |
| 121 | + "typescript": "^5.9.3" |
122 | 122 | } |
123 | 123 | } |
124 | 124 | } |
0 commit comments