|
61 | 61 | "@rollup/plugin-json": "6.1.0", |
62 | 62 | "@rollup/plugin-node-resolve": "15.2.3", |
63 | 63 | "@rollup/plugin-typescript": "11.1.6", |
64 | | - "@swc/core": "1.3.102", |
| 64 | + "@swc/core": "1.3.103", |
65 | 65 | "@tsconfig/node20": "20.1.2", |
66 | 66 | "@tsconfig/strictest": "2.0.2", |
67 | | - "@types/node": "20.11.0", |
68 | | - "@typescript-eslint/eslint-plugin": ">=6.18.1", |
69 | | - "@typescript-eslint/parser": ">=6.18.1", |
70 | | - "@typescript-eslint/rule-tester": ">=6.18.1", |
| 67 | + "@types/node": "20.11.3", |
| 68 | + "@typescript-eslint/eslint-plugin": ">=6.19.0", |
| 69 | + "@typescript-eslint/parser": ">=6.19.0", |
| 70 | + "@typescript-eslint/rule-tester": ">=6.19.0", |
71 | 71 | "@vitest/ui": "1.2.0", |
72 | 72 | "bun": "1.0.22", |
73 | 73 | "bun-types": "1.0.22", |
74 | 74 | "cspell": "8.3.2", |
75 | 75 | "dedent": "1.5.1", |
76 | 76 | "dprint": "0.45.0", |
77 | | - "effect": "2.0.3", |
| 77 | + "effect": "2.1.0", |
78 | 78 | "eslint": ">=8.56.0", |
79 | 79 | "eslint-config-with-tsconfig": "2.10.0", |
80 | 80 | "eslint-plugin-eslint-plugin": "5.2.1", |
|
116 | 116 | }, |
117 | 117 | "pnpm": { |
118 | 118 | "overrides": { |
119 | | - "@typescript-eslint/parser": ">=6.18.1", |
120 | | - "@typescript-eslint/scope-manager": ">=6.18.1", |
121 | | - "@typescript-eslint/type-utils": ">=6.18.1", |
122 | | - "@typescript-eslint/types": ">=6.18.1", |
123 | | - "@typescript-eslint/utils": ">=6.18.1", |
124 | | - "@typescript-eslint/eslint-plugin": ">=6.18.1", |
| 119 | + "@typescript-eslint/parser": ">=6.19.0", |
| 120 | + "@typescript-eslint/scope-manager": ">=6.19.0", |
| 121 | + "@typescript-eslint/type-utils": ">=6.19.0", |
| 122 | + "@typescript-eslint/types": ">=6.19.0", |
| 123 | + "@typescript-eslint/utils": ">=6.19.0", |
| 124 | + "@typescript-eslint/eslint-plugin": ">=6.19.0", |
125 | 125 | "eslint": ">=8.56.0", |
126 | | - "effect": "2.0.3", |
| 126 | + "effect": "2.1.0", |
127 | 127 | "next": "14.0.4", |
128 | 128 | "react": "18.2.0", |
129 | 129 | "react-dom": "18.2.0", |
|
0 commit comments