|
62 | 62 | "@tsconfig/node22": "^22.0.0", |
63 | 63 | "@tsconfig/strictest": "^2.0.5", |
64 | 64 | "@types/node": "^22.10.5", |
65 | | - "@types/react": "^19.0.2", |
| 65 | + "@types/react": "^19.0.3", |
66 | 66 | "@types/react-dom": "^19.0.2", |
67 | | - "@typescript-eslint/parser": "^8.19.0", |
68 | | - "@typescript-eslint/rule-tester": "^8.19.0", |
69 | | - "@typescript-eslint/types": "^8.19.0", |
| 67 | + "@typescript-eslint/parser": "^8.19.1", |
| 68 | + "@typescript-eslint/rule-tester": "^8.19.1", |
| 69 | + "@typescript-eslint/types": "^8.19.1", |
70 | 70 | "@vitest/ui": "^2.1.8", |
71 | 71 | "@workspace/configs": "workspace:*", |
72 | 72 | "@workspace/eslint-plugin-deps": "workspace:*", |
|
84 | 84 | "importx": "^0.5.1", |
85 | 85 | "lefthook": "^1.10.1", |
86 | 86 | "markdownlint": "^0.37.3", |
87 | | - "publint": "^0.2.12", |
| 87 | + "publint": "^0.3.0", |
88 | 88 | "react": "^19.0.0", |
89 | 89 | "react-dom": "^19.0.0", |
90 | 90 | "skott": "^0.35.4", |
|
98 | 98 | "typedoc-plugin-markdown": "^4.4.1", |
99 | 99 | "typedoc-plugin-rename-defaults": "^0.7.2", |
100 | 100 | "typescript": "^5.7.2", |
101 | | - "typescript-eslint": "^8.19.0", |
| 101 | + "typescript-eslint": "^8.19.1", |
102 | 102 | "vitest": "^2.1.8" |
103 | 103 | }, |
104 | 104 | "engines": { |
|
111 | 111 | "safe-buffer": "npm:@nolyfill/safe-buffer@^1.0.41", |
112 | 112 | "safer-buffer": "npm:@nolyfill/safer-buffer@^1.0.41", |
113 | 113 | "typedarray": "npm:@nolyfill/typedarray@^1.0.29", |
114 | | - "@types/react": "^19.0.2", |
| 114 | + "@types/react": "^19.0.3", |
115 | 115 | "@types/react-dom": "^19.0.2", |
116 | 116 | "cross-spawn": "^7.0.6", |
117 | 117 | "next": "^15.1.3", |
|
0 commit comments