|
36 | 36 | "@rollup/plugin-node-resolve": "^16.0.3", |
37 | 37 | "@semantic-release/commit-analyzer": "^13.0.1", |
38 | 38 | "@semantic-release/github": "^12.0.2", |
39 | | - "@semantic-release/npm": "^13.1.2", |
| 39 | + "@semantic-release/npm": "^13.1.3", |
40 | 40 | "@types/chai": "^5.2.3", |
41 | 41 | "@types/debug": "^4.1.12", |
42 | 42 | "@types/espree": "^10.1.0", |
43 | 43 | "@types/esquery": "^1.5.4", |
44 | 44 | "@types/estree": "^1.0.8", |
45 | 45 | "@types/json-schema": "^7.0.15", |
46 | 46 | "@types/mocha": "^10.0.10", |
47 | | - "@types/node": "^24.10.1", |
| 47 | + "@types/node": "^25.0.3", |
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.50.0", |
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", |
54 | 54 | "c8": "^10.1.3", |
55 | 55 | "camelcase": "^9.0.0", |
56 | 56 | "chai": "^6.2.1", |
57 | 57 | "decamelize": "^6.0.1", |
58 | | - "eslint": "9.39.1", |
59 | | - "eslint-config-canonical": "^47.3.6", |
| 58 | + "eslint": "9.39.2", |
| 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 | | - "rollup": "^4.53.3", |
| 73 | + "rollup": "^4.53.5", |
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.50.0" |
79 | 79 | }, |
80 | 80 | "engines": { |
81 | 81 | "node": ">=20.11.0" |
|
194 | 194 | }, |
195 | 195 | "version": "1.0.0", |
196 | 196 | "optionalDependencies": { |
197 | | - "@rollup/rollup-darwin-arm64": "^4.53.3" |
| 197 | + "@rollup/rollup-darwin-arm64": "^4.53.5" |
198 | 198 | } |
199 | 199 | } |
0 commit comments