diff --git a/package.json b/package.json index dd78cb37b..7fa041c27 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "textlint-rule-no-start-duplicated-conjunction": "^2.0.2", "textlint-rule-no-surrogate-pair": "^1.0.1", "textlint-rule-period-in-list-item": "^1.0.0", - "textlint-rule-stop-words": "^4.0.0", + "textlint-rule-stop-words": "^5.0.0", "textlint-rule-terminology": "^4.0.0", "textlint-rule-unexpanded-acronym": "^1.2.4", "textlint-rule-write-good": "^2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4464de87e..76f58b6b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: ^1.0.0 version: 1.0.1 textlint-rule-stop-words: - specifier: ^4.0.0 - version: 4.0.0 + specifier: ^5.0.0 + version: 5.0.0 textlint-rule-terminology: specifier: ^4.0.0 version: 4.0.1 @@ -6401,9 +6401,9 @@ packages: textlint-rule-period-in-list-item@1.0.1: resolution: {integrity: sha512-dNPa4WzePcgsz8A+CxFGQgKNZCEvjjwMCu3DFcpYB4eKuhcSISEiS/mvEO42oGAALJluYdYVZxN3yMD6XzkLBA==} - textlint-rule-stop-words@4.0.0: - resolution: {integrity: sha512-vP99cbTyapn+Hviom2doO3pJtjlhKlZvlHTf21zoB22CxJx2w3S7Ie169neB5U4Xsei+NodHf5tnwT933mO19A==} - engines: {node: '>=18'} + textlint-rule-stop-words@5.0.0: + resolution: {integrity: sha512-pYvD+Fks8lnbvMMKM7PyqWypTwlYni3NkGQUVCPueFfJxOv+SrcARxh8+AkDs9tv09r5TFaHmGwYETw3kbnGEQ==} + engines: {node: '>=20'} textlint-rule-terminology@4.0.1: resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} @@ -8960,8 +8960,8 @@ snapshots: dependencies: '@volar/language-core': 1.11.1 '@volar/source-map': 1.11.1 - '@vue/compiler-dom': 3.4.25 - '@vue/shared': 3.4.25 + '@vue/compiler-dom': 3.4.19 + '@vue/shared': 3.4.19 computeds: 0.0.1 minimatch: 9.0.3 muggle-string: 0.3.1 @@ -13964,7 +13964,7 @@ snapshots: dependencies: check-ends-with-period: 3.0.2 - textlint-rule-stop-words@4.0.0: + textlint-rule-stop-words@5.0.0: dependencies: lodash: 4.17.21 split-lines: 2.1.0