|
5 | 5 | "url": "http://gajus.com" |
6 | 6 | }, |
7 | 7 | "dependencies": { |
8 | | - "@es-joy/jsdoccomment": "~0.83.0", |
| 8 | + "@es-joy/jsdoccomment": "~0.84.0", |
9 | 9 | "@es-joy/resolve.exports": "1.2.0", |
10 | 10 | "are-docs-informative": "^0.0.2", |
11 | 11 | "comment-parser": "1.4.5", |
|
24 | 24 | "devDependencies": { |
25 | 25 | "@arethetypeswrong/cli": "^0.18.2", |
26 | 26 | "@babel/cli": "^7.28.6", |
27 | | - "@babel/core": "^7.28.6", |
| 27 | + "@babel/core": "^7.29.0", |
28 | 28 | "@babel/eslint-parser": "^7.28.6", |
29 | 29 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
30 | 30 | "@babel/plugin-transform-flow-strip-types": "^7.27.1", |
31 | | - "@babel/preset-env": "^7.28.6", |
| 31 | + "@babel/preset-env": "^7.29.0", |
32 | 32 | "@es-joy/escodegen": "^4.2.0", |
33 | 33 | "@es-joy/jsdoc-eslint-parser": "^0.27.0", |
34 | | - "@eslint/core": "^1.0.1", |
| 34 | + "@eslint/core": "^1.1.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.2", |
| 38 | + "@semantic-release/github": "^12.0.3", |
39 | 39 | "@semantic-release/npm": "^13.1.3", |
40 | 40 | "@types/chai": "^5.2.3", |
41 | 41 | "@types/debug": "^4.1.12", |
|
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": "^25.0.10", |
| 47 | + "@types/node": "^25.2.0", |
48 | 48 | "@types/semver": "^7.7.1", |
49 | 49 | "@types/spdx-expression-parse": "^3.0.5", |
50 | | - "@typescript-eslint/types": "^8.53.1", |
| 50 | + "@typescript-eslint/types": "^8.54.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", |
|
56 | 56 | "chai": "^6.2.2", |
57 | 57 | "decamelize": "^6.0.1", |
58 | 58 | "eslint": "9.39.2", |
59 | | - "eslint-config-canonical": "^47.3.8", |
| 59 | + "eslint-config-canonical": "^47.4.2", |
60 | 60 | "gitdown": "^4.1.1", |
61 | | - "glob": "^13.0.0", |
62 | | - "globals": "^17.1.0", |
| 61 | + "glob": "^13.0.1", |
| 62 | + "globals": "^17.3.0", |
63 | 63 | "husky": "^9.1.7", |
64 | | - "jsdoc-type-pratt-parser": "^7.1.0", |
| 64 | + "jsdoc-type-pratt-parser": "^7.1.1", |
65 | 65 | "json-schema": "^0.4.0", |
66 | 66 | "json-schema-to-typescript": "^15.0.4", |
67 | 67 | "lint-staged": "^16.2.7", |
68 | 68 | "mocha": "^11.7.5", |
69 | 69 | "open-editor": "^6.0.0", |
70 | | - "playwright": "^1.58.0", |
| 70 | + "playwright": "^1.58.1", |
71 | 71 | "replace": "^1.2.2", |
72 | 72 | "rimraf": "^6.1.2", |
73 | | - "rollup": "^4.56.0", |
74 | | - "semantic-release": "^25.0.2", |
| 73 | + "rollup": "^4.57.1", |
| 74 | + "semantic-release": "^25.0.3", |
75 | 75 | "sinon": "^21.0.1", |
76 | 76 | "ts-api-utils": "^2.4.0", |
77 | 77 | "typescript": "5.9.3", |
78 | | - "typescript-eslint": "^8.53.1" |
| 78 | + "typescript-eslint": "^8.54.0" |
79 | 79 | }, |
80 | 80 | "engines": { |
81 | 81 | "node": "^20.19.0 || ^22.13.0 || >=24" |
|
0 commit comments