@@ -1515,15 +1515,6 @@ nlcst-is-literal@^1.1.0:
1515
1515
dependencies :
1516
1516
nlcst-to-string "^2.0.0"
1517
1517
1518
- nlcst-is-literal@^2.0.0 :
1519
- version "2.1.0"
1520
- resolved "https://registry.yarnpkg.com/nlcst-is-literal/-/nlcst-is-literal-2.1.0.tgz#bb149ffa40a31c0014eeea2da605381ef40f049f"
1521
- integrity sha512-jaEIXvIreWx4lfkRa+B3toTTxQgDxnECncbEQVSUVfRWxamQFbRHgxyfrt0aMnuoq5AMd3CQHl5SHGGruOUOdQ==
1522
- dependencies :
1523
- " @types/nlcst" " ^1.0.0"
1524
- " @types/unist" " ^2.0.0"
1525
- nlcst-to-string "^3.0.0"
1526
-
1527
1518
nlcst-is-literal@^3.0.0 :
1528
1519
version "3.0.0"
1529
1520
resolved "https://registry.yarnpkg.com/nlcst-is-literal/-/nlcst-is-literal-3.0.0.tgz#ec2837d652627389f70e14443e6d9a23904c58a2"
@@ -1540,14 +1531,6 @@ nlcst-normalize@^2.1.0:
1540
1531
dependencies :
1541
1532
nlcst-to-string "^2.0.0"
1542
1533
1543
- nlcst-normalize@^3.0.0 :
1544
- version "3.1.0"
1545
- resolved "https://registry.yarnpkg.com/nlcst-normalize/-/nlcst-normalize-3.1.0.tgz#444887980df77b832ee3b898fbd9d52a49dc3098"
1546
- integrity sha512-kRWfUwtffmU26wPAJ25St5rec29PhV8F6dKaa7PxGhH3uytsGakfLyOEEm1mULzWOdfyDb03aE+OKp7h0OJuhA==
1547
- dependencies :
1548
- " @types/nlcst" " ^1.0.0"
1549
- nlcst-to-string "^3.0.0"
1550
-
1551
1534
nlcst-normalize@^4.0.0 :
1552
1535
version "4.0.0"
1553
1536
resolved "https://registry.yarnpkg.com/nlcst-normalize/-/nlcst-normalize-4.0.0.tgz#7683127efcf26771822a2a9af7fa9675c6fd6805"
@@ -1565,17 +1548,6 @@ nlcst-search@^1.0.0:
1565
1548
nlcst-normalize "^2.1.0"
1566
1549
unist-util-visit "^1.0.0"
1567
1550
1568
- nlcst-search@^3.0.0 :
1569
- version "3.1.0"
1570
- resolved "https://registry.yarnpkg.com/nlcst-search/-/nlcst-search-3.1.0.tgz#4517cdbb0860282cbb3e5287953c6cd5ee43bcf1"
1571
- integrity sha512-d+0fXxF0d5oFAeeyuoGbIYcbiixE9Xt/lsmt491jjPyabXRoIRBE0++U+G8kbDyJFRk1bMQnGFpMCzeoMlDYfQ==
1572
- dependencies :
1573
- " @types/nlcst" " ^1.0.0"
1574
- " @types/unist" " ^2.0.0"
1575
- nlcst-is-literal "^2.0.0"
1576
- nlcst-normalize "^3.0.0"
1577
- unist-util-visit "^4.0.0"
1578
-
1579
1551
nlcst-search@^4.0.0 :
1580
1552
version "4.0.0"
1581
1553
resolved "https://registry.yarnpkg.com/nlcst-search/-/nlcst-search-4.0.0.tgz#5a827d341fb87b74d3a3fc897db04e0382e58062"
@@ -2747,19 +2719,19 @@ retext-intensify@^7.0.0:
2747
2719
vfile "^6.0.1"
2748
2720
weasels "^2.0.0"
2749
2721
2750
- retext-profanities@^7.2.2 :
2751
- version "7.2.2 "
2752
- resolved "https://registry.yarnpkg.com/retext-profanities/-/retext-profanities-7.2.2 .tgz#59e8e86439c02228f164bc3faf83b371c75ce83f "
2753
- integrity sha512-nwrR987v3m7+JQ8wyK8oE+adqS1aYUyHyf+k6omflI/8PL9Slbp/39YieTJJvrmR0udBe2iV7aURXW5/3Uj12w ==
2722
+ retext-profanities@^8.0.0 :
2723
+ version "8.0.0 "
2724
+ resolved "https://registry.yarnpkg.com/retext-profanities/-/retext-profanities-8.0.0 .tgz#5789aa9cfb3e643ef89c6996e02b1b10d3be568e "
2725
+ integrity sha512-fuKCUqpXnzSimirk5iBL3vwJJhxzypxMiEfI6FHJ3xafsD8KfPjdd7v0z65PHf+VuekGAIGv4wW34UAM1w9ihw ==
2754
2726
dependencies :
2755
- " @types/nlcst" " ^1 .0.0"
2727
+ " @types/nlcst" " ^2 .0.0"
2756
2728
cuss "^2.0.0"
2757
- nlcst-search "^3 .0.0"
2758
- nlcst-to-string "^3 .0.0"
2729
+ nlcst-search "^4 .0.0"
2730
+ nlcst-to-string "^4 .0.0"
2759
2731
pluralize "^8.0.0"
2760
2732
quotation "^2.0.0"
2761
- unified "^10 .0.0"
2762
- unist-util-position "^4 .0.0"
2733
+ unist-util-position "^5 .0.0"
2734
+ vfile "^6 .0.0"
2763
2735
2764
2736
retext-quotes@^6.0.0 :
2765
2737
version "6.0.0"
0 commit comments