|
67 | 67 | "@argos-ci/cypress": "^6.2.2", |
68 | 68 | "@changesets/changelog-github": "^0.5.2", |
69 | 69 | "@changesets/cli": "^2.29.8", |
70 | | - "@cspell/eslint-plugin": "^9.3.2", |
| 70 | + "@cspell/eslint-plugin": "^9.4.0", |
71 | 71 | "@cypress/code-coverage": "^3.14.7", |
72 | | - "@eslint/js": "^9.26.0", |
| 72 | + "@eslint/js": "^9.39.2", |
73 | 73 | "@rollup/plugin-typescript": "^12.1.4", |
74 | 74 | "@types/cors": "^2.8.19", |
75 | 75 | "@types/express": "^5.0.6", |
|
93 | 93 | "cypress-image-snapshot": "^4.0.1", |
94 | 94 | "cypress-split": "^1.24.25", |
95 | 95 | "esbuild": "^0.25.12", |
96 | | - "eslint": "^9.26.0", |
| 96 | + "eslint": "^9.39.2", |
97 | 97 | "eslint-config-prettier": "^10.1.8", |
98 | 98 | "eslint-plugin-cypress": "^5.2.0", |
99 | 99 | "eslint-plugin-html": "^8.1.3", |
100 | | - "eslint-plugin-jest": "^29.0.1", |
101 | | - "eslint-plugin-jsdoc": "^61.1.12", |
| 100 | + "eslint-plugin-jest": "^29.11.1", |
| 101 | + "eslint-plugin-jsdoc": "^61.5.0", |
102 | 102 | "eslint-plugin-json": "^4.0.1", |
103 | 103 | "eslint-plugin-lodash": "^8.0.0", |
104 | 104 | "eslint-plugin-markdown": "^5.1.0", |
105 | 105 | "eslint-plugin-no-only-tests": "^3.3.0", |
106 | | - "eslint-plugin-tsdoc": "^0.4.0", |
| 106 | + "eslint-plugin-tsdoc": "^0.5.0", |
107 | 107 | "eslint-plugin-unicorn": "^62.0.0", |
108 | 108 | "express": "^5.2.1", |
109 | 109 | "globals": "^16.4.0", |
|
126 | 126 | "tslib": "^2.8.1", |
127 | 127 | "tsx": "^4.20.6", |
128 | 128 | "typescript": "~5.7.3", |
129 | | - "typescript-eslint": "^8.38.0", |
| 129 | + "typescript-eslint": "^8.50.1", |
130 | 130 | "vite": "^7.0.8", |
131 | 131 | "vite-plugin-istanbul": "^7.0.0", |
132 | 132 | "vitest": "^3.2.4" |
|
0 commit comments