From 6e97ed5828c9787208f459cf9d13170b88162eb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 01:39:03 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 8 +- pnpm-lock.yaml | 387 +++++++++++++++++++++++++------------------------ 2 files changed, 200 insertions(+), 195 deletions(-) diff --git a/package.json b/package.json index 1ae255c..6e6937f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "flow-pilot-action", "type": "module", "private": true, - "packageManager": "pnpm@10.29.3", + "packageManager": "pnpm@10.30.1", "description": "", "author": "tdesign", "license": "MIT", @@ -32,15 +32,15 @@ "@actions/github": "^9.0.0", "@manypkg/get-packages": "^3.1.0", "camelcase": "^9.0.0", - "glob": "^13.0.3", - "marked": "^17.0.2", + "glob": "^13.0.6", + "marked": "^17.0.3", "tencentcloud-sdk-nodejs-hunyuan": "^4.1.186" }, "devDependencies": { "@antfu/eslint-config": "^7.4.3", "@octokit/plugin-rest-endpoint-methods": "^17.0.0", "@types/node": "^24.10.13", - "eslint": "^10.0.0", + "eslint": "^10.0.1", "eslint-plugin-format": "^1.4.0", "lint-staged": "^16.2.7", "simple-git-hooks": "^2.13.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b04fcbc..48a713d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,18 +24,18 @@ importers: specifier: ^9.0.0 version: 9.0.0 glob: - specifier: ^13.0.3 - version: 13.0.3 + specifier: ^13.0.6 + version: 13.0.6 marked: - specifier: ^17.0.2 - version: 17.0.2 + specifier: ^17.0.3 + version: 17.0.3 tencentcloud-sdk-nodejs-hunyuan: specifier: ^4.1.186 version: 4.1.186 devDependencies: '@antfu/eslint-config': specifier: ^7.4.3 - version: 7.4.3(@vue/compiler-sfc@3.5.13)(eslint-plugin-format@1.4.0(eslint@10.0.0))(eslint@10.0.0)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2)) + version: 7.4.3(@vue/compiler-sfc@3.5.13)(eslint-plugin-format@1.4.0(eslint@10.0.1))(eslint@10.0.1)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2)) '@octokit/plugin-rest-endpoint-methods': specifier: ^17.0.0 version: 17.0.0(@octokit/core@7.0.6) @@ -43,11 +43,11 @@ importers: specifier: ^24.10.13 version: 24.10.13 eslint: - specifier: ^10.0.0 - version: 10.0.0 + specifier: ^10.0.1 + version: 10.0.1 eslint-plugin-format: specifier: ^1.4.0 - version: 1.4.0(eslint@10.0.0) + version: 1.4.0(eslint@10.0.1) lint-staged: specifier: ^16.2.7 version: 16.2.7 @@ -406,8 +406,8 @@ packages: eslint: optional: true - '@eslint/config-array@0.23.1': - resolution: {integrity: sha512-uVSdg/V4dfQmTjJzR0szNczjOH/J+FyUMMjYtr07xFRXR7EDf9i1qdxrD0VusZH9knj1/ecxzCQQxyic5NzAiA==} + '@eslint/config-array@0.23.2': + resolution: {integrity: sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@eslint/config-helpers@0.5.2': @@ -426,8 +426,8 @@ packages: resolution: {integrity: sha512-R8uZemG9dKTbru/DQRPblbJyXpObwKzo8rv1KYGGuPUPtjM4LXBYM9q5CIZAComzZupws3tWbDwam5AFpPLyJQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/object-schema@3.0.1': - resolution: {integrity: sha512-P9cq2dpr+LU8j3qbLygLcSZrl2/ds/pUpfnHNNuk5HW7mnngHs+6WSq5C9mO3rqRX8A1poxqLTC9cu0KOyJlBg==} + '@eslint/object-schema@3.0.2': + resolution: {integrity: sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@eslint/plugin-kit@0.4.1': @@ -454,14 +454,6 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@isaacs/balanced-match@4.0.1': - resolution: {integrity: sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==} - engines: {node: 20 || >=22} - - '@isaacs/brace-expansion@5.0.1': - resolution: {integrity: sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==} - engines: {node: 20 || >=22} - '@isaacs/cliui@9.0.0': resolution: {integrity: sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==} engines: {node: '>=18'} @@ -963,6 +955,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.16.0: + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} + engines: {node: '>=0.4.0'} + hasBin: true + agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} @@ -1401,8 +1398,8 @@ packages: resolution: {integrity: sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-scope@9.1.0: - resolution: {integrity: sha512-CkWE42hOJsNj9FJRaoMX9waUFYhqY4jmyLFdAdzZr6VaCg3ynLYx4WnOdkaIifGfH4gsUcBTn4OZbHXkpLD0FQ==} + eslint-scope@9.1.1: + resolution: {integrity: sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} eslint-visitor-keys@3.4.3: @@ -1417,8 +1414,12 @@ packages: resolution: {integrity: sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} - eslint@10.0.0: - resolution: {integrity: sha512-O0piBKY36YSJhlFSG8p9VUdPV/SxxS4FYDWVpr/9GJuMaepzwlf4J8I4ov1b+ySQfDTPhc3DtLaxcT1fN0yqCg==} + eslint-visitor-keys@5.0.1: + resolution: {integrity: sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + + eslint@10.0.1: + resolution: {integrity: sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} hasBin: true peerDependencies: @@ -1435,6 +1436,10 @@ packages: resolution: {integrity: sha512-WFWYhO1fV4iYkqOOvq8FbqIhr2pYfoDY0kCotMkDeNtGpiGGkZ1iov2u8ydjtgM8yF8rzK7oaTbw2NAzbAbehw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} + espree@11.1.1: + resolution: {integrity: sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + espree@9.6.1: resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1563,9 +1568,9 @@ packages: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} - glob@13.0.3: - resolution: {integrity: sha512-/g3B0mC+4x724v1TgtBlBtt2hPi/EWptsIAmXUx9Z2rvBYleQcsrmaOzd5LyL50jf/Soi83ZDJmw2+XqvH/EeA==} - engines: {node: 20 || >=22} + glob@13.0.6: + resolution: {integrity: sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==} + engines: {node: 18 || 20 || >=22} globals@15.15.0: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} @@ -1746,8 +1751,8 @@ packages: markdown-table@3.0.4: resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==} - marked@17.0.2: - resolution: {integrity: sha512-s5HZGFQea7Huv5zZcAGhJLT3qLpAfnY7v7GWkICUr0+Wd5TFEtdlRR2XUL5Gg+RH7u2Df595ifrxR03mBaw7gA==} + marked@17.0.3: + resolution: {integrity: sha512-jt1v2ObpyOKR8p4XaUJVk3YWRJ5n+i4+rjQopxvV32rSndTJXvIzuUdWWIy/1pFQMkQmvTXawzDNqOH/CUmx6A==} engines: {node: '>= 20'} hasBin: true @@ -1894,20 +1899,16 @@ packages: resolution: {integrity: sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==} engines: {node: '>=18'} - minimatch@10.1.2: - resolution: {integrity: sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==} - engines: {node: 20 || >=22} - - minimatch@10.2.0: - resolution: {integrity: sha512-ugkC31VaVg9cF0DFVoADH12k6061zNZkZON+aX8AWsR9GhPcErkcMBceb6znR8wLERM2AkkOxy2nWRLpT9Jq5w==} - engines: {node: 20 || >=22} + minimatch@10.2.2: + resolution: {integrity: sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==} + engines: {node: 18 || 20 || >=22} minimatch@9.0.5: resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==} engines: {node: '>=16 || 14 >=14.17'} - minipass@7.1.2: - resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==} + minipass@7.1.3: + resolution: {integrity: sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==} engines: {node: '>=16 || 14 >=14.17'} mlly@1.8.0: @@ -1993,9 +1994,9 @@ packages: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} - path-scurry@2.0.1: - resolution: {integrity: sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==} - engines: {node: 20 || >=22} + path-scurry@2.0.2: + resolution: {integrity: sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==} + engines: {node: 18 || 20 || >=22} pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} @@ -2514,47 +2515,47 @@ snapshots: '@actions/io@3.0.2': {} - '@antfu/eslint-config@7.4.3(@vue/compiler-sfc@3.5.13)(eslint-plugin-format@1.4.0(eslint@10.0.0))(eslint@10.0.0)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2))': + '@antfu/eslint-config@7.4.3(@vue/compiler-sfc@3.5.13)(eslint-plugin-format@1.4.0(eslint@10.0.1))(eslint@10.0.1)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2))': dependencies: '@antfu/install-pkg': 1.1.0 '@clack/prompts': 1.0.0 - '@eslint-community/eslint-plugin-eslint-comments': 4.6.0(eslint@10.0.0) + '@eslint-community/eslint-plugin-eslint-comments': 4.6.0(eslint@10.0.1) '@eslint/markdown': 7.5.1 - '@stylistic/eslint-plugin': 5.8.0(eslint@10.0.0) - '@typescript-eslint/eslint-plugin': 8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(typescript@5.9.3) - '@typescript-eslint/parser': 8.55.0(eslint@10.0.0)(typescript@5.9.3) - '@vitest/eslint-plugin': 1.6.9(eslint@10.0.0)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2)) + '@stylistic/eslint-plugin': 5.8.0(eslint@10.0.1) + '@typescript-eslint/eslint-plugin': 8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(typescript@5.9.3) + '@typescript-eslint/parser': 8.55.0(eslint@10.0.1)(typescript@5.9.3) + '@vitest/eslint-plugin': 1.6.9(eslint@10.0.1)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2)) ansis: 4.2.0 cac: 6.7.14 - eslint: 10.0.0 - eslint-config-flat-gitignore: 2.1.0(eslint@10.0.0) + eslint: 10.0.1 + eslint-config-flat-gitignore: 2.1.0(eslint@10.0.1) eslint-flat-config-utils: 3.0.1 - eslint-merge-processors: 2.0.0(eslint@10.0.0) - eslint-plugin-antfu: 3.2.2(eslint@10.0.0) - eslint-plugin-command: 3.4.0(eslint@10.0.0) - eslint-plugin-import-lite: 0.5.0(eslint@10.0.0) - eslint-plugin-jsdoc: 62.5.4(eslint@10.0.0) - eslint-plugin-jsonc: 2.21.1(eslint@10.0.0) - eslint-plugin-n: 17.23.2(eslint@10.0.0)(typescript@5.9.3) + eslint-merge-processors: 2.0.0(eslint@10.0.1) + eslint-plugin-antfu: 3.2.2(eslint@10.0.1) + eslint-plugin-command: 3.4.0(eslint@10.0.1) + eslint-plugin-import-lite: 0.5.0(eslint@10.0.1) + eslint-plugin-jsdoc: 62.5.4(eslint@10.0.1) + eslint-plugin-jsonc: 2.21.1(eslint@10.0.1) + eslint-plugin-n: 17.23.2(eslint@10.0.1)(typescript@5.9.3) eslint-plugin-no-only-tests: 3.3.0 - eslint-plugin-perfectionist: 5.5.0(eslint@10.0.0)(typescript@5.9.3) - eslint-plugin-pnpm: 1.5.0(eslint@10.0.0) - eslint-plugin-regexp: 3.0.0(eslint@10.0.0) - eslint-plugin-toml: 1.0.4(eslint@10.0.0) - eslint-plugin-unicorn: 63.0.0(eslint@10.0.0) - eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0) - eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.8.0(eslint@10.0.0))(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(vue-eslint-parser@10.2.0(eslint@10.0.0)) - eslint-plugin-yml: 3.1.2(eslint@10.0.0) - eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@10.0.0) + eslint-plugin-perfectionist: 5.5.0(eslint@10.0.1)(typescript@5.9.3) + eslint-plugin-pnpm: 1.5.0(eslint@10.0.1) + eslint-plugin-regexp: 3.0.0(eslint@10.0.1) + eslint-plugin-toml: 1.0.4(eslint@10.0.1) + eslint-plugin-unicorn: 63.0.0(eslint@10.0.1) + eslint-plugin-unused-imports: 4.4.1(@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1) + eslint-plugin-vue: 10.7.0(@stylistic/eslint-plugin@5.8.0(eslint@10.0.1))(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(vue-eslint-parser@10.2.0(eslint@10.0.1)) + eslint-plugin-yml: 3.1.2(eslint@10.0.1) + eslint-processor-vue-blocks: 2.0.0(@vue/compiler-sfc@3.5.13)(eslint@10.0.1) globals: 17.3.0 jsonc-eslint-parser: 2.4.2 local-pkg: 1.1.2 parse-gitignore: 2.0.0 toml-eslint-parser: 1.0.3 - vue-eslint-parser: 10.2.0(eslint@10.0.0) + vue-eslint-parser: 10.2.0(eslint@10.0.1) yaml-eslint-parser: 2.0.0 optionalDependencies: - eslint-plugin-format: 1.4.0(eslint@10.0.0) + eslint-plugin-format: 1.4.0(eslint@10.0.1) transitivePeerDependencies: - '@eslint/json' - '@vue/compiler-sfc' @@ -2731,30 +2732,30 @@ snapshots: '@esbuild/win32-x64@0.25.12': optional: true - '@eslint-community/eslint-plugin-eslint-comments@4.6.0(eslint@10.0.0)': + '@eslint-community/eslint-plugin-eslint-comments@4.6.0(eslint@10.0.1)': dependencies: escape-string-regexp: 4.0.0 - eslint: 10.0.0 + eslint: 10.0.1 ignore: 7.0.5 - '@eslint-community/eslint-utils@4.9.1(eslint@10.0.0)': + '@eslint-community/eslint-utils@4.9.1(eslint@10.0.1)': dependencies: - eslint: 10.0.0 + eslint: 10.0.1 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.2': {} - '@eslint/compat@1.4.1(eslint@10.0.0)': + '@eslint/compat@1.4.1(eslint@10.0.1)': dependencies: '@eslint/core': 0.17.0 optionalDependencies: - eslint: 10.0.0 + eslint: 10.0.1 - '@eslint/config-array@0.23.1': + '@eslint/config-array@0.23.2': dependencies: - '@eslint/object-schema': 3.0.1 + '@eslint/object-schema': 3.0.2 debug: 4.4.3 - minimatch: 10.1.2 + minimatch: 10.2.2 transitivePeerDependencies: - supports-color @@ -2784,7 +2785,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/object-schema@3.0.1': {} + '@eslint/object-schema@3.0.2': {} '@eslint/plugin-kit@0.4.1': dependencies: @@ -2807,12 +2808,6 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@isaacs/balanced-match@4.0.1': {} - - '@isaacs/brace-expansion@5.0.1': - dependencies: - '@isaacs/balanced-match': 4.0.1 - '@isaacs/cliui@9.0.0': {} '@jridgewell/gen-mapping@0.3.13': @@ -3023,11 +3018,11 @@ snapshots: '@standard-schema/spec@1.0.0': {} - '@stylistic/eslint-plugin@5.8.0(eslint@10.0.0)': + '@stylistic/eslint-plugin@5.8.0(eslint@10.0.1)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) '@typescript-eslint/types': 8.54.0 - eslint: 10.0.0 + eslint: 10.0.1 eslint-visitor-keys: 4.2.1 espree: 10.4.0 estraverse: 5.3.0 @@ -3069,15 +3064,15 @@ snapshots: '@types/unist@3.0.3': {} - '@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.2 - '@typescript-eslint/parser': 8.55.0(eslint@10.0.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.55.0(eslint@10.0.1)(typescript@5.9.3) '@typescript-eslint/scope-manager': 8.55.0 - '@typescript-eslint/type-utils': 8.55.0(eslint@10.0.0)(typescript@5.9.3) - '@typescript-eslint/utils': 8.55.0(eslint@10.0.0)(typescript@5.9.3) + '@typescript-eslint/type-utils': 8.55.0(eslint@10.0.1)(typescript@5.9.3) + '@typescript-eslint/utils': 8.55.0(eslint@10.0.1)(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.55.0 - eslint: 10.0.0 + eslint: 10.0.1 ignore: 7.0.5 natural-compare: 1.4.0 ts-api-utils: 2.4.0(typescript@5.9.3) @@ -3085,14 +3080,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3)': + '@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3)': dependencies: '@typescript-eslint/scope-manager': 8.55.0 '@typescript-eslint/types': 8.55.0 '@typescript-eslint/typescript-estree': 8.55.0(typescript@5.9.3) '@typescript-eslint/visitor-keys': 8.55.0 debug: 4.4.3 - eslint: 10.0.0 + eslint: 10.0.1 typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -3133,13 +3128,13 @@ snapshots: dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.55.0(eslint@10.0.0)(typescript@5.9.3)': + '@typescript-eslint/type-utils@8.55.0(eslint@10.0.1)(typescript@5.9.3)': dependencies: '@typescript-eslint/types': 8.55.0 '@typescript-eslint/typescript-estree': 8.55.0(typescript@5.9.3) - '@typescript-eslint/utils': 8.55.0(eslint@10.0.0)(typescript@5.9.3) + '@typescript-eslint/utils': 8.55.0(eslint@10.0.1)(typescript@5.9.3) debug: 4.4.3 - eslint: 10.0.0 + eslint: 10.0.1 ts-api-utils: 2.4.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: @@ -3179,24 +3174,24 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.54.0(eslint@10.0.0)(typescript@5.9.3)': + '@typescript-eslint/utils@8.54.0(eslint@10.0.1)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) '@typescript-eslint/scope-manager': 8.54.0 '@typescript-eslint/types': 8.54.0 '@typescript-eslint/typescript-estree': 8.54.0(typescript@5.9.3) - eslint: 10.0.0 + eslint: 10.0.1 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.55.0(eslint@10.0.0)(typescript@5.9.3)': + '@typescript-eslint/utils@8.55.0(eslint@10.0.1)(typescript@5.9.3)': dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) '@typescript-eslint/scope-manager': 8.55.0 '@typescript-eslint/types': 8.55.0 '@typescript-eslint/typescript-estree': 8.55.0(typescript@5.9.3) - eslint: 10.0.0 + eslint: 10.0.1 typescript: 5.9.3 transitivePeerDependencies: - supports-color @@ -3211,11 +3206,11 @@ snapshots: '@typescript-eslint/types': 8.55.0 eslint-visitor-keys: 4.2.1 - '@vitest/eslint-plugin@1.6.9(eslint@10.0.0)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2))': + '@vitest/eslint-plugin@1.6.9(eslint@10.0.1)(typescript@5.9.3)(vitest@4.0.18(@types/node@24.10.13)(yaml@2.8.2))': dependencies: '@typescript-eslint/scope-manager': 8.55.0 - '@typescript-eslint/utils': 8.55.0(eslint@10.0.0)(typescript@5.9.3) - eslint: 10.0.0 + '@typescript-eslint/utils': 8.55.0(eslint@10.0.1)(typescript@5.9.3) + eslint: 10.0.1 optionalDependencies: typescript: 5.9.3 vitest: 4.0.18(@types/node@24.10.13)(yaml@2.8.2) @@ -3297,8 +3292,14 @@ snapshots: dependencies: acorn: 8.15.0 + acorn-jsx@5.3.2(acorn@8.16.0): + dependencies: + acorn: 8.16.0 + acorn@8.15.0: {} + acorn@8.16.0: {} + agent-base@6.0.2: dependencies: debug: 4.4.3 @@ -3537,76 +3538,76 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-compat-utils@0.5.1(eslint@10.0.0): + eslint-compat-utils@0.5.1(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 semver: 7.7.3 - eslint-compat-utils@0.6.5(eslint@10.0.0): + eslint-compat-utils@0.6.5(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 semver: 7.7.3 - eslint-config-flat-gitignore@2.1.0(eslint@10.0.0): + eslint-config-flat-gitignore@2.1.0(eslint@10.0.1): dependencies: - '@eslint/compat': 1.4.1(eslint@10.0.0) - eslint: 10.0.0 + '@eslint/compat': 1.4.1(eslint@10.0.1) + eslint: 10.0.1 eslint-flat-config-utils@3.0.1: dependencies: '@eslint/config-helpers': 0.5.2 pathe: 2.0.3 - eslint-formatting-reporter@0.0.0(eslint@10.0.0): + eslint-formatting-reporter@0.0.0(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 prettier-linter-helpers: 1.0.0 - eslint-json-compat-utils@0.2.1(eslint@10.0.0)(jsonc-eslint-parser@2.4.2): + eslint-json-compat-utils@0.2.1(eslint@10.0.1)(jsonc-eslint-parser@2.4.2): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 esquery: 1.7.0 jsonc-eslint-parser: 2.4.2 - eslint-merge-processors@2.0.0(eslint@10.0.0): + eslint-merge-processors@2.0.0(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 eslint-parser-plain@0.1.1: {} - eslint-plugin-antfu@3.2.2(eslint@10.0.0): + eslint-plugin-antfu@3.2.2(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 - eslint-plugin-command@3.4.0(eslint@10.0.0): + eslint-plugin-command@3.4.0(eslint@10.0.1): dependencies: '@es-joy/jsdoccomment': 0.78.0 - eslint: 10.0.0 + eslint: 10.0.1 - eslint-plugin-es-x@7.8.0(eslint@10.0.0): + eslint-plugin-es-x@7.8.0(eslint@10.0.1): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) '@eslint-community/regexpp': 4.12.2 - eslint: 10.0.0 - eslint-compat-utils: 0.5.1(eslint@10.0.0) + eslint: 10.0.1 + eslint-compat-utils: 0.5.1(eslint@10.0.1) - eslint-plugin-format@1.4.0(eslint@10.0.0): + eslint-plugin-format@1.4.0(eslint@10.0.1): dependencies: '@dprint/formatter': 0.5.1 '@dprint/markdown': 0.20.0 '@dprint/toml': 0.7.0 - eslint: 10.0.0 - eslint-formatting-reporter: 0.0.0(eslint@10.0.0) + eslint: 10.0.1 + eslint-formatting-reporter: 0.0.0(eslint@10.0.1) eslint-parser-plain: 0.1.1 ohash: 2.0.11 prettier: 3.8.1 synckit: 0.11.12 - eslint-plugin-import-lite@0.5.0(eslint@10.0.0): + eslint-plugin-import-lite@0.5.0(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 - eslint-plugin-jsdoc@62.5.4(eslint@10.0.0): + eslint-plugin-jsdoc@62.5.4(eslint@10.0.1): dependencies: '@es-joy/jsdoccomment': 0.84.0 '@es-joy/resolve.exports': 1.2.0 @@ -3614,7 +3615,7 @@ snapshots: comment-parser: 1.4.5 debug: 4.4.3 escape-string-regexp: 4.0.0 - eslint: 10.0.0 + eslint: 10.0.1 espree: 11.1.0 esquery: 1.7.0 html-entities: 2.6.0 @@ -3626,13 +3627,13 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.21.1(eslint@10.0.0): + eslint-plugin-jsonc@2.21.1(eslint@10.0.1): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) diff-sequences: 27.5.1 - eslint: 10.0.0 - eslint-compat-utils: 0.6.5(eslint@10.0.0) - eslint-json-compat-utils: 0.2.1(eslint@10.0.0)(jsonc-eslint-parser@2.4.2) + eslint: 10.0.1 + eslint-compat-utils: 0.6.5(eslint@10.0.1) + eslint-json-compat-utils: 0.2.1(eslint@10.0.1)(jsonc-eslint-parser@2.4.2) espree: 10.4.0 graphemer: 1.4.0 jsonc-eslint-parser: 2.4.2 @@ -3641,12 +3642,12 @@ snapshots: transitivePeerDependencies: - '@eslint/json' - eslint-plugin-n@17.23.2(eslint@10.0.0)(typescript@5.9.3): + eslint-plugin-n@17.23.2(eslint@10.0.1)(typescript@5.9.3): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) enhanced-resolve: 5.18.3 - eslint: 10.0.0 - eslint-plugin-es-x: 7.8.0(eslint@10.0.0) + eslint: 10.0.1 + eslint-plugin-es-x: 7.8.0(eslint@10.0.1) get-tsconfig: 4.13.6 globals: 15.15.0 globrex: 0.1.2 @@ -3658,19 +3659,19 @@ snapshots: eslint-plugin-no-only-tests@3.3.0: {} - eslint-plugin-perfectionist@5.5.0(eslint@10.0.0)(typescript@5.9.3): + eslint-plugin-perfectionist@5.5.0(eslint@10.0.1)(typescript@5.9.3): dependencies: - '@typescript-eslint/utils': 8.54.0(eslint@10.0.0)(typescript@5.9.3) - eslint: 10.0.0 + '@typescript-eslint/utils': 8.54.0(eslint@10.0.1)(typescript@5.9.3) + eslint: 10.0.1 natural-orderby: 5.0.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-pnpm@1.5.0(eslint@10.0.0): + eslint-plugin-pnpm@1.5.0(eslint@10.0.1): dependencies: empathic: 2.0.0 - eslint: 10.0.0 + eslint: 10.0.1 jsonc-eslint-parser: 2.4.2 pathe: 2.0.3 pnpm-workspace-yaml: 1.5.0 @@ -3678,36 +3679,36 @@ snapshots: yaml: 2.8.2 yaml-eslint-parser: 2.0.0 - eslint-plugin-regexp@3.0.0(eslint@10.0.0): + eslint-plugin-regexp@3.0.0(eslint@10.0.1): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) '@eslint-community/regexpp': 4.12.2 comment-parser: 1.4.5 - eslint: 10.0.0 + eslint: 10.0.1 jsdoc-type-pratt-parser: 7.1.1 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-toml@1.0.4(eslint@10.0.0): + eslint-plugin-toml@1.0.4(eslint@10.0.1): dependencies: '@eslint/core': 1.1.0 '@eslint/plugin-kit': 0.6.0 debug: 4.4.3 - eslint: 10.0.0 + eslint: 10.0.1 toml-eslint-parser: 1.0.3 transitivePeerDependencies: - supports-color - eslint-plugin-unicorn@63.0.0(eslint@10.0.0): + eslint-plugin-unicorn@63.0.0(eslint@10.0.1): dependencies: '@babel/helper-validator-identifier': 7.28.5 - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) change-case: 5.4.4 ci-info: 4.3.1 clean-regexp: 1.0.0 core-js-compat: 3.46.0 - eslint: 10.0.0 + eslint: 10.0.1 find-up-simple: 1.0.1 globals: 16.5.0 indent-string: 5.0.0 @@ -3719,50 +3720,50 @@ snapshots: semver: 7.7.3 strip-indent: 4.1.1 - eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0): + eslint-plugin-unused-imports@4.4.1(@typescript-eslint/eslint-plugin@8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1): dependencies: - eslint: 10.0.0 + eslint: 10.0.1 optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.55.0(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(typescript@5.9.3) - eslint-plugin-vue@10.7.0(@stylistic/eslint-plugin@5.8.0(eslint@10.0.0))(@typescript-eslint/parser@8.55.0(eslint@10.0.0)(typescript@5.9.3))(eslint@10.0.0)(vue-eslint-parser@10.2.0(eslint@10.0.0)): + eslint-plugin-vue@10.7.0(@stylistic/eslint-plugin@5.8.0(eslint@10.0.1))(@typescript-eslint/parser@8.55.0(eslint@10.0.1)(typescript@5.9.3))(eslint@10.0.1)(vue-eslint-parser@10.2.0(eslint@10.0.1)): dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) - eslint: 10.0.0 + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) + eslint: 10.0.1 natural-compare: 1.4.0 nth-check: 2.1.1 postcss-selector-parser: 7.1.1 semver: 7.7.3 - vue-eslint-parser: 10.2.0(eslint@10.0.0) + vue-eslint-parser: 10.2.0(eslint@10.0.1) xml-name-validator: 4.0.0 optionalDependencies: - '@stylistic/eslint-plugin': 5.8.0(eslint@10.0.0) - '@typescript-eslint/parser': 8.55.0(eslint@10.0.0)(typescript@5.9.3) + '@stylistic/eslint-plugin': 5.8.0(eslint@10.0.1) + '@typescript-eslint/parser': 8.55.0(eslint@10.0.1)(typescript@5.9.3) - eslint-plugin-yml@3.1.2(eslint@10.0.0): + eslint-plugin-yml@3.1.2(eslint@10.0.1): dependencies: '@eslint/core': 1.1.0 '@eslint/plugin-kit': 0.6.0 debug: 4.4.3 diff-sequences: 29.6.3 escape-string-regexp: 5.0.0 - eslint: 10.0.0 + eslint: 10.0.1 natural-compare: 1.4.0 yaml-eslint-parser: 2.0.0 transitivePeerDependencies: - supports-color - eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@10.0.0): + eslint-processor-vue-blocks@2.0.0(@vue/compiler-sfc@3.5.13)(eslint@10.0.1): dependencies: '@vue/compiler-sfc': 3.5.13 - eslint: 10.0.0 + eslint: 10.0.1 eslint-scope@8.4.0: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 - eslint-scope@9.1.0: + eslint-scope@9.1.1: dependencies: '@types/esrecurse': 4.3.1 '@types/estree': 1.0.8 @@ -3775,11 +3776,13 @@ snapshots: eslint-visitor-keys@5.0.0: {} - eslint@10.0.0: + eslint-visitor-keys@5.0.1: {} + + eslint@10.0.1: dependencies: - '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.0) + '@eslint-community/eslint-utils': 4.9.1(eslint@10.0.1) '@eslint-community/regexpp': 4.12.2 - '@eslint/config-array': 0.23.1 + '@eslint/config-array': 0.23.2 '@eslint/config-helpers': 0.5.2 '@eslint/core': 1.1.0 '@eslint/plugin-kit': 0.6.0 @@ -3791,9 +3794,9 @@ snapshots: cross-spawn: 7.0.6 debug: 4.4.3 escape-string-regexp: 4.0.0 - eslint-scope: 9.1.0 - eslint-visitor-keys: 5.0.0 - espree: 11.1.0 + eslint-scope: 9.1.1 + eslint-visitor-keys: 5.0.1 + espree: 11.1.1 esquery: 1.7.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -3804,7 +3807,7 @@ snapshots: imurmurhash: 0.1.4 is-glob: 4.0.3 json-stable-stringify-without-jsonify: 1.0.1 - minimatch: 10.1.2 + minimatch: 10.2.2 natural-compare: 1.4.0 optionator: 0.9.4 transitivePeerDependencies: @@ -3822,6 +3825,12 @@ snapshots: acorn-jsx: 5.3.2(acorn@8.15.0) eslint-visitor-keys: 5.0.0 + espree@11.1.1: + dependencies: + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) + eslint-visitor-keys: 5.0.1 + espree@9.6.1: dependencies: acorn: 8.15.0 @@ -3939,11 +3948,11 @@ snapshots: dependencies: is-glob: 4.0.3 - glob@13.0.3: + glob@13.0.6: dependencies: - minimatch: 10.2.0 - minipass: 7.1.2 - path-scurry: 2.0.1 + minimatch: 10.2.2 + minipass: 7.1.3 + path-scurry: 2.0.2 globals@15.15.0: {} @@ -4101,7 +4110,7 @@ snapshots: markdown-table@3.0.4: {} - marked@17.0.2: {} + marked@17.0.3: {} math-intrinsics@1.1.0: {} @@ -4429,11 +4438,7 @@ snapshots: mimic-function@5.0.1: {} - minimatch@10.1.2: - dependencies: - '@isaacs/brace-expansion': 5.0.1 - - minimatch@10.2.0: + minimatch@10.2.2: dependencies: brace-expansion: 5.0.2 @@ -4441,7 +4446,7 @@ snapshots: dependencies: brace-expansion: 2.0.2 - minipass@7.1.2: {} + minipass@7.1.3: {} mlly@1.8.0: dependencies: @@ -4511,10 +4516,10 @@ snapshots: path-key@3.1.1: {} - path-scurry@2.0.1: + path-scurry@2.0.2: dependencies: lru-cache: 11.2.2 - minipass: 7.1.2 + minipass: 7.1.3 pathe@2.0.3: {} @@ -4928,10 +4933,10 @@ snapshots: - tsx - yaml - vue-eslint-parser@10.2.0(eslint@10.0.0): + vue-eslint-parser@10.2.0(eslint@10.0.1): dependencies: debug: 4.4.3 - eslint: 10.0.0 + eslint: 10.0.1 eslint-scope: 8.4.0 eslint-visitor-keys: 4.2.1 espree: 10.4.0