diff --git a/package.json b/package.json index 058d56aa2..15c2fcb61 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "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-terminology": "^4.0.0", + "textlint-rule-terminology": "^5.0.0", "textlint-rule-unexpanded-acronym": "^1.2.4", "textlint-rule-write-good": "^2.0.0", "trash-cli": "^6.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 81fcd64c9..faf7b78e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -211,8 +211,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 textlint-rule-terminology: - specifier: ^4.0.0 - version: 4.0.1 + specifier: ^5.0.0 + version: 5.2.12 textlint-rule-unexpanded-acronym: specifier: ^1.2.4 version: 1.2.4 @@ -6679,6 +6679,10 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} + strip-json-comments@5.0.1: + resolution: {integrity: sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw==} + engines: {node: '>=14.16'} + structured-source@3.0.2: resolution: {integrity: sha512-Ap7JHfKgmH40SUjumqyKTHYHNZ8GvGQskP34ks0ElHCDEig+bYGpmXVksxPSrgcY9rkJqhVMzfeg5GIpZelfpQ==} @@ -6822,9 +6826,9 @@ packages: resolution: {integrity: sha512-vP99cbTyapn+Hviom2doO3pJtjlhKlZvlHTf21zoB22CxJx2w3S7Ie169neB5U4Xsei+NodHf5tnwT933mO19A==} engines: {node: '>=18'} - textlint-rule-terminology@4.0.1: - resolution: {integrity: sha512-wKiVhc2B9HP2MFU4x7ZDx+oM5u43ETpKWTLHKvdhPRZ0+davi4M8mFmkZVovDIMO7igsGjixikcvFmnCMg3kmQ==} - engines: {node: '>=18'} + textlint-rule-terminology@5.2.12: + resolution: {integrity: sha512-qLyuqbGN7GBqKR7NT2yLyo8mmYmoCkk8bu3szvLxUkM+1Cc0D9G6MDyaYFrMM26GZuNbTREmuFxon/vTBDR/pw==} + engines: {node: '>=20'} textlint-rule-unexpanded-acronym@1.2.4: resolution: {integrity: sha512-F1kV06CdonOM2awtXjCSRYUsRJfDfZIujQQo4zEMqNqD6UwpkapxpZOiwcwbeaQz00+17ljbJEoGqIe2XeiU+w==} @@ -14654,6 +14658,8 @@ snapshots: strip-json-comments@3.1.1: {} + strip-json-comments@5.0.1: {} + structured-source@3.0.2: dependencies: boundary: 1.0.1 @@ -14833,10 +14839,10 @@ snapshots: split-lines: 2.1.0 textlint-rule-helper: 2.3.1 - textlint-rule-terminology@4.0.1: + textlint-rule-terminology@5.2.12: dependencies: lodash: 4.17.21 - strip-json-comments: 3.1.1 + strip-json-comments: 5.0.1 textlint-rule-helper: 2.3.1 textlint-rule-unexpanded-acronym@1.2.4: