|
69 | 69 | "@textlint-rule/textlint-rule-no-invalid-control-character": "^3.0.0", |
70 | 70 | "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.4", |
71 | 71 | "@textlint-rule/textlint-rule-preset-google": "^0.1.2", |
72 | | - "@textlint/ast-node-types": "^14.7.2", |
73 | | - "@textlint/types": "^14.7.2", |
| 72 | + "@textlint/ast-node-types": "^15.1.0", |
| 73 | + "@textlint/types": "^15.1.0", |
74 | 74 | "textlint-filter-rule-comments": "^1.2.2", |
75 | 75 | "textlint-rule-abbr-within-parentheses": "^1.0.2", |
76 | 76 | "textlint-rule-alex": "^5.0.0", |
77 | 77 | "textlint-rule-apostrophe": "^3.0.0", |
78 | 78 | "textlint-rule-common-misspellings": "^1.0.1", |
79 | | - "textlint-rule-date-weekday-mismatch": "^1.1.0", |
| 79 | + "textlint-rule-date-weekday-mismatch": "^1.1.1", |
80 | 80 | "textlint-rule-diacritics": "^2.1.4", |
81 | 81 | "textlint-rule-en-capitalization": "^2.0.3", |
82 | 82 | "textlint-rule-footnote-order": "^1.0.3", |
83 | 83 | "textlint-rule-helper": "^2.3.1", |
84 | 84 | "textlint-rule-no-dead-link": "^5.2.0", |
85 | 85 | "textlint-rule-no-empty-section": "^1.1.0", |
86 | 86 | "textlint-rule-no-todo": "^2.0.1", |
87 | | - "textlint-rule-terminology": "^5.2.12", |
| 87 | + "textlint-rule-terminology": "^5.2.13", |
88 | 88 | "textlint-rule-write-good": "^2.0.0", |
89 | 89 | "write-good": "^1.0.8" |
90 | 90 | }, |
91 | 91 | "devDependencies": { |
92 | | - "@anolilab/semantic-release-preset": "10.0.5", |
93 | | - "@arethetypeswrong/cli": "^0.18.1", |
94 | | - "@visulima/packem": "^1.19.4", |
| 92 | + "@anolilab/semantic-release-preset": "11.0.0", |
| 93 | + "@arethetypeswrong/cli": "^0.18.2", |
| 94 | + "@visulima/packem": "^1.28.2", |
95 | 95 | "esbuild": "^0.25.5", |
96 | 96 | "rimraf": "^6.0.1", |
97 | | - "semantic-release": "^24.2.5", |
98 | | - "textlint": "^14.7.2", |
| 97 | + "semantic-release": "^24.2.6", |
| 98 | + "textlint": "^15.1.0", |
99 | 99 | "typescript": "^5.8.3", |
100 | | - "vitest": "^3.1.4" |
| 100 | + "vitest": "^3.2.4" |
101 | 101 | }, |
102 | 102 | "peerDependencies": { |
103 | 103 | "textlint": "^13.3.3" |
|
0 commit comments