|
47 | 47 | "@types/node": "^24.10.1", |
48 | 48 | "@types/semver": "^7.7.1", |
49 | 49 | "@types/spdx-expression-parse": "^3.0.5", |
50 | | - "@typescript-eslint/types": "^8.47.0", |
| 50 | + "@typescript-eslint/types": "^8.48.1", |
51 | 51 | "babel-plugin-add-module-exports": "^1.0.4", |
52 | 52 | "babel-plugin-istanbul": "^7.0.1", |
53 | 53 | "babel-plugin-transform-import-meta": "^2.3.3", |
|
56 | 56 | "chai": "^6.2.1", |
57 | 57 | "decamelize": "^6.0.1", |
58 | 58 | "eslint": "9.39.1", |
59 | | - "eslint-config-canonical": "^47.3.6", |
| 59 | + "eslint-config-canonical": "^47.3.7", |
60 | 60 | "gitdown": "^4.1.1", |
61 | 61 | "glob": "^13.0.0", |
62 | 62 | "globals": "^16.5.0", |
|
66 | 66 | "json-schema-to-typescript": "^15.0.4", |
67 | 67 | "lint-staged": "^16.2.7", |
68 | 68 | "mocha": "^11.7.5", |
69 | | - "open-editor": "^5.1.0", |
70 | | - "playwright": "^1.56.1", |
| 69 | + "open-editor": "^6.0.0", |
| 70 | + "playwright": "^1.57.0", |
71 | 71 | "replace": "^1.2.2", |
72 | 72 | "rimraf": "^6.1.2", |
73 | 73 | "rollup": "^4.53.3", |
74 | 74 | "semantic-release": "^25.0.2", |
75 | 75 | "sinon": "^21.0.0", |
76 | 76 | "ts-api-utils": "^2.1.0", |
77 | 77 | "typescript": "5.9.3", |
78 | | - "typescript-eslint": "^8.47.0" |
| 78 | + "typescript-eslint": "^8.48.1" |
79 | 79 | }, |
80 | 80 | "engines": { |
81 | 81 | "node": ">=20.11.0" |
|
0 commit comments