|
1 | 1 | { |
2 | 2 | "name": "@eslint-react/monorepo", |
3 | | - "version": "1.17.2-next.7", |
| 3 | + "version": "1.17.2", |
4 | 4 | "private": true, |
5 | 5 | "description": "A series of composable ESLint plugins for libraries and frameworks that use React as a UI runtime.", |
6 | 6 | "keywords": [ |
|
49 | 49 | "devDependencies": { |
50 | 50 | "@changesets/cli": "^2.27.10", |
51 | 51 | "@effect/language-service": "^0.2.0", |
52 | | - "@effect/platform": "^0.69.30", |
53 | | - "@effect/platform-bun": "^0.49.32", |
54 | | - "@effect/platform-node": "^0.64.32", |
| 52 | + "@effect/platform": "^0.69.31", |
| 53 | + "@effect/platform-bun": "^0.49.33", |
| 54 | + "@effect/platform-node": "^0.64.33", |
55 | 55 | "@effect/schema": "^0.75.5", |
56 | 56 | "@eslint/config-inspector": "^0.5.6", |
57 | 57 | "@eslint/js": "^9.16.0", |
|
124 | 124 | "safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41", |
125 | 125 | "safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.41", |
126 | 126 | "side-channel": "npm:@nolyfill/side-channel@^1.0.29", |
| 127 | + "ts-api-utils": "^2.0.0", |
127 | 128 | "typedarray": "npm:@nolyfill/typedarray@^1.0.29", |
128 | 129 | "typescript": "^5.7.2" |
129 | 130 | } |
|
0 commit comments