|
5 | 5 | "url": "http://gajus.com" |
6 | 6 | }, |
7 | 7 | "dependencies": { |
8 | | - "@es-joy/jsdoccomment": "~0.77.0", |
| 8 | + "@es-joy/jsdoccomment": "~0.78.0", |
9 | 9 | "@es-joy/resolve.exports": "1.2.0", |
10 | 10 | "are-docs-informative": "^0.0.2", |
11 | 11 | "comment-parser": "1.4.1", |
12 | 12 | "debug": "^4.4.3", |
13 | 13 | "escape-string-regexp": "^4.0.0", |
14 | | - "espree": "^10.4.0", |
| 14 | + "espree": "^11.0.0", |
15 | 15 | "esquery": "^1.6.0", |
16 | 16 | "html-entities": "^2.6.0", |
17 | 17 | "object-deep-merge": "^2.0.0", |
|
35 | 35 | "@hkdobrev/run-if-changed": "^0.6.3", |
36 | 36 | "@rollup/plugin-node-resolve": "^16.0.3", |
37 | 37 | "@semantic-release/commit-analyzer": "^13.0.1", |
38 | | - "@semantic-release/github": "^12.0.1", |
| 38 | + "@semantic-release/github": "^12.0.2", |
39 | 39 | "@semantic-release/npm": "^13.1.1", |
40 | 40 | "@types/chai": "^5.2.3", |
41 | 41 | "@types/debug": "^4.1.12", |
|
47 | 47 | "@types/node": "^24.10.0", |
48 | 48 | "@types/semver": "^7.7.1", |
49 | 49 | "@types/spdx-expression-parse": "^3.0.5", |
50 | | - "@typescript-eslint/types": "^8.46.3", |
| 50 | + "@typescript-eslint/types": "^8.46.4", |
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 | | - "camelcase": "^8.0.0", |
56 | | - "chai": "^6.2.0", |
| 55 | + "camelcase": "^9.0.0", |
| 56 | + "chai": "^6.2.1", |
57 | 57 | "decamelize": "^6.0.1", |
58 | 58 | "eslint": "9.39.1", |
59 | | - "eslint-config-canonical": "^47.3.5", |
| 59 | + "eslint-config-canonical": "^47.3.6", |
60 | 60 | "gitdown": "^4.1.1", |
61 | 61 | "glob": "^11.0.3", |
62 | 62 | "globals": "^16.5.0", |
|
70 | 70 | "playwright": "^1.56.1", |
71 | 71 | "replace": "^1.2.2", |
72 | 72 | "rimraf": "^6.1.0", |
73 | | - "rollup": "^4.53.1", |
| 73 | + "rollup": "^4.53.2", |
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.46.3" |
| 78 | + "typescript-eslint": "^8.46.4" |
79 | 79 | }, |
80 | 80 | "engines": { |
81 | | - "node": ">=20.11.0" |
| 81 | + "node": "^20.19.0 || ^22.13.0 || >=24" |
82 | 82 | }, |
83 | 83 | "keywords": [ |
84 | 84 | "eslint", |
|
0 commit comments