|
32 | 32 | ],
|
33 | 33 | "dependencies": {
|
34 | 34 | "@textlint-rule/textlint-rule-no-invalid-control-character": "^2.0.0",
|
35 |
| - "@textlint/module-interop": "^13.3.3", |
36 |
| - "textlint-rule-max-ten": "^4.0.4", |
| 35 | + "@textlint/module-interop": "^13.4.1", |
| 36 | + "textlint-rule-max-ten": "^5.0.0", |
37 | 37 | "textlint-rule-no-double-negative-ja": "^2.0.1",
|
38 |
| - "textlint-rule-no-doubled-conjunction": "^2.0.4", |
39 |
| - "textlint-rule-no-doubled-conjunctive-particle-ga": "^2.0.5", |
40 |
| - "textlint-rule-no-doubled-joshi": "^4.0.3", |
| 38 | + "textlint-rule-no-doubled-conjunction": "^3.0.0", |
| 39 | + "textlint-rule-no-doubled-conjunctive-particle-ga": "^3.0.0", |
| 40 | + "textlint-rule-no-doubled-joshi": "^5.0.0", |
41 | 41 | "textlint-rule-no-dropping-the-ra": "^3.0.0",
|
42 |
| - "textlint-rule-no-kangxi-radicals": "^0.2.0", |
| 42 | + "textlint-rule-no-kangxi-radicals": "^0.2.2", |
43 | 43 | "textlint-rule-no-mix-dearu-desumasu": "^5.0.0",
|
44 | 44 | "textlint-rule-no-nfd": "^2.0.2",
|
45 | 45 | "textlint-rule-no-zero-width-spaces": "^1.0.1",
|
46 | 46 | "textlint-rule-prh": "^5.2.0",
|
47 |
| - "textlint-rule-sentence-length": "^4.0.0" |
| 47 | + "textlint-rule-sentence-length": "^5.0.0" |
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 |
| - "@changesets/cli": "^2.26.2", |
| 50 | + "@changesets/cli": "^2.27.1", |
51 | 51 | "semver": "^7.5.4"
|
52 | 52 | }
|
53 | 53 | }
|
0 commit comments