From 1e4fd17918a8ec3cedec3b6eb3b09f0c998052e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:35:12 +0000 Subject: [PATCH] chore(deps): update dependency textlint-rule-diacritics to v2 --- package.json | 2 +- pnpm-lock.yaml | 39 ++++++++++++++++++++++++--------------- 2 files changed, 25 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 96db02993..7fce69d22 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ "textlint-rule-abbr-within-parentheses": "^1.0.2", "textlint-rule-apostrophe": "^2.0.0", "textlint-rule-common-misspellings": "^1.0.1", - "textlint-rule-diacritics": "^1.0.0", + "textlint-rule-diacritics": "^2.0.0", "textlint-rule-en-capitalization": "^2.0.3", "textlint-rule-max-comma": "^4.0.0", "textlint-rule-max-doc-width": "^1.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 607479221..773333ceb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 textlint-rule-diacritics: - specifier: ^1.0.0 - version: 1.0.0 + specifier: ^2.0.0 + version: 2.1.4(textlint@12.6.1) textlint-rule-en-capitalization: specifier: ^2.0.3 version: 2.0.3 @@ -6493,8 +6493,8 @@ packages: resolution: {integrity: sha512-MqIQVVkz+uGEHi3TsHx/czcxxCbRIL7sv5K5DnYw/tI+apY54IbPefV/cmgxp6LoJSEx/TqcHdLs/298afG5QQ==} engines: {node: '>=6'} - match-casing@1.0.3: - resolution: {integrity: sha512-oMyC3vUVCFbGu+M2Zxl212LPJThcaw7QxB5lFuJPQCgV/dsGBP0yZeCoLmX6CiBkoBcVbAKDJZrBpJVu0XcLMw==} + match-casing@2.0.1: + resolution: {integrity: sha512-LeCq9FI5u4nppJnt4hklxcchkH9qH9+uFjX17f74a99lLkRXfVE49iL0hCtM5DZolps483viAy5zjvlTz/JNoA==} match-index@1.0.3: resolution: {integrity: sha512-1XjyBWqCvEFFUDW/MPv0RwbITRD4xQXOvKoPYtLDq8IdZTfdF/cQSo5Yn4qvhfSSZgjgkTFsqJD2wOUG4ovV8Q==} @@ -8414,6 +8414,10 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} + strip-json-comments@5.0.3: + resolution: {integrity: sha512-1tB5mhVo7U+ETBKNf92xT4hrQa3pm0MZ0PQvuDnWgAAGHDsfp4lPSpiS6psrSiet87wyGPh9ft6wmhOMQ0hDiw==} + engines: {node: '>=14.16'} + structured-source@3.0.2: resolution: {integrity: sha512-Ap7JHfKgmH40SUjumqyKTHYHNZ8GvGQskP34ks0ElHCDEig+bYGpmXVksxPSrgcY9rkJqhVMzfeg5GIpZelfpQ==} @@ -8523,9 +8527,11 @@ packages: textlint-rule-common-misspellings@1.0.1: resolution: {integrity: sha512-f5KWhQFJzJBUX3RirAS25aSkAaaOHeSHtBeb7d49O+vxnAX3dZBS5DB/e5M1kR4tifW4qae64oqWZygoGYWkjQ==} - textlint-rule-diacritics@1.0.0: - resolution: {integrity: sha512-hhJvDZzhV+sKD7walPQ4VmWkBw5o1T/lFLRsoDsAJF+LYhD89R5/L4yFVtxFRUkP9VZ5cvoUIPkYjZvkPEawTA==} - engines: {node: '>=8.6'} + textlint-rule-diacritics@2.1.4: + resolution: {integrity: sha512-BiE9sYEpIuN/g5LuDmB1ksLKOd6pwr4KwU+1e0eNQX1SFZwSmOZqqIxaBA91yvoHExb+/hQZrop4lrpfM4JbIQ==} + engines: {node: '>=20'} + peerDependencies: + textlint: '>=13' textlint-rule-en-capitalization@2.0.3: resolution: {integrity: sha512-tIx2gzm3okWfK5+0NNV1ap21LHk9PTc2/IXNqFhd7RDVSqv7YFaZnhwL+UrBZXTEfOh6VgnTQd81Os2Akzas5g==} @@ -9220,8 +9226,8 @@ packages: vue-component-type-helpers@2.2.10: resolution: {integrity: sha512-iDUO7uQK+Sab2tYuiP9D1oLujCWlhHELHMgV/cB13cuGbG4qwkLHvtfWb6FzvxrIOPDnU0oHsz2MlQjhYDeaHA==} - vue-component-type-helpers@3.0.7: - resolution: {integrity: sha512-TvyUcFXmjZcXUvU+r1MOyn4/vv4iF+tPwg5Ig33l/FJ3myZkxeQpzzQMLMFWcQAjr6Xs7BRwVy/TwbmNZUA/4w==} + vue-component-type-helpers@3.0.8: + resolution: {integrity: sha512-WyR30Eq15Y/+odrUUMax6FmPbZwAp/HnC7qgR1r3lVFAcqwQ4wUoV79Mbh4SxDy3NiqDa+G4TOKD5xXSgBHo5A==} vue-docgen-api@4.79.2: resolution: {integrity: sha512-n9ENAcs+40awPZMsas7STqjkZiVlIjxIKgiJr5rSohDP0/JCrD9VtlzNojafsA1MChm/hz2h3PDtUedx3lbgfA==} @@ -11569,7 +11575,7 @@ snapshots: ts-dedent: 2.2.0 type-fest: 2.19.0 vue: 3.5.21(typescript@5.8.3) - vue-component-type-helpers: 3.0.7 + vue-component-type-helpers: 3.0.8 '@stroncium/procfs@1.2.1': {} @@ -15961,7 +15967,7 @@ snapshots: markdown-title@1.0.2: {} - match-casing@1.0.3: {} + match-casing@2.0.1: {} match-index@1.0.3: dependencies: @@ -18418,6 +18424,8 @@ snapshots: strip-json-comments@3.1.1: {} + strip-json-comments@5.0.3: {} + structured-source@3.0.2: dependencies: boundary: 1.0.1 @@ -18546,10 +18554,11 @@ snapshots: misspellings: 1.1.0 textlint-rule-helper: 1.2.0 - textlint-rule-diacritics@1.0.0: + textlint-rule-diacritics@2.1.4(textlint@12.6.1): dependencies: - match-casing: 1.0.3 - strip-json-comments: 3.1.1 + match-casing: 2.0.1 + strip-json-comments: 5.0.3 + textlint: 12.6.1 textlint-rule-en-capitalization@2.0.3: dependencies: @@ -19414,7 +19423,7 @@ snapshots: vue-component-type-helpers@2.2.10: {} - vue-component-type-helpers@3.0.7: {} + vue-component-type-helpers@3.0.8: {} vue-docgen-api@4.79.2(vue@3.5.21(typescript@5.8.3)): dependencies: