|
145 | 145 | "zone.js": "~0.15.0" |
146 | 146 | }, |
147 | 147 | "devDependencies": { |
148 | | - "@actions/core": "^1.10.0", |
149 | | - "@actions/exec": "^1.1.1", |
| 148 | + "@actions/core": "^2.0.0", |
| 149 | + "@actions/exec": "^2.0.0", |
150 | 150 | "@actions/github": "^6.0.0", |
151 | 151 | "@agnos-ui/angular-bootstrap": "~0.9.0", |
152 | 152 | "@agnos-ui/core-bootstrap": "~0.9.0", |
|
170 | 170 | "@angular/router": "~20.3.15", |
171 | 171 | "@babel/core": "~7.28.0", |
172 | 172 | "@babel/preset-typescript": "~7.28.0", |
173 | | - "@commitlint/cli": "^19.0.0", |
174 | | - "@commitlint/config-angular": "^19.0.0", |
175 | | - "@commitlint/config-conventional": "^19.0.0", |
176 | | - "@commitlint/types": "^19.0.0", |
| 173 | + "@commitlint/cli": "^20.2.0", |
| 174 | + "@commitlint/config-angular": "^20.2.0", |
| 175 | + "@commitlint/config-conventional": "^20.2.0", |
| 176 | + "@commitlint/types": "^20.2.0", |
177 | 177 | "@compodoc/compodoc": "^1.1.32", |
178 | 178 | "@design-factory/design-factory": "~20.0.0", |
179 | 179 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.0", |
|
239 | 239 | "eslint-plugin-import": "~2.32.0", |
240 | 240 | "eslint-plugin-import-newlines": "~1.4.0", |
241 | 241 | "eslint-plugin-jest": "~29.1.0", |
242 | | - "eslint-plugin-jsdoc": "~54.7.0", |
| 242 | + "eslint-plugin-jsdoc": "~61.5.0", |
243 | 243 | "eslint-plugin-prefer-arrow": "~1.2.3", |
244 | | - "eslint-plugin-unicorn": "~60.0.0", |
| 244 | + "eslint-plugin-unicorn": "~62.0.0", |
245 | 245 | "eslint-plugin-unused-imports": "~4.3.0", |
246 | 246 | "globals": "^16.0.0", |
247 | 247 | "globby": "^11.1.0", |
|
257 | 257 | "jsdom": "^26.1.0", |
258 | 258 | "jsonc-eslint-parser": "~2.4.0", |
259 | 259 | "jsonpath-plus": "~10.3.0", |
260 | | - "lighthouse": "~12.8.0", |
| 260 | + "lighthouse": "~13.0.0", |
261 | 261 | "lint-staged": "^16.0.0", |
262 | 262 | "marked": "^15.0.0", |
263 | 263 | "minimist": "^1.2.6", |
|
274 | 274 | "postcss-scss": "~4.0.9", |
275 | 275 | "prism-themes": "^1.9.0", |
276 | 276 | "prismjs": "^1.30.0", |
277 | | - "replace-in-files-cli": "^3.0.0", |
| 277 | + "replace-in-files-cli": "^4.0.0", |
278 | 278 | "rimraf": "^6.0.1", |
279 | 279 | "sass": "~1.93.0", |
280 | 280 | "sass-loader": "^16.0.0", |
|
0 commit comments