|
71 | 71 | "@types/node": "^26.1.1", |
72 | 72 | "@types/react": "^19.2.17", |
73 | 73 | "@types/react-dom": "^19.2.3", |
74 | | - "@typescript-eslint/parser": "^8.63.0", |
75 | | - "@typescript-eslint/rule-tester": "^8.63.0", |
76 | | - "@typescript-eslint/types": "^8.63.0", |
| 74 | + "@typescript-eslint/parser": "^8.64.0", |
| 75 | + "@typescript-eslint/rule-tester": "^8.64.0", |
| 76 | + "@typescript-eslint/types": "^8.64.0", |
77 | 77 | "ansis": "^4.3.1", |
78 | 78 | "compare-versions": "^6.1.1", |
79 | 79 | "dedent": "^1.7.2", |
80 | 80 | "depcheck": "^1.4.7", |
81 | 81 | "dprint": "^0.54.0", |
82 | 82 | "effect": "^3.22.0", |
83 | 83 | "eslint": "^10.7.0", |
84 | | - "eslint-plugin-package-json": "^1.5.0", |
| 84 | + "eslint-plugin-package-json": "^1.6.0", |
85 | 85 | "import-integrity-lint": "^1.1.3", |
86 | 86 | "mdxlint": "^1.0.0", |
87 | | - "nx": "^23.0.2", |
| 87 | + "nx": "^23.1.0", |
88 | 88 | "preact": "^10.29.7", |
89 | 89 | "publint": "^0.3.21", |
90 | 90 | "react": "^19.2.7", |
|
102 | 102 | "typedoc-plugin-markdown": "^4.12.0", |
103 | 103 | "typedoc-plugin-mdn-links": "^5.1.1", |
104 | 104 | "typescript": "6.0.3", |
105 | | - "typescript-eslint": "^8.63.0", |
| 105 | + "typescript-eslint": "^8.64.0", |
106 | 106 | "vite-node": "^6.0.0", |
107 | 107 | "vitest": "^4.1.10" |
108 | 108 | }, |
109 | | - "packageManager": "pnpm@11.11.0", |
| 109 | + "packageManager": "pnpm@11.13.0", |
110 | 110 | "engines": { |
111 | 111 | "node": ">=22.0.0" |
112 | 112 | } |
|
0 commit comments