From 1a25b9d9512783b42518f0b17b9f79757c792cdc Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Wed, 8 May 2024 01:37:39 +0200 Subject: [PATCH] feat: update deps --- package.json | 12 +-- pnpm-lock.yaml | 232 ++++++++++++++++++++++++------------------------- 2 files changed, 122 insertions(+), 122 deletions(-) diff --git a/package.json b/package.json index 32d5676d53..96adaf7e0a 100644 --- a/package.json +++ b/package.json @@ -94,20 +94,20 @@ "dependencies": { "@antfu/install-pkg": "^0.3.3", "@clack/prompts": "^0.7.0", - "@stylistic/eslint-plugin": "^1.8.0", + "@stylistic/eslint-plugin": "^1.8.1", "@typescript-eslint/eslint-plugin": "~7.7.1", "@typescript-eslint/parser": "~7.7.1", "eslint-config-flat-gitignore": "^0.1.5", "eslint-flat-config-utils": "^0.2.4", "eslint-merge-processors": "^0.1.0", "eslint-plugin-antfu": "^2.1.3", - "eslint-plugin-command": "^0.1.9", + "eslint-plugin-command": "^0.2.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import-x": "^0.5.0", "eslint-plugin-jsdoc": "^48.2.3", "eslint-plugin-jsonc": "^2.15.1", "eslint-plugin-markdown": "^5.0.0", - "eslint-plugin-n": "^17.4.0", + "eslint-plugin-n": "^17.5.1", "eslint-plugin-no-only-tests": "^3.1.0", "eslint-plugin-perfectionist": "^2.10.0", "eslint-plugin-toml": "^0.11.0", @@ -133,7 +133,7 @@ "@antfu/ni": "^0.21.12", "@eslint-react/eslint-plugin": "^1.5.10", "@eslint/config-inspector": "^0.4.8", - "@stylistic/eslint-plugin-migrate": "^1.8.0", + "@stylistic/eslint-plugin-migrate": "^1.8.1", "@types/eslint": "^8.56.10", "@types/fs-extra": "^11.0.4", "@types/node": "^20.12.10", @@ -160,12 +160,12 @@ "prettier-plugin-slidev": "^1.0.5", "rimraf": "^5.0.5", "simple-git-hooks": "^2.11.1", - "svelte": "^4.2.15", + "svelte": "^4.2.16", "svelte-eslint-parser": "^0.35.0", "tsup": "^8.0.2", "typescript": "^5.4.5", "vitest": "^1.6.0", - "vue": "^3.4.26" + "vue": "^3.4.27" }, "simple-git-hooks": { "pre-commit": "pnpm lint-staged" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1be981e856..a7fe104a7d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.7.0 version: 0.7.0 '@stylistic/eslint-plugin': - specifier: ^1.8.0 - version: 1.8.0(eslint@9.2.0)(typescript@5.4.5) + specifier: ^1.8.1 + version: 1.8.1(eslint@9.2.0)(typescript@5.4.5) '@typescript-eslint/eslint-plugin': specifier: ~7.7.1 version: 7.7.1(@typescript-eslint/parser@7.7.1(eslint@9.2.0)(typescript@5.4.5))(eslint@9.2.0)(typescript@5.4.5) @@ -36,8 +36,8 @@ importers: specifier: ^2.1.3 version: 2.1.3(eslint@9.2.0) eslint-plugin-command: - specifier: ^0.1.9 - version: 0.1.9(eslint@9.2.0) + specifier: ^0.2.0 + version: 0.2.0(eslint@9.2.0) eslint-plugin-eslint-comments: specifier: ^3.2.0 version: 3.2.0(eslint@9.2.0) @@ -54,14 +54,14 @@ importers: specifier: ^5.0.0 version: 5.0.0(eslint@9.2.0) eslint-plugin-n: - specifier: ^17.4.0 - version: 17.4.0(eslint@9.2.0) + specifier: ^17.5.1 + version: 17.5.1(eslint@9.2.0) eslint-plugin-no-only-tests: specifier: ^3.1.0 version: 3.1.0 eslint-plugin-perfectionist: specifier: ^2.10.0 - version: 2.10.0(astro-eslint-parser@1.0.2(typescript@5.4.5))(eslint@9.2.0)(svelte-eslint-parser@0.35.0(svelte@4.2.15))(svelte@4.2.15)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)) + version: 2.10.0(astro-eslint-parser@1.0.2(typescript@5.4.5))(eslint@9.2.0)(svelte-eslint-parser@0.35.0(svelte@4.2.16))(svelte@4.2.16)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)) eslint-plugin-toml: specifier: ^0.11.0 version: 0.11.0(eslint@9.2.0) @@ -82,7 +82,7 @@ importers: version: 1.14.0(eslint@9.2.0) eslint-processor-vue-blocks: specifier: ^0.1.2 - version: 0.1.2(@vue/compiler-sfc@3.4.26)(eslint@9.2.0) + version: 0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.2.0) globals: specifier: ^15.1.0 version: 15.1.0 @@ -127,8 +127,8 @@ importers: specifier: ^0.4.8 version: 0.4.8(eslint@9.2.0) '@stylistic/eslint-plugin-migrate': - specifier: ^1.8.0 - version: 1.8.0(eslint@9.2.0)(typescript@5.4.5) + specifier: ^1.8.1 + version: 1.8.1(eslint@9.2.0)(typescript@5.4.5) '@types/eslint': specifier: ^8.56.10 version: 8.56.10 @@ -176,7 +176,7 @@ importers: version: 0.14.0(eslint@9.2.0)(typescript@5.4.5) eslint-plugin-svelte: specifier: 2.36.0-next.13 - version: 2.36.0-next.13(eslint@9.2.0)(svelte@4.2.15) + version: 2.36.0-next.13(eslint@9.2.0)(svelte@4.2.16) eslint-typegen: specifier: ^0.2.4 version: 0.2.4(eslint@9.2.0) @@ -208,11 +208,11 @@ importers: specifier: ^2.11.1 version: 2.11.1 svelte: - specifier: ^4.2.15 - version: 4.2.15 + specifier: ^4.2.16 + version: 4.2.16 svelte-eslint-parser: specifier: ^0.35.0 - version: 0.35.0(svelte@4.2.15) + version: 0.35.0(svelte@4.2.16) tsup: specifier: ^8.0.2 version: 8.0.2(postcss@8.4.38)(typescript@5.4.5) @@ -223,8 +223,8 @@ importers: specifier: ^1.6.0 version: 1.6.0(@types/node@20.12.10) vue: - specifier: ^3.4.26 - version: 3.4.26(typescript@5.4.5) + specifier: ^3.4.27 + version: 3.4.27(typescript@5.4.5) packages: @@ -631,8 +631,8 @@ packages: '@eslint-react/var@1.5.10': resolution: {integrity: sha512-kcJnEZNFxJjWWbD92NYXsQpLNSzZ1SwJ22fh5NildeJilR2o2BfDck1U/UY29EijVhXXNOLSv1++p6FCf6ECtg==} - '@eslint-stylistic/metadata@1.8.0': - resolution: {integrity: sha512-v1PI3/qbYkbqDoyrJh1RxwkJJCsnSccjLa86UUqIvaJlzmd9ruswdjO0wZytxbyfXQZD6Es587rknNpnsoUzjQ==} + '@eslint-stylistic/metadata@1.8.1': + resolution: {integrity: sha512-fdwnmHm08ximtJO4Z1md3/GqveAcn3eT7mp0105v4whYwLuZ0zL3Rm4arYCGR79HgnWcfu61Iyn73Ax0dSKZiw==} '@eslint/config-inspector@0.4.8': resolution: {integrity: sha512-gzsz5b4HII4l7JcbUlu4HPBojLOfsJG31hJqUdxD4Eg9tHZLOQ24+/qruzzGNjgaLWA7I9wINPkceNHfFsvgAQ==} @@ -791,35 +791,35 @@ packages: resolution: {integrity: sha512-X67V4cCgM0Sz50bP8GbVzmiL8DHC2IXvdKcsN7DlxHyf+/T4d9GveeGukwha5Fx3MuYeGZWKag7TFL2ZY4w54A==} engines: {node: '>=18.0.0'} - '@stylistic/eslint-plugin-js@1.8.0': - resolution: {integrity: sha512-jdvnzt+pZPg8TfclZlTZPiUbbima93ylvQ+wNgHLNmup3obY6heQvgewSu9i2CfS61BnRByv+F9fxQLPoNeHag==} + '@stylistic/eslint-plugin-js@1.8.1': + resolution: {integrity: sha512-c5c2C8Mos5tTQd+NWpqwEu7VT6SSRooAguFPMj1cp2RkTYl1ynKoXo8MWy3k4rkbzoeYHrqC2UlUzsroAN7wtQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-jsx@1.8.0': - resolution: {integrity: sha512-PC7tYXipF03TTilGJva1amAham7qOAFXT5r5jLTY6iIxkFqyb6H7Ljx5pv8d7n98VyIVidOEKY/AP8vNzAFNKg==} + '@stylistic/eslint-plugin-jsx@1.8.1': + resolution: {integrity: sha512-k1Eb6rcjMP+mmjvj+vd9y5KUdWn1OBkkPLHXhsrHt5lCDFZxJEs0aVQzE5lpYrtVZVkpc5esTtss/cPJux0lfA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin-migrate@1.8.0': - resolution: {integrity: sha512-c6ub/uiwK/zJiJfi+RecN1blV1aLYLlrx7uOq8p3GHFeevXmc1RFsjgA0vl2JvSKWzVb4WXpTCqlRXtkKz4NNg==} + '@stylistic/eslint-plugin-migrate@1.8.1': + resolution: {integrity: sha512-/mD3J0So9uQuA+CWHIYzojBuLLMSVlcZSIWVl0V7wLrX4OS/j9QoqZG3uj+qAoOV16fAVStZn094f2FVqFTdaQ==} engines: {node: ^16.0.0 || >=18.0.0} - '@stylistic/eslint-plugin-plus@1.8.0': - resolution: {integrity: sha512-TkrjzzYmTuAaLvFwtxomsgMUD8g8PREOQOQzTfKmiJ6oc4XOyFW4q/L9ES1J3UFSLybNCwbhu36lhXJut1w2Sg==} + '@stylistic/eslint-plugin-plus@1.8.1': + resolution: {integrity: sha512-4+40H3lHYTN8OWz+US8CamVkO+2hxNLp9+CAjorI7top/lHqemhpJvKA1LD9Uh+WMY9DYWiWpL2+SZ2wAXY9fQ==} peerDependencies: eslint: '*' - '@stylistic/eslint-plugin-ts@1.8.0': - resolution: {integrity: sha512-WuCIhz4JEHxzhAWjrBASMGj6Or1wAjDqTsRIck3DRRrw/FJ8C/8AAuHPk8ECHNSDI5PZ0OT72nF2uSUn0aQq1w==} + '@stylistic/eslint-plugin-ts@1.8.1': + resolution: {integrity: sha512-/q1m+ZuO1JHfiSF16EATFzv7XSJkc5W6DocfvH5o9oB6WWYFMF77fVoBWnKT3wGptPOc2hkRupRKhmeFROdfWA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' - '@stylistic/eslint-plugin@1.8.0': - resolution: {integrity: sha512-JRR0lCDU97AiE0X6qTc/uf8Hv0yETUdyJgoNzTLUIWdhVJVe/KGPnFmEsO1iXfNUIS6vhv3JJ5vaZ2qtXhZe1g==} + '@stylistic/eslint-plugin@1.8.1': + resolution: {integrity: sha512-64My6I7uCcmSQ//427Pfg2vjSf9SDzfsGIWohNFgISMLYdC5BzJqDo647iDDJzSxINh3WTC0Ql46ifiKuOoTyA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: '>=8.40.0' @@ -974,34 +974,34 @@ packages: '@vitest/utils@1.6.0': resolution: {integrity: sha512-21cPiuGMoMZwiOHa2i4LXkMkMkCGzA+MVFV70jRwHo95dL4x/ts5GZhML1QWuy7yfp3WzK3lRvZi3JnXTYqrBw==} - '@vue/compiler-core@3.4.26': - resolution: {integrity: sha512-N9Vil6Hvw7NaiyFUFBPXrAyETIGlQ8KcFMkyk6hW1Cl6NvoqvP+Y8p1Eqvx+UdqsnrnI9+HMUEJegzia3mhXmQ==} + '@vue/compiler-core@3.4.27': + resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==} - '@vue/compiler-dom@3.4.26': - resolution: {integrity: sha512-4CWbR5vR9fMg23YqFOhr6t6WB1Fjt62d6xdFPyj8pxrYub7d+OgZaObMsoxaF9yBUHPMiPFK303v61PwAuGvZA==} + '@vue/compiler-dom@3.4.27': + resolution: {integrity: sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==} - '@vue/compiler-sfc@3.4.26': - resolution: {integrity: sha512-It1dp+FAOCgluYSVYlDn5DtZBxk1NCiJJfu2mlQqa/b+k8GL6NG/3/zRbJnHdhV2VhxFghaDq5L4K+1dakW6cw==} + '@vue/compiler-sfc@3.4.27': + resolution: {integrity: sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==} - '@vue/compiler-ssr@3.4.26': - resolution: {integrity: sha512-FNwLfk7LlEPRY/g+nw2VqiDKcnDTVdCfBREekF8X74cPLiWHUX6oldktf/Vx28yh4STNy7t+/yuLoMBBF7YDiQ==} + '@vue/compiler-ssr@3.4.27': + resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==} - '@vue/reactivity@3.4.26': - resolution: {integrity: sha512-E/ynEAu/pw0yotJeLdvZEsp5Olmxt+9/WqzvKff0gE67tw73gmbx6tRkiagE/eH0UCubzSlGRebCbidB1CpqZQ==} + '@vue/reactivity@3.4.27': + resolution: {integrity: sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==} - '@vue/runtime-core@3.4.26': - resolution: {integrity: sha512-AFJDLpZvhT4ujUgZSIL9pdNcO23qVFh7zWCsNdGQBw8ecLNxOOnPcK9wTTIYCmBJnuPHpukOwo62a2PPivihqw==} + '@vue/runtime-core@3.4.27': + resolution: {integrity: sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==} - '@vue/runtime-dom@3.4.26': - resolution: {integrity: sha512-UftYA2hUXR2UOZD/Fc3IndZuCOOJgFxJsWOxDkhfVcwLbsfh2CdXE2tG4jWxBZuDAs9J9PzRTUFt1PgydEtItw==} + '@vue/runtime-dom@3.4.27': + resolution: {integrity: sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==} - '@vue/server-renderer@3.4.26': - resolution: {integrity: sha512-xoGAqSjYDPGAeRWxeoYwqJFD/gw7mpgzOvSxEmjWaFO2rE6qpbD1PC172YRpvKhrihkyHJkNDADFXTfCyVGhKw==} + '@vue/server-renderer@3.4.27': + resolution: {integrity: sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==} peerDependencies: - vue: 3.4.26 + vue: 3.4.27 - '@vue/shared@3.4.26': - resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==} + '@vue/shared@3.4.27': + resolution: {integrity: sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==} acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -1435,8 +1435,8 @@ packages: peerDependencies: eslint: '>=8.57.0' - eslint-plugin-command@0.1.9: - resolution: {integrity: sha512-aZC7SoTUX/sci2A/aDNgZ9aC4EfC0ICoPF1l6+nrHht+jRCJBq3p6afFrYt4nVuU2mBdWgaFXxqa/CF2aA5XUw==} + eslint-plugin-command@0.2.0: + resolution: {integrity: sha512-SGOMTs6Pu5HQKwCF9uZ214cdVlJ99U+6GRoUS01zeLZmcQcFU4YXy2KTKqXaEsNCvaFY91OrHRZbh4/1xt9Yzw==} peerDependencies: eslint: '*' @@ -1481,8 +1481,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-n@17.4.0: - resolution: {integrity: sha512-RtgGgNpYxECwE9dFr+D66RtbN0B8r/fY6ZF8EVsmK2YnZxE8/n9LNQhgnkL9z37UFZjYVmvMuC32qu7fQBsLVQ==} + eslint-plugin-n@17.5.1: + resolution: {integrity: sha512-+E242KoY16xtwqqBRgSsDCrZ3K40jg3Np9fOgQyakcHaqymK3bnxYB1F1oe8Ksts8TDDViROFgraoLzbWhfHVw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -2721,8 +2721,8 @@ packages: svelte: optional: true - svelte@4.2.15: - resolution: {integrity: sha512-j9KJSccHgLeRERPlhMKrCXpk2TqL2m5Z+k+OBTQhZOhIdCCd3WfqV+ylPWeipEwq17P/ekiSFWwrVQv93i3bsg==} + svelte@4.2.16: + resolution: {integrity: sha512-mQwHpqHD2PmFcCyHaZ7XiTqposaLvJ75WpYcyY5/ce3qxbYtwQpZ+M7ZKP+2CG5U6kfnBZBpPLyofhlE6ROrnQ==} engines: {node: '>=16'} synckit@0.6.2: @@ -2955,8 +2955,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue@3.4.26: - resolution: {integrity: sha512-bUIq/p+VB+0xrJubaemrfhk1/FiW9iX+pDV+62I/XJ6EkspAO9/DXEjbDFoe8pIfOZBqfk45i9BMc41ptP/uRg==} + vue@3.4.27: + resolution: {integrity: sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3375,7 +3375,7 @@ snapshots: - supports-color - typescript - '@eslint-stylistic/metadata@1.8.0': {} + '@eslint-stylistic/metadata@1.8.1': {} '@eslint/config-inspector@0.4.8(eslint@9.2.0)': dependencies: @@ -3543,7 +3543,7 @@ snapshots: '@slidev/types@0.47.5': {} - '@stylistic/eslint-plugin-js@1.8.0(eslint@9.2.0)': + '@stylistic/eslint-plugin-js@1.8.1(eslint@9.2.0)': dependencies: '@types/eslint': 8.56.10 acorn: 8.11.3 @@ -3552,24 +3552,24 @@ snapshots: eslint-visitor-keys: 3.4.3 espree: 9.6.1 - '@stylistic/eslint-plugin-jsx@1.8.0(eslint@9.2.0)': + '@stylistic/eslint-plugin-jsx@1.8.1(eslint@9.2.0)': dependencies: - '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) + '@stylistic/eslint-plugin-js': 1.8.1(eslint@9.2.0) '@types/eslint': 8.56.10 eslint: 9.2.0 estraverse: 5.3.0 picomatch: 4.0.2 - '@stylistic/eslint-plugin-migrate@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-migrate@1.8.1(eslint@9.2.0)(typescript@5.4.5)': dependencies: - '@eslint-stylistic/metadata': 1.8.0 + '@eslint-stylistic/metadata': 1.8.1 '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) transitivePeerDependencies: - eslint - supports-color - typescript - '@stylistic/eslint-plugin-plus@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-plus@1.8.1(eslint@9.2.0)(typescript@5.4.5)': dependencies: '@types/eslint': 8.56.10 '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) @@ -3578,9 +3578,9 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin-ts@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin-ts@1.8.1(eslint@9.2.0)(typescript@5.4.5)': dependencies: - '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) + '@stylistic/eslint-plugin-js': 1.8.1(eslint@9.2.0) '@types/eslint': 8.56.10 '@typescript-eslint/utils': 6.21.0(eslint@9.2.0)(typescript@5.4.5) eslint: 9.2.0 @@ -3588,12 +3588,12 @@ snapshots: - supports-color - typescript - '@stylistic/eslint-plugin@1.8.0(eslint@9.2.0)(typescript@5.4.5)': + '@stylistic/eslint-plugin@1.8.1(eslint@9.2.0)(typescript@5.4.5)': dependencies: - '@stylistic/eslint-plugin-js': 1.8.0(eslint@9.2.0) - '@stylistic/eslint-plugin-jsx': 1.8.0(eslint@9.2.0) - '@stylistic/eslint-plugin-plus': 1.8.0(eslint@9.2.0)(typescript@5.4.5) - '@stylistic/eslint-plugin-ts': 1.8.0(eslint@9.2.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-js': 1.8.1(eslint@9.2.0) + '@stylistic/eslint-plugin-jsx': 1.8.1(eslint@9.2.0) + '@stylistic/eslint-plugin-plus': 1.8.1(eslint@9.2.0)(typescript@5.4.5) + '@stylistic/eslint-plugin-ts': 1.8.1(eslint@9.2.0)(typescript@5.4.5) '@types/eslint': 8.56.10 eslint: 9.2.0 transitivePeerDependencies: @@ -3818,58 +3818,58 @@ snapshots: loupe: 2.3.7 pretty-format: 29.7.0 - '@vue/compiler-core@3.4.26': + '@vue/compiler-core@3.4.27': dependencies: '@babel/parser': 7.24.4 - '@vue/shared': 3.4.26 + '@vue/shared': 3.4.27 entities: 4.5.0 estree-walker: 2.0.2 source-map-js: 1.2.0 - '@vue/compiler-dom@3.4.26': + '@vue/compiler-dom@3.4.27': dependencies: - '@vue/compiler-core': 3.4.26 - '@vue/shared': 3.4.26 + '@vue/compiler-core': 3.4.27 + '@vue/shared': 3.4.27 - '@vue/compiler-sfc@3.4.26': + '@vue/compiler-sfc@3.4.27': dependencies: '@babel/parser': 7.24.4 - '@vue/compiler-core': 3.4.26 - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-ssr': 3.4.26 - '@vue/shared': 3.4.26 + '@vue/compiler-core': 3.4.27 + '@vue/compiler-dom': 3.4.27 + '@vue/compiler-ssr': 3.4.27 + '@vue/shared': 3.4.27 estree-walker: 2.0.2 magic-string: 0.30.10 postcss: 8.4.38 source-map-js: 1.2.0 - '@vue/compiler-ssr@3.4.26': + '@vue/compiler-ssr@3.4.27': dependencies: - '@vue/compiler-dom': 3.4.26 - '@vue/shared': 3.4.26 + '@vue/compiler-dom': 3.4.27 + '@vue/shared': 3.4.27 - '@vue/reactivity@3.4.26': + '@vue/reactivity@3.4.27': dependencies: - '@vue/shared': 3.4.26 + '@vue/shared': 3.4.27 - '@vue/runtime-core@3.4.26': + '@vue/runtime-core@3.4.27': dependencies: - '@vue/reactivity': 3.4.26 - '@vue/shared': 3.4.26 + '@vue/reactivity': 3.4.27 + '@vue/shared': 3.4.27 - '@vue/runtime-dom@3.4.26': + '@vue/runtime-dom@3.4.27': dependencies: - '@vue/runtime-core': 3.4.26 - '@vue/shared': 3.4.26 + '@vue/runtime-core': 3.4.27 + '@vue/shared': 3.4.27 csstype: 3.1.3 - '@vue/server-renderer@3.4.26(vue@3.4.26(typescript@5.4.5))': + '@vue/server-renderer@3.4.27(vue@3.4.27(typescript@5.4.5))': dependencies: - '@vue/compiler-ssr': 3.4.26 - '@vue/shared': 3.4.26 - vue: 3.4.26(typescript@5.4.5) + '@vue/compiler-ssr': 3.4.27 + '@vue/shared': 3.4.27 + vue: 3.4.27(typescript@5.4.5) - '@vue/shared@3.4.26': {} + '@vue/shared@3.4.27': {} acorn-jsx@5.3.2(acorn@8.11.3): dependencies: @@ -4337,7 +4337,7 @@ snapshots: - supports-color - typescript - eslint-plugin-command@0.1.9(eslint@9.2.0): + eslint-plugin-command@0.2.0(eslint@9.2.0): dependencies: eslint: 9.2.0 @@ -4413,7 +4413,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-n@17.4.0(eslint@9.2.0): + eslint-plugin-n@17.5.1(eslint@9.2.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) enhanced-resolve: 5.16.0 @@ -4427,7 +4427,7 @@ snapshots: eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-perfectionist@2.10.0(astro-eslint-parser@1.0.2(typescript@5.4.5))(eslint@9.2.0)(svelte-eslint-parser@0.35.0(svelte@4.2.15))(svelte@4.2.15)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)): + eslint-plugin-perfectionist@2.10.0(astro-eslint-parser@1.0.2(typescript@5.4.5))(eslint@9.2.0)(svelte-eslint-parser@0.35.0(svelte@4.2.16))(svelte@4.2.16)(typescript@5.4.5)(vue-eslint-parser@9.4.2(eslint@9.2.0)): dependencies: '@typescript-eslint/utils': 7.7.1(eslint@9.2.0)(typescript@5.4.5) eslint: 9.2.0 @@ -4435,8 +4435,8 @@ snapshots: natural-compare-lite: 1.4.0 optionalDependencies: astro-eslint-parser: 1.0.2(typescript@5.4.5) - svelte: 4.2.15 - svelte-eslint-parser: 0.35.0(svelte@4.2.15) + svelte: 4.2.16 + svelte-eslint-parser: 0.35.0(svelte@4.2.16) vue-eslint-parser: 9.4.2(eslint@9.2.0) transitivePeerDependencies: - supports-color @@ -4542,7 +4542,7 @@ snapshots: - supports-color - typescript - eslint-plugin-svelte@2.36.0-next.13(eslint@9.2.0)(svelte@4.2.15): + eslint-plugin-svelte@2.36.0-next.13(eslint@9.2.0)(svelte@4.2.16): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) '@jridgewell/sourcemap-codec': 1.4.15 @@ -4556,9 +4556,9 @@ snapshots: postcss-safe-parser: 6.0.0(postcss@8.4.38) postcss-selector-parser: 6.0.15 semver: 7.6.0 - svelte-eslint-parser: 0.35.0(svelte@4.2.15) + svelte-eslint-parser: 0.35.0(svelte@4.2.16) optionalDependencies: - svelte: 4.2.15 + svelte: 4.2.16 transitivePeerDependencies: - supports-color - ts-node @@ -4638,9 +4638,9 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.26)(eslint@9.2.0): + eslint-processor-vue-blocks@0.1.2(@vue/compiler-sfc@3.4.27)(eslint@9.2.0): dependencies: - '@vue/compiler-sfc': 3.4.26 + '@vue/compiler-sfc': 3.4.27 eslint: 9.2.0 eslint-rule-composer@0.3.0: {} @@ -5728,7 +5728,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - svelte-eslint-parser@0.35.0(svelte@4.2.15): + svelte-eslint-parser@0.35.0(svelte@4.2.16): dependencies: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -5736,9 +5736,9 @@ snapshots: postcss: 8.4.38 postcss-scss: 4.0.9(postcss@8.4.38) optionalDependencies: - svelte: 4.2.15 + svelte: 4.2.16 - svelte@4.2.15: + svelte@4.2.16: dependencies: '@ampproject/remapping': 2.2.1 '@jridgewell/sourcemap-codec': 1.4.15 @@ -5983,13 +5983,13 @@ snapshots: transitivePeerDependencies: - supports-color - vue@3.4.26(typescript@5.4.5): + vue@3.4.27(typescript@5.4.5): dependencies: - '@vue/compiler-dom': 3.4.26 - '@vue/compiler-sfc': 3.4.26 - '@vue/runtime-dom': 3.4.26 - '@vue/server-renderer': 3.4.26(vue@3.4.26(typescript@5.4.5)) - '@vue/shared': 3.4.26 + '@vue/compiler-dom': 3.4.27 + '@vue/compiler-sfc': 3.4.27 + '@vue/runtime-dom': 3.4.27 + '@vue/server-renderer': 3.4.27(vue@3.4.27(typescript@5.4.5)) + '@vue/shared': 3.4.27 optionalDependencies: typescript: 5.4.5