|
61 | 61 | "@swc/core": "^1.10.7", |
62 | 62 | "@tsconfig/node22": "^22.0.0", |
63 | 63 | "@tsconfig/strictest": "^2.0.5", |
64 | | - "@types/node": "^22.10.5", |
65 | | - "@types/react": "^19.0.6", |
| 64 | + "@types/node": "^22.10.6", |
| 65 | + "@types/react": "^19.0.7", |
66 | 66 | "@types/react-dom": "^19.0.3", |
67 | | - "@typescript-eslint/parser": "^8.19.1", |
68 | | - "@typescript-eslint/rule-tester": "^8.19.1", |
69 | | - "@typescript-eslint/types": "^8.19.1", |
| 67 | + "@typescript-eslint/parser": "^8.20.0", |
| 68 | + "@typescript-eslint/rule-tester": "^8.20.0", |
| 69 | + "@typescript-eslint/types": "^8.20.0", |
70 | 70 | "@vitest/ui": "^2.1.8", |
71 | 71 | "@workspace/configs": "workspace:*", |
72 | 72 | "@workspace/eslint-plugin-local": "workspace:*", |
73 | 73 | "concurrently": "^9.1.2", |
74 | | - "cspell": "^8.17.1", |
| 74 | + "cspell": "^8.17.2", |
75 | 75 | "dedent": "^1.5.3", |
76 | 76 | "dprint": "^0.48.0", |
77 | 77 | "esbuild": "^0.24.2", |
|
107 | 107 | "typedoc-plugin-markdown": "^4.4.1", |
108 | 108 | "typedoc-plugin-rename-defaults": "^0.7.2", |
109 | 109 | "typescript": "^5.7.3", |
110 | | - "typescript-eslint": "^8.19.1", |
| 110 | + "typescript-eslint": "^8.20.0", |
111 | 111 | "vitest": "^2.1.8" |
112 | 112 | }, |
113 | 113 | "engines": { |
|
120 | 120 | "safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41", |
121 | 121 | "safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.41", |
122 | 122 | "typedarray": "npm:@nolyfill/typedarray@^1.0.29", |
123 | | - "@types/react": "^19.0.6", |
| 123 | + "@types/react": "^19.0.7", |
124 | 124 | "@types/react-dom": "^19.0.3", |
125 | 125 | "cross-spawn": "^7.0.6", |
126 | 126 | "next": "^15.1.4", |
|
0 commit comments