|
54 | 54 | "dependencies": { |
55 | 55 | "@babel/core": "^7.12.10", |
56 | 56 | "@textlint/config-inliner": "^0.17.0", |
57 | | - "@textlint/config-loader": "^14.0.4", |
| 57 | + "@textlint/config-loader": "^15.0.0", |
58 | 58 | "@textlint/config-partial-parser": "^0.17.0", |
59 | | - "@textlint/kernel": "^14.0.4", |
| 59 | + "@textlint/kernel": "^15.0.0", |
60 | 60 | "@textlint/runtime-helper": "^0.17.0", |
61 | 61 | "@textlint/script-parser": "^0.17.0", |
62 | | - "@textlint/textlint-plugin-markdown": "^14.0.4", |
63 | | - "@textlint/textlint-plugin-text": "^14.0.4", |
64 | | - "@textlint/types": "^14.0.4", |
| 62 | + "@textlint/textlint-plugin-markdown": "^15.0.0", |
| 63 | + "@textlint/textlint-plugin-text": "^15.0.0", |
| 64 | + "@textlint/types": "^15.0.0", |
65 | 65 | "babel-loader": "^8.2.2", |
66 | 66 | "babel-plugin-static-fs": "^3.0.0", |
67 | 67 | "meow": "^9.0.0", |
68 | 68 | "node-polyfill-webpack-plugin": "^2.0.1", |
69 | 69 | "read-pkg": "^5.2.0", |
70 | 70 | "rimraf": "^3.0.2", |
71 | 71 | "terser-webpack-plugin": "^5.3.6", |
72 | | - "webpack": "^5.91.0" |
| 72 | + "webpack": "^5.99.9" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | 75 | "@types/mocha": "^10.0.1", |
|
78 | 78 | "mocha": "^10.8.2", |
79 | 79 | "prettier": "^2.3.0", |
80 | 80 | "textlint-rule-no-dropping-the-ra": "^3.0.0", |
81 | | - "textlint-rule-preset-ja-technical-writing": "^6.0.0", |
82 | | - "textlint-rule-prh": "^6.0.0", |
| 81 | + "textlint-rule-preset-ja-technical-writing": "^12.0.2", |
| 82 | + "textlint-rule-prh": "^6.1.0", |
83 | 83 | "ts-node": "^10.9.1", |
84 | 84 | "ts-node-test-register": "^10.0.0", |
85 | 85 | "typescript": "^4.9.5" |
|
0 commit comments