diff --git a/dist/package.json b/dist/package.json index 35ee8b1..2d20665 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "@aet/eslint-rules", - "version": "2.0.45", + "version": "2.0.46", "license": "UNLICENSED", "type": "module", "bin": { @@ -27,43 +27,43 @@ "@antfu/install-pkg": "^1.1.0", "@eslint-community/eslint-utils": "^4.7.0", "@eslint-react/eslint-plugin": "1.49.0", - "@eslint/js": "^9.26.0", + "@eslint/js": "^9.27.0", "@nolyfill/is-core-module": "^1.0.39", - "@stylistic/eslint-plugin": "^4.2.0", + "@stylistic/eslint-plugin": "^4.4.0", "@types/eslint": "^9.6.1", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.32.0", - "@typescript-eslint/type-utils": "^8.32.0", - "@typescript-eslint/utils": "^8.32.0", + "@typescript-eslint/eslint-plugin": "^8.32.1", + "@typescript-eslint/parser": "^8.32.1", + "@typescript-eslint/type-utils": "^8.32.1", + "@typescript-eslint/utils": "^8.32.1", "aria-query": "^5.3.2", "axe-core": "^4.10.3", "axobject-query": "4.1.0", "damerau-levenshtein": "1.0.8", - "debug": "^4.4.0", + "debug": "^4.4.1", "doctrine": "^3.0.0", "emoji-regex": "^10.4.0", "enhanced-resolve": "^5.18.1", "eslint-config-prettier": "^10.1.5", "eslint-import-resolver-node": "^0.3.9", - "eslint-import-resolver-typescript": "^4.3.4", + "eslint-import-resolver-typescript": "^4.3.5", "eslint-module-utils": "^2.12.0", - "eslint-plugin-import-x": "^4.11.1", + "eslint-plugin-import-x": "^4.12.2", "eslint-plugin-regexp": "^2.7.0", "eslint-plugin-unicorn": "^59.0.1", "esprima": "^4.0.1", "esquery": "^1.6.0", "estraverse": "^5.3.0", "fast-glob": "^3.3.3", - "get-tsconfig": "^4.10.0", + "get-tsconfig": "^4.10.1", "globals": "^16.1.0", "ignore": "^7.0.4", "is-bun-module": "^2.0.0", "is-glob": "^4.0.3", - "language-tags": "^2.0.1", + "language-tags": "^2.1.0", "lodash-es": "^4.17.21", "minimatch": "^10.0.1", - "semver": "^7.7.1", - "typescript-eslint": "^8.32.0" + "semver": "^7.7.2", + "typescript-eslint": "^8.32.1" }, "pnpm": { "overrides": { diff --git a/package.json b/package.json index 3992511..fb0305c 100644 --- a/package.json +++ b/package.json @@ -15,43 +15,43 @@ "@antfu/install-pkg": "^1.1.0", "@eslint-community/eslint-utils": "^4.7.0", "@eslint-react/eslint-plugin": "1.49.0", - "@eslint/js": "^9.26.0", + "@eslint/js": "^9.27.0", "@nolyfill/is-core-module": "^1.0.39", - "@stylistic/eslint-plugin": "^4.2.0", + "@stylistic/eslint-plugin": "^4.4.0", "@types/eslint": "^9.6.1", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.32.0", - "@typescript-eslint/type-utils": "^8.32.0", - "@typescript-eslint/utils": "^8.32.0", + "@typescript-eslint/eslint-plugin": "^8.32.1", + "@typescript-eslint/parser": "^8.32.1", + "@typescript-eslint/type-utils": "^8.32.1", + "@typescript-eslint/utils": "^8.32.1", "aria-query": "^5.3.2", "axe-core": "^4.10.3", "axobject-query": "4.1.0", "damerau-levenshtein": "1.0.8", - "debug": "^4.4.0", + "debug": "^4.4.1", "doctrine": "^3.0.0", "emoji-regex": "^10.4.0", "enhanced-resolve": "^5.18.1", "eslint-config-prettier": "^10.1.5", "eslint-import-resolver-node": "^0.3.9", - "eslint-import-resolver-typescript": "^4.3.4", + "eslint-import-resolver-typescript": "^4.3.5", "eslint-module-utils": "^2.12.0", - "eslint-plugin-import-x": "^4.11.1", + "eslint-plugin-import-x": "^4.12.2", "eslint-plugin-regexp": "^2.7.0", "eslint-plugin-unicorn": "^59.0.1", "esprima": "^4.0.1", "esquery": "^1.6.0", "estraverse": "^5.3.0", "fast-glob": "^3.3.3", - "get-tsconfig": "^4.10.0", + "get-tsconfig": "^4.10.1", "globals": "^16.1.0", "ignore": "^7.0.4", "is-bun-module": "^2.0.0", "is-glob": "^4.0.3", - "language-tags": "^2.0.1", + "language-tags": "^2.1.0", "lodash-es": "^4.17.21", "minimatch": "^10.0.1", - "semver": "^7.7.1", - "typescript-eslint": "^8.32.0" + "semver": "^7.7.2", + "typescript-eslint": "^8.32.1" }, "devDependencies": { "@babel/core": "^7.27.1", @@ -69,20 +69,20 @@ "@types/estree": "^1.0.7", "@types/estree-jsx": "^1.0.5", "@types/lodash-es": "^4.17.12", - "@types/node": "^22.15.17", + "@types/node": "^22.15.21", "@types/react-refresh": "^0.14.6", - "@typescript-eslint/types": "^8.32.0", - "@typescript-eslint/typescript-estree": "^8.32.0", - "@vitest/eslint-plugin": "^1.1.44", + "@typescript-eslint/types": "^8.32.1", + "@typescript-eslint/typescript-estree": "^8.32.1", + "@vitest/eslint-plugin": "^1.2.1", "babel-plugin-macros": "^3.1.0", "dts-bundle-generator": "9.5.1", "esbuild": "0.25.4", "esbuild-plugin-alias": "^0.2.1", - "eslint": "^9.26.0", - "eslint-plugin-jsdoc": "^50.6.14", + "eslint": "^9.27.0", + "eslint-plugin-jsdoc": "^50.6.17", "eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-storybook": "^0.12.0", - "eslint-plugin-testing-library": "^7.1.1", + "eslint-plugin-testing-library": "^7.2.1", "graphql": "^16.11.0", "json-schema-to-ts": "^3.1.1", "nolyfill": "^1.0.44", @@ -90,7 +90,7 @@ "picocolors": "^1.1.1", "prettier": "^3.5.3", "prop-types": "^15.8.1", - "terser": "^5.39.0", + "terser": "^5.39.2", "type-fest": "^4.41.0", "typescript": "^5.8.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7fad571..25cef35 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,34 +38,34 @@ importers: version: 1.1.0 '@eslint-community/eslint-utils': specifier: ^4.7.0 - version: 4.7.0(eslint@9.26.0(jiti@2.4.0)) + version: 4.7.0(eslint@9.27.0(jiti@2.4.0)) '@eslint-react/eslint-plugin': specifier: 1.49.0 - version: 1.49.0(eslint@9.26.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3) + version: 1.49.0(eslint@9.27.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3) '@eslint/js': - specifier: ^9.26.0 - version: 9.26.0 + specifier: ^9.27.0 + version: 9.27.0 '@nolyfill/is-core-module': specifier: ^1.0.39 version: 1.0.39 '@stylistic/eslint-plugin': - specifier: ^4.2.0 - version: 4.2.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^4.4.0 + version: 4.4.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@types/eslint': specifier: ^9.6.1 version: 9.6.1 '@typescript-eslint/eslint-plugin': - specifier: ^8.32.0 - version: 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^8.32.1 + version: 8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/parser': - specifier: ^8.32.0 - version: 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^8.32.1 + version: 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/type-utils': - specifier: ^8.32.0 - version: 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^8.32.1 + version: 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/utils': specifier: 8.0.0 - version: 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + version: 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) aria-query: specifier: ^5.3.2 version: 5.3.2 @@ -79,8 +79,8 @@ importers: specifier: 1.0.8 version: 1.0.8 debug: - specifier: ^4.4.0 - version: 4.4.0 + specifier: ^4.4.1 + version: 4.4.1 doctrine: specifier: ^3.0.0 version: 3.0.0 @@ -92,25 +92,25 @@ importers: version: 5.18.1 eslint-config-prettier: specifier: ^10.1.5 - version: 10.1.5(eslint@9.26.0(jiti@2.4.0)) + version: 10.1.5(eslint@9.27.0(jiti@2.4.0)) eslint-import-resolver-node: specifier: ^0.3.9 version: 0.3.9 eslint-import-resolver-typescript: - specifier: ^4.3.4 - version: 4.3.4(eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0)) + specifier: ^4.3.5 + version: 4.3.5(eslint-plugin-import-x@4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0)) eslint-module-utils: specifier: ^2.12.0 - version: 2.12.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.3.4(eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0)))(eslint@9.26.0(jiti@2.4.0)) + version: 2.12.0(@typescript-eslint/parser@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.3.5(eslint-plugin-import-x@4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0)))(eslint@9.27.0(jiti@2.4.0)) eslint-plugin-import-x: - specifier: ^4.11.1 - version: 4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^4.12.2 + version: 4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) eslint-plugin-regexp: specifier: ^2.7.0 - version: 2.7.0(eslint@9.26.0(jiti@2.4.0)) + version: 2.7.0(eslint@9.27.0(jiti@2.4.0)) eslint-plugin-unicorn: specifier: ^59.0.1 - version: 59.0.1(eslint@9.26.0(jiti@2.4.0)) + version: 59.0.1(eslint@9.27.0(jiti@2.4.0)) esprima: specifier: ^4.0.1 version: 4.0.1 @@ -124,8 +124,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 get-tsconfig: - specifier: ^4.10.0 - version: 4.10.0 + specifier: ^4.10.1 + version: 4.10.1 globals: specifier: ^16.1.0 version: 16.1.0 @@ -139,8 +139,8 @@ importers: specifier: ^4.0.3 version: 4.0.3 language-tags: - specifier: ^2.0.1 - version: 2.0.1 + specifier: ^2.1.0 + version: 2.1.0 lodash-es: specifier: ^4.17.21 version: 4.17.21 @@ -148,11 +148,11 @@ importers: specifier: ^10.0.1 version: 10.0.1 semver: - specifier: ^7.7.1 - version: 7.7.1 + specifier: ^7.7.2 + version: 7.7.2 typescript-eslint: - specifier: ^8.32.0 - version: 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^8.32.1 + version: 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) devDependencies: '@babel/core': specifier: ^7.27.1 @@ -165,13 +165,13 @@ importers: version: 7.27.2(@babel/core@7.27.1) '@graphql-eslint/eslint-plugin': specifier: ^4.4.0 - version: 4.4.0(@types/node@22.15.17)(eslint@9.26.0(jiti@2.4.0))(graphql@16.11.0)(json-schema-to-ts@3.1.1)(typescript@5.8.3) + version: 4.4.0(@types/node@22.15.21)(eslint@9.27.0(jiti@2.4.0))(graphql@16.11.0)(json-schema-to-ts@3.1.1)(typescript@5.8.3) '@swc-node/register': specifier: ^1.10.10 version: 1.10.10(@swc/core@1.7.23)(@swc/types@0.1.12)(typescript@5.8.3) '@tanstack/eslint-plugin-query': specifier: ^5.74.7 - version: 5.74.7(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + version: 5.74.7(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@types/babel-plugin-macros': specifier: ^3.1.3 version: 3.1.3 @@ -200,20 +200,20 @@ importers: specifier: ^4.17.12 version: 4.17.12 '@types/node': - specifier: ^22.15.17 - version: 22.15.17 + specifier: ^22.15.21 + version: 22.15.21 '@types/react-refresh': specifier: ^0.14.6 version: 0.14.6 '@typescript-eslint/types': - specifier: ^8.32.0 - version: 8.32.0 + specifier: ^8.32.1 + version: 8.32.1 '@typescript-eslint/typescript-estree': - specifier: ^8.32.0 - version: 8.32.0(typescript@5.8.3) + specifier: ^8.32.1 + version: 8.32.1(typescript@5.8.3) '@vitest/eslint-plugin': - specifier: ^1.1.44 - version: 1.1.44(@typescript-eslint/utils@8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^1.2.1 + version: 1.2.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) babel-plugin-macros: specifier: ^3.1.0 version: 3.1.0 @@ -227,20 +227,20 @@ importers: specifier: ^0.2.1 version: 0.2.1 eslint: - specifier: ^9.26.0 - version: 9.26.0(jiti@2.4.0) + specifier: ^9.27.0 + version: 9.27.0(jiti@2.4.0) eslint-plugin-jsdoc: - specifier: ^50.6.14 - version: 50.6.14(eslint@9.26.0(jiti@2.4.0)) + specifier: ^50.6.17 + version: 50.6.17(eslint@9.27.0(jiti@2.4.0)) eslint-plugin-react-refresh: specifier: ^0.4.20 - version: 0.4.20(eslint@9.26.0(jiti@2.4.0)) + version: 0.4.20(eslint@9.27.0(jiti@2.4.0)) eslint-plugin-storybook: specifier: ^0.12.0 - version: 0.12.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + version: 0.12.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) eslint-plugin-testing-library: - specifier: ^7.1.1 - version: 7.1.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + specifier: ^7.2.1 + version: 7.2.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) graphql: specifier: ^16.11.0 version: 16.11.0 @@ -263,8 +263,8 @@ importers: specifier: ^15.8.1 version: 15.8.1 terser: - specifier: ^5.39.0 - version: 5.39.0 + specifier: ^5.39.2 + version: 5.39.2 type-fest: specifier: ^4.41.0 version: 4.41.0 @@ -859,9 +859,9 @@ packages: '@emnapi/wasi-threads@1.0.2': resolution: {integrity: sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==} - '@es-joy/jsdoccomment@0.49.0': - resolution: {integrity: sha512-xjZTSFgECpb9Ohuk5yMX5RhUEbfeQcuOp8IF60e+wyzWEF0M5xeSgqsfLtvPEX8BIyOX9saZqzuGPmZ8oWc+5Q==} - engines: {node: '>=16'} + '@es-joy/jsdoccomment@0.50.2': + resolution: {integrity: sha512-YAdE/IJSpwbOTiaURNCKECdAwqrJuFiZhylmesBcIRawtYKnBR2wxPhoIewMg+Yu+QuYvHfJNReWpoxGBKOChA==} + engines: {node: '>=18'} '@esbuild/aix-ppc64@0.25.4': resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==} @@ -1069,12 +1069,16 @@ packages: resolution: {integrity: sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/core@0.14.0': + resolution: {integrity: sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/eslintrc@3.3.1': resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.26.0': - resolution: {integrity: sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==} + '@eslint/js@9.27.0': + resolution: {integrity: sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.6': @@ -1085,6 +1089,10 @@ packages: resolution: {integrity: sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/plugin-kit@0.3.1': + resolution: {integrity: sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@graphql-eslint/eslint-plugin@4.4.0': resolution: {integrity: sha512-dhW6fpk3Souuaphhc38uMAGCcgKMgtCJWFygIKODw/Kns43wiQqRPVay0aNFY1JBx3aevn4KPT/BCOdm6HNncA==} engines: {node: '>=18'} @@ -1250,10 +1258,6 @@ packages: '@kamilkisiela/fast-url-parser@1.1.4': resolution: {integrity: sha512-gbkePEBupNydxCelHCESvFSFM8XPh1Zs/OAVRW/rKpEqPAl5PbOM90Si8mv9bvnR53uPD2s/FiRxdvSejpRJew==} - '@modelcontextprotocol/sdk@1.11.1': - resolution: {integrity: sha512-9LfmxKTb1v+vUS1/emSk1f5ePmTLkb9Le9AxOB5T0XM59EUumwcS45z05h7aiZx3GI0Bl7mjb3FMEglYj+acuQ==} - engines: {node: '>=18'} - '@napi-rs/wasm-runtime@0.2.7': resolution: {integrity: sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw==} @@ -1272,18 +1276,6 @@ packages: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} - '@nolyfill/function-bind@1.0.21': - resolution: {integrity: sha512-0Jsaoxp/9HJqCa3GzEzJcoi4+VfupD/o+1pBG0qJ0X3d+sKbbfSej2Faiyp0fTHH36mhsdAKi2TahEx9JV08ZA==} - engines: {node: '>=12.4.0'} - - '@nolyfill/has-symbols@1.0.21': - resolution: {integrity: sha512-fx+nNcrPdXoPH+nKNlqRfeOOxCu7IqFAh6KqzVbuHdu5QHpPT74TmobOQzruTYq+nHeSsw3+9uc32aSa4jrkNw==} - engines: {node: '>=12.4.0'} - - '@nolyfill/hasown@1.0.44': - resolution: {integrity: sha512-GA/21lkTr2PAQuT6jGnhLuBD5IFd/AEhBXJ/tf33+/bVxPxg+5ejKx9jGQGnyV/P0eSmdup5E+s8b2HL6lOrwQ==} - engines: {node: '>=12.4.0'} - '@nolyfill/is-core-module@1.0.39': resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} engines: {node: '>=12.4.0'} @@ -1353,8 +1345,8 @@ packages: '@storybook/csf@0.1.12': resolution: {integrity: sha512-9/exVhabisyIVL0VxTCxo01Tdm8wefIXKXfltAPTSr8cbLn5JAxGQ6QV3mjdecLGEOucfoVhAKtJfVHxEK1iqw==} - '@stylistic/eslint-plugin@4.2.0': - resolution: {integrity: sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==} + '@stylistic/eslint-plugin@4.4.0': + resolution: {integrity: sha512-bIh/d9X+OQLCAMdhHtps+frvyjvAM4B1YlSJzcEEhl7wXLIqPar3ngn9DrHhkBOrTA/z9J0bUMtctAspe0dxdQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=9.0.0' @@ -1503,8 +1495,8 @@ packages: '@types/lodash@4.17.7': resolution: {integrity: sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==} - '@types/node@22.15.17': - resolution: {integrity: sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==} + '@types/node@22.15.21': + resolution: {integrity: sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==} '@types/parse-json@4.0.2': resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} @@ -1515,16 +1507,16 @@ packages: '@types/ws@8.5.12': resolution: {integrity: sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==} - '@typescript-eslint/eslint-plugin@8.32.0': - resolution: {integrity: sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==} + '@typescript-eslint/eslint-plugin@8.32.1': + resolution: {integrity: sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.9.0' - '@typescript-eslint/parser@8.32.0': - resolution: {integrity: sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==} + '@typescript-eslint/parser@8.32.1': + resolution: {integrity: sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1534,16 +1526,16 @@ packages: resolution: {integrity: sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.16.0': - resolution: {integrity: sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.32.0': resolution: {integrity: sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.32.0': - resolution: {integrity: sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==} + '@typescript-eslint/scope-manager@8.32.1': + resolution: {integrity: sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@typescript-eslint/type-utils@8.32.1': + resolution: {integrity: sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1553,14 +1545,14 @@ packages: resolution: {integrity: sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.16.0': - resolution: {integrity: sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.32.0': resolution: {integrity: sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.32.1': + resolution: {integrity: sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.0.0': resolution: {integrity: sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -1570,8 +1562,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.32.0': - resolution: {integrity: sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==} + '@typescript-eslint/typescript-estree@8.32.1': + resolution: {integrity: sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.9.0' @@ -1586,14 +1578,14 @@ packages: resolution: {integrity: sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.16.0': - resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.32.0': resolution: {integrity: sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/visitor-keys@8.32.1': + resolution: {integrity: sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@unrs/resolver-binding-darwin-arm64@1.7.2': resolution: {integrity: sha512-vxtBno4xvowwNmO/ASL0Y45TpHqmNkAaDtz4Jqb+clmcVSSl8XCG/PNFFkGsXXXS6AMjP+ja/TtNCFFa1QwLRg==} cpu: [arm64] @@ -1679,10 +1671,9 @@ packages: cpu: [x64] os: [win32] - '@vitest/eslint-plugin@1.1.44': - resolution: {integrity: sha512-m4XeohMT+Dj2RZfxnbiFR+Cv5dEC0H7C6TlxRQT7GK2556solm99kxgzJp/trKrZvanZcOFyw7aABykUTfWyrg==} + '@vitest/eslint-plugin@1.2.1': + resolution: {integrity: sha512-JQr1jdVcrsoS7Sdzn83h9sq4DvREf9Q/onTZbJCqTVlv/76qb+TZrLv/9VhjnjSMHweQH5FdpMDeCR6aDe2fgw==} peerDependencies: - '@typescript-eslint/utils': 8.0.0 eslint: '>= 8.57.0' typescript: '>= 5.0.0' vitest: '*' @@ -1713,10 +1704,6 @@ packages: '@zod/mini@4.0.0-beta.20250505T195954': resolution: {integrity: sha512-ioybPtU4w4TqwHvJv0gkAiYNaBkZ/BaGHBpK7viCIRSE8BiiZucVZ8vS0YE04Qy1R120nAnFy1d+tD9ByMO0yw==} - accepts@2.0.0: - resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==} - engines: {node: '>= 0.6'} - acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -1794,10 +1781,6 @@ packages: birecord@0.1.1: resolution: {integrity: sha512-VUpsf/qykW0heRlC8LooCq28Kxn3mAqKohhDG/49rrsQ1dT1CXyj/pgXS+5BSRzFTR/3DyIBOqQOrGyZOh71Aw==} - body-parser@2.2.0: - resolution: {integrity: sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==} - engines: {node: '>=18'} - brace-expansion@1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} @@ -1824,18 +1807,6 @@ packages: resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} engines: {node: '>=10.16.0'} - bytes@3.1.2: - resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} - engines: {node: '>= 0.8'} - - call-bind-apply-helpers@1.0.2: - resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==} - engines: {node: '>= 0.4'} - - call-bound@1.0.4: - resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==} - engines: {node: '>= 0.4'} - callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} @@ -1886,32 +1857,12 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - content-disposition@1.0.0: - resolution: {integrity: sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==} - engines: {node: '>= 0.6'} - - content-type@1.0.5: - resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} - engines: {node: '>= 0.6'} - convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - cookie-signature@1.2.2: - resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==} - engines: {node: '>=6.6.0'} - - cookie@0.7.2: - resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} - engines: {node: '>= 0.6'} - core-js-compat@3.41.0: resolution: {integrity: sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==} - cors@2.8.5: - resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} - engines: {node: '>= 0.10'} - cosmiconfig@7.1.0: resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} engines: {node: '>=10'} @@ -1954,8 +1905,8 @@ packages: supports-color: optional: true - debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -1966,10 +1917,6 @@ packages: deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} - depd@2.0.0: - resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} - engines: {node: '>= 0.8'} - dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} @@ -1987,13 +1934,6 @@ packages: engines: {node: '>=14.0.0'} hasBin: true - dunder-proto@1.0.1: - resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==} - engines: {node: '>= 0.4'} - - ee-first@1.1.1: - resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} - electron-to-chromium@1.5.96: resolution: {integrity: sha512-8AJUW6dh75Fm/ny8+kZKJzI1pgoE8bKLZlzDU2W1ENd+DXKJrx7I7l9hb8UWR4ojlnb5OlixMt00QWiYJoVw1w==} @@ -2003,10 +1943,6 @@ packages: emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - encodeurl@2.0.0: - resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} - engines: {node: '>= 0.8'} - enhanced-resolve@5.18.1: resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==} engines: {node: '>=10.13.0'} @@ -2014,18 +1950,6 @@ packages: error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - es-define-property@1.0.1: - resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} - engines: {node: '>= 0.4'} - - es-errors@1.3.0: - resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} - engines: {node: '>= 0.4'} - - es-object-atoms@1.1.1: - resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==} - engines: {node: '>= 0.4'} - esbuild-plugin-alias@0.2.1: resolution: {integrity: sha512-jyfL/pwPqaFXyKnj8lP8iLk6Z0m099uXR45aSN8Av1XD4vhvQutxxPzgA2bTcAwQpa1zCXDcWOlhFgyP3GKqhQ==} @@ -2038,9 +1962,6 @@ packages: resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} - escape-html@1.0.3: - resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} - escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} @@ -2058,8 +1979,8 @@ packages: eslint-import-resolver-node@0.3.9: resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} - eslint-import-resolver-typescript@4.3.4: - resolution: {integrity: sha512-buzw5z5VtiQMysYLH9iW9BV04YyZebsw+gPi+c4FCjfS9i6COYOrEWw9t3m3wA9PFBfqcBCqWf32qrXLbwafDw==} + eslint-import-resolver-typescript@4.3.5: + resolution: {integrity: sha512-QGwhLrwn/WGOsdrWvjhm9n8BvKN/Wr41SQERMV7DQ2hm9+Ozas39CyQUxum///l2G2vefQVr7VbIaCFS5h9g5g==} engines: {node: ^16.17.0 || >=18.6.0} peerDependencies: eslint: '*' @@ -2092,14 +2013,14 @@ packages: eslint-import-resolver-webpack: optional: true - eslint-plugin-import-x@4.11.1: - resolution: {integrity: sha512-CiqREASJRnhwCB0NujkTdo4jU+cJAnhQrd4aCnWC1o+rYWIWakVbyuzVbnCriUUSLAnn5CoJ2ob36TEgNzejBQ==} + eslint-plugin-import-x@4.12.2: + resolution: {integrity: sha512-0jVUgJQipbs0yUfLe7LwYD6p8rIGqCysWZdyJFgkPzDyJgiKpuCaXlywKUAWgJ6u1nLpfrdt21B60OUkupyBrQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 - eslint-plugin-jsdoc@50.6.14: - resolution: {integrity: sha512-JUudvooQbUx3iB8n/MzXMOV/VtaXq7xL4CeXhYryinr8osck7nV6fE2/xUXTiH3epPXcvq6TE3HQfGQuRHErTQ==} + eslint-plugin-jsdoc@50.6.17: + resolution: {integrity: sha512-hq+VQylhd12l8qjexyriDsejZhqiP33WgMTy2AmaGZ9+MrMWVqPECsM87GPxgHfQn0zw+YTuhqjUfk1f+q67aQ==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2184,8 +2105,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-testing-library@7.1.1: - resolution: {integrity: sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==} + eslint-plugin-testing-library@7.2.1: + resolution: {integrity: sha512-sZFbfPaWt+4M1tSY6bc9zyTHAEYR4RNoe7XppcAx/+PQpps+ZGEAmAiTcMykcxRFPNIsbaaIOGinTcY6++ttOA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0, pnpm: ^9.14.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -2208,8 +2129,8 @@ packages: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.26.0: - resolution: {integrity: sha512-Hx0MOjPh6uK9oq9nVsATZKE/Wlbai7KFjfCuw9UHaguDW3x+HF0O5nIi3ud39TWgrTjTO5nHxmL3R1eANinWHQ==} + eslint@9.27.0: + resolution: {integrity: sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -2243,28 +2164,6 @@ packages: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - etag@1.8.1: - resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} - engines: {node: '>= 0.6'} - - eventsource-parser@3.0.1: - resolution: {integrity: sha512-VARTJ9CYeuQYb0pZEPbzi740OWFgpHe7AYJ2WFZVnUDUQp5Dk2yJUgF36YsZ81cOyxT0QxmXD2EQpapAouzWVA==} - engines: {node: '>=18.0.0'} - - eventsource@3.0.7: - resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==} - engines: {node: '>=18.0.0'} - - express-rate-limit@7.5.0: - resolution: {integrity: sha512-eB5zbQh5h+VenMPM3fh+nw1YExi5nMr6HUCR62ELSP11huvxm/Uir1H1QEyTkk5QX6A58pX6NmaTMceKZ0Eodg==} - engines: {node: '>= 16'} - peerDependencies: - express: ^4.11 || 5 || ^5.0.0-beta.1 - - express@5.1.0: - resolution: {integrity: sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==} - engines: {node: '>= 18'} - extract-files@11.0.0: resolution: {integrity: sha512-FuoE1qtbJ4bBVvv94CC7s0oTnKUGvQs+Rjf1L2SJFfS+HTVVjhPFtehPdQ0JiGPqVNfSSZvL5yzHHQq2Z4WNhQ==} engines: {node: ^12.20 || >= 14.13} @@ -2307,10 +2206,6 @@ packages: resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} engines: {node: '>=8'} - finalhandler@2.1.0: - resolution: {integrity: sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==} - engines: {node: '>= 0.8'} - find-up-simple@1.0.1: resolution: {integrity: sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==} engines: {node: '>=18'} @@ -2329,14 +2224,6 @@ packages: flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - forwarded@0.2.0: - resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} - engines: {node: '>= 0.6'} - - fresh@2.0.0: - resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==} - engines: {node: '>= 0.8'} - fs-extra@9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} engines: {node: '>=10'} @@ -2352,16 +2239,8 @@ packages: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} - get-intrinsic@1.3.0: - resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==} - engines: {node: '>= 0.4'} - - get-proto@1.0.1: - resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} - engines: {node: '>= 0.4'} - - get-tsconfig@4.10.0: - resolution: {integrity: sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==} + get-tsconfig@4.10.1: + resolution: {integrity: sha512-auHyJ4AgMz7vgS8Hp3N6HXSmlMdUyhSUrfBF16w153rxtLIEOE+HGqaBppczZvnHLqQJfiHotCYpNhl0lUROFQ==} glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} @@ -2391,10 +2270,6 @@ packages: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} - gopd@1.2.0: - resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==} - engines: {node: '>= 0.4'} - graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} @@ -2431,14 +2306,6 @@ packages: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - http-errors@2.0.0: - resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} - engines: {node: '>= 0.8'} - - iconv-lite@0.6.3: - resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} - engines: {node: '>=0.10.0'} - ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} @@ -2466,10 +2333,6 @@ packages: inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - ipaddr.js@1.9.1: - resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} - engines: {node: '>= 0.10'} - is-arrayish@0.2.1: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} @@ -2507,9 +2370,6 @@ packages: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - is-promise@4.0.0: - resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==} - is-wsl@2.2.0: resolution: {integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==} engines: {node: '>=8'} @@ -2580,8 +2440,8 @@ packages: language-subtag-registry@0.3.23: resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==} - language-tags@2.0.1: - resolution: {integrity: sha512-SzHyV6XDLTS7TSQipSaywM+QOB9PqiNhd/nWPgVwzpZqfeoIMee+Avj4F82QP6m/hMtIvUCS8UEFIlBV5vq7Gw==} + language-tags@2.1.0: + resolution: {integrity: sha512-D4CgpyCt+61f6z2jHjJS1OmZPviAWM57iJ9OKdFFWSNgS7Udj9QVWqyGs/cveVNF57XpZmhSvMdVIV5mjLA7Vg==} engines: {node: '>=22'} levn@0.4.1: @@ -2614,18 +2474,6 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - math-intrinsics@1.1.0: - resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} - engines: {node: '>= 0.4'} - - media-typer@1.1.0: - resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==} - engines: {node: '>= 0.8'} - - merge-descriptors@2.0.0: - resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==} - engines: {node: '>=18'} - merge2@1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} @@ -2643,14 +2491,6 @@ packages: resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} - mime-db@1.54.0: - resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==} - engines: {node: '>= 0.6'} - - mime-types@3.0.1: - resolution: {integrity: sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==} - engines: {node: '>= 0.6'} - min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} @@ -2680,10 +2520,6 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - negotiator@1.0.0: - resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==} - engines: {node: '>= 0.6'} - node-fetch@2.7.0: resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} @@ -2709,14 +2545,6 @@ packages: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - object-inspect@1.13.4: - resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==} - engines: {node: '>= 0.4'} - - on-finished@2.4.1: - resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} - engines: {node: '>= 0.8'} - once@1.4.0: resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} @@ -2760,10 +2588,6 @@ packages: parse-statements@1.0.11: resolution: {integrity: sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==} - parseurl@1.3.3: - resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} - engines: {node: '>= 0.8'} - patch-package@8.0.0: resolution: {integrity: sha512-da8BVIhzjtgScwDJ2TtKsfT5JFWz1hYoBl9rUQ1f38MC2HwnEIkK8VN3dKMKcP7P7bvvgzNDbfNHtx3MsQb5vA==} engines: {node: '>=14', npm: '>5'} @@ -2784,10 +2608,6 @@ packages: path-parse@1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} - path-to-regexp@8.2.0: - resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==} - engines: {node: '>=16'} - path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} @@ -2807,10 +2627,6 @@ packages: resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} engines: {node: '>= 6'} - pkce-challenge@5.0.0: - resolution: {integrity: sha512-ueGLflrrnvwB3xuo/uGob5pd5FN7l0MsLf0Z87o/UQmRtwjvfylfc9MurIxRAWywCYTgrvpXBcqjV4OfCYGCIQ==} - engines: {node: '>=16.20.0'} - pluralize@8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} @@ -2827,29 +2643,13 @@ packages: prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} - proxy-addr@2.0.7: - resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} - engines: {node: '>= 0.10'} - punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qs@6.14.0: - resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==} - engines: {node: '>=0.6'} - queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - range-parser@1.2.1: - resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} - engines: {node: '>= 0.6'} - - raw-body@3.0.0: - resolution: {integrity: sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==} - engines: {node: '>= 0.8'} - react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -2925,19 +2725,9 @@ packages: deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true - router@2.2.0: - resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==} - engines: {node: '>= 18'} - run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} - safe-buffer@5.2.1: - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - - safer-buffer@2.1.2: - resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - scslre@0.3.0: resolution: {integrity: sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==} engines: {node: ^14.0.0 || >=16.0.0} @@ -2946,22 +2736,11 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - semver@7.7.1: - resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} + semver@7.7.2: + resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} engines: {node: '>=10'} hasBin: true - send@1.2.0: - resolution: {integrity: sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==} - engines: {node: '>= 18'} - - serve-static@2.2.0: - resolution: {integrity: sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==} - engines: {node: '>= 18'} - - setprototypeof@1.2.0: - resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} - shebang-command@2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} @@ -2970,22 +2749,6 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - side-channel-list@1.0.0: - resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==} - engines: {node: '>= 0.4'} - - side-channel-map@1.0.1: - resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==} - engines: {node: '>= 0.4'} - - side-channel-weakmap@1.0.2: - resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==} - engines: {node: '>= 0.4'} - - side-channel@1.1.0: - resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==} - engines: {node: '>= 0.4'} - slash@2.0.0: resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==} engines: {node: '>=6'} @@ -3013,10 +2776,6 @@ packages: stable-hash@0.0.5: resolution: {integrity: sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==} - statuses@2.0.1: - resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} - engines: {node: '>= 0.8'} - streamsearch@1.1.0: resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} engines: {node: '>=10.0.0'} @@ -3055,8 +2814,8 @@ packages: resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} engines: {node: '>=6'} - terser@5.39.0: - resolution: {integrity: sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==} + terser@5.39.2: + resolution: {integrity: sha512-yEPUmWve+VA78bI71BW70Dh0TuV4HHd+I5SHOAfS1+QBOmvmCiiffgjR8ryyEd3KIfvPGFqoADt8LdQ6XpXIvg==} engines: {node: '>=10'} hasBin: true @@ -3079,10 +2838,6 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - toidentifier@1.0.1: - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} - engines: {node: '>=0.6'} - tr46@0.0.3: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} @@ -3095,12 +2850,6 @@ packages: peerDependencies: typescript: '>=4.2.0' - ts-api-utils@2.0.1: - resolution: {integrity: sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==} - engines: {node: '>=18.12'} - peerDependencies: - typescript: '>=4.8.4' - ts-api-utils@2.1.0: resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} engines: {node: '>=18.12'} @@ -3137,12 +2886,8 @@ packages: resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} engines: {node: '>=16'} - type-is@2.0.1: - resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} - engines: {node: '>= 0.6'} - - typescript-eslint@8.32.0: - resolution: {integrity: sha512-UMq2kxdXCzinFFPsXc9o2ozIpYCCOiEC46MG3yEh5Vipq6BO27otTtEBZA1fQ66DulEUgE97ucQ/3YY66CPg0A==} + typescript-eslint@8.32.1: + resolution: {integrity: sha512-D7el+eaDHAmXvrZBy1zpzSNIRqnCOrkwTgZxTu3MUqRWk8k0q9m9Ho4+vPf7iHtgUfrK/o8IZaEApsxPlHTFCg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -3180,10 +2925,6 @@ packages: resolution: {integrity: sha512-6bc58dPYhCMHHuwxldQxO3RRNZ4eCogZ/st++0+fcC1nr0jiGUtAdBJ2qzmLQWSxbtz42pWt4QQMiZ9HvZf5cg==} engines: {node: '>=0.10.0'} - unpipe@1.0.0: - resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} - engines: {node: '>= 0.8'} - unrs-resolver@1.7.2: resolution: {integrity: sha512-BBKpaylOW8KbHsu378Zky/dGh4ckT/4NW/0SHRABdqRLcQJ2dAOjDo9g97p04sWflm0kqPqpUatxReNV/dqI5A==} @@ -3203,10 +2944,6 @@ packages: resolution: {integrity: sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==} engines: {node: '>=12'} - vary@1.1.2: - resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} - engines: {node: '>= 0.8'} - webidl-conversions@3.0.1: resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} @@ -3269,14 +3006,6 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zod-to-json-schema@3.24.5: - resolution: {integrity: sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==} - peerDependencies: - zod: ^3.24.1 - - zod@3.24.4: - resolution: {integrity: sha512-OdqJE9UDRPwWsrHjLN2F8bPxvwJBK22EHLWtanu0LSYr5YqzsaaW3RMgmjwr8Rypg5k+meEJdSPXJZXE/yqOMg==} - snapshots: '@aet/eslint-define-config@0.1.12': {} @@ -3324,7 +3053,7 @@ snapshots: '@babel/traverse': 7.27.1 '@babel/types': 7.25.2 convert-source-map: 2.0.0 - debug: 4.4.0 + debug: 4.4.1 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3395,7 +3124,7 @@ snapshots: '@babel/core': 7.27.1 '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 - debug: 4.4.0 + debug: 4.4.1 lodash.debounce: 4.0.8 resolve: 1.22.8 transitivePeerDependencies: @@ -3989,7 +3718,7 @@ snapshots: '@babel/parser': 7.26.10 '@babel/template': 7.26.9 '@babel/types': 7.25.2 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -4001,7 +3730,7 @@ snapshots: '@babel/parser': 7.27.2 '@babel/template': 7.27.2 '@babel/types': 7.25.2 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -4044,8 +3773,10 @@ snapshots: tslib: 2.8.1 optional: true - '@es-joy/jsdoccomment@0.49.0': + '@es-joy/jsdoccomment@0.50.2': dependencies: + '@types/estree': 1.0.7 + '@typescript-eslint/types': 8.32.1 comment-parser: 1.4.1 esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 @@ -4125,19 +3856,19 @@ snapshots: '@esbuild/win32-x64@0.25.4': optional: true - '@eslint-community/eslint-utils@4.7.0(eslint@9.26.0(jiti@2.4.0))': + '@eslint-community/eslint-utils@4.7.0(eslint@9.27.0(jiti@2.4.0))': dependencies: - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.12.1': {} - '@eslint-react/ast@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@eslint-react/ast@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: '@eslint-react/eff': 1.49.0 - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3) - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) string-ts: 2.2.1 ts-pattern: 5.7.0 transitivePeerDependencies: @@ -4145,17 +3876,17 @@ snapshots: - supports-color - typescript - '@eslint-react/core@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@eslint-react/core@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) birecord: 0.1.1 ts-pattern: 5.7.0 transitivePeerDependencies: @@ -4165,32 +3896,32 @@ snapshots: '@eslint-react/eff@1.49.0': {} - '@eslint-react/eslint-plugin@1.49.0(eslint@9.26.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3)': + '@eslint-react/eslint-plugin@1.49.0(eslint@9.27.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3)': dependencies: '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) - eslint-plugin-react-debug: 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint-plugin-react-dom: 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint-plugin-react-hooks-extra: 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint-plugin-react-naming-convention: 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint-plugin-react-web-api: 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint-plugin-react-x: 1.49.0(eslint@9.26.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) + eslint-plugin-react-debug: 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint-plugin-react-dom: 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint-plugin-react-hooks-extra: 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint-plugin-react-naming-convention: 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint-plugin-react-web-api: 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint-plugin-react-x: 1.49.0(eslint@9.27.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3) optionalDependencies: typescript: 5.8.3 transitivePeerDependencies: - supports-color - ts-api-utils - '@eslint-react/kit@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@eslint-react/kit@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: '@eslint-react/eff': 1.49.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@zod/mini': 4.0.0-beta.20250505T195954 ts-pattern: 5.7.0 transitivePeerDependencies: @@ -4198,11 +3929,11 @@ snapshots: - supports-color - typescript - '@eslint-react/shared@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@eslint-react/shared@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@zod/mini': 4.0.0-beta.20250505T195954 ts-pattern: 5.7.0 transitivePeerDependencies: @@ -4210,13 +3941,13 @@ snapshots: - supports-color - typescript - '@eslint-react/var@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@eslint-react/var@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) string-ts: 2.2.1 ts-pattern: 5.7.0 transitivePeerDependencies: @@ -4227,7 +3958,7 @@ snapshots: '@eslint/config-array@0.20.0': dependencies: '@eslint/object-schema': 2.1.6 - debug: 4.4.0 + debug: 4.4.1 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -4238,10 +3969,14 @@ snapshots: dependencies: '@types/json-schema': 7.0.15 + '@eslint/core@0.14.0': + dependencies: + '@types/json-schema': 7.0.15 + '@eslint/eslintrc@3.3.1': dependencies: ajv: 6.12.6 - debug: 4.4.0 + debug: 4.4.1 espree: 10.3.0 globals: 14.0.0 ignore: 5.3.2 @@ -4252,7 +3987,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.26.0': {} + '@eslint/js@9.27.0': {} '@eslint/object-schema@2.1.6': {} @@ -4261,16 +3996,21 @@ snapshots: '@eslint/core': 0.13.0 levn: 0.4.1 - '@graphql-eslint/eslint-plugin@4.4.0(@types/node@22.15.17)(eslint@9.26.0(jiti@2.4.0))(graphql@16.11.0)(json-schema-to-ts@3.1.1)(typescript@5.8.3)': + '@eslint/plugin-kit@0.3.1': + dependencies: + '@eslint/core': 0.14.0 + levn: 0.4.1 + + '@graphql-eslint/eslint-plugin@4.4.0(@types/node@22.15.21)(eslint@9.27.0(jiti@2.4.0))(graphql@16.11.0)(json-schema-to-ts@3.1.1)(typescript@5.8.3)': dependencies: '@graphql-tools/code-file-loader': 8.1.7(graphql@16.11.0) '@graphql-tools/graphql-tag-pluck': 8.3.6(graphql@16.11.0) '@graphql-tools/utils': 10.6.1(graphql@16.11.0) - debug: 4.4.0 - eslint: 9.26.0(jiti@2.4.0) + debug: 4.4.1 + eslint: 9.27.0(jiti@2.4.0) fast-glob: 3.3.3 graphql: 16.11.0 - graphql-config: 5.1.3(@types/node@22.15.17)(graphql@16.11.0)(typescript@5.8.3) + graphql-config: 5.1.3(@types/node@22.15.21)(graphql@16.11.0)(typescript@5.8.3) graphql-depth-limit: 1.1.0(graphql@16.11.0) lodash.lowercase: 4.3.0 optionalDependencies: @@ -4327,7 +4067,7 @@ snapshots: - bufferutil - utf-8-validate - '@graphql-tools/executor-http@1.1.10(@types/node@22.15.17)(graphql@16.11.0)': + '@graphql-tools/executor-http@1.1.10(@types/node@22.15.21)(graphql@16.11.0)': dependencies: '@graphql-tools/utils': 10.6.1(graphql@16.11.0) '@repeaterjs/repeater': 3.0.6 @@ -4335,7 +4075,7 @@ snapshots: '@whatwg-node/fetch': 0.10.1 extract-files: 11.0.0 graphql: 16.11.0 - meros: 1.3.0(@types/node@22.15.17) + meros: 1.3.0(@types/node@22.15.21) tslib: 2.8.1 value-or-promise: 1.0.12 transitivePeerDependencies: @@ -4421,11 +4161,11 @@ snapshots: tslib: 2.8.1 value-or-promise: 1.0.12 - '@graphql-tools/url-loader@8.0.17(@types/node@22.15.17)(graphql@16.11.0)': + '@graphql-tools/url-loader@8.0.17(@types/node@22.15.21)(graphql@16.11.0)': dependencies: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/executor-graphql-ws': 1.3.3(graphql@16.11.0) - '@graphql-tools/executor-http': 1.1.10(@types/node@22.15.17)(graphql@16.11.0) + '@graphql-tools/executor-http': 1.1.10(@types/node@22.15.21)(graphql@16.11.0) '@graphql-tools/executor-legacy-ws': 1.1.4(graphql@16.11.0) '@graphql-tools/utils': 10.6.1(graphql@16.11.0) '@graphql-tools/wrap': 10.0.19(graphql@16.11.0) @@ -4499,21 +4239,6 @@ snapshots: '@kamilkisiela/fast-url-parser@1.1.4': {} - '@modelcontextprotocol/sdk@1.11.1': - dependencies: - content-type: 1.0.5 - cors: 2.8.5 - cross-spawn: 7.0.6 - eventsource: 3.0.7 - express: 5.1.0 - express-rate-limit: 7.5.0(express@5.1.0) - pkce-challenge: 5.0.0 - raw-body: 3.0.0 - zod: 3.24.4 - zod-to-json-schema: 3.24.5(zod@3.24.4) - transitivePeerDependencies: - - supports-color - '@napi-rs/wasm-runtime@0.2.7': dependencies: '@emnapi/core': 1.3.1 @@ -4540,12 +4265,6 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@nolyfill/function-bind@1.0.21': {} - - '@nolyfill/has-symbols@1.0.21': {} - - '@nolyfill/hasown@1.0.44': {} - '@nolyfill/is-core-module@1.0.39': {} '@nolyfill/json-stable-stringify@1.0.30': {} @@ -4591,10 +4310,10 @@ snapshots: dependencies: type-fest: 2.19.0 - '@stylistic/eslint-plugin@4.2.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@stylistic/eslint-plugin@4.4.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) eslint-visitor-keys: 4.2.0 espree: 10.3.0 estraverse: 5.3.0 @@ -4614,7 +4333,7 @@ snapshots: '@swc-node/sourcemap-support': 0.5.1 '@swc/core': 1.7.23 colorette: 2.0.20 - debug: 4.4.0 + debug: 4.4.1 oxc-resolver: 5.0.0 pirates: 4.0.6 tslib: 2.7.0 @@ -4680,10 +4399,10 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tanstack/eslint-plugin-query@5.74.7(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@tanstack/eslint-plugin-query@5.74.7(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) transitivePeerDependencies: - supports-color - typescript @@ -4751,7 +4470,7 @@ snapshots: '@types/lodash@4.17.7': {} - '@types/node@22.15.17': + '@types/node@22.15.21': dependencies: undici-types: 6.21.0 @@ -4764,33 +4483,33 @@ snapshots: '@types/ws@8.5.12': dependencies: - '@types/node': 22.15.17 + '@types/node': 22.15.21 - '@typescript-eslint/eslint-plugin@8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@typescript-eslint/eslint-plugin@8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/visitor-keys': 8.32.0 - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/parser': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/scope-manager': 8.32.1 + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/visitor-keys': 8.32.1 + eslint: 9.27.0(jiti@2.4.0) graphemer: 1.4.0 - ignore: 5.3.2 + ignore: 7.0.4 natural-compare: 1.4.0 ts-api-utils: 2.1.0(typescript@5.8.3) typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@typescript-eslint/parser@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3) - '@typescript-eslint/visitor-keys': 8.32.0 - debug: 4.4.0 - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/scope-manager': 8.32.1 + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3) + '@typescript-eslint/visitor-keys': 8.32.1 + debug: 4.4.1 + eslint: 9.27.0(jiti@2.4.0) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -4800,22 +4519,22 @@ snapshots: '@typescript-eslint/types': 8.0.0 '@typescript-eslint/visitor-keys': 8.0.0 - '@typescript-eslint/scope-manager@8.16.0': - dependencies: - '@typescript-eslint/types': 8.16.0 - '@typescript-eslint/visitor-keys': 8.16.0 - '@typescript-eslint/scope-manager@8.32.0': dependencies: '@typescript-eslint/types': 8.32.0 '@typescript-eslint/visitor-keys': 8.32.0 - '@typescript-eslint/type-utils@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@typescript-eslint/scope-manager@8.32.1': dependencies: - '@typescript-eslint/typescript-estree': 8.32.0(typescript@5.8.3) - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - debug: 4.4.0 - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/visitor-keys': 8.32.1 + + '@typescript-eslint/type-utils@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': + dependencies: + '@typescript-eslint/typescript-estree': 8.32.1(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + debug: 4.4.1 + eslint: 9.27.0(jiti@2.4.0) ts-api-utils: 2.1.0(typescript@5.8.3) typescript: 5.8.3 transitivePeerDependencies: @@ -4823,46 +4542,46 @@ snapshots: '@typescript-eslint/types@8.0.0': {} - '@typescript-eslint/types@8.16.0': {} - '@typescript-eslint/types@8.32.0': {} + '@typescript-eslint/types@8.32.1': {} + '@typescript-eslint/typescript-estree@8.0.0(patch_hash=b206a2d4b035691b39b2c35804f2ede350c215555bf51e3988315df828132d83)(typescript@5.8.3)': dependencies: '@typescript-eslint/types': 8.0.0 '@typescript-eslint/visitor-keys': 8.0.0 - debug: 4.4.0 + debug: 4.4.1 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.7.1 + semver: 7.7.2 ts-api-utils: 1.3.0(typescript@5.8.3) optionalDependencies: typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.32.0(typescript@5.8.3)': + '@typescript-eslint/typescript-estree@8.32.1(typescript@5.8.3)': dependencies: - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/visitor-keys': 8.32.0 - debug: 4.4.0 + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/visitor-keys': 8.32.1 + debug: 4.4.1 fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.7.1 + semver: 7.7.2 ts-api-utils: 2.1.0(typescript@5.8.3) typescript: 5.8.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@typescript-eslint/utils@8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.0)) '@typescript-eslint/scope-manager': 8.0.0 '@typescript-eslint/types': 8.0.0 '@typescript-eslint/typescript-estree': 8.0.0(patch_hash=b206a2d4b035691b39b2c35804f2ede350c215555bf51e3988315df828132d83)(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) transitivePeerDependencies: - supports-color - typescript @@ -4872,16 +4591,16 @@ snapshots: '@typescript-eslint/types': 8.0.0 eslint-visitor-keys: 3.4.3 - '@typescript-eslint/visitor-keys@8.16.0': - dependencies: - '@typescript-eslint/types': 8.16.0 - eslint-visitor-keys: 4.2.0 - '@typescript-eslint/visitor-keys@8.32.0': dependencies: '@typescript-eslint/types': 8.32.0 eslint-visitor-keys: 4.2.0 + '@typescript-eslint/visitor-keys@8.32.1': + dependencies: + '@typescript-eslint/types': 8.32.1 + eslint-visitor-keys: 4.2.0 + '@unrs/resolver-binding-darwin-arm64@1.7.2': optional: true @@ -4935,12 +4654,14 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.7.2': optional: true - '@vitest/eslint-plugin@1.1.44(@typescript-eslint/utils@8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3)': + '@vitest/eslint-plugin@1.2.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3)': dependencies: - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) optionalDependencies: typescript: 5.8.3 + transitivePeerDependencies: + - supports-color '@whatwg-node/disposablestack@0.0.5': dependencies: @@ -4967,11 +4688,6 @@ snapshots: dependencies: '@zod/core': 0.11.6 - accepts@2.0.0: - dependencies: - mime-types: 3.0.1 - negotiator: 1.0.0 - acorn-jsx@5.3.2(acorn@8.14.0): dependencies: acorn: 8.14.0 @@ -5041,20 +4757,6 @@ snapshots: birecord@0.1.1: {} - body-parser@2.2.0: - dependencies: - bytes: 3.1.2 - content-type: 1.0.5 - debug: 4.4.0 - http-errors: 2.0.0 - iconv-lite: 0.6.3 - on-finished: 2.4.1 - qs: 6.14.0 - raw-body: 3.0.0 - type-is: 2.0.1 - transitivePeerDependencies: - - supports-color - brace-expansion@1.1.11: dependencies: balanced-match: 1.0.2 @@ -5083,18 +4785,6 @@ snapshots: dependencies: streamsearch: 1.1.0 - bytes@3.1.2: {} - - call-bind-apply-helpers@1.0.2: - dependencies: - es-errors: 1.3.0 - function-bind: '@nolyfill/function-bind@1.0.21' - - call-bound@1.0.4: - dependencies: - call-bind-apply-helpers: 1.0.2 - get-intrinsic: 1.3.0 - callsites@3.1.0: {} caniuse-lite@1.0.30001699: {} @@ -5134,27 +4824,12 @@ snapshots: concat-map@0.0.1: {} - content-disposition@1.0.0: - dependencies: - safe-buffer: 5.2.1 - - content-type@1.0.5: {} - convert-source-map@2.0.0: {} - cookie-signature@1.2.2: {} - - cookie@0.7.2: {} - core-js-compat@3.41.0: dependencies: browserslist: 4.24.4 - cors@2.8.5: - dependencies: - object-assign: 4.1.1 - vary: 1.1.2 - cosmiconfig@7.1.0: dependencies: '@types/parse-json': 4.0.2 @@ -5198,14 +4873,12 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.4.0: + debug@4.4.1: dependencies: ms: 2.1.3 deep-is@0.1.4: {} - depd@2.0.0: {} - dir-glob@3.0.1: dependencies: path-type: 4.0.0 @@ -5221,22 +4894,12 @@ snapshots: typescript: 5.8.3 yargs: 17.7.2 - dunder-proto@1.0.1: - dependencies: - call-bind-apply-helpers: 1.0.2 - es-errors: 1.3.0 - gopd: 1.2.0 - - ee-first@1.1.1: {} - electron-to-chromium@1.5.96: {} emoji-regex@10.4.0: {} emoji-regex@8.0.0: {} - encodeurl@2.0.0: {} - enhanced-resolve@5.18.1: dependencies: graceful-fs: 4.2.11 @@ -5246,14 +4909,6 @@ snapshots: dependencies: is-arrayish: 0.2.1 - es-define-property@1.0.1: {} - - es-errors@1.3.0: {} - - es-object-atoms@1.1.1: - dependencies: - es-errors: 1.3.0 - esbuild-plugin-alias@0.2.1: {} esbuild@0.25.4: @@ -5286,15 +4941,13 @@ snapshots: escalade@3.2.0: {} - escape-html@1.0.3: {} - escape-string-regexp@1.0.5: {} escape-string-regexp@4.0.0: {} - eslint-config-prettier@10.1.5(eslint@9.26.0(jiti@2.4.0)): + eslint-config-prettier@10.1.5(eslint@9.27.0(jiti@2.4.0)): dependencies: - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) eslint-import-resolver-node@0.3.9: dependencies: @@ -5304,42 +4957,42 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-import-resolver-typescript@4.3.4(eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0)): + eslint-import-resolver-typescript@4.3.5(eslint-plugin-import-x@4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0)): dependencies: - debug: 4.4.0 - eslint: 9.26.0(jiti@2.4.0) - get-tsconfig: 4.10.0 + debug: 4.4.1 + eslint: 9.27.0(jiti@2.4.0) + get-tsconfig: 4.10.1 is-bun-module: 2.0.0 stable-hash: 0.0.5 tinyglobby: 0.2.13 unrs-resolver: 1.7.2 optionalDependencies: - eslint-plugin-import-x: 4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + eslint-plugin-import-x: 4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) transitivePeerDependencies: - supports-color - eslint-module-utils@2.12.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.3.4(eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0)))(eslint@9.26.0(jiti@2.4.0)): + eslint-module-utils@2.12.0(@typescript-eslint/parser@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@4.3.5(eslint-plugin-import-x@4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0)))(eslint@9.27.0(jiti@2.4.0)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/parser': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 4.3.4(eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0)) + eslint-import-resolver-typescript: 4.3.5(eslint-plugin-import-x@4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0)) transitivePeerDependencies: - supports-color - eslint-plugin-import-x@4.11.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-import-x@4.12.2(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) comment-parser: 1.4.1 - debug: 4.4.0 - eslint: 9.26.0(jiti@2.4.0) + debug: 4.4.1 + eslint: 9.27.0(jiti@2.4.0) eslint-import-resolver-node: 0.3.9 - get-tsconfig: 4.10.0 + get-tsconfig: 4.10.1 is-glob: 4.0.3 minimatch: 10.0.1 - semver: 7.7.1 + semver: 7.7.2 stable-hash: 0.0.5 tslib: 2.8.1 unrs-resolver: 1.7.2 @@ -5347,35 +5000,35 @@ snapshots: - supports-color - typescript - eslint-plugin-jsdoc@50.6.14(eslint@9.26.0(jiti@2.4.0)): + eslint-plugin-jsdoc@50.6.17(eslint@9.27.0(jiti@2.4.0)): dependencies: - '@es-joy/jsdoccomment': 0.49.0 + '@es-joy/jsdoccomment': 0.50.2 are-docs-informative: 0.0.2 comment-parser: 1.4.1 - debug: 4.4.0 + debug: 4.4.1 escape-string-regexp: 4.0.0 - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) espree: 10.3.0 esquery: 1.6.0 parse-imports-exports: 0.2.4 - semver: 7.7.1 + semver: 7.7.2 spdx-expression-parse: 4.0.0 transitivePeerDependencies: - supports-color - eslint-plugin-react-debug@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-react-debug@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/core': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/core': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) string-ts: 2.2.1 ts-pattern: 5.7.0 optionalDependencies: @@ -5383,19 +5036,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-dom@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-react-dom@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/core': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/core': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) compare-versions: 6.1.1 - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) string-ts: 2.2.1 ts-pattern: 5.7.0 optionalDependencies: @@ -5403,19 +5056,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks-extra@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-react-hooks-extra@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/core': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/core': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) string-ts: 2.2.1 ts-pattern: 5.7.0 optionalDependencies: @@ -5423,19 +5076,19 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-naming-convention@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-react-naming-convention@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/core': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/core': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) string-ts: 2.2.1 ts-pattern: 5.7.0 optionalDependencies: @@ -5443,22 +5096,22 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-refresh@0.4.20(eslint@9.26.0(jiti@2.4.0)): + eslint-plugin-react-refresh@0.4.20(eslint@9.27.0(jiti@2.4.0)): dependencies: - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) - eslint-plugin-react-web-api@1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-react-web-api@1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/core': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/core': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) string-ts: 2.2.1 ts-pattern: 5.7.0 optionalDependencies: @@ -5466,21 +5119,21 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-x@1.49.0(eslint@9.26.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3): + eslint-plugin-react-x@1.49.0(eslint@9.27.0(jiti@2.4.0))(ts-api-utils@2.1.0(typescript@5.8.3))(typescript@5.8.3): dependencies: - '@eslint-react/ast': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/core': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/ast': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/core': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@eslint-react/eff': 1.49.0 - '@eslint-react/kit': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/shared': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@eslint-react/var': 1.49.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/kit': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/shared': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@eslint-react/var': 1.49.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) '@typescript-eslint/scope-manager': 8.32.0 - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/types': 8.32.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/types': 8.32.1 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) compare-versions: 6.1.1 - eslint: 9.26.0(jiti@2.4.0) - is-immutable-type: 5.0.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) + is-immutable-type: 5.0.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) string-ts: 2.2.1 ts-pattern: 5.7.0 optionalDependencies: @@ -5489,45 +5142,45 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-regexp@2.7.0(eslint@9.26.0(jiti@2.4.0)): + eslint-plugin-regexp@2.7.0(eslint@9.27.0(jiti@2.4.0)): dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.0)) '@eslint-community/regexpp': 4.12.1 comment-parser: 1.4.1 - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) jsdoc-type-pratt-parser: 4.1.0 refa: 0.12.1 regexp-ast-analysis: 0.7.1 scslre: 0.3.0 - eslint-plugin-storybook@0.12.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-storybook@0.12.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: '@storybook/csf': 0.1.12 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) ts-dedent: 2.2.0 transitivePeerDependencies: - supports-color - typescript - eslint-plugin-testing-library@7.1.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + eslint-plugin-testing-library@7.2.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@typescript-eslint/scope-manager': 8.16.0 - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/scope-manager': 8.32.0 + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-unicorn@59.0.1(eslint@9.26.0(jiti@2.4.0)): + eslint-plugin-unicorn@59.0.1(eslint@9.27.0(jiti@2.4.0)): dependencies: '@babel/helper-validator-identifier': 7.25.9 - '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.0)) '@eslint/plugin-kit': 0.2.8 ci-info: 4.2.0 clean-regexp: 1.0.0 core-js-compat: 3.41.0 - eslint: 9.26.0(jiti@2.4.0) + eslint: 9.27.0(jiti@2.4.0) esquery: 1.6.0 find-up-simple: 1.0.1 globals: 16.1.0 @@ -5537,7 +5190,7 @@ snapshots: pluralize: 8.0.0 regexp-tree: 0.1.27 regjsparser: 0.12.0 - semver: 7.7.1 + semver: 7.7.2 strip-indent: 4.0.0 eslint-scope@8.3.0: @@ -5549,26 +5202,25 @@ snapshots: eslint-visitor-keys@4.2.0: {} - eslint@9.26.0(jiti@2.4.0): + eslint@9.27.0(jiti@2.4.0): dependencies: - '@eslint-community/eslint-utils': 4.7.0(eslint@9.26.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.7.0(eslint@9.27.0(jiti@2.4.0)) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.20.0 '@eslint/config-helpers': 0.2.1 - '@eslint/core': 0.13.0 + '@eslint/core': 0.14.0 '@eslint/eslintrc': 3.3.1 - '@eslint/js': 9.26.0 - '@eslint/plugin-kit': 0.2.8 + '@eslint/js': 9.27.0 + '@eslint/plugin-kit': 0.3.1 '@humanfs/node': 0.16.6 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.4.2 - '@modelcontextprotocol/sdk': 1.11.1 '@types/estree': 1.0.7 '@types/json-schema': 7.0.15 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.0 + debug: 4.4.1 escape-string-regexp: 4.0.0 eslint-scope: 8.3.0 eslint-visitor-keys: 4.2.0 @@ -5587,7 +5239,6 @@ snapshots: minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.4 - zod: 3.24.4 optionalDependencies: jiti: 2.4.0 transitivePeerDependencies: @@ -5613,50 +5264,6 @@ snapshots: esutils@2.0.3: {} - etag@1.8.1: {} - - eventsource-parser@3.0.1: {} - - eventsource@3.0.7: - dependencies: - eventsource-parser: 3.0.1 - - express-rate-limit@7.5.0(express@5.1.0): - dependencies: - express: 5.1.0 - - express@5.1.0: - dependencies: - accepts: 2.0.0 - body-parser: 2.2.0 - content-disposition: 1.0.0 - content-type: 1.0.5 - cookie: 0.7.2 - cookie-signature: 1.2.2 - debug: 4.4.0 - encodeurl: 2.0.0 - escape-html: 1.0.3 - etag: 1.8.1 - finalhandler: 2.1.0 - fresh: 2.0.0 - http-errors: 2.0.0 - merge-descriptors: 2.0.0 - mime-types: 3.0.1 - on-finished: 2.4.1 - once: 1.4.0 - parseurl: 1.3.3 - proxy-addr: 2.0.7 - qs: 6.14.0 - range-parser: 1.2.1 - router: 2.2.0 - send: 1.2.0 - serve-static: 2.2.0 - statuses: 2.0.1 - type-is: 2.0.1 - vary: 1.1.2 - transitivePeerDependencies: - - supports-color - extract-files@11.0.0: {} fast-decode-uri-component@1.0.1: {} @@ -5695,17 +5302,6 @@ snapshots: dependencies: to-regex-range: 5.0.1 - finalhandler@2.1.0: - dependencies: - debug: 4.4.0 - encodeurl: 2.0.0 - escape-html: 1.0.3 - on-finished: 2.4.1 - parseurl: 1.3.3 - statuses: 2.0.1 - transitivePeerDependencies: - - supports-color - find-up-simple@1.0.1: {} find-up@5.0.0: @@ -5724,10 +5320,6 @@ snapshots: flatted@3.3.1: {} - forwarded@0.2.0: {} - - fresh@2.0.0: {} - fs-extra@9.1.0: dependencies: at-least-node: 1.0.0 @@ -5741,25 +5333,7 @@ snapshots: get-caller-file@2.0.5: {} - get-intrinsic@1.3.0: - dependencies: - call-bind-apply-helpers: 1.0.2 - es-define-property: 1.0.1 - es-errors: 1.3.0 - es-object-atoms: 1.1.1 - function-bind: '@nolyfill/function-bind@1.0.21' - get-proto: 1.0.1 - gopd: 1.2.0 - has-symbols: '@nolyfill/has-symbols@1.0.21' - hasown: '@nolyfill/hasown@1.0.44' - math-intrinsics: 1.1.0 - - get-proto@1.0.1: - dependencies: - dunder-proto: 1.0.1 - es-object-atoms: 1.1.1 - - get-tsconfig@4.10.0: + get-tsconfig@4.10.1: dependencies: resolve-pkg-maps: 1.0.0 @@ -5795,19 +5369,17 @@ snapshots: merge2: 1.4.1 slash: 3.0.0 - gopd@1.2.0: {} - graceful-fs@4.2.11: {} graphemer@1.4.0: {} - graphql-config@5.1.3(@types/node@22.15.17)(graphql@16.11.0)(typescript@5.8.3): + graphql-config@5.1.3(@types/node@22.15.21)(graphql@16.11.0)(typescript@5.8.3): dependencies: '@graphql-tools/graphql-file-loader': 8.0.5(graphql@16.11.0) '@graphql-tools/json-file-loader': 8.0.5(graphql@16.11.0) '@graphql-tools/load': 8.0.6(graphql@16.11.0) '@graphql-tools/merge': 9.0.11(graphql@16.11.0) - '@graphql-tools/url-loader': 8.0.17(@types/node@22.15.17)(graphql@16.11.0) + '@graphql-tools/url-loader': 8.0.17(@types/node@22.15.21)(graphql@16.11.0) '@graphql-tools/utils': 10.6.1(graphql@16.11.0) cosmiconfig: 8.3.6(typescript@5.8.3) graphql: 16.11.0 @@ -5835,18 +5407,6 @@ snapshots: has-flag@4.0.0: {} - http-errors@2.0.0: - dependencies: - depd: 2.0.0 - inherits: 2.0.4 - setprototypeof: 1.2.0 - statuses: 2.0.1 - toidentifier: 1.0.1 - - iconv-lite@0.6.3: - dependencies: - safer-buffer: 2.1.2 - ignore@5.3.2: {} ignore@7.0.4: {} @@ -5867,8 +5427,6 @@ snapshots: inherits@2.0.4: {} - ipaddr.js@1.9.1: {} - is-arrayish@0.2.1: {} is-builtin-module@5.0.0: @@ -5877,7 +5435,7 @@ snapshots: is-bun-module@2.0.0: dependencies: - semver: 7.7.1 + semver: 7.7.2 is-docker@2.2.1: {} @@ -5889,11 +5447,11 @@ snapshots: dependencies: is-extglob: 2.1.1 - is-immutable-type@5.0.1(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): + is-immutable-type@5.0.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - '@typescript-eslint/type-utils': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) - ts-api-utils: 2.0.1(typescript@5.8.3) + '@typescript-eslint/type-utils': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) + ts-api-utils: 2.1.0(typescript@5.8.3) ts-declaration-location: 1.0.7(typescript@5.8.3) typescript: 5.8.3 transitivePeerDependencies: @@ -5901,8 +5459,6 @@ snapshots: is-number@7.0.0: {} - is-promise@4.0.0: {} - is-wsl@2.2.0: dependencies: is-docker: 2.2.1 @@ -5958,7 +5514,7 @@ snapshots: language-subtag-registry@0.3.23: {} - language-tags@2.0.1: + language-tags@2.1.0: dependencies: language-subtag-registry: 0.3.23 @@ -5989,29 +5545,17 @@ snapshots: dependencies: yallist: 3.1.1 - math-intrinsics@1.1.0: {} - - media-typer@1.1.0: {} - - merge-descriptors@2.0.0: {} - merge2@1.4.1: {} - meros@1.3.0(@types/node@22.15.17): + meros@1.3.0(@types/node@22.15.21): optionalDependencies: - '@types/node': 22.15.17 + '@types/node': 22.15.21 micromatch@4.0.8: dependencies: braces: 3.0.3 picomatch: 2.3.1 - mime-db@1.54.0: {} - - mime-types@3.0.1: - dependencies: - mime-db: 1.54.0 - min-indent@1.0.1: {} minimatch@10.0.1: @@ -6034,8 +5578,6 @@ snapshots: natural-compare@1.4.0: {} - negotiator@1.0.0: {} - node-fetch@2.7.0: dependencies: whatwg-url: 5.0.0 @@ -6050,12 +5592,6 @@ snapshots: object-assign@4.1.1: {} - object-inspect@1.13.4: {} - - on-finished@2.4.1: - dependencies: - ee-first: 1.1.1 - once@1.4.0: dependencies: wrappy: 1.0.2 @@ -6117,8 +5653,6 @@ snapshots: parse-statements@1.0.11: {} - parseurl@1.3.3: {} - patch-package@8.0.0: dependencies: '@yarnpkg/lockfile': 1.1.0 @@ -6132,7 +5666,7 @@ snapshots: minimist: 1.2.8 open: 7.4.2 rimraf: 2.7.1 - semver: 7.7.1 + semver: 7.7.2 slash: 2.0.0 tmp: 0.0.33 yaml: 2.5.0 @@ -6145,8 +5679,6 @@ snapshots: path-parse@1.0.7: {} - path-to-regexp@8.2.0: {} - path-type@4.0.0: {} picocolors@1.1.1: {} @@ -6157,8 +5689,6 @@ snapshots: pirates@4.0.6: {} - pkce-challenge@5.0.0: {} - pluralize@8.0.0: {} prelude-ls@1.2.1: {} @@ -6171,28 +5701,10 @@ snapshots: object-assign: 4.1.1 react-is: 16.13.1 - proxy-addr@2.0.7: - dependencies: - forwarded: 0.2.0 - ipaddr.js: 1.9.1 - punycode@2.3.1: {} - qs@6.14.0: - dependencies: - side-channel: 1.1.0 - queue-microtask@1.2.3: {} - range-parser@1.2.1: {} - - raw-body@3.0.0: - dependencies: - bytes: 3.1.2 - http-errors: 2.0.0 - iconv-lite: 0.6.3 - unpipe: 1.0.0 - react-is@16.13.1: {} refa@0.12.1: @@ -6264,24 +5776,10 @@ snapshots: dependencies: glob: 7.2.3 - router@2.2.0: - dependencies: - debug: 4.4.0 - depd: 2.0.0 - is-promise: 4.0.0 - parseurl: 1.3.3 - path-to-regexp: 8.2.0 - transitivePeerDependencies: - - supports-color - run-parallel@1.2.0: dependencies: queue-microtask: 1.2.3 - safe-buffer@5.2.1: {} - - safer-buffer@2.1.2: {} - scslre@0.3.0: dependencies: '@eslint-community/regexpp': 4.12.1 @@ -6290,34 +5788,7 @@ snapshots: semver@6.3.1: {} - semver@7.7.1: {} - - send@1.2.0: - dependencies: - debug: 4.4.0 - encodeurl: 2.0.0 - escape-html: 1.0.3 - etag: 1.8.1 - fresh: 2.0.0 - http-errors: 2.0.0 - mime-types: 3.0.1 - ms: 2.1.3 - on-finished: 2.4.1 - range-parser: 1.2.1 - statuses: 2.0.1 - transitivePeerDependencies: - - supports-color - - serve-static@2.2.0: - dependencies: - encodeurl: 2.0.0 - escape-html: 1.0.3 - parseurl: 1.3.3 - send: 1.2.0 - transitivePeerDependencies: - - supports-color - - setprototypeof@1.2.0: {} + semver@7.7.2: {} shebang-command@2.0.0: dependencies: @@ -6325,34 +5796,6 @@ snapshots: shebang-regex@3.0.0: {} - side-channel-list@1.0.0: - dependencies: - es-errors: 1.3.0 - object-inspect: 1.13.4 - - side-channel-map@1.0.1: - dependencies: - call-bound: 1.0.4 - es-errors: 1.3.0 - get-intrinsic: 1.3.0 - object-inspect: 1.13.4 - - side-channel-weakmap@1.0.2: - dependencies: - call-bound: 1.0.4 - es-errors: 1.3.0 - get-intrinsic: 1.3.0 - object-inspect: 1.13.4 - side-channel-map: 1.0.1 - - side-channel@1.1.0: - dependencies: - es-errors: 1.3.0 - object-inspect: 1.13.4 - side-channel-list: 1.0.0 - side-channel-map: 1.0.1 - side-channel-weakmap: 1.0.2 - slash@2.0.0: {} slash@3.0.0: {} @@ -6375,8 +5818,6 @@ snapshots: stable-hash@0.0.5: {} - statuses@2.0.1: {} - streamsearch@1.1.0: {} string-env-interpolation@1.0.1: {} @@ -6407,7 +5848,7 @@ snapshots: tapable@2.2.1: {} - terser@5.39.0: + terser@5.39.2: dependencies: '@jridgewell/source-map': 0.3.6 acorn: 8.14.0 @@ -6431,8 +5872,6 @@ snapshots: dependencies: is-number: 7.0.0 - toidentifier@1.0.1: {} - tr46@0.0.3: {} ts-algebra@2.0.0: {} @@ -6441,10 +5880,6 @@ snapshots: dependencies: typescript: 5.8.3 - ts-api-utils@2.0.1(typescript@5.8.3): - dependencies: - typescript: 5.8.3 - ts-api-utils@2.1.0(typescript@5.8.3): dependencies: typescript: 5.8.3 @@ -6470,18 +5905,12 @@ snapshots: type-fest@4.41.0: {} - type-is@2.0.1: + typescript-eslint@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3): dependencies: - content-type: 1.0.5 - media-typer: 1.1.0 - mime-types: 3.0.1 - - typescript-eslint@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3): - dependencies: - '@typescript-eslint/eslint-plugin': 8.32.0(@typescript-eslint/parser@8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/parser': 8.32.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - '@typescript-eslint/utils': 8.0.0(eslint@9.26.0(jiti@2.4.0))(typescript@5.8.3) - eslint: 9.26.0(jiti@2.4.0) + '@typescript-eslint/eslint-plugin': 8.32.1(@typescript-eslint/parser@8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3))(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/parser': 8.32.1(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + '@typescript-eslint/utils': 8.0.0(eslint@9.27.0(jiti@2.4.0))(typescript@5.8.3) + eslint: 9.27.0(jiti@2.4.0) typescript: 5.8.3 transitivePeerDependencies: - supports-color @@ -6507,8 +5936,6 @@ snapshots: dependencies: normalize-path: 2.1.1 - unpipe@1.0.0: {} - unrs-resolver@1.7.2: dependencies: napi-postinstall: 0.2.2 @@ -6545,8 +5972,6 @@ snapshots: value-or-promise@1.0.12: {} - vary@1.1.2: {} - webidl-conversions@3.0.1: {} whatwg-url@5.0.0: @@ -6591,9 +6016,3 @@ snapshots: yargs-parser: 21.1.1 yocto-queue@0.1.0: {} - - zod-to-json-schema@3.24.5(zod@3.24.4): - dependencies: - zod: 3.24.4 - - zod@3.24.4: {} diff --git a/src/commits.json b/src/commits.json index 274f2b4..49fa6bc 100644 --- a/src/commits.json +++ b/src/commits.json @@ -12,10 +12,10 @@ "subject": "[patch] `no-autofocus`: don't report error if autoFocus is set to false" }, "eslint-plugin-n": { - "hash": "1f4e67615e85759734c2135486f5578dbefe47b3", - "date": "2025-05-09T13:22:07+08:00", + "hash": "d50c88ede42f98aa181d741cb615d8cc8bdf74e1", + "date": "2025-05-12T07:31:20+01:00", "committer": "GitHub", - "subject": "chore(master): release 17.18.0 (#434)" + "subject": "ci: replace node 23 with 24 in test matrix (#442)" }, "eslint-plugin-react": { "hash": "983b88dd3cb5e07919517d3fde4085f60883ded7",