From 8db8856ea698ba956a97664c68a4a95e42e10475 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 10:45:18 +0000 Subject: [PATCH] chore(deps): update textlint --- package.json | 2 +- packages/textlint-config/package.json | 2 +- pnpm-lock.yaml | 489 ++++++++++++++++---------- 3 files changed, 299 insertions(+), 194 deletions(-) diff --git a/package.json b/package.json index d9ca116d..938feddb 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "semantic-release": "^24.0.0", "sort-package-json": "^2.10.0", "stylelint": "^16.7.0", - "textlint": "^14.0.4", + "textlint": "^14.0.5", "tsup": "^8.1.0", "typescript": "5.5.3", "vitest": "^2.0.3" diff --git a/packages/textlint-config/package.json b/packages/textlint-config/package.json index 28ae372c..60c952fc 100644 --- a/packages/textlint-config/package.json +++ b/packages/textlint-config/package.json @@ -95,7 +95,7 @@ "vitest": "^1.1.0" }, "peerDependencies": { - "textlint": "^13.3.2" + "textlint": "^13.3.3" }, "engines": { "node": ">=18.* <=21.*" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c77406ce..87d91d01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -149,8 +149,8 @@ importers: specifier: ^16.7.0 version: 16.7.0(typescript@5.5.3) textlint: - specifier: ^14.0.4 - version: 14.0.4 + specifier: ^14.0.5 + version: 14.3.0 tsup: specifier: ^8.1.0 version: 8.1.0(postcss@8.4.39)(ts-node@10.9.1(@types/node@16.18.36)(typescript@5.5.3))(typescript@5.5.3) @@ -361,7 +361,7 @@ importers: version: 18.6.3 '@commitlint/core': specifier: ^18.4.4 - version: 18.6.1(@types/node@20.10.5)(typescript@5.6.3) + version: 18.6.1(@types/node@18.18.13)(typescript@5.6.3) commitizen: specifier: ^4.3.0 version: 4.3.0(typescript@5.6.3) @@ -377,16 +377,16 @@ importers: version: 8.0.3(semantic-release@24.2.0(typescript@5.6.3)) '@commitlint/cli': specifier: ^18.4.4 - version: 18.6.1(@types/node@20.10.5)(typescript@5.6.3) + version: 18.6.1(@types/node@18.18.13)(typescript@5.6.3) rimraf: specifier: ^5.0.5 version: 5.0.5 tsup: specifier: ^8.0.1 - version: 8.0.1(postcss@8.4.47)(ts-node@10.9.1(@types/node@20.10.5)(typescript@5.6.3))(typescript@5.6.3) + version: 8.0.1(postcss@8.4.47)(ts-node@10.9.1(@types/node@18.18.13)(typescript@5.6.3))(typescript@5.6.3) vitest: specifier: ^1.1.0 - version: 1.1.0(@types/node@20.10.5) + version: 1.1.0(@types/node@18.18.13) packages/eslint-config: dependencies: @@ -718,7 +718,7 @@ importers: version: 1.7.5 '@visulima/packem': specifier: ^1.5.1 - version: 1.5.1(esbuild@0.24.0)(picomatch@4.0.2)(postcss-value-parser@4.2.0)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.5.1) + version: 1.5.1(esbuild@0.24.0)(picomatch@4.0.2)(postcss-value-parser@4.2.0)(postcss@8.4.39)(typescript@5.6.3)(yaml@2.5.1) '@vitest/coverage-v8': specifier: ^2.1.4 version: 2.1.4(vitest@2.1.4(@types/node@16.18.36)) @@ -3097,6 +3097,7 @@ packages: '@humanwhocodes/config-array@0.11.13': resolution: {integrity: sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -3104,6 +3105,7 @@ packages: '@humanwhocodes/object-schema@2.0.1': resolution: {integrity: sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==} + deprecated: Use @eslint/object-schema instead '@humanwhocodes/retry@0.3.0': resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} @@ -3721,7 +3723,7 @@ packages: resolution: {integrity: sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: '>=3.29.5' + rollup: '>=4.22.4' peerDependenciesMeta: rollup: optional: true @@ -4232,8 +4234,8 @@ packages: '@textlint/ast-node-types@13.4.1': resolution: {integrity: sha512-qrZyhCh8Ekk6nwArx3BROybm9BnX6vF7VcZbijetV/OM3yfS4rTYhoMWISmhVEP2H2re0CtWEyMl/XF+WdvVLQ==} - '@textlint/ast-node-types@14.0.4': - resolution: {integrity: sha512-O7L1pgle030Co9ou1+6e2/6GgcIpKgqwEc0XiBabokc22Yl0QEkrf00K/usBDmSx+wo1ficWBux2mfBEF0jnDA==} + '@textlint/ast-node-types@14.3.0': + resolution: {integrity: sha512-baDgKcA8MeO55I2+LNc9FTAJ/aUKlxN6DgM5B511tT9kDwECXRk+iYi/H+oaP25z5Zq3FqrL6n7mmyfFWDUWkQ==} '@textlint/ast-node-types@4.4.3': resolution: {integrity: sha512-qi2jjgO6Tn3KNPGnm6B7p6QTEPvY95NFsIAaJuwbulur8iJUEenp1OnoUfiDaC/g2WPPEFkcfXpmnu8XEMFo2A==} @@ -4244,8 +4246,8 @@ packages: '@textlint/ast-tester@13.4.1': resolution: {integrity: sha512-YSHUR1qDgMPGF5+nvrquEhif6zRJ667xUnfP/9rTNtThIhoTQINvczr5/7xa43F1PDWplL6Curw+2jrE1qHwGQ==} - '@textlint/ast-tester@14.0.4': - resolution: {integrity: sha512-SQ/2DjxVlDVeCEjVlD8c8R2Sl3VGDZEx8o9+i8bV8NUdY8qsSHbo29/BfiUZf/uaX6eeNpZsurtstJ25hbVrsQ==} + '@textlint/ast-tester@14.3.0': + resolution: {integrity: sha512-K1TbF1Kko1XAKCWuFY/TkZO521ZWv2DAHu4JYsqqY/PnqqySHZorjSG78EfYBhkVq1E3ktprlAJmp8GNmpoYWQ==} '@textlint/ast-traverse@12.6.1': resolution: {integrity: sha512-Y/j7ip7yDuTjuIV4kTRPVnkJKfpI71U+eqXFnrM9sE2xBA9IsqzqiLQeDY+S5hhfQzmcEnZFtAP0hqrYaT6gNA==} @@ -4253,14 +4255,14 @@ packages: '@textlint/ast-traverse@13.4.1': resolution: {integrity: sha512-uucuC7+NHWkXx2TX5vuyreuHeb+GFiA83V65I+FnYP5EC4dAMOQ86rTSPrZmCwLz+qIWgfDgihGzPccpj3EZGg==} - '@textlint/ast-traverse@14.0.4': - resolution: {integrity: sha512-bzFC7UJ2FvhjH5ekXGQ0i9vjK+xzMT69gHBsYVEl+TtbplnH2YY3+sbw6B1j3LocJuo6xngZ2YWXXqmQlKgzLg==} + '@textlint/ast-traverse@14.3.0': + resolution: {integrity: sha512-1YA5M2T+KeIHC0br5FwhkTwuLEUxkf5K5QtXJmXSF0Mf06ZlLfZ44RMlKYD3ElmzG+TmpmFdKIs4FzFSJRtslw==} '@textlint/config-loader@13.4.1': resolution: {integrity: sha512-ggh6her5PdgcEsvgm3FfCY2+r7IhoQoBTGYxM+IbfkwyVoSoQ2CrXbCVlQkpLPFzhHVbIwgNxkiMr1o2npwfJQ==} - '@textlint/config-loader@14.0.4': - resolution: {integrity: sha512-qgAvZ1RcTq58+yNbzhaKHsb52yHRxt8SRpG7S4WFjYj2DEStjIxzssSQvlZtEBjSUQ7RZNJ93d+pL0YK8MIVoA==} + '@textlint/config-loader@14.3.0': + resolution: {integrity: sha512-z7g3dArU7EhWHHy0lvMDQF+6TWDppvqkXh7J6YRTXnq00ftEC1MbHGfrsZNJF1av6rBJ8r8nquKyCoeYZBz7cw==} '@textlint/feature-flag@12.6.1': resolution: {integrity: sha512-cY/AraTLdzbwDyAhdpaXB7n1Lw6zA+k+7UaT8mmxMmjs0uYGzdMQa499I0rQatctJ6izrdZXYW0NdUQfG2ugiA==} @@ -4268,14 +4270,14 @@ packages: '@textlint/feature-flag@13.4.1': resolution: {integrity: sha512-qY8gKUf30XtzWMTkwYeKytCo6KPx6milpz8YZhuRsEPjT/5iNdakJp5USWDQWDrwbQf7RbRncQdU+LX5JbM9YA==} - '@textlint/feature-flag@14.0.4': - resolution: {integrity: sha512-1FMZqnjOA4KVpt/aloI1fNs46P0rUeHWcCRKl33/08wRHHMdcbaN4EsHkq7UfriuSfFgUuiyeo0bPjCpv15hhQ==} + '@textlint/feature-flag@14.3.0': + resolution: {integrity: sha512-wWKbyHpmwxEEcyoBMd2u6GB5bw7vJ2a68HmBRknUABFL7vvp8JAzf4D/I2cLXgV06OoMbWE+hnV2CInayJiCpA==} '@textlint/fixer-formatter@13.4.1': resolution: {integrity: sha512-P195Soyxmzv7S5QyCJIjuDXl5t3EyOhYwxR4ukKBZ7bw5hp/P1+e4GEhzqrXWx3z7h0nZZ0TuTjepNxOMo6cAQ==} - '@textlint/fixer-formatter@14.0.4': - resolution: {integrity: sha512-HkMxzGPo/pgA9UvddqJG6qm62ICNgil3AmBVp0QpOv5uTV1u9gCSQ5jOdb/aOJBw7W8fd+CcnEsEBYn9HT8e6A==} + '@textlint/fixer-formatter@14.3.0': + resolution: {integrity: sha512-xbSH4vb1wdjJngHxpfBu65Y+uTZdU/w0b7Hd6TJ7Q5FaZD1pftyUHGisLMN+xX3V56t28e+qAkSBTQ4Mq4UdYQ==} '@textlint/kernel@12.6.1': resolution: {integrity: sha512-GjNaI36pYx/boy1Xf7NPJFbS0uWHhY9y9DMMl/8ZJZoldN7XrCvJFivNdeYQxu+LTmfGGaUJoTjDpnllOs6XSQ==} @@ -4283,8 +4285,8 @@ packages: '@textlint/kernel@13.4.1': resolution: {integrity: sha512-r2sUhjPysFjl2Ax37x9AfWkJM8jgKN0bL4SX3xRzOukdcj69Dst5On5qBZtULaVMX1LDkwkdxA6ZEADmq27qQA==} - '@textlint/kernel@14.0.4': - resolution: {integrity: sha512-6WNoEBZ4lYTYOGK4EEEdjp+kgxSSC1nIFwN6tY9XGVkd4OACzDNothVTvJBwaX73FWFG5zoSjnNQxBDPUHMc8g==} + '@textlint/kernel@14.3.0': + resolution: {integrity: sha512-RLkIJjP+GtrLmjLtAYSCORKF55z5wtw2E9Vb4h3RSQLjzYopQ3s9N1LbUwLJDr8tz0AphtOb6t1efF3d+NIemw==} '@textlint/linter-formatter@12.6.1': resolution: {integrity: sha512-1fQy17vNZy5qem8I71MGEir7gVLSUWcIE4ruQbONiIko9as+AYibt6xX6GtTX+aJejuJJcb+KTeAxKJ+6FA8vg==} @@ -4292,8 +4294,8 @@ packages: '@textlint/linter-formatter@13.4.1': resolution: {integrity: sha512-VDLnyHRO9hf6CGxMJLM5oi7NH9s0mqiWxtgi95nuXmJZWbQLZVfcxkD1Cp16pwk8zTvlbyMZFqamFCYZyD9Sww==} - '@textlint/linter-formatter@14.0.4': - resolution: {integrity: sha512-EQZJPydExEIvBARkdmkoGsKWie1ekNAiqerQgIqwPb3SqOzKnlaDGrZOMy40HufTcacZrrvlbByDyai6m30+Lw==} + '@textlint/linter-formatter@14.3.0': + resolution: {integrity: sha512-9Rzq0y9Qi6L43To9GIUd1kh/7Pq202qU9nQ15atyK5BlvPFlzJnc98X/hCE1tN+uDriZnxu4v4Vs7+mHFT9VPw==} '@textlint/markdown-to-ast@12.6.1': resolution: {integrity: sha512-T0HO+VrU9VbLRiEx/kH4+gwGMHNMIGkp0Pok+p0I33saOOLyhfGvwOKQgvt2qkxzQEV2L5MtGB8EnW4r5d3CqQ==} @@ -4301,8 +4303,8 @@ packages: '@textlint/markdown-to-ast@13.4.1': resolution: {integrity: sha512-jUa5bTNmxjEgfCXW4xfn7eSJqzUXyNKiIDWLKtI4MUKRNhT3adEaa/NuQl0Mii3Hu3HraZR7hYhRHLh+eeM43w==} - '@textlint/markdown-to-ast@14.0.4': - resolution: {integrity: sha512-D9UUxnRJoNROVjOa9bhoQPDdRvlvS/xP3MJo0Kl6b/mJFi0dOlW31WUfpOFjZkp4uXkL+oo0ji7AMnmV6JORsQ==} + '@textlint/markdown-to-ast@14.3.0': + resolution: {integrity: sha512-z4UMKFh3r5KtylPt5OO6su7DScU+fMZ7Qv5LTrJNaOqcmOzFho64Y1I26BJv86f8BC+MUYP0kza5MZGaR2LYQA==} '@textlint/module-interop@12.6.1': resolution: {integrity: sha512-COyRctLVh2ktAObmht3aNtqUvP0quoellKu1c2RrXny1po+Mf7PkvEKIxphtArE4JXMAmu01cDxfH6X88+eYIg==} @@ -4310,20 +4312,23 @@ packages: '@textlint/module-interop@13.4.1': resolution: {integrity: sha512-keM5zHwyifijEDqEvAFhhXHC5UbmZjfGytRJzPPJaW3C3UsGbIzDCnfOSE9jUVTWZcngHuSJ7aKGv42Rhy9nEg==} - '@textlint/module-interop@14.0.4': - resolution: {integrity: sha512-okv52pRSQ1aeC8rim8qp2D2Fmj/oKDYGY2itdeZhj9E/vdkU9/r7OpdcxyuNiuqLEd/sWw03EAwt3S6mlfNIOw==} + '@textlint/module-interop@14.3.0': + resolution: {integrity: sha512-Adxkx8GSFVPhCZiveTD/u66f5T3W6yIlPUsKi7ZLar7ahYI/D4P/XfA0RNhgMF3xM4uw+vNrer2LcY4KY7cUfw==} '@textlint/regexp-string-matcher@1.1.1': resolution: {integrity: sha512-rrNUCKGKYBrZALotSF8D5A8xD05VHX6kxv0BP805Ig2M73Ha6LK+de31+ZocGm4CO+sikVFYyMCPPJhp7bCXcw==} + '@textlint/resolver@14.3.0': + resolution: {integrity: sha512-v17n8eUJPNaE9SblemmEnAeIcGHBfn/hEMuZe0iSl3hLyJueDM7zP3GP54FoWyuTIMyQqPt21l6+48+BjJ9tfQ==} + '@textlint/source-code-fixer@12.6.1': resolution: {integrity: sha512-J9UZ3uitT+T50ug5X6AoIOwn6kTl54ZmPYBPB9bmH4lwBamN7e4gT65lSweHY1D21elOkq+3bO/OAJMfQfAVHg==} '@textlint/source-code-fixer@13.4.1': resolution: {integrity: sha512-Sl29f3Tpimp0uVE3ysyJBjxaFTVYLOXiJX14eWCQ/kC5ZhIXGosEbStzkP1n8Urso1rs1W4p/2UemVAm3NH2ng==} - '@textlint/source-code-fixer@14.0.4': - resolution: {integrity: sha512-gIUeWjF0WdSwgCUhW310hKJsWOyRyFe6PGaqqCk7Mhc+vVcePfmC8mmmhVgeuyys/Dhe+0iaP4M1eJf4COaIQw==} + '@textlint/source-code-fixer@14.3.0': + resolution: {integrity: sha512-KJJoiN1Ha9R6tJrg3KHnYkq0s86D53PUjYxxCYJxo9Q8yTcXx+aXPspvgW+qGD+qcQxjarqbLl6m8uRlbyrg3Q==} '@textlint/text-to-ast@12.6.1': resolution: {integrity: sha512-22tgSBaNerpwb66eCivjXmdZ3CDX2Il38vpuAGchiI+cl+sENU9dpuntxwEJdZQePX5qrkmw8XGj5kgyMF015A==} @@ -4331,8 +4336,8 @@ packages: '@textlint/text-to-ast@13.4.1': resolution: {integrity: sha512-vCA7uMmbjRv06sEHPbwxTV5iS8OQedC5s7qwmXnWAn2LLWxg4Yp98mONPS1o4D5cPomzYyKNCSfbLwu6yJBUQA==} - '@textlint/text-to-ast@14.0.4': - resolution: {integrity: sha512-r2KSnKzhsCIvX72yX+7sEuu9nDQIS4+xRsSffuXYB0etRQUI6VTTsE6Ibd6yMbEsMDUF4BfKWzNGn+bQ8U7oHA==} + '@textlint/text-to-ast@14.3.0': + resolution: {integrity: sha512-wCjJmpwlff/wPsGaECBbNn0hPfiCnbr4mPJKFE59M3aeISoH3zqITCx9RCVPBYbYHzqTWmHPNLYI7egVIbZgrA==} '@textlint/textlint-plugin-markdown@12.6.1': resolution: {integrity: sha512-fRKsFCL2fGeu0Bt+08FuEc2WHiI8IMDRvy6KT1pmNWO5irS4yL2/OXNknLH3erXvwcJw/hQnd5WEl4hQzS0Erw==} @@ -4340,8 +4345,8 @@ packages: '@textlint/textlint-plugin-markdown@13.4.1': resolution: {integrity: sha512-OcLkFKYmbYeGJ0kj2487qcicCYTiE2vJLwfPcUDJrNoMYak5JtvHJfWffck8gON2mEM00DPkHH0UdxZpFjDfeg==} - '@textlint/textlint-plugin-markdown@14.0.4': - resolution: {integrity: sha512-mqQieI9U5GTRTjkK4Cj57Axl6fVloaA8g0+sCsp3TjmNWyEgGBvt3aw+FIUiFTvheg9L3RGe/aXgvp5ORADOAA==} + '@textlint/textlint-plugin-markdown@14.3.0': + resolution: {integrity: sha512-0lyYK/SUOgww+sxBtvjjsinHKMvFZUpLKvxCepymGlTyuOTYo7QmjmfhLc5G97PChOpUG41dpQoZt9miohQT1A==} '@textlint/textlint-plugin-text@12.6.1': resolution: {integrity: sha512-ZUfG0Xb8qGymIPNp2eFTq9bHvkJo3N3Ia1Aff5W9fsgZib1/Eb55U16Sp60TjhBFns0/p7L7usBC3nd3+tB5mQ==} @@ -4349,8 +4354,8 @@ packages: '@textlint/textlint-plugin-text@13.4.1': resolution: {integrity: sha512-z0p5B8WUfTCIRmhjVHFfJv719oIElDDKWOIZei4CyYkfMGo0kq8fkrYBkUR6VZ6gofHwc+mwmIABdUf1rDHzYA==} - '@textlint/textlint-plugin-text@14.0.4': - resolution: {integrity: sha512-HwTQyOcwDRrPPHyD8lwSMyGR1ETasR2WK6BLO0PRbowRe6K/K4b9OBBd6+nJcRFa+9Nd6p7nxPzA2WxDi1X/Zg==} + '@textlint/textlint-plugin-text@14.3.0': + resolution: {integrity: sha512-XpgyWTy2CqoKGuBrEsBJOVJqoXREAB6RFjPaa5bHvdvjwzU+EFqCNR9RXXs3Iov1ip/AaXDz/JeB4IYk6zj8GQ==} '@textlint/types@12.6.1': resolution: {integrity: sha512-t1SZYahu2olnF8MUhlP6qDIEDyl7WmyIaBYxQdE2qU6xUkZWXS2zIxoAT/pVgvFCzDw3KO5HhIYGVeWRp90dTg==} @@ -4358,8 +4363,8 @@ packages: '@textlint/types@13.4.1': resolution: {integrity: sha512-1ApwQa31sFmiJeJ5yTNFqjbb2D1ICZvIDW0tFSM0OtmQCSDFNcKD3YrrwDBgSokZ6gWQq/FpNjlhi6iETUWt0Q==} - '@textlint/types@14.0.4': - resolution: {integrity: sha512-SNdFG/GB6utYeHmNfoAMlI+K1NykPxK9TtilkEfhr/fF9TqmeeJ+6CMk5NLQzEvfKm6jUbv2pp5DPS27vo6GKg==} + '@textlint/types@14.3.0': + resolution: {integrity: sha512-zvPCQUpK1hOQA6Bg4XLYvKbOvFcQT65Nm25wsDdOGRgOvZbUzA+DJkiaH9Z8DAaJx83tTknIeLl4qwu97Hw1Ew==} '@textlint/utils@12.6.1': resolution: {integrity: sha512-HJkqYXT2FAAHDM5XLFpQLF/CEdm8c2ltMeKmPBSSty1VfPXQMi8tGPT1b58b8KWh6dVmi7w0YYB7NrquuzXOKA==} @@ -4367,8 +4372,8 @@ packages: '@textlint/utils@13.4.1': resolution: {integrity: sha512-wX8RT1ejHAPTDmqlzngf0zI5kYoe3QvGDcj+skoTxSv+m/wOs/NyEr92d+ahCP32YqFYzXlqU7aDx2FkULKT+g==} - '@textlint/utils@14.0.4': - resolution: {integrity: sha512-/ThtVZCB/vB2e8+MnKquCFNO2cKXCPEGxFlkdvJ5g9q9ODpVyFcf2ogYoIlvR7cNotvq67zVjENS7dsGDNFEmw==} + '@textlint/utils@14.3.0': + resolution: {integrity: sha512-Q7bKiPobKCDXM5z+xByLZzSjcOBhvlDufQGHNgHR8EFie2/AFc68cN8RYCY0MmwCMBMuHuYaOzfIOpQpK9oTcQ==} '@total-typescript/ts-reset@0.5.1': resolution: {integrity: sha512-AqlrT8YA1o7Ff5wPfMOL0pvL+1X+sw60NN6CcOCqs658emD6RfiXhF7Gu9QcfKBH7ELY2nInLhKSCWVoNL70MQ==} @@ -6977,11 +6982,13 @@ packages: eslint@8.54.0: resolution: {integrity: sha512-NY0DfAkM8BIZDVl6PgSa1ttZbx3xHgJzSNJKYcQglem6CppHyMhRIQkBVSSMaSRnLhig3jsDbEzOjwCVt4AmmA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true eslint@8.56.0: resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true eslint@9.7.0: @@ -7488,13 +7495,16 @@ packages: glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} + deprecated: Glob versions prior to v9 are no longer supported glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -7829,6 +7839,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -9539,6 +9550,10 @@ packages: neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} + neotraverse@0.6.18: + resolution: {integrity: sha512-Z4SmBUweYa09+o6pG+eASabEpP6QkQ70yHj351pQoEXIs8uHbaU2DWVmzBANKgflPa47A50PtB2+NgRpQvr7vA==} + engines: {node: '>= 10'} + nerf-dart@1.0.0: resolution: {integrity: sha512-EZSPZB70jiVsivaBLYDCyntd5eH8NTSMOn3rB+HxwdmKThGELLdYv8qVIMWvZEFy9w8ZZpW9h9OB32l1rGtj7g==} @@ -11576,8 +11591,8 @@ packages: engines: {node: '>=16.0.0'} hasBin: true - textlint@14.0.4: - resolution: {integrity: sha512-xPQkC/BftPjizjs31wci/791EjwfN11iRLrNKiPVBogYd1r+6TnSxbCERZhgXCGcD9tEHss0kOYc0+vPEEG8jg==} + textlint@14.3.0: + resolution: {integrity: sha512-oarGVGz7KwRd08QOvNDSffzjEyfS5mnGp7ZAxr799QC0HDBp0VM358WGyxdaboDXav1RlkQ3TWkvOvHBBMXCXw==} engines: {node: '>=18.14.0'} hasBin: true @@ -11712,10 +11727,6 @@ packages: traverse@0.6.7: resolution: {integrity: sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg==} - traverse@0.6.9: - resolution: {integrity: sha512-7bBrcF+/LQzSgFmT0X5YclVqQxtv7TDJ1f8Wj7ibBu/U6BMLeOpUxuZjV7rMc44UtKxlnMFigdhFAIszSX1DMg==} - engines: {node: '>= 0.4'} - tree-kill@1.2.2: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} hasBin: true @@ -11736,6 +11747,7 @@ packages: try-resolve@1.0.1: resolution: {integrity: sha512-yHeaPjCBzVaXwWl5IMUapTaTC2rn/eBYg2fsG2L+CvJd+ttFbk0ylDnpTO3wVhosmE1tQEvcebbBeKLCwScQSQ==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. ts-api-utils@1.0.3: resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} @@ -11928,10 +11940,6 @@ packages: typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} - typedarray.prototype.slice@1.0.3: - resolution: {integrity: sha512-8WbVAQAUlENo1q3c3zZYuy5k9VzBQvp8AX9WOtbvyWlLM1v5JaSRmjubLjzHF4JFtptjH/5c/i95yaElvcjC0A==} - engines: {node: '>= 0.4'} - typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} @@ -13009,7 +13017,7 @@ snapshots: '@babel/core': 7.23.6 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4 + debug: 4.3.7 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -13020,7 +13028,7 @@ snapshots: '@babel/core': 7.24.9 '@babel/helper-compilation-targets': 7.23.6 '@babel/helper-plugin-utils': 7.22.5 - debug: 4.3.4 + debug: 4.3.7 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -13053,7 +13061,7 @@ snapshots: '@babel/core': 7.24.9 '@babel/helper-compilation-targets': 7.24.8 '@babel/helper-plugin-utils': 7.24.8 - debug: 4.3.4 + debug: 4.3.7 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -14693,11 +14701,11 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@18.6.1(@types/node@20.10.5)(typescript@5.3.3)': + '@commitlint/cli@18.6.1(@types/node@18.18.13)(typescript@5.6.3)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.10.5)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@18.18.13)(typescript@5.6.3) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -14709,11 +14717,11 @@ snapshots: - '@types/node' - typescript - '@commitlint/cli@18.6.1(@types/node@20.10.5)(typescript@5.6.3)': + '@commitlint/cli@18.6.1(@types/node@20.10.5)(typescript@5.3.3)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.10.5)(typescript@5.6.3) + '@commitlint/load': 18.6.1(@types/node@20.10.5)(typescript@5.3.3) '@commitlint/read': 18.6.1 '@commitlint/types': 18.6.1 execa: 5.1.1 @@ -14764,21 +14772,21 @@ snapshots: '@commitlint/types': 19.0.3 ajv: 8.12.0 - '@commitlint/core@18.6.1(@types/node@20.10.5)(typescript@5.3.3)': + '@commitlint/core@18.6.1(@types/node@18.18.13)(typescript@5.6.3)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.10.5)(typescript@5.3.3) + '@commitlint/load': 18.6.1(@types/node@18.18.13)(typescript@5.6.3) '@commitlint/read': 18.6.1 transitivePeerDependencies: - '@types/node' - typescript - '@commitlint/core@18.6.1(@types/node@20.10.5)(typescript@5.6.3)': + '@commitlint/core@18.6.1(@types/node@20.10.5)(typescript@5.3.3)': dependencies: '@commitlint/format': 18.6.1 '@commitlint/lint': 18.6.1 - '@commitlint/load': 18.6.1(@types/node@20.10.5)(typescript@5.6.3) + '@commitlint/load': 18.6.1(@types/node@20.10.5)(typescript@5.3.3) '@commitlint/read': 18.6.1 transitivePeerDependencies: - '@types/node' @@ -14907,15 +14915,15 @@ snapshots: - typescript optional: true - '@commitlint/load@18.6.1(@types/node@20.10.5)(typescript@5.3.3)': + '@commitlint/load@18.6.1(@types/node@18.18.13)(typescript@5.6.3)': dependencies: '@commitlint/config-validator': 18.6.1 '@commitlint/execute-rule': 18.6.1 '@commitlint/resolve-extends': 18.6.1 '@commitlint/types': 18.6.1 chalk: 4.1.2 - cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.10.5)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3) + cosmiconfig: 8.3.6(typescript@5.6.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@18.18.13)(cosmiconfig@8.3.6(typescript@5.6.3))(typescript@5.6.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -14924,15 +14932,15 @@ snapshots: - '@types/node' - typescript - '@commitlint/load@18.6.1(@types/node@20.10.5)(typescript@5.6.3)': + '@commitlint/load@18.6.1(@types/node@20.10.5)(typescript@5.3.3)': dependencies: '@commitlint/config-validator': 18.6.1 '@commitlint/execute-rule': 18.6.1 '@commitlint/resolve-extends': 18.6.1 '@commitlint/types': 18.6.1 chalk: 4.1.2 - cosmiconfig: 8.3.6(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.10.5)(cosmiconfig@8.3.6(typescript@5.6.3))(typescript@5.6.3) + cosmiconfig: 8.3.6(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.10.5)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -15070,6 +15078,10 @@ snapshots: dependencies: '@csstools/css-tokenizer': 2.4.1 + '@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@3.0.3)': + dependencies: + '@csstools/css-tokenizer': 3.0.3 + '@csstools/css-parser-algorithms@3.0.4(@csstools/css-tokenizer@3.0.3)': dependencies: '@csstools/css-tokenizer': 3.0.3 @@ -15082,7 +15094,7 @@ snapshots: '@csstools/media-query-list-parser@2.1.13(@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1))(@csstools/css-tokenizer@2.4.1)': dependencies: - '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) + '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 2.4.1 '@csstools/media-query-list-parser@2.1.5(@csstools/css-parser-algorithms@2.3.2(@csstools/css-tokenizer@2.2.1))(@csstools/css-tokenizer@2.2.1)': @@ -15090,9 +15102,9 @@ snapshots: '@csstools/css-parser-algorithms': 2.3.2(@csstools/css-tokenizer@2.2.1) '@csstools/css-tokenizer': 2.2.1 - '@csstools/postcss-slow-plugins@2.0.0(postcss@8.4.47)': + '@csstools/postcss-slow-plugins@2.0.0(postcss@8.4.39)': dependencies: - postcss: 8.4.47 + postcss: 8.4.39 '@csstools/selector-specificity@3.0.0(postcss-selector-parser@6.0.13)': dependencies: @@ -15874,8 +15886,8 @@ snapshots: '@npmcli/map-workspaces@3.0.4': dependencies: '@npmcli/name-from-folder': 2.0.0 - glob: 10.3.10 - minimatch: 9.0.3 + glob: 10.4.5 + minimatch: 9.0.5 read-package-json-fast: 3.0.2 '@npmcli/name-from-folder@2.0.0': {} @@ -16482,7 +16494,7 @@ snapshots: '@secretlint/profiler': 8.2.4 '@secretlint/types': 8.2.4 ajv: 8.12.0 - debug: 4.3.4 + debug: 4.3.7 rc-config-loader: 4.1.3 try-resolve: 1.0.1 transitivePeerDependencies: @@ -16492,7 +16504,7 @@ snapshots: dependencies: '@secretlint/profiler': 8.2.4 '@secretlint/types': 8.2.4 - debug: 4.3.4 + debug: 4.3.7 structured-source: 4.0.0 transitivePeerDependencies: - supports-color @@ -17172,28 +17184,28 @@ snapshots: '@textlint/ast-node-types@13.4.1': {} - '@textlint/ast-node-types@14.0.4': {} + '@textlint/ast-node-types@14.3.0': {} '@textlint/ast-node-types@4.4.3': {} '@textlint/ast-tester@12.6.1': dependencies: '@textlint/ast-node-types': 12.6.1 - debug: 4.3.5 + debug: 4.3.7 transitivePeerDependencies: - supports-color '@textlint/ast-tester@13.4.1': dependencies: '@textlint/ast-node-types': 13.4.1 - debug: 4.3.4 + debug: 4.3.7 transitivePeerDependencies: - supports-color - '@textlint/ast-tester@14.0.4': + '@textlint/ast-tester@14.3.0': dependencies: - '@textlint/ast-node-types': 14.0.4 - debug: 4.3.4 + '@textlint/ast-node-types': 14.3.0 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -17205,9 +17217,9 @@ snapshots: dependencies: '@textlint/ast-node-types': 13.4.1 - '@textlint/ast-traverse@14.0.4': + '@textlint/ast-traverse@14.3.0': dependencies: - '@textlint/ast-node-types': 14.0.4 + '@textlint/ast-node-types': 14.3.0 '@textlint/config-loader@13.4.1': dependencies: @@ -17221,15 +17233,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@textlint/config-loader@14.0.4': + '@textlint/config-loader@14.3.0': dependencies: - '@textlint/kernel': 14.0.4 - '@textlint/module-interop': 14.0.4 - '@textlint/types': 14.0.4 - '@textlint/utils': 14.0.4 - debug: 4.3.4 + '@textlint/kernel': 14.3.0 + '@textlint/module-interop': 14.3.0 + '@textlint/resolver': 14.3.0 + '@textlint/types': 14.3.0 + '@textlint/utils': 14.3.0 + debug: 4.3.7 rc-config-loader: 4.1.3 - try-resolve: 1.0.1 transitivePeerDependencies: - supports-color @@ -17237,7 +17249,7 @@ snapshots: '@textlint/feature-flag@13.4.1': {} - '@textlint/feature-flag@14.0.4': {} + '@textlint/feature-flag@14.3.0': {} '@textlint/fixer-formatter@13.4.1': dependencies: @@ -17254,17 +17266,17 @@ snapshots: transitivePeerDependencies: - supports-color - '@textlint/fixer-formatter@14.0.4': + '@textlint/fixer-formatter@14.3.0': dependencies: - '@textlint/module-interop': 14.0.4 - '@textlint/types': 14.0.4 + '@textlint/module-interop': 14.3.0 + '@textlint/resolver': 14.3.0 + '@textlint/types': 14.3.0 chalk: 4.1.2 - debug: 4.3.4 + debug: 4.3.7 diff: 5.2.0 string-width: 4.2.3 strip-ansi: 6.0.1 text-table: 0.2.0 - try-resolve: 1.0.1 transitivePeerDependencies: - supports-color @@ -17277,7 +17289,7 @@ snapshots: '@textlint/source-code-fixer': 12.6.1 '@textlint/types': 12.6.1 '@textlint/utils': 12.6.1 - debug: 4.3.4 + debug: 4.3.7 deep-equal: 1.1.2 structured-source: 4.0.0 transitivePeerDependencies: @@ -17298,16 +17310,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@textlint/kernel@14.0.4': + '@textlint/kernel@14.3.0': dependencies: - '@textlint/ast-node-types': 14.0.4 - '@textlint/ast-tester': 14.0.4 - '@textlint/ast-traverse': 14.0.4 - '@textlint/feature-flag': 14.0.4 - '@textlint/source-code-fixer': 14.0.4 - '@textlint/types': 14.0.4 - '@textlint/utils': 14.0.4 - debug: 4.3.4 + '@textlint/ast-node-types': 14.3.0 + '@textlint/ast-tester': 14.3.0 + '@textlint/ast-traverse': 14.3.0 + '@textlint/feature-flag': 14.3.0 + '@textlint/source-code-fixer': 14.3.0 + '@textlint/types': 14.3.0 + '@textlint/utils': 14.3.0 + debug: 4.3.7 fast-equals: 4.0.3 structured-source: 4.0.0 transitivePeerDependencies: @@ -17320,7 +17332,7 @@ snapshots: '@textlint/module-interop': 12.6.1 '@textlint/types': 12.6.1 chalk: 4.1.2 - debug: 4.3.4 + debug: 4.3.7 is-file: 1.0.0 js-yaml: 3.14.1 lodash: 4.17.21 @@ -17353,29 +17365,29 @@ snapshots: transitivePeerDependencies: - supports-color - '@textlint/linter-formatter@14.0.4': + '@textlint/linter-formatter@14.3.0': dependencies: '@azu/format-text': 1.0.2 '@azu/style-format': 1.0.1 - '@textlint/module-interop': 14.0.4 - '@textlint/types': 14.0.4 + '@textlint/module-interop': 14.3.0 + '@textlint/resolver': 14.3.0 + '@textlint/types': 14.3.0 chalk: 4.1.2 - debug: 4.3.4 + debug: 4.3.7 js-yaml: 3.14.1 lodash: 4.17.21 pluralize: 2.0.0 string-width: 4.2.3 strip-ansi: 6.0.1 - table: 6.8.1 + table: 6.8.2 text-table: 0.2.0 - try-resolve: 1.0.1 transitivePeerDependencies: - supports-color '@textlint/markdown-to-ast@12.6.1': dependencies: '@textlint/ast-node-types': 12.6.1 - debug: 4.3.5 + debug: 4.3.7 mdast-util-gfm-autolink-literal: 0.1.3 remark-footnotes: 3.0.0 remark-frontmatter: 3.0.0 @@ -17389,7 +17401,7 @@ snapshots: '@textlint/markdown-to-ast@13.4.1': dependencies: '@textlint/ast-node-types': 13.4.1 - debug: 4.3.4 + debug: 4.3.7 mdast-util-gfm-autolink-literal: 0.1.3 remark-footnotes: 3.0.0 remark-frontmatter: 3.0.0 @@ -17400,16 +17412,16 @@ snapshots: transitivePeerDependencies: - supports-color - '@textlint/markdown-to-ast@14.0.4': + '@textlint/markdown-to-ast@14.3.0': dependencies: - '@textlint/ast-node-types': 14.0.4 - debug: 4.3.4 + '@textlint/ast-node-types': 14.3.0 + debug: 4.3.7 mdast-util-gfm-autolink-literal: 0.1.3 + neotraverse: 0.6.18 remark-footnotes: 3.0.0 remark-frontmatter: 3.0.0 remark-gfm: 1.0.0 remark-parse: 9.0.0 - traverse: 0.6.9 unified: 9.2.2 transitivePeerDependencies: - supports-color @@ -17418,7 +17430,7 @@ snapshots: '@textlint/module-interop@13.4.1': {} - '@textlint/module-interop@14.0.4': {} + '@textlint/module-interop@14.3.0': {} '@textlint/regexp-string-matcher@1.1.1': dependencies: @@ -17429,24 +17441,26 @@ snapshots: lodash.uniqwith: 4.5.0 to-regex: 3.0.2 + '@textlint/resolver@14.3.0': {} + '@textlint/source-code-fixer@12.6.1': dependencies: '@textlint/types': 12.6.1 - debug: 4.3.5 + debug: 4.3.7 transitivePeerDependencies: - supports-color '@textlint/source-code-fixer@13.4.1': dependencies: '@textlint/types': 13.4.1 - debug: 4.3.4 + debug: 4.3.7 transitivePeerDependencies: - supports-color - '@textlint/source-code-fixer@14.0.4': + '@textlint/source-code-fixer@14.3.0': dependencies: - '@textlint/types': 14.0.4 - debug: 4.3.4 + '@textlint/types': 14.3.0 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -17458,9 +17472,9 @@ snapshots: dependencies: '@textlint/ast-node-types': 13.4.1 - '@textlint/text-to-ast@14.0.4': + '@textlint/text-to-ast@14.3.0': dependencies: - '@textlint/ast-node-types': 14.0.4 + '@textlint/ast-node-types': 14.3.0 '@textlint/textlint-plugin-markdown@12.6.1': dependencies: @@ -17474,9 +17488,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@textlint/textlint-plugin-markdown@14.0.4': + '@textlint/textlint-plugin-markdown@14.3.0': dependencies: - '@textlint/markdown-to-ast': 14.0.4 + '@textlint/markdown-to-ast': 14.3.0 transitivePeerDependencies: - supports-color @@ -17488,9 +17502,9 @@ snapshots: dependencies: '@textlint/text-to-ast': 13.4.1 - '@textlint/textlint-plugin-text@14.0.4': + '@textlint/textlint-plugin-text@14.3.0': dependencies: - '@textlint/text-to-ast': 14.0.4 + '@textlint/text-to-ast': 14.3.0 '@textlint/types@12.6.1': dependencies: @@ -17500,15 +17514,15 @@ snapshots: dependencies: '@textlint/ast-node-types': 13.4.1 - '@textlint/types@14.0.4': + '@textlint/types@14.3.0': dependencies: - '@textlint/ast-node-types': 14.0.4 + '@textlint/ast-node-types': 14.3.0 '@textlint/utils@12.6.1': {} '@textlint/utils@13.4.1': {} - '@textlint/utils@14.0.4': {} + '@textlint/utils@14.3.0': {} '@total-typescript/ts-reset@0.5.1': {} @@ -17771,7 +17785,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.59.11 '@typescript-eslint/visitor-keys': 5.59.11 - debug: 4.3.5 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -17785,7 +17799,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.3.4 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -17813,7 +17827,7 @@ snapshots: dependencies: '@typescript-eslint/types': 6.15.0 '@typescript-eslint/visitor-keys': 6.15.0 - debug: 4.3.4 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 semver: 7.6.2 @@ -17827,7 +17841,7 @@ snapshots: dependencies: '@typescript-eslint/types': 7.16.1 '@typescript-eslint/visitor-keys': 7.16.1 - debug: 4.3.4 + debug: 4.3.7 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 @@ -17986,14 +18000,14 @@ snapshots: transitivePeerDependencies: - yaml - '@visulima/packem@1.5.1(esbuild@0.24.0)(picomatch@4.0.2)(postcss-value-parser@4.2.0)(postcss@8.4.47)(typescript@5.6.3)(yaml@2.5.1)': + '@visulima/packem@1.5.1(esbuild@0.24.0)(picomatch@4.0.2)(postcss-value-parser@4.2.0)(postcss@8.4.39)(typescript@5.6.3)(yaml@2.5.1)': dependencies: '@antfu/install-pkg': 0.4.1 '@babel/parser': 7.26.2 '@clack/prompts': 0.7.0 '@csstools/css-parser-algorithms': 3.0.4(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 3.0.3 - '@csstools/postcss-slow-plugins': 2.0.0(postcss@8.4.47) + '@csstools/postcss-slow-plugins': 2.0.0(postcss@8.4.39) '@rollup/plugin-alias': 5.1.1(rollup@4.24.4) '@rollup/plugin-commonjs': 28.0.1(rollup@4.24.4) '@rollup/plugin-dynamic-import-vars': 2.1.5(rollup@4.24.4) @@ -18035,7 +18049,7 @@ snapshots: tinyglobby: 0.2.10 optionalDependencies: esbuild: 0.24.0 - postcss: 8.4.47 + postcss: 8.4.39 postcss-value-parser: 4.2.0 typescript: 5.6.3 transitivePeerDependencies: @@ -18249,7 +18263,7 @@ snapshots: agent-base@7.1.0: dependencies: - debug: 4.3.4 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -19417,7 +19431,6 @@ snapshots: cosmiconfig: 8.3.6(typescript@5.6.3) jiti: 1.21.0 typescript: 5.6.3 - optional: true cosmiconfig-typescript-loader@5.0.0(@types/node@20.10.5)(cosmiconfig@8.3.6(typescript@5.3.3))(typescript@5.3.3): dependencies: @@ -19426,13 +19439,6 @@ snapshots: jiti: 1.21.0 typescript: 5.3.3 - cosmiconfig-typescript-loader@5.0.0(@types/node@20.10.5)(cosmiconfig@8.3.6(typescript@5.6.3))(typescript@5.6.3): - dependencies: - '@types/node': 20.10.5 - cosmiconfig: 8.3.6(typescript@5.6.3) - jiti: 1.21.0 - typescript: 5.6.3 - cosmiconfig@6.0.0: dependencies: '@types/parse-json': 4.0.2 @@ -19764,7 +19770,7 @@ snapshots: detect-port@1.5.1: dependencies: address: 1.2.2 - debug: 4.3.4 + debug: 4.3.7 transitivePeerDependencies: - supports-color @@ -21398,9 +21404,9 @@ snapshots: dependencies: es-errors: 1.3.0 function-bind: 1.1.2 - has-proto: 1.0.1 + has-proto: 1.0.3 has-symbols: 1.0.3 - hasown: 2.0.0 + hasown: 2.0.2 get-package-type@0.1.0: {} @@ -21474,7 +21480,7 @@ snapshots: git-spawned-stream@1.0.1: dependencies: - debug: 4.3.5 + debug: 4.3.7 spawn-to-readstream: 0.1.3 transitivePeerDependencies: - supports-color @@ -22293,7 +22299,7 @@ snapshots: istanbul-lib-source-maps@4.0.1: dependencies: - debug: 4.3.5 + debug: 4.3.7 istanbul-lib-coverage: 3.2.2 source-map: 0.6.1 transitivePeerDependencies: @@ -24278,7 +24284,7 @@ snapshots: micromark@2.11.4: dependencies: - debug: 4.3.4 + debug: 4.3.7 parse-entities: 2.0.0 transitivePeerDependencies: - supports-color @@ -24286,7 +24292,7 @@ snapshots: micromark@3.2.0: dependencies: '@types/debug': 4.1.12 - debug: 4.3.5 + debug: 4.3.7 decode-named-character-reference: 1.0.2 micromark-core-commonmark: 1.1.0 micromark-factory-space: 1.1.0 @@ -24308,7 +24314,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.12 - debug: 4.3.4 + debug: 4.3.7 decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.0 @@ -24467,6 +24473,8 @@ snapshots: neo-async@2.6.2: {} + neotraverse@0.6.18: {} + nerf-dart@1.0.0: {} nlcst-is-literal@2.1.1: @@ -25239,6 +25247,14 @@ snapshots: postcss: 8.4.47 ts-node: 10.9.1(@types/node@16.18.36)(typescript@5.3.3) + postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.1(@types/node@18.18.13)(typescript@5.6.3)): + dependencies: + lilconfig: 3.0.0 + yaml: 2.3.4 + optionalDependencies: + postcss: 8.4.47 + ts-node: 10.9.1(@types/node@18.18.13)(typescript@5.6.3) + postcss-load-config@4.0.2(postcss@8.4.47)(ts-node@10.9.1(@types/node@20.10.5)(typescript@5.3.3)): dependencies: lilconfig: 3.0.0 @@ -26769,7 +26785,7 @@ snapshots: stylelint@16.7.0(typescript@5.6.3): dependencies: - '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@2.4.1) + '@csstools/css-parser-algorithms': 2.7.1(@csstools/css-tokenizer@3.0.3) '@csstools/css-tokenizer': 2.4.1 '@csstools/media-query-list-parser': 2.1.13(@csstools/css-parser-algorithms@2.7.1(@csstools/css-tokenizer@2.4.1))(@csstools/css-tokenizer@2.4.1) '@csstools/selector-specificity': 3.1.1(postcss-selector-parser@6.1.1) @@ -27100,24 +27116,25 @@ snapshots: transitivePeerDependencies: - supports-color - textlint@14.0.4: + textlint@14.3.0: dependencies: - '@textlint/ast-node-types': 14.0.4 - '@textlint/ast-traverse': 14.0.4 - '@textlint/config-loader': 14.0.4 - '@textlint/feature-flag': 14.0.4 - '@textlint/fixer-formatter': 14.0.4 - '@textlint/kernel': 14.0.4 - '@textlint/linter-formatter': 14.0.4 - '@textlint/module-interop': 14.0.4 - '@textlint/textlint-plugin-markdown': 14.0.4 - '@textlint/textlint-plugin-text': 14.0.4 - '@textlint/types': 14.0.4 - '@textlint/utils': 14.0.4 - debug: 4.3.4 + '@textlint/ast-node-types': 14.3.0 + '@textlint/ast-traverse': 14.3.0 + '@textlint/config-loader': 14.3.0 + '@textlint/feature-flag': 14.3.0 + '@textlint/fixer-formatter': 14.3.0 + '@textlint/kernel': 14.3.0 + '@textlint/linter-formatter': 14.3.0 + '@textlint/module-interop': 14.3.0 + '@textlint/resolver': 14.3.0 + '@textlint/textlint-plugin-markdown': 14.3.0 + '@textlint/textlint-plugin-text': 14.3.0 + '@textlint/types': 14.3.0 + '@textlint/utils': 14.3.0 + debug: 4.3.7 file-entry-cache: 5.0.1 get-stdin: 5.0.1 - glob: 7.2.3 + glob: 10.4.5 md5: 2.3.0 mkdirp: 0.5.6 optionator: 0.9.3 @@ -27126,7 +27143,6 @@ snapshots: read-pkg: 1.1.0 read-pkg-up: 3.0.0 structured-source: 4.0.0 - try-resolve: 1.0.1 unique-concat: 0.2.2 transitivePeerDependencies: - supports-color @@ -27248,12 +27264,6 @@ snapshots: traverse@0.6.7: {} - traverse@0.6.9: - dependencies: - gopd: 1.0.1 - typedarray.prototype.slice: 1.0.3 - which-typed-array: 1.1.15 - tree-kill@1.2.2: {} trim-newlines@3.0.1: {} @@ -27336,6 +27346,25 @@ snapshots: yn: 3.1.1 optional: true + ts-node@10.9.1(@types/node@18.18.13)(typescript@5.6.3): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 18.18.13 + acorn: 8.11.2 + acorn-walk: 8.3.0 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.6.3 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + optional: true + ts-node@10.9.1(@types/node@20.10.5)(typescript@5.3.3): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -27437,6 +27466,29 @@ snapshots: - supports-color - ts-node + tsup@8.0.1(postcss@8.4.47)(ts-node@10.9.1(@types/node@18.18.13)(typescript@5.6.3))(typescript@5.6.3): + dependencies: + bundle-require: 4.0.2(esbuild@0.19.8) + cac: 6.7.14 + chokidar: 3.5.3 + debug: 4.3.4 + esbuild: 0.19.8 + execa: 5.1.1 + globby: 11.1.0 + joycon: 3.1.1 + postcss-load-config: 4.0.2(postcss@8.4.47)(ts-node@10.9.1(@types/node@18.18.13)(typescript@5.6.3)) + resolve-from: 5.0.0 + rollup: 4.24.0 + source-map: 0.8.0-beta.0 + sucrase: 3.34.0 + tree-kill: 1.2.2 + optionalDependencies: + postcss: 8.4.47 + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color + - ts-node + tsup@8.0.1(postcss@8.4.47)(ts-node@10.9.1(@types/node@20.10.5)(typescript@5.3.3))(typescript@5.3.3): dependencies: bundle-require: 4.0.2(esbuild@0.19.8) @@ -27611,15 +27663,6 @@ snapshots: dependencies: is-typedarray: 1.0.0 - typedarray.prototype.slice@1.0.3: - dependencies: - call-bind: 1.0.7 - define-properties: 1.2.1 - es-abstract: 1.23.3 - es-errors: 1.3.0 - typed-array-buffer: 1.0.2 - typed-array-byte-offset: 1.0.2 - typedarray@0.0.6: {} typescript@5.3.3: {} @@ -27680,7 +27723,7 @@ snapshots: '@types/node': 18.18.13 '@types/unist': 2.0.10 concat-stream: 2.0.0 - debug: 4.3.4 + debug: 4.3.7 fault: 2.0.1 glob: 8.1.0 ignore: 5.3.0 @@ -27708,8 +27751,8 @@ snapshots: '@types/unist': 3.0.2 '@ungap/structured-clone': 1.2.0 concat-stream: 2.0.0 - debug: 4.3.4 - glob: 10.3.10 + debug: 4.3.7 + glob: 10.4.5 ignore: 5.3.0 is-empty: 1.2.0 is-plain-obj: 4.1.0 @@ -28086,6 +28129,24 @@ snapshots: - supports-color - terser + vite-node@1.1.0(@types/node@18.18.13): + dependencies: + cac: 6.7.14 + debug: 4.3.4 + pathe: 1.1.1 + picocolors: 1.1.1 + vite: 5.4.10(@types/node@18.18.13) + transitivePeerDependencies: + - '@types/node' + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + vite-node@1.1.0(@types/node@20.10.5): dependencies: cac: 6.7.14 @@ -28156,6 +28217,15 @@ snapshots: '@types/node': 16.18.36 fsevents: 2.3.3 + vite@5.4.10(@types/node@18.18.13): + dependencies: + esbuild: 0.21.5 + postcss: 8.4.47 + rollup: 4.24.0 + optionalDependencies: + '@types/node': 18.18.13 + fsevents: 2.3.3 + vite@5.4.10(@types/node@20.10.5): dependencies: esbuild: 0.21.5 @@ -28200,6 +28270,41 @@ snapshots: - supports-color - terser + vitest@1.1.0(@types/node@18.18.13): + dependencies: + '@vitest/expect': 1.1.0 + '@vitest/runner': 1.1.0 + '@vitest/snapshot': 1.1.0 + '@vitest/spy': 1.1.0 + '@vitest/utils': 1.1.0 + acorn-walk: 8.3.0 + cac: 6.7.14 + chai: 4.3.10 + debug: 4.3.4 + execa: 8.0.1 + local-pkg: 0.5.0 + magic-string: 0.30.5 + pathe: 1.1.1 + picocolors: 1.0.0 + std-env: 3.5.0 + strip-literal: 1.3.0 + tinybench: 2.5.1 + tinypool: 0.8.1 + vite: 5.4.10(@types/node@18.18.13) + vite-node: 1.1.0(@types/node@18.18.13) + why-is-node-running: 2.2.2 + optionalDependencies: + '@types/node': 18.18.13 + transitivePeerDependencies: + - less + - lightningcss + - sass + - sass-embedded + - stylus + - sugarss + - supports-color + - terser + vitest@1.1.0(@types/node@20.10.5): dependencies: '@vitest/expect': 1.1.0