{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:37dea128-1fbd-47f3-9850-433fdf1c8c51",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T08:37:22Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "preact-query",
      "group": "@tanstack",
      "version": "5.102.4",
      "description": "Hooks for managing, caching and syncing asynchronous and remote data in preact",
      "purl": "pkg:npm/%40tanstack/preact-query@5.102.4",
      "bom-ref": "pkg:npm/@tanstack/preact-query@5.102.4",
      "author": "tannerlinsley",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, compile, test:eslint, test:types, test:types:ts56, test:types:ts57, test:types:ts58, test:types:ts59, test:types:tscurrent, test:types:ts70, test:lib, test:lib:dev, test:build, build, build:tsdown, build:codemods"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, test:build, build, build:tsdown, build:codemods"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@preact\\n@tanstack\\n@testing-library\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "build/codemods/node_modules/@types/jscodeshift/package.json\\nbuild/codemods/node_modules/jscodeshift/package.json\\nbuild/codemods/node_modules/jscodeshift/website/package.json\\nnode_modules/@preact/preset-vite/package.json\\nnode_modules/@tanstack/query-core/package.json\\nnode_modules/@tanstack/query-persist-client-core/package.json\\nnode_modules/@tanstack/query-test-utils/package.json\\nnode_modules/@testing-library/preact/package.json\\nnode_modules/cpy-cli/package.json\\nnode_modules/eslint-config-preact/package.json\\nnode_modules/npm-run-all2/package.json\\nnode_modules/preact-render-to-string/package.json\\nnode_modules/preact/package.json\\nnode_modules/typescript-eslint/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "typescript-eslint",
      "version": "8.58.1",
      "description": "Tooling which enables you to use TypeScript with ESLint",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript-eslint@8.58.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/typescript-eslint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript-eslint@8.58.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript-eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript-eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript-eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "6.0.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@6.0.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Preact Authors (https://github.com/preactjs/preact/contributors)"
        }
      ],
      "group": "",
      "name": "preact-render-to-string",
      "version": "6.6.7",
      "description": "Render JSX to an HTML string, with support for Preact components.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/preact-render-to-string@6.6.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/preactjs/preact-render-to-string"
        },
        {
          "type": "vcs",
          "url": "https://github.com/preactjs/preact-render-to-string"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact-render-to-string@6.6.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact-render-to-string/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/preact-render-to-string/package.json"
              }
            ],
            "concludedValue": "node_modules/preact-render-to-string/package.json"
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "group": "",
      "name": "preact",
      "version": "10.29.0",
      "description": "Fast 3kb React-compatible Virtual DOM library.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/preact@10.29.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://preactjs.com"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/preact@10.29.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/preact/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact,Fragment,preact/Fragment,preact/hooks,useEffect,preact/hooks/useEffect,useMemo,preact/hooks/useMemo,useRef,preact/hooks/useRef,preact/jsx-runtime,preact/jsx-runtime/jsx,createContext,preact/createContext,useContext,preact/hooks/useContext,useState,preact/hooks/useState,useCallback,preact/hooks/useCallback,useLayoutEffect,preact/hooks/useLayoutEffect,ComponentChildren,preact/ComponentChildren,VNode,preact/VNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/preact/package.json"
              }
            ],
            "concludedValue": "node_modules/preact/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 3
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 4
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 5
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 1
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 2
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 4
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 1
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 2
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 3
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 8
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 1
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 2
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 3
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 19
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 2
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 8
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 4
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 4
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 4
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 8
          },
          {
            "location": "build/legacy/utils.js",
            "line": 1
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 3
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 4
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 5
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 1
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 2
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 4
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 1
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 2
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 3
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 8
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 1
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 2
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 3
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 19
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 2
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 8
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 4
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 4
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 4
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 8
          },
          {
            "location": "build/modern/utils.js",
            "line": 1
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 6
          },
          {
            "location": "build/legacy/IsRestoringProvider.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/IsRestoringProvider.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/QueryClientProvider.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/QueryClientProvider.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/QueryClientProvider.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/errorBoundaryUtils.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/useBaseQuery.cjs",
            "line": 9
          },
          {
            "location": "build/legacy/useIsFetching.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useMutation.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useMutationState.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useQueries.cjs",
            "line": 9
          },
          {
            "location": "build/legacy/utils.cjs",
            "line": 2
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 5
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 6
          },
          {
            "location": "build/modern/IsRestoringProvider.cjs",
            "line": 2
          },
          {
            "location": "build/modern/IsRestoringProvider.cjs",
            "line": 3
          },
          {
            "location": "build/modern/QueryClientProvider.cjs",
            "line": 2
          },
          {
            "location": "build/modern/QueryClientProvider.cjs",
            "line": 3
          },
          {
            "location": "build/modern/QueryClientProvider.cjs",
            "line": 4
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.cjs",
            "line": 2
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.cjs",
            "line": 3
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/modern/errorBoundaryUtils.cjs",
            "line": 3
          },
          {
            "location": "build/modern/useBaseQuery.cjs",
            "line": 9
          },
          {
            "location": "build/modern/useIsFetching.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useMutation.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useMutationState.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useQueries.cjs",
            "line": 9
          },
          {
            "location": "build/modern/utils.cjs",
            "line": 2
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 1
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 2
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 4
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 9
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 8
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 3
          },
          {
            "location": "src/useMutation.ts",
            "line": 8
          },
          {
            "location": "src/useMutationState.ts",
            "line": 9
          },
          {
            "location": "src/useQueries.ts",
            "line": 18
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 8
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 9
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 10
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 2
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 3
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 4
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 9
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 1
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 2
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 3
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 52
          },
          {
            "location": "build/legacy/HydrationBoundary.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/QueryClientProvider.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/HydrationBoundary.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/QueryClientProvider.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 52
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 53
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 56
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 72
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 12
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 18
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 43
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 49
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 97
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 11
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 26
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 29
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 34
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 29
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 75
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 76
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 79
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 80
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 92
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 93
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 95
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 98
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 64
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 79
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 82
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 83
          },
          {
            "location": "build/legacy/utils.js",
            "line": 5
          },
          {
            "location": "build/legacy/utils.js",
            "line": 9
          },
          {
            "location": "build/legacy/utils.js",
            "line": 18
          },
          {
            "location": "build/legacy/utils.js",
            "line": 37
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 52
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 53
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 56
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 72
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 12
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 18
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 43
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 49
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 97
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 11
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 26
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 29
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 34
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 29
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 75
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 76
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 79
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 80
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 92
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 93
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 95
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 98
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 64
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 79
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 82
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 83
          },
          {
            "location": "build/modern/utils.js",
            "line": 5
          },
          {
            "location": "build/modern/utils.js",
            "line": 9
          },
          {
            "location": "build/modern/utils.js",
            "line": 18
          },
          {
            "location": "build/modern/utils.js",
            "line": 37
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 13
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 46
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 83
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 96
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 113
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 36
          },
          {
            "location": "src/useMutation.ts",
            "line": 98
          },
          {
            "location": "src/useMutation.ts",
            "line": 106
          },
          {
            "location": "src/useMutation.ts",
            "line": 111
          },
          {
            "location": "src/useMutation.ts",
            "line": 119
          },
          {
            "location": "src/useMutationState.ts",
            "line": 146
          },
          {
            "location": "src/useMutationState.ts",
            "line": 147
          },
          {
            "location": "src/useMutationState.ts",
            "line": 152
          },
          {
            "location": "src/useMutationState.ts",
            "line": 157
          },
          {
            "location": "src/useQueries.ts",
            "line": 310
          },
          {
            "location": "src/useQueries.ts",
            "line": 335
          },
          {
            "location": "src/useQueries.ts",
            "line": 353
          },
          {
            "location": "src/useQueries.ts",
            "line": 363
          },
          {
            "location": "src/utils.ts",
            "line": 22
          },
          {
            "location": "src/utils.ts",
            "line": 26
          },
          {
            "location": "src/utils.ts",
            "line": 35
          },
          {
            "location": "src/utils.ts",
            "line": 70
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 95
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 96
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 115
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 162
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 22
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 74
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 86
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 160
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 75
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 49
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 98
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 75
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 49
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 98
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "npm-run-all2",
      "version": "5.0.2",
      "description": "A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintainence fork)",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/npm-run-all2@5.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/bcomnes/npm-run-all2"
        },
        {
          "type": "vcs",
          "url": "https://github.com/bcomnes/npm-run-all2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-run-all2@5.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/npm-run-all2/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/npm-run-all2/package.json"
              }
            ],
            "concludedValue": "node_modules/npm-run-all2/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "The Preact Authors (https://preactjs.com)"
        }
      ],
      "group": "",
      "name": "eslint-config-preact",
      "version": "2.0.0",
      "description": "Unopinionated base ESLint configuration for Preact and Preact CLI projects.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/eslint-config-preact@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/eslint-config-preact@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-config-preact/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-config-preact/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-config-preact/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "cpy-cli",
      "version": "5.0.0",
      "description": "Copy files",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cpy-cli@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/cpy-cli@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cpy-cli/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cpy-cli/package.json"
              }
            ],
            "concludedValue": "node_modules/cpy-cli/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rahim Alwer <rahim_alwer@hotmail.com>"
        }
      ],
      "group": "@testing-library",
      "name": "preact",
      "version": "3.2.4",
      "description": "Simple and complete Preact DOM testing utilities that encourage good testing practices.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40testing-library/preact@3.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/preact-testing-library#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/testing-library/preact-testing-library"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@testing-library/preact@3.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@testing-library/preact/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "preact,Fragment,preact/Fragment,preact/hooks,useEffect,preact/hooks/useEffect,useMemo,preact/hooks/useMemo,useRef,preact/hooks/useRef,preact/jsx-runtime,preact/jsx-runtime/jsx,createContext,preact/createContext,useContext,preact/hooks/useContext,useState,preact/hooks/useState,useCallback,preact/hooks/useCallback,useLayoutEffect,preact/hooks/useLayoutEffect,ComponentChildren,preact/ComponentChildren,VNode,preact/VNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@testing-library/preact/package.json"
              }
            ],
            "concludedValue": "node_modules/@testing-library/preact/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 3
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 4
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 5
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 1
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 2
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 4
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 1
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 2
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 3
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 8
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 1
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 2
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 3
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 19
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 2
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 8
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 4
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 4
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 4
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 8
          },
          {
            "location": "build/legacy/utils.js",
            "line": 1
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 3
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 4
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 5
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 1
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 2
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 4
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 1
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 2
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 3
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 8
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 1
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 2
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 3
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 19
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 2
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 8
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 4
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 4
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 4
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 8
          },
          {
            "location": "build/modern/utils.js",
            "line": 1
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 6
          },
          {
            "location": "build/legacy/IsRestoringProvider.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/IsRestoringProvider.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/QueryClientProvider.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/QueryClientProvider.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/QueryClientProvider.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/errorBoundaryUtils.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/useBaseQuery.cjs",
            "line": 9
          },
          {
            "location": "build/legacy/useIsFetching.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useMutation.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useMutationState.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useQueries.cjs",
            "line": 9
          },
          {
            "location": "build/legacy/utils.cjs",
            "line": 2
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 5
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 6
          },
          {
            "location": "build/modern/IsRestoringProvider.cjs",
            "line": 2
          },
          {
            "location": "build/modern/IsRestoringProvider.cjs",
            "line": 3
          },
          {
            "location": "build/modern/QueryClientProvider.cjs",
            "line": 2
          },
          {
            "location": "build/modern/QueryClientProvider.cjs",
            "line": 3
          },
          {
            "location": "build/modern/QueryClientProvider.cjs",
            "line": 4
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.cjs",
            "line": 2
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.cjs",
            "line": 3
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.cjs",
            "line": 4
          },
          {
            "location": "build/modern/errorBoundaryUtils.cjs",
            "line": 3
          },
          {
            "location": "build/modern/useBaseQuery.cjs",
            "line": 9
          },
          {
            "location": "build/modern/useIsFetching.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useMutation.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useMutationState.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useQueries.cjs",
            "line": 9
          },
          {
            "location": "build/modern/utils.cjs",
            "line": 2
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 1
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 2
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 4
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 9
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 8
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 3
          },
          {
            "location": "src/useMutation.ts",
            "line": 8
          },
          {
            "location": "src/useMutationState.ts",
            "line": 9
          },
          {
            "location": "src/useQueries.ts",
            "line": 18
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 8
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 9
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 10
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 2
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 3
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 4
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 9
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 1
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 2
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 3
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 52
          },
          {
            "location": "build/legacy/HydrationBoundary.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/QueryClientProvider.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/HydrationBoundary.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/QueryClientProvider.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 52
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 53
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 56
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 72
          },
          {
            "location": "build/legacy/IsRestoringProvider.js",
            "line": 12
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 18
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 43
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 49
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 97
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 11
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 26
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 29
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 34
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 29
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 75
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 76
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 79
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 80
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 92
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 93
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 95
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 98
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 64
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 79
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 82
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 83
          },
          {
            "location": "build/legacy/utils.js",
            "line": 5
          },
          {
            "location": "build/legacy/utils.js",
            "line": 9
          },
          {
            "location": "build/legacy/utils.js",
            "line": 18
          },
          {
            "location": "build/legacy/utils.js",
            "line": 37
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 52
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 53
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 56
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 72
          },
          {
            "location": "build/modern/IsRestoringProvider.js",
            "line": 12
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 18
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 43
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 49
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 97
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 11
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 26
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 29
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 34
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 29
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 75
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 76
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 79
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 80
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 92
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 93
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 95
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 98
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 64
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 79
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 82
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 83
          },
          {
            "location": "build/modern/utils.js",
            "line": 5
          },
          {
            "location": "build/modern/utils.js",
            "line": 9
          },
          {
            "location": "build/modern/utils.js",
            "line": 18
          },
          {
            "location": "build/modern/utils.js",
            "line": 37
          },
          {
            "location": "src/IsRestoringProvider.ts",
            "line": 13
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 46
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 83
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 96
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 113
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 36
          },
          {
            "location": "src/useMutation.ts",
            "line": 98
          },
          {
            "location": "src/useMutation.ts",
            "line": 106
          },
          {
            "location": "src/useMutation.ts",
            "line": 111
          },
          {
            "location": "src/useMutation.ts",
            "line": 119
          },
          {
            "location": "src/useMutationState.ts",
            "line": 146
          },
          {
            "location": "src/useMutationState.ts",
            "line": 147
          },
          {
            "location": "src/useMutationState.ts",
            "line": 152
          },
          {
            "location": "src/useMutationState.ts",
            "line": 157
          },
          {
            "location": "src/useQueries.ts",
            "line": 310
          },
          {
            "location": "src/useQueries.ts",
            "line": 335
          },
          {
            "location": "src/useQueries.ts",
            "line": 353
          },
          {
            "location": "src/useQueries.ts",
            "line": 363
          },
          {
            "location": "src/utils.ts",
            "line": 22
          },
          {
            "location": "src/utils.ts",
            "line": 26
          },
          {
            "location": "src/utils.ts",
            "line": 35
          },
          {
            "location": "src/utils.ts",
            "line": 70
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 95
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 96
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 115
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 162
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 22
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 74
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 86
          },
          {
            "location": "src/QueryErrorResetBoundary.tsx",
            "line": 160
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 75
          },
          {
            "location": "build/legacy/QueryClientProvider.js",
            "line": 49
          },
          {
            "location": "build/legacy/QueryErrorResetBoundary.js",
            "line": 98
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 75
          },
          {
            "location": "build/modern/QueryClientProvider.js",
            "line": 49
          },
          {
            "location": "build/modern/QueryErrorResetBoundary.js",
            "line": 98
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jonghyeon Ko <manudeli.ko@gmail.com>"
        }
      ],
      "group": "@tanstack",
      "name": "query-test-utils",
      "version": "0.0.0",
      "description": "Internal test utilities for TanStack Query",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40tanstack/query-test-utils@0.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/query-test-utils@0.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-test-utils/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/query-test-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-test-utils/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "tannerlinsley"
        }
      ],
      "group": "@tanstack",
      "name": "query-persist-client-core",
      "version": "5.102.4",
      "description": "Set of utilities for interacting with persisters, which can save your queryClient for later use",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40tanstack/query-persist-client-core@5.102.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/query-persist-client-core@5.102.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-persist-client-core/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/query-persist-client-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-persist-client-core/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "tannerlinsley"
        }
      ],
      "group": "@tanstack",
      "name": "query-core",
      "version": "5.102.4",
      "description": "The framework agnostic core that powers TanStack Query",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40tanstack/query-core@5.102.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/query"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/TanStack/query.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@tanstack/query-core@5.102.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/query-core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/query-core,hydrate,@tanstack/query-core/hydrate,shouldThrowError,@tanstack/query-core/shouldThrowError,noop,@tanstack/query-core/noop,notifyManager,@tanstack/query-core/notifyManager,InfiniteQueryObserver,@tanstack/query-core/InfiniteQueryObserver,MutationObserver,@tanstack/query-core/MutationObserver,replaceEqualDeep,@tanstack/query-core/replaceEqualDeep,QueriesObserver,@tanstack/query-core/QueriesObserver,QueryObserver,@tanstack/query-core/QueryObserver,skipToken,@tanstack/query-core/skipToken,DefaultedQueryObserverOptions,@tanstack/query-core/DefaultedQueryObserverOptions,Query,@tanstack/query-core/Query,QueryKey,@tanstack/query-core/QueryKey,QueryObserverResult,@tanstack/query-core/QueryObserverResult,ThrowOnError,@tanstack/query-core/ThrowOnError,DefaultError,@tanstack/query-core/DefaultError,InfiniteData,@tanstack/query-core/InfiniteData,InitialDataFunction,@tanstack/query-core/InitialDataFunction,NonUndefinedGuard,@tanstack/query-core/NonUndefinedGuard,OmitKeyof,@tanstack/query-core/OmitKeyof,QueryKeyWithDataTag,@tanstack/query-core/QueryKeyWithDataTag,SkipToken,@tanstack/query-core/SkipToken,WithRequired,@tanstack/query-core/WithRequired,QueryFunction,@tanstack/query-core/QueryFunction,DefinedInfiniteQueryObserverResult,@tanstack/query-core/DefinedInfiniteQueryObserverResult,DefinedQueryObserverResult,@tanstack/query-core/DefinedQueryObserverResult,DistributiveOmit,@tanstack/query-core/DistributiveOmit,InfiniteQueryExecuteOptions,@tanstack/query-core/InfiniteQueryExecuteOptions,InfiniteQueryObserverOptions,@tanstack/query-core/InfiniteQueryObserverOptions,InfiniteQueryObserverResult,@tanstack/query-core/InfiniteQueryObserverResult,MutateFunction,@tanstack/query-core/MutateFunction,MutationObserverOptions,@tanstack/query-core/MutationObserverOptions,MutationObserverResult,@tanstack/query-core/MutationObserverResult,Override,@tanstack/query-core/Override,QueryExecuteOptions,@tanstack/query-core/QueryExecuteOptions,QueryObserverOptions,@tanstack/query-core/QueryObserverOptions,QueryClient,@tanstack/query-core/QueryClient,QueryFilters,@tanstack/query-core/QueryFilters,Mutation,@tanstack/query-core/Mutation,MutationCache,@tanstack/query-core/MutationCache,MutationFilters,@tanstack/query-core/MutationFilters,MutationState,@tanstack/query-core/MutationState,QueriesObserverOptions,@tanstack/query-core/QueriesObserverOptions,QueriesPlaceholderDataFunction,@tanstack/query-core/QueriesPlaceholderDataFunction,InfiniteQueryObserverSuccessResult,@tanstack/query-core/InfiniteQueryObserverSuccessResult,DehydratedState,@tanstack/query-core/DehydratedState,HydrateOptions,@tanstack/query-core/HydrateOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/query-core/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/query-core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 2
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 68
          },
          {
            "location": "build/legacy/HydrationBoundary.js",
            "line": 73
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 1
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 5
          },
          {
            "location": "build/legacy/errorBoundaryUtils.js",
            "line": 16
          },
          {
            "location": "build/legacy/index.js",
            "line": 20
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 7
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 30
          },
          {
            "location": "build/legacy/useInfiniteQuery.js",
            "line": 2
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 3
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 29
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 3
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 79
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 83
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 3
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 99
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 102
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.js",
            "line": 2
          },
          {
            "location": "build/legacy/usePrefetchQuery.js",
            "line": 2
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 7
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 82
          },
          {
            "location": "build/legacy/useQuery.js",
            "line": 2
          },
          {
            "location": "build/legacy/useSuspenseInfiniteQuery.js",
            "line": 3
          },
          {
            "location": "build/legacy/useSuspenseQueries.js",
            "line": 3
          },
          {
            "location": "build/legacy/useSuspenseQuery.js",
            "line": 3
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 2
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 68
          },
          {
            "location": "build/modern/HydrationBoundary.js",
            "line": 73
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 1
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 5
          },
          {
            "location": "build/modern/errorBoundaryUtils.js",
            "line": 16
          },
          {
            "location": "build/modern/index.js",
            "line": 20
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 7
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 30
          },
          {
            "location": "build/modern/useInfiniteQuery.js",
            "line": 2
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 3
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 29
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 3
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 79
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 83
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 3
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 99
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 102
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.js",
            "line": 2
          },
          {
            "location": "build/modern/usePrefetchQuery.js",
            "line": 2
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 7
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 82
          },
          {
            "location": "build/modern/useQuery.js",
            "line": 2
          },
          {
            "location": "build/modern/useSuspenseInfiniteQuery.js",
            "line": 3
          },
          {
            "location": "build/modern/useSuspenseQueries.js",
            "line": 3
          },
          {
            "location": "build/modern/useSuspenseQuery.js",
            "line": 3
          },
          {
            "location": "build/legacy/HydrationBoundary.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/errorBoundaryUtils.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/index.cjs",
            "line": 47
          },
          {
            "location": "build/legacy/useBaseQuery.cjs",
            "line": 8
          },
          {
            "location": "build/legacy/useInfiniteQuery.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/useIsFetching.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useMutation.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useMutationState.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/usePrefetchQuery.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/useQueries.cjs",
            "line": 8
          },
          {
            "location": "build/legacy/useQuery.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/useSuspenseInfiniteQuery.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useSuspenseQueries.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useSuspenseQuery.cjs",
            "line": 4
          },
          {
            "location": "build/modern/HydrationBoundary.cjs",
            "line": 3
          },
          {
            "location": "build/modern/errorBoundaryUtils.cjs",
            "line": 2
          },
          {
            "location": "build/modern/index.cjs",
            "line": 47
          },
          {
            "location": "build/modern/useBaseQuery.cjs",
            "line": 8
          },
          {
            "location": "build/modern/useInfiniteQuery.cjs",
            "line": 3
          },
          {
            "location": "build/modern/useIsFetching.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useMutation.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useMutationState.cjs",
            "line": 4
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.cjs",
            "line": 3
          },
          {
            "location": "build/modern/usePrefetchQuery.cjs",
            "line": 3
          },
          {
            "location": "build/modern/useQueries.cjs",
            "line": 8
          },
          {
            "location": "build/modern/useQuery.cjs",
            "line": 3
          },
          {
            "location": "build/modern/useSuspenseInfiniteQuery.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useSuspenseQueries.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useSuspenseQuery.cjs",
            "line": 4
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 1
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 8
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 32
          },
          {
            "location": "src/errorBoundaryUtils.ts",
            "line": 76
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/infiniteQueryOptions.ts",
            "line": 10
          },
          {
            "location": "src/mutationOptions.ts",
            "line": 1
          },
          {
            "location": "src/queryOptions.ts",
            "line": 10
          },
          {
            "location": "src/suspense.ts",
            "line": 8
          },
          {
            "location": "src/types.ts",
            "line": 21
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 1
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 7
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 99
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 1
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 8
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 1
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 2
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 38
          },
          {
            "location": "src/useMutation.ts",
            "line": 6
          },
          {
            "location": "src/useMutation.ts",
            "line": 7
          },
          {
            "location": "src/useMutation.ts",
            "line": 113
          },
          {
            "location": "src/useMutation.ts",
            "line": 134
          },
          {
            "location": "src/useMutationState.ts",
            "line": 1
          },
          {
            "location": "src/useMutationState.ts",
            "line": 8
          },
          {
            "location": "src/useMutationState.ts",
            "line": 160
          },
          {
            "location": "src/useMutationState.ts",
            "line": 166
          },
          {
            "location": "src/useQueries.ts",
            "line": 6
          },
          {
            "location": "src/useQueries.ts",
            "line": 17
          },
          {
            "location": "src/useQueries.ts",
            "line": 356
          },
          {
            "location": "src/useQuery.ts",
            "line": 1
          },
          {
            "location": "src/useQuery.ts",
            "line": 2
          },
          {
            "location": "src/useSuspenseInfiniteQuery.ts",
            "line": 1
          },
          {
            "location": "src/useSuspenseInfiniteQuery.ts",
            "line": 9
          },
          {
            "location": "src/useSuspenseQueries.ts",
            "line": 1
          },
          {
            "location": "src/useSuspenseQueries.ts",
            "line": 7
          },
          {
            "location": "src/useSuspenseQuery.ts",
            "line": 1
          },
          {
            "location": "src/useSuspenseQuery.ts",
            "line": 2
          },
          {
            "location": "test-setup.ts",
            "line": 1
          },
          {
            "location": "test-setup.ts",
            "line": 12
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 1
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 7
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 153
          },
          {
            "location": "src/HydrationBoundary.tsx",
            "line": 164
          },
          {
            "location": "src/QueryClientProvider.tsx",
            "line": 1
          },
          {
            "location": "src/usePrefetchInfiniteQuery.tsx",
            "line": 1
          },
          {
            "location": "src/usePrefetchInfiniteQuery.tsx",
            "line": 4
          },
          {
            "location": "src/usePrefetchQuery.tsx",
            "line": 1
          },
          {
            "location": "src/usePrefetchQuery.tsx",
            "line": 4
          },
          {
            "location": "build/legacy/HydrationBoundary.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/QueryClientProvider.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/errorBoundaryUtils.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/index.d.cts",
            "line": 20
          },
          {
            "location": "build/legacy/infiniteQueryOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/mutationOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/queryOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/suspense.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/types.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/useBaseQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useInfiniteQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/useIsFetching.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/useMutation.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useMutationState.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/usePrefetchQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useQueries.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/useSuspenseInfiniteQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useSuspenseQueries.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useSuspenseQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/HydrationBoundary.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/QueryClientProvider.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/errorBoundaryUtils.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/index.d.cts",
            "line": 20
          },
          {
            "location": "build/modern/infiniteQueryOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/mutationOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/queryOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/suspense.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/types.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/useBaseQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useInfiniteQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/useIsFetching.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/useMutation.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useMutationState.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/usePrefetchQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useQueries.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/useSuspenseInfiniteQuery.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useSuspenseQueries.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useSuspenseQuery.d.cts",
            "line": 2
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "The Preact Team (https://preactjs.com)"
        }
      ],
      "group": "@preact",
      "name": "preset-vite",
      "version": "2.10.5",
      "description": "Preact preset for the vite bundler",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40preact/preset-vite@2.10.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/preactjs/preset-vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@preact/preset-vite@2.10.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@preact/preset-vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@preact/preset-vite"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@preact/preset-vite/package.json"
              }
            ],
            "concludedValue": "node_modules/@preact/preset-vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 1
          },
          {
            "location": "vite.config.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Felix Kling"
        }
      ],
      "group": "",
      "name": "jscodeshift",
      "version": "17.3.0",
      "description": "A toolkit for JavaScript codemods",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/jscodeshift@17.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/facebook/jscodeshift.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jscodeshift@17.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "build/codemods/node_modules/jscodeshift/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "build/codemods/node_modules/jscodeshift/package.json"
              }
            ],
            "concludedValue": "build/codemods/node_modules/jscodeshift/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "docs",
      "version": "0.0.1",
      "scope": "optional",
      "purl": "pkg:npm/docs@0.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/docs@0.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "build/codemods/node_modules/jscodeshift/website/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "build/codemods/node_modules/jscodeshift/website/package.json"
              }
            ],
            "concludedValue": "build/codemods/node_modules/jscodeshift/website/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "jscodeshift",
      "version": "17.3.0",
      "description": "TypeScript definitions for jscodeshift",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/jscodeshift@17.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jscodeshift"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/jscodeshift@17.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "build/codemods/node_modules/@types/jscodeshift/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "build/codemods/node_modules/@types/jscodeshift/package.json"
              }
            ],
            "concludedValue": "build/codemods/node_modules/@types/jscodeshift/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/preact-query@5.102.4"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-10T08:37:22Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 10, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'preact-query' with version '5.102.4'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 15 source files."
    }
  ]
}