diff --git a/package.json b/package.json index 0314773aa..3eba80ede 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,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 4da3ed636..9d23e3290 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -214,8 +214,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.1.2 textlint-rule-terminology: specifier: ^4.0.0 version: 4.0.1 @@ -8207,9 +8207,9 @@ packages: resolution: {integrity: sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==} engines: {node: '>=0.10.0'} - split-lines@2.1.0: - resolution: {integrity: sha512-8dv+1zKgTpfTkOy8XZLFyWrfxO0NV/bj/3EaQ+hBrBxGv2DwiroljPjU8NlCr+59nLnsVm9WYT7lXKwe4TC6bw==} - engines: {node: '>=6'} + split-lines@3.0.0: + resolution: {integrity: sha512-d0TpRBL/VfKDXsk8JxPF7zgF5pCUDdBMSlEL36xBgVeaX448t+yGXcJaikUyzkoKOJ0l6KpMfygzJU9naIuivw==} + engines: {node: '>=12'} split-on-first@3.0.0: resolution: {integrity: sha512-qxQJTx2ryR0Dw0ITYyekNQWpz6f8dGd7vffGNflQQ3Iqj9NJ6qiZ7ELpZsJ/QBhIVAiDfXdag3+Gp8RvWa62AA==} @@ -8508,9 +8508,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.1.2: + resolution: {integrity: sha512-HissM/O/DqGnZusj0MeNDEOINE4f/XOl2/Xvv9YVdmIlkJ5YUTAvdwlmCuypgxZxUhqIBWn2E0bWl0Y1C0iNyA==} + engines: {node: '>=20'} textlint-rule-terminology@4.0.1: resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} @@ -9202,8 +9202,8 @@ packages: vue-component-type-helpers@2.2.10: resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==} - vue-component-type-helpers@3.0.4: - resolution: {integrity: sha512-WtR3kPk8vqKYfCK/HGyT47lK/T3FaVyWxaCNuosaHYE8h9/k0lYRZ/PI/+T/z2wP+uuNKmL6z30rOcBboOu/YA==} + vue-component-type-helpers@3.0.5: + resolution: {integrity: sha512-uoNZaJ+a1/zppa/Vgmi8zIOP2PHXDN2rT8NyF+zQRK6ZG94lNB9prcV0GdLJbY9i9lrD47JOVIH92SaiA7oJ1A==} vue-docgen-api@4.79.2: resolution: {integrity: sha512-n9ENAcs+40awPZMsas7STqjkZiVlIjxIKgiJr5rSohDP0/JCrD9VtlzNojafsA1MChm/hz2h3PDtUedx3lbgfA==} @@ -11527,7 +11527,7 @@ snapshots: ts-dedent: 2.2.0 type-fest: 2.19.0 vue: 3.5.18(typescript@5.8.3) - vue-component-type-helpers: 3.0.4 + vue-component-type-helpers: 3.0.5 '@stroncium/procfs@1.2.1': {} @@ -18224,7 +18224,7 @@ snapshots: speakingurl@14.0.1: {} - split-lines@2.1.0: {} + split-lines@3.0.0: {} split-on-first@3.0.0: {} @@ -18559,10 +18559,10 @@ snapshots: dependencies: check-ends-with-period: 3.0.2 - textlint-rule-stop-words@4.0.0: + textlint-rule-stop-words@5.1.2: dependencies: lodash: 4.17.21 - split-lines: 2.1.0 + split-lines: 3.0.0 textlint-rule-helper: 2.3.1 textlint-rule-terminology@4.0.1: @@ -19357,7 +19357,7 @@ snapshots: vue-component-type-helpers@2.2.10: {} - vue-component-type-helpers@3.0.4: {} + vue-component-type-helpers@3.0.5: {} vue-docgen-api@4.79.2(vue@3.5.18(typescript@5.8.3)): dependencies: