|
42 | 42 | "@dprint/formatter": "^0.4.1", |
43 | 43 | "@dprint/typescript": "0.93.4", |
44 | 44 | "@esfx/canceltoken": "^1.0.0", |
45 | | - "@eslint/js": "^9.39.1", |
| 45 | + "@eslint/js": "^10.0.1", |
46 | 46 | "@octokit/rest": "^22.0.1", |
47 | 47 | "@types/chai": "^4.3.20", |
48 | 48 | "@types/minimist": "^1.2.5", |
|
51 | 51 | "@types/node": "latest", |
52 | 52 | "@types/source-map-support": "^0.5.10", |
53 | 53 | "@types/which": "^3.0.4", |
54 | | - "@typescript-eslint/rule-tester": "^8.47.0", |
55 | | - "@typescript-eslint/type-utils": "^8.47.0", |
56 | | - "@typescript-eslint/utils": "^8.47.0", |
57 | | - "azure-devops-node-api": "^15.1.1", |
| 54 | + "@typescript-eslint/rule-tester": "^8.56.1", |
| 55 | + "@typescript-eslint/type-utils": "^8.56.1", |
| 56 | + "@typescript-eslint/utils": "^8.56.1", |
| 57 | + "azure-devops-node-api": "^15.1.3", |
58 | 58 | "c8": "^10.1.3", |
59 | 59 | "chai": "^4.5.0", |
60 | 60 | "chokidar": "^4.0.3", |
61 | | - "diff": "^8.0.2", |
| 61 | + "diff": "^8.0.3", |
62 | 62 | "dprint": "^0.49.1", |
63 | | - "esbuild": "^0.27.0", |
64 | | - "eslint": "^9.39.1", |
65 | | - "eslint-formatter-autolinkable-stylish": "^1.4.0", |
66 | | - "eslint-plugin-regexp": "^2.10.0", |
67 | | - "fast-xml-parser": "^5.3.2", |
| 63 | + "esbuild": "^0.27.3", |
| 64 | + "eslint": "^10.0.2", |
| 65 | + "eslint-plugin-regexp": "^3.0.0", |
| 66 | + "fast-xml-parser": "^5.4.1", |
68 | 67 | "glob": "^10.5.0", |
69 | | - "globals": "^16.5.0", |
70 | | - "hereby": "^1.11.1", |
| 68 | + "globals": "^17.4.0", |
| 69 | + "hereby": "^1.12.0", |
71 | 70 | "jsonc-parser": "^3.3.1", |
72 | | - "knip": "^5.70.0", |
| 71 | + "knip": "^5.85.0", |
73 | 72 | "minimist": "^1.2.8", |
74 | 73 | "mocha": "^10.8.2", |
75 | 74 | "mocha-fivemat-progress-reporter": "^0.1.0", |
76 | 75 | "monocart-coverage-reports": "^2.12.9", |
77 | 76 | "ms": "^2.1.3", |
78 | 77 | "picocolors": "^1.1.1", |
79 | | - "playwright": "^1.56.1", |
| 78 | + "playwright": "^1.58.2", |
80 | 79 | "source-map-support": "^0.5.21", |
81 | 80 | "tslib": "^2.8.1", |
82 | 81 | "typescript": "^5.9.3", |
83 | | - "typescript-eslint": "^8.47.0", |
| 82 | + "typescript-eslint": "^8.56.1", |
84 | 83 | "which": "^3.0.1" |
85 | 84 | }, |
86 | 85 | "overrides": { |
|
112 | 111 | }, |
113 | 112 | "packageManager": "[email protected]", |
114 | 113 | "volta": { |
115 | | - "node": "20.1.0", |
| 114 | + "node": "22.22.0", |
116 | 115 | "npm": "8.19.4" |
117 | 116 | } |
118 | 117 | } |
0 commit comments