Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update dependency @trivago/prettier-plugin-sort-imports to v6 [skip ci] (#98)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
713a3819 d8b708bc

+88 -99
+1 -1
package.json
··· 20 20 "devDependencies": { 21 21 "@changesets/changelog-github": "^0.5.1", 22 22 "@changesets/cli": "^2.29.7", 23 - "@trivago/prettier-plugin-sort-imports": "5.2.2", 23 + "@trivago/prettier-plugin-sort-imports": "6.0.0", 24 24 "prettier": "3.6.2", 25 25 "prettier-plugin-astro": "0.14.1" 26 26 },
+87 -98
pnpm-lock.yaml
··· 15 15 specifier: ^2.29.7 16 16 version: 2.29.7 17 17 '@trivago/prettier-plugin-sort-imports': 18 - specifier: 5.2.2 19 - version: 5.2.2(prettier@3.6.2) 18 + specifier: 6.0.0 19 + version: 6.0.0(prettier@3.6.2) 20 20 prettier: 21 21 specifier: 3.6.2 22 22 version: 3.6.2 ··· 127 127 resolution: {integrity: sha512-UFBgfeldP06qu6khs/yY+q1cDAaArM2/7AEIqQ9Cuvf7B1hNLq0xDrZkct+QoIGyjq56y8IaE2I3CTvG99mlhQ==} 128 128 engines: {node: 18.20.8 || ^20.3.0 || >=22.0.0} 129 129 130 - '@babel/code-frame@7.26.2': 131 - resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==} 130 + '@babel/code-frame@7.27.1': 131 + resolution: {integrity: sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==} 132 132 engines: {node: '>=6.9.0'} 133 133 134 - '@babel/generator@7.26.10': 135 - resolution: {integrity: sha512-rRHT8siFIXQrAYOYqZQVsAr8vJ+cBNqcVAY6m5V8/4QqzaPl+zDBe6cLEPRDuNOUf3ww8RfJVlOyQMoSI+5Ang==} 134 + '@babel/generator@7.28.5': 135 + resolution: {integrity: sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==} 136 136 engines: {node: '>=6.9.0'} 137 137 138 - '@babel/helper-string-parser@7.25.9': 139 - resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} 138 + '@babel/helper-globals@7.28.0': 139 + resolution: {integrity: sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==} 140 140 engines: {node: '>=6.9.0'} 141 141 142 142 '@babel/helper-string-parser@7.27.1': 143 143 resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==} 144 144 engines: {node: '>=6.9.0'} 145 145 146 - '@babel/helper-validator-identifier@7.25.9': 147 - resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} 148 - engines: {node: '>=6.9.0'} 149 - 150 146 '@babel/helper-validator-identifier@7.28.5': 151 147 resolution: {integrity: sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==} 152 148 engines: {node: '>=6.9.0'} 153 149 154 - '@babel/parser@7.26.10': 155 - resolution: {integrity: sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==} 156 - engines: {node: '>=6.0.0'} 157 - hasBin: true 158 - 159 150 '@babel/parser@7.28.5': 160 151 resolution: {integrity: sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==} 161 152 engines: {node: '>=6.0.0'} ··· 165 156 resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==} 166 157 engines: {node: '>=6.9.0'} 167 158 168 - '@babel/template@7.26.9': 169 - resolution: {integrity: sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==} 170 - engines: {node: '>=6.9.0'} 171 - 172 - '@babel/traverse@7.26.10': 173 - resolution: {integrity: sha512-k8NuDrxr0WrPH5Aupqb2LCVURP/S0vBEn5mK6iH+GIYob66U5EtoZvcdudR2jQ4cmTwhEwW1DLB+Yyas9zjF6A==} 159 + '@babel/template@7.27.2': 160 + resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} 174 161 engines: {node: '>=6.9.0'} 175 162 176 - '@babel/types@7.26.10': 177 - resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==} 163 + '@babel/traverse@7.28.5': 164 + resolution: {integrity: sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==} 178 165 engines: {node: '>=6.9.0'} 179 166 180 167 '@babel/types@7.28.5': ··· 567 554 '@types/node': 568 555 optional: true 569 556 570 - '@jridgewell/gen-mapping@0.3.8': 571 - resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==} 572 - engines: {node: '>=6.0.0'} 557 + '@jridgewell/gen-mapping@0.3.13': 558 + resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==} 573 559 574 560 '@jridgewell/resolve-uri@3.1.2': 575 561 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 576 562 engines: {node: '>=6.0.0'} 577 563 578 - '@jridgewell/set-array@1.2.1': 579 - resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} 580 - engines: {node: '>=6.0.0'} 581 - 582 - '@jridgewell/sourcemap-codec@1.5.0': 583 - resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} 584 - 585 564 '@jridgewell/sourcemap-codec@1.5.5': 586 565 resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==} 587 566 588 - '@jridgewell/trace-mapping@0.3.25': 589 - resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} 567 + '@jridgewell/trace-mapping@0.3.31': 568 + resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} 590 569 591 570 '@manypkg/find-root@1.1.0': 592 571 resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} ··· 791 770 '@swc/helpers@0.5.17': 792 771 resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} 793 772 794 - '@trivago/prettier-plugin-sort-imports@5.2.2': 795 - resolution: {integrity: sha512-fYDQA9e6yTNmA13TLVSA+WMQRc5Bn/c0EUBditUHNfMMxN7M82c38b1kEggVE3pLpZ0FwkwJkUEKMiOi52JXFA==} 796 - engines: {node: '>18.12'} 773 + '@trivago/prettier-plugin-sort-imports@6.0.0': 774 + resolution: {integrity: sha512-Xarx55ow0R8oC7ViL5fPmDsg1EBa1dVhyZFVbFXNtPPJyW2w9bJADIla8YFSaNG9N06XfcklA9O9vmw4noNxkQ==} 775 + engines: {node: '>= 20'} 797 776 peerDependencies: 798 777 '@vue/compiler-sfc': 3.x 799 778 prettier: 2.x - 3.x 779 + prettier-plugin-ember-template-tag: '>= 2.0.0' 800 780 prettier-plugin-svelte: 3.x 801 781 svelte: 4.x || 5.x 802 782 peerDependenciesMeta: 803 783 '@vue/compiler-sfc': 784 + optional: true 785 + prettier-plugin-ember-template-tag: 804 786 optional: true 805 787 prettier-plugin-svelte: 806 788 optional: true ··· 978 960 979 961 brace-expansion@1.1.11: 980 962 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} 963 + 964 + brace-expansion@2.0.2: 965 + resolution: {integrity: sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==} 981 966 982 967 braces@3.0.3: 983 968 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} ··· 1351 1336 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} 1352 1337 deprecated: Glob versions prior to v9 are no longer supported 1353 1338 1354 - globals@11.12.0: 1355 - resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} 1356 - engines: {node: '>=4'} 1357 - 1358 1339 globby@11.1.0: 1359 1340 resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} 1360 1341 engines: {node: '>=10'} ··· 1603 1584 resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} 1604 1585 engines: {node: '>=8'} 1605 1586 1587 + lodash-es@4.17.21: 1588 + resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==} 1589 + 1606 1590 lodash.startcase@4.4.0: 1607 1591 resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==} 1608 - 1609 - lodash@4.17.21: 1610 - resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} 1611 1592 1612 1593 longest-streak@3.1.0: 1613 1594 resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==} ··· 1807 1788 minimatch@3.1.2: 1808 1789 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 1809 1790 1791 + minimatch@9.0.5: 1792 + resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} 1793 + engines: {node: '>=16 || 14 >=14.17'} 1794 + 1810 1795 mri@1.2.0: 1811 1796 resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==} 1812 1797 engines: {node: '>=4'} ··· 1942 1927 parse-entities@4.0.2: 1943 1928 resolution: {integrity: sha512-GG2AQYWoLgL877gQIKeRPGO1xF9+eG1ujIb5soS5gPvLQ1y2o8FL90w2QWNdf9I361Mpp7726c+lj3U0qK1uGw==} 1944 1929 1930 + parse-imports-exports@0.2.4: 1931 + resolution: {integrity: sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ==} 1932 + 1945 1933 parse-latin@7.0.0: 1946 1934 resolution: {integrity: sha512-mhHgobPPua5kZ98EF4HWiH167JWBfl4pvAIXXdbaVohtK7a6YBOy56kvhCqduqyo/f3yrHFWmqmiMg/BkBkYYQ==} 1935 + 1936 + parse-statements@1.0.11: 1937 + resolution: {integrity: sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==} 1947 1938 1948 1939 parse5@7.2.1: 1949 1940 resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==} ··· 2781 2772 transitivePeerDependencies: 2782 2773 - supports-color 2783 2774 2784 - '@babel/code-frame@7.26.2': 2775 + '@babel/code-frame@7.27.1': 2785 2776 dependencies: 2786 - '@babel/helper-validator-identifier': 7.25.9 2777 + '@babel/helper-validator-identifier': 7.28.5 2787 2778 js-tokens: 4.0.0 2788 2779 picocolors: 1.1.1 2789 2780 2790 - '@babel/generator@7.26.10': 2781 + '@babel/generator@7.28.5': 2791 2782 dependencies: 2792 - '@babel/parser': 7.26.10 2793 - '@babel/types': 7.26.10 2794 - '@jridgewell/gen-mapping': 0.3.8 2795 - '@jridgewell/trace-mapping': 0.3.25 2783 + '@babel/parser': 7.28.5 2784 + '@babel/types': 7.28.5 2785 + '@jridgewell/gen-mapping': 0.3.13 2786 + '@jridgewell/trace-mapping': 0.3.31 2796 2787 jsesc: 3.1.0 2797 2788 2798 - '@babel/helper-string-parser@7.25.9': {} 2789 + '@babel/helper-globals@7.28.0': {} 2799 2790 2800 2791 '@babel/helper-string-parser@7.27.1': {} 2801 2792 2802 - '@babel/helper-validator-identifier@7.25.9': {} 2803 - 2804 2793 '@babel/helper-validator-identifier@7.28.5': {} 2805 2794 2806 - '@babel/parser@7.26.10': 2807 - dependencies: 2808 - '@babel/types': 7.26.10 2809 - 2810 2795 '@babel/parser@7.28.5': 2811 2796 dependencies: 2812 2797 '@babel/types': 7.28.5 ··· 2815 2800 dependencies: 2816 2801 regenerator-runtime: 0.14.1 2817 2802 2818 - '@babel/template@7.26.9': 2803 + '@babel/template@7.27.2': 2819 2804 dependencies: 2820 - '@babel/code-frame': 7.26.2 2821 - '@babel/parser': 7.26.10 2822 - '@babel/types': 7.26.10 2805 + '@babel/code-frame': 7.27.1 2806 + '@babel/parser': 7.28.5 2807 + '@babel/types': 7.28.5 2823 2808 2824 - '@babel/traverse@7.26.10': 2809 + '@babel/traverse@7.28.5': 2825 2810 dependencies: 2826 - '@babel/code-frame': 7.26.2 2827 - '@babel/generator': 7.26.10 2828 - '@babel/parser': 7.26.10 2829 - '@babel/template': 7.26.9 2830 - '@babel/types': 7.26.10 2831 - debug: 4.4.0 2832 - globals: 11.12.0 2811 + '@babel/code-frame': 7.27.1 2812 + '@babel/generator': 7.28.5 2813 + '@babel/helper-globals': 7.28.0 2814 + '@babel/parser': 7.28.5 2815 + '@babel/template': 7.27.2 2816 + '@babel/types': 7.28.5 2817 + debug: 4.4.3 2833 2818 transitivePeerDependencies: 2834 2819 - supports-color 2835 - 2836 - '@babel/types@7.26.10': 2837 - dependencies: 2838 - '@babel/helper-string-parser': 7.25.9 2839 - '@babel/helper-validator-identifier': 7.25.9 2840 2820 2841 2821 '@babel/types@7.28.5': 2842 2822 dependencies: ··· 3222 3202 chardet: 2.1.1 3223 3203 iconv-lite: 0.7.0 3224 3204 3225 - '@jridgewell/gen-mapping@0.3.8': 3205 + '@jridgewell/gen-mapping@0.3.13': 3226 3206 dependencies: 3227 - '@jridgewell/set-array': 1.2.1 3228 - '@jridgewell/sourcemap-codec': 1.5.0 3229 - '@jridgewell/trace-mapping': 0.3.25 3207 + '@jridgewell/sourcemap-codec': 1.5.5 3208 + '@jridgewell/trace-mapping': 0.3.31 3230 3209 3231 3210 '@jridgewell/resolve-uri@3.1.2': {} 3232 3211 3233 - '@jridgewell/set-array@1.2.1': {} 3234 - 3235 - '@jridgewell/sourcemap-codec@1.5.0': {} 3236 - 3237 3212 '@jridgewell/sourcemap-codec@1.5.5': {} 3238 3213 3239 - '@jridgewell/trace-mapping@0.3.25': 3214 + '@jridgewell/trace-mapping@0.3.31': 3240 3215 dependencies: 3241 3216 '@jridgewell/resolve-uri': 3.1.2 3242 - '@jridgewell/sourcemap-codec': 1.5.0 3217 + '@jridgewell/sourcemap-codec': 1.5.5 3243 3218 3244 3219 '@manypkg/find-root@1.1.0': 3245 3220 dependencies: ··· 3454 3429 dependencies: 3455 3430 tslib: 2.8.1 3456 3431 3457 - '@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.6.2)': 3432 + '@trivago/prettier-plugin-sort-imports@6.0.0(prettier@3.6.2)': 3458 3433 dependencies: 3459 - '@babel/generator': 7.26.10 3460 - '@babel/parser': 7.26.10 3461 - '@babel/traverse': 7.26.10 3462 - '@babel/types': 7.26.10 3434 + '@babel/generator': 7.28.5 3435 + '@babel/parser': 7.28.5 3436 + '@babel/traverse': 7.28.5 3437 + '@babel/types': 7.28.5 3463 3438 javascript-natural-sort: 0.7.1 3464 - lodash: 4.17.21 3439 + lodash-es: 4.17.21 3440 + minimatch: 9.0.5 3441 + parse-imports-exports: 0.2.4 3465 3442 prettier: 3.6.2 3466 3443 transitivePeerDependencies: 3467 3444 - supports-color ··· 3723 3700 balanced-match: 1.0.2 3724 3701 concat-map: 0.0.1 3725 3702 3703 + brace-expansion@2.0.2: 3704 + dependencies: 3705 + balanced-match: 1.0.2 3706 + 3726 3707 braces@3.0.3: 3727 3708 dependencies: 3728 3709 fill-range: 7.1.1 ··· 4087 4068 minimatch: 3.1.2 4088 4069 once: 1.4.0 4089 4070 path-is-absolute: 1.0.1 4090 - 4091 - globals@11.12.0: {} 4092 4071 4093 4072 globby@11.1.0: 4094 4073 dependencies: ··· 4451 4430 dependencies: 4452 4431 p-locate: 4.1.0 4453 4432 4433 + lodash-es@4.17.21: {} 4434 + 4454 4435 lodash.startcase@4.4.0: {} 4455 4436 4456 - lodash@4.17.21: {} 4457 - 4458 4437 longest-streak@3.1.0: {} 4459 4438 4460 4439 lru-cache@10.4.3: {} ··· 4946 4925 dependencies: 4947 4926 brace-expansion: 1.1.11 4948 4927 4928 + minimatch@9.0.5: 4929 + dependencies: 4930 + brace-expansion: 2.0.2 4931 + 4949 4932 mri@1.2.0: {} 4950 4933 4951 4934 mrmime@2.0.1: {} ··· 5075 5058 is-decimal: 2.0.1 5076 5059 is-hexadecimal: 2.0.1 5077 5060 5061 + parse-imports-exports@0.2.4: 5062 + dependencies: 5063 + parse-statements: 1.0.11 5064 + 5078 5065 parse-latin@7.0.0: 5079 5066 dependencies: 5080 5067 '@types/nlcst': 2.0.3 ··· 5083 5070 unist-util-modify-children: 4.0.0 5084 5071 unist-util-visit-children: 3.0.0 5085 5072 vfile: 6.0.3 5073 + 5074 + parse-statements@1.0.11: {} 5086 5075 5087 5076 parse5@7.2.1: 5088 5077 dependencies: