@@ -2510,6 +2510,14 @@ sentence-splitter@^4.0.2:
2510
2510
" @textlint/ast-node-types" " ^13.2.0"
2511
2511
structured-source "^4.0.0"
2512
2512
2513
+ sentence-splitter@^4.2.0 :
2514
+ version "4.2.0"
2515
+ resolved "https://registry.yarnpkg.com/sentence-splitter/-/sentence-splitter-4.2.0.tgz#40a959de0b5b41ee769d9f211ebd99f54248e2a8"
2516
+ integrity sha512-1Ww0iofAbR56tu6lVJ9Yh8Sj5ukeVjikBQ4sR5sNWM0kc+2AJe3p5F2o2qyuf5dJ4KVs1RbJpNkwEiMBCz7pKg==
2517
+ dependencies :
2518
+ " @textlint/ast-node-types" " ^13.2.0"
2519
+ structured-source "^4.0.0"
2520
+
2513
2521
2514
2522
version "6.0.0"
2515
2523
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
2874
2882
match-index "^1.0.1"
2875
2883
regx "^1.0.4"
2876
2884
2877
- textlint-rule-max-comma@^2 .0.2 :
2878
- version "2 .0.2 "
2879
- resolved "https://registry.yarnpkg.com/textlint-rule-max-comma/-/textlint-rule-max-comma-2 .0.2 .tgz#c204ae840b436d572d5c24e3a3056776992a882b "
2880
- integrity sha512-t4twAgEZWWMhIYH3xURZr/A1EcAUKiC10/N0EU6RG+ZBa9+FB5HDhMdQMS5wHqEI1FopWHTYYv/sC2PGEtvyLg ==
2885
+ textlint-rule-max-comma@^3 .0.0 :
2886
+ version "3 .0.0 "
2887
+ resolved "https://registry.yarnpkg.com/textlint-rule-max-comma/-/textlint-rule-max-comma-3 .0.0 .tgz#946892239d0e2a56aace22718caf8af82e3ca40d "
2888
+ integrity sha512-hFq6emf2A4Poq6EuOw8EykAdx2bFhlR9nQ5wn7kGNEbDgdkUuUFJkeIG+QfaoiJGnufi0SJNTsh8p2M/02SI/w ==
2881
2889
dependencies :
2882
- sentence-splitter "^3.2.1"
2883
- textlint-util-to-string "^3.1.1"
2884
- unist-util-filter "^2.0.3"
2890
+ sentence-splitter "^4.2.0"
2891
+ textlint-util-to-string "^3.3.2"
2885
2892
2886
2893
textlint-rule-max-kanji-continuous-len@^1.1.1 :
2887
2894
version "1.1.1"
@@ -3042,6 +3049,16 @@ textlint-util-to-string@^3.2.0, textlint-util-to-string@^3.3.0:
3042
3049
structured-source "^4.0.0"
3043
3050
unified "^8.4.0"
3044
3051
3052
+ textlint-util-to-string@^3.3.2 :
3053
+ version "3.3.2"
3054
+ resolved "https://registry.yarnpkg.com/textlint-util-to-string/-/textlint-util-to-string-3.3.2.tgz#9c72f534c731f295e6a0500d694f18835595e1e8"
3055
+ integrity sha512-TCnHX5xGDWIGQpcusLrctodid+n5t5G6ft9+KAVad+GmrOOkk9IiPej8FwH9Vq/uk1j44yTB20YYja0YnQ+z/w==
3056
+ dependencies :
3057
+ " @textlint/ast-node-types" " ^13.0.5"
3058
+ rehype-parse "^6.0.1"
3059
+ structured-source "^4.0.0"
3060
+ unified "^8.4.0"
3061
+
3045
3062
through2@^2.0.0 :
3046
3063
version "2.0.5"
3047
3064
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
@@ -3150,13 +3167,6 @@ unified@^8.4.0:
3150
3167
trough "^1.0.0"
3151
3168
vfile "^4.0.0"
3152
3169
3153
- unist-util-filter@^2.0.3 :
3154
- version "2.0.3"
3155
- resolved "https://registry.yarnpkg.com/unist-util-filter/-/unist-util-filter-2.0.3.tgz#558cf866016f0e7ade1e30ef190abf253111dd39"
3156
- integrity sha512-8k6Jl/KLFqIRTHydJlHh6+uFgqYHq66pV75pZgr1JwfyFSjbWb12yfb0yitW/0TbHXjr9U4G9BQpOvMANB+ExA==
3157
- dependencies :
3158
- unist-util-is "^4.0.0"
3159
-
3160
3170
unist-util-is@^3.0.0 :
3161
3171
version "3.0.0"
3162
3172
resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-3.0.0.tgz#d9e84381c2468e82629e4a5be9d7d05a2dd324cd"
0 commit comments