|
31 | 31 | },
|
32 | 32 | "dependencies": {
|
33 | 33 | "@textlint-rule/textlint-rule-no-invalid-control-character": "^2.0.0",
|
34 |
| - "@textlint-rule/textlint-rule-no-unmatched-pair": "^1.0.9", |
| 34 | + "@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.2", |
35 | 35 | "@textlint/module-interop": "^13.4.1",
|
36 | 36 | "textlint-rule-ja-no-abusage": "^3.0.0",
|
37 | 37 | "textlint-rule-ja-no-mixed-period": "^3.0.1",
|
38 | 38 | "textlint-rule-ja-no-redundant-expression": "^4.0.1",
|
39 | 39 | "textlint-rule-ja-no-successive-word": "^2.0.1",
|
40 | 40 | "textlint-rule-ja-no-weak-phrase": "^2.0.0",
|
41 | 41 | "textlint-rule-ja-unnatural-alphabet": "2.0.1",
|
42 |
| - "textlint-rule-max-comma": "^3.0.1", |
| 42 | + "textlint-rule-max-comma": "^4.0.0", |
43 | 43 | "textlint-rule-max-kanji-continuous-len": "^1.1.1",
|
44 |
| - "textlint-rule-max-ten": "^4.0.4", |
| 44 | + "textlint-rule-max-ten": "^5.0.0", |
45 | 45 | "textlint-rule-no-double-negative-ja": "^2.0.1",
|
46 |
| - "textlint-rule-no-doubled-conjunction": "^2.0.4", |
47 |
| - "textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.5", |
48 |
| - "textlint-rule-no-doubled-joshi": "^4.1.0", |
| 46 | + "textlint-rule-no-doubled-conjunction": "^3.0.0", |
| 47 | + "textlint-rule-no-doubled-conjunctive-particle-ga": "^3.0.0", |
| 48 | + "textlint-rule-no-doubled-joshi": "^5.0.0", |
49 | 49 | "textlint-rule-no-dropping-the-ra": "^3.0.0",
|
50 | 50 | "textlint-rule-no-exclamation-question-mark": "^1.1.0",
|
51 | 51 | "textlint-rule-no-hankaku-kana": "^2.0.1",
|
52 | 52 | "textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
|
53 | 53 | "textlint-rule-no-nfd": "^2.0.2",
|
54 | 54 | "textlint-rule-no-zero-width-spaces": "^1.0.1",
|
55 | 55 | "textlint-rule-preset-jtf-style": "^2.3.13",
|
56 |
| - "textlint-rule-sentence-length": "^4.0.2" |
| 56 | + "textlint-rule-sentence-length": "^5.0.0" |
57 | 57 | },
|
58 | 58 | "devDependencies": {
|
59 |
| - "@changesets/cli": "^2.26.2", |
| 59 | + "@changesets/cli": "^2.27.1", |
60 | 60 | "markdown-toc": "^1.2.0",
|
61 | 61 | "mocha": "^10.2.0",
|
62 | 62 | "semver": "^7.5.4"
|
|
0 commit comments