|
66 | 66 | "@types/node": "^22.13.5",
|
67 | 67 | "@types/react": "^19.0.10",
|
68 | 68 | "@types/react-dom": "^19.0.4",
|
69 |
| - "@typescript-eslint/parser": "^8.24.1", |
70 |
| - "@typescript-eslint/rule-tester": "^8.24.1", |
71 |
| - "@typescript-eslint/types": "^8.24.1", |
72 |
| - "@vitest/ui": "^3.0.6", |
| 69 | + "@typescript-eslint/parser": "^8.25.0", |
| 70 | + "@typescript-eslint/rule-tester": "^8.25.0", |
| 71 | + "@typescript-eslint/types": "^8.25.0", |
| 72 | + "@vitest/ui": "^3.0.7", |
73 | 73 | "concurrently": "^9.1.2",
|
74 | 74 | "cspell": "^8.17.5",
|
75 | 75 | "dedent": "^1.5.3",
|
|
85 | 85 | "eslint-plugin-unicorn": "^57.0.0",
|
86 | 86 | "eslint-plugin-vitest": "^0.5.4",
|
87 | 87 | "jiti": "^2.4.2",
|
88 |
| - "lefthook": "^1.10.11", |
| 88 | + "lefthook": "^1.11.0", |
89 | 89 | "markdownlint": "^0.37.4",
|
90 | 90 | "nx": "20.4.2",
|
91 | 91 | "ofetch": "^1.4.1",
|
|
101 | 101 | "tsup": "^8.3.6",
|
102 | 102 | "tsx": "^4.19.3",
|
103 | 103 | "type-fest": "^4.35.0",
|
104 |
| - "typedoc": "^0.27.8", |
105 |
| - "typedoc-plugin-inline-sources": "^1.2.0", |
| 104 | + "typedoc": "^0.27.9", |
| 105 | + "typedoc-plugin-inline-sources": "^1.2.1", |
106 | 106 | "typedoc-plugin-markdown": "^4.4.2",
|
107 |
| - "typedoc-plugin-mdn-links": "^4.0.13", |
| 107 | + "typedoc-plugin-mdn-links": "^4.0.14", |
108 | 108 | "typedoc-plugin-missing-exports": "^3.1.0",
|
109 | 109 | "typescript": "^5.7.3",
|
110 |
| - "typescript-eslint": "^8.24.1", |
111 |
| - "vitest": "^3.0.6" |
| 110 | + "typescript-eslint": "^8.25.0", |
| 111 | + "vitest": "^3.0.7" |
112 | 112 | },
|
113 | 113 | "packageManager": "[email protected]",
|
114 | 114 | "engines": {
|
|
124 | 124 | "overrides": {
|
125 | 125 | "is-core-module": "npm:@socketregistry/is-core-module@^1.0.7",
|
126 | 126 | "safe-buffer": "npm:@socketregistry/safe-buffer@^1.0.6",
|
127 |
| - "safer-buffer": "npm:@socketregistry/safer-buffer@^1.0.6", |
| 127 | + "safer-buffer": "npm:@socketregistry/safer-buffer@^1.0.7", |
128 | 128 | "typedarray": "npm:@socketregistry/typedarray@^1.0.5",
|
129 | 129 | "@types/react": "^19.0.10",
|
130 | 130 | "@types/react-dom": "^19.0.4",
|
|
0 commit comments