|
319 | 319 | "generate:docs-index": "tsx scripts/generate-docs-index.ts" |
320 | 320 | }, |
321 | 321 | "devDependencies": { |
322 | | - "@eslint/compat": "^1", |
323 | | - "@oclif/core": "^4", |
324 | | - "@oclif/prettier-config": "^0.2.1", |
325 | | - "@oclif/test": "^4.1.14", |
326 | | - "@salesforce/dev-config": "^4.3.2", |
327 | | - "@tony.ganchev/eslint-plugin-header": "^3.1.11", |
| 322 | + "@eslint/compat": "catalog:", |
| 323 | + "@oclif/core": "catalog:", |
| 324 | + "@oclif/prettier-config": "catalog:", |
| 325 | + "@oclif/test": "catalog:", |
| 326 | + "@salesforce/dev-config": "catalog:", |
328 | 327 | "@types/archiver": "^7.0.0", |
329 | | - "@types/chai": "^4.3.20", |
| 328 | + "@types/chai": "catalog:", |
330 | 329 | "@types/ejs": "^3.1.5", |
331 | | - "@types/mocha": "^10.0.10", |
332 | | - "@types/node": "^22", |
333 | | - "@types/sinon": "^21.0.0", |
| 330 | + "@types/mocha": "catalog:", |
| 331 | + "@types/node": "catalog:", |
| 332 | + "@types/sinon": "catalog:", |
334 | 333 | "@types/xml2js": "^0.4.14", |
335 | | - "c8": "^10.1.3", |
336 | | - "chai": "^4.5.0", |
337 | | - "eslint": "^9", |
338 | | - "eslint-config-prettier": "^10", |
339 | | - "eslint-plugin-prettier": "^5.5.4", |
340 | | - "mocha": "^10.8.2", |
341 | | - "msw": "^2.12.4", |
| 334 | + "c8": "catalog:", |
| 335 | + "chai": "catalog:", |
| 336 | + "eslint": "catalog:", |
| 337 | + "eslint-config-prettier": "catalog:", |
| 338 | + "eslint-plugin-header": "catalog:", |
| 339 | + "eslint-plugin-prettier": "catalog:", |
| 340 | + "mocha": "catalog:", |
| 341 | + "msw": "catalog:", |
342 | 342 | "openapi-typescript": "^7.10.1", |
343 | | - "prettier": "^3.6.2", |
344 | | - "shx": "^0.3.3", |
345 | | - "sinon": "^21.0.1", |
346 | | - "tsx": "^4.20.6", |
347 | | - "typescript": "^5", |
348 | | - "typescript-eslint": "^8" |
| 343 | + "prettier": "catalog:", |
| 344 | + "shx": "catalog:", |
| 345 | + "sinon": "catalog:", |
| 346 | + "tsx": "catalog:", |
| 347 | + "typescript": "catalog:", |
| 348 | + "typescript-eslint": "catalog:" |
349 | 349 | }, |
350 | 350 | "peerDependencies": { |
351 | 351 | "@oclif/core": "^4" |
|
362 | 362 | "@salesforce/telemetry": "6.4.6", |
363 | 363 | "archiver": "7.0.1", |
364 | 364 | "chokidar": "5.0.0", |
365 | | - "cliui": "9.0.1", |
| 365 | + "cliui": "catalog:", |
366 | 366 | "ejs": "3.1.10", |
367 | 367 | "fuse.js": "7.1.0", |
368 | | - "glob": "13.0.0", |
| 368 | + "glob": "catalog:", |
369 | 369 | "i18next": "25.7.4", |
370 | 370 | "jszip": "3.10.1", |
371 | 371 | "minimatch": "10.1.1", |
372 | | - "open": "11.0.0", |
| 372 | + "open": "catalog:", |
373 | 373 | "openapi-fetch": "0.15.0", |
374 | 374 | "pino": "10.1.0", |
375 | 375 | "pino-pretty": "13.1.2", |
|
0 commit comments