{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:f385fc2e-9d69-4993-bff7-6a05e539dff9",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-10T08:37:35Z",
    "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": "vue-query",
      "group": "@tanstack",
      "version": "5.102.4",
      "description": "Hooks for managing, caching and syncing asynchronous and remote data in Vue",
      "purl": "pkg:npm/%40tanstack/vue-query@5.102.4",
      "bom-ref": "pkg:npm/@tanstack/vue-query@5.102.4",
      "author": "Damian Osipiuk",
      "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:2, test:lib:2.7, test:lib:3, test:lib:dev, test:build, build"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "compile, test:build, build"
        },
        {
          "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": "@tanstack\\n@vitejs\\n@vue"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@tanstack/match-sorter-utils/package.json\\nnode_modules/@tanstack/query-core/package.json\\nnode_modules/@tanstack/query-test-utils/package.json\\nnode_modules/@vitejs/plugin-vue/package.json\\nnode_modules/@vue/composition-api/package.json\\nnode_modules/@vue/devtools-api/package.json\\nnode_modules/eslint-plugin-vue/package.json\\nnode_modules/vue-demi/package.json\\nnode_modules/vue/package.json\\nnode_modules/vue2.7/package.json\\nnode_modules/vue2/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "2.7.16",
      "description": "Reactive, component-oriented view layer for modern web interfaces.",
      "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/vue@2.7.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/vue.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@2.7.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue2.7/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vueQueryPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue2.7/package.json"
              }
            ],
            "concludedValue": "node_modules/vue2.7/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "2.6.14",
      "description": "Reactive, component-oriented view layer for modern web interfaces.",
      "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/vue@2.6.14",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/vue.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@2.6.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue2/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vueQueryPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue2/package.json"
              }
            ],
            "concludedValue": "node_modules/vue2/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vue-demi",
      "version": "0.14.10",
      "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/vue-demi@0.14.10",
      "type": "framework",
      "bom-ref": "pkg:npm/vue-demi@0.14.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue-demi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue-demi,nextTick,vue-demi/nextTick,vue-demi/ref,computed,vue-demi/computed,getCurrentScope,vue-demi/getCurrentScope,onScopeDispose,vue-demi/onScopeDispose,reactive,vue-demi/reactive,readonly,vue-demi/readonly,shallowReactive,vue-demi/shallowReactive,shallowReadonly,vue-demi/shallowReadonly,toRefs,vue-demi/toRefs,watch,vue-demi/watch,watchEffect,vue-demi/watchEffect,shallowRef,vue-demi/shallowRef,unref,vue-demi/unref,hasInjectionContext,vue-demi/hasInjectionContext,inject,vue-demi/inject,isRef,vue-demi/isRef,isVue2,vue-demi/isVue2,vue-demi/Ref,ComputedRef,vue-demi/ComputedRef,UnwrapRef,vue-demi/UnwrapRef,ToRefs,vue-demi/ToRefs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue-demi/package.json"
              }
            ],
            "concludedValue": "node_modules/vue-demi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/queryClient.js",
            "line": 5
          },
          {
            "location": "build/legacy/queryClient.js",
            "line": 15
          },
          {
            "location": "build/legacy/queryClient.js",
            "line": 62
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 4
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 8
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 11
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 22
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 24
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 36
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 37
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 64
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 67
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 70
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 71
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 3
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 7
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 10
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 16
          },
          {
            "location": "build/legacy/useIsFetching.js",
            "line": 17
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 4
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 8
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 11
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 16
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 23
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 26
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 29
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 30
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 31
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 3
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 7
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 10
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 14
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 20
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 28
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 32
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 35
          },
          {
            "location": "build/legacy/useMutationState.js",
            "line": 38
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.js",
            "line": 4
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.js",
            "line": 11
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.js",
            "line": 14
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.js",
            "line": 15
          },
          {
            "location": "build/legacy/usePrefetchQuery.js",
            "line": 4
          },
          {
            "location": "build/legacy/usePrefetchQuery.js",
            "line": 11
          },
          {
            "location": "build/legacy/usePrefetchQuery.js",
            "line": 14
          },
          {
            "location": "build/legacy/usePrefetchQuery.js",
            "line": 15
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 4
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 8
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 11
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 13
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 35
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 37
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 46
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 50
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 53
          },
          {
            "location": "build/legacy/useQueryClient.js",
            "line": 2
          },
          {
            "location": "build/legacy/useQueryClient.js",
            "line": 5
          },
          {
            "location": "build/legacy/useQueryClient.js",
            "line": 7
          },
          {
            "location": "build/legacy/utils.js",
            "line": 1
          },
          {
            "location": "build/legacy/utils.js",
            "line": 16
          },
          {
            "location": "build/legacy/utils.js",
            "line": 33
          },
          {
            "location": "build/legacy/vueQueryPlugin.js",
            "line": 5
          },
          {
            "location": "build/modern/queryClient.js",
            "line": 5
          },
          {
            "location": "build/modern/queryClient.js",
            "line": 15
          },
          {
            "location": "build/modern/queryClient.js",
            "line": 62
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 4
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 8
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 11
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 21
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 23
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 35
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 36
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 63
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 66
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 69
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 70
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 3
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 7
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 10
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 16
          },
          {
            "location": "build/modern/useIsFetching.js",
            "line": 17
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 4
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 8
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 11
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 16
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 23
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 26
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 29
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 30
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 31
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 3
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 7
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 10
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 14
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 20
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 28
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 32
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 35
          },
          {
            "location": "build/modern/useMutationState.js",
            "line": 38
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.js",
            "line": 4
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.js",
            "line": 11
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.js",
            "line": 14
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.js",
            "line": 15
          },
          {
            "location": "build/modern/usePrefetchQuery.js",
            "line": 4
          },
          {
            "location": "build/modern/usePrefetchQuery.js",
            "line": 11
          },
          {
            "location": "build/modern/usePrefetchQuery.js",
            "line": 14
          },
          {
            "location": "build/modern/usePrefetchQuery.js",
            "line": 15
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 4
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 8
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 11
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 13
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 34
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 36
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 45
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 49
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 52
          },
          {
            "location": "build/modern/useQueryClient.js",
            "line": 2
          },
          {
            "location": "build/modern/useQueryClient.js",
            "line": 5
          },
          {
            "location": "build/modern/useQueryClient.js",
            "line": 7
          },
          {
            "location": "build/modern/utils.js",
            "line": 1
          },
          {
            "location": "build/modern/utils.js",
            "line": 16
          },
          {
            "location": "build/modern/utils.js",
            "line": 33
          },
          {
            "location": "build/modern/vueQueryPlugin.js",
            "line": 5
          },
          {
            "location": "build/legacy/queryClient.cjs",
            "line": 6
          },
          {
            "location": "build/legacy/useBaseQuery.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useIsFetching.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useMutation.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useMutationState.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/usePrefetchQuery.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useQueries.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useQueryClient.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/utils.cjs",
            "line": 2
          },
          {
            "location": "build/legacy/vueQueryPlugin.cjs",
            "line": 6
          },
          {
            "location": "build/modern/queryClient.cjs",
            "line": 6
          },
          {
            "location": "build/modern/useBaseQuery.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useIsFetching.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useMutation.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useMutationState.cjs",
            "line": 4
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.cjs",
            "line": 5
          },
          {
            "location": "build/modern/usePrefetchQuery.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useQueries.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useQueryClient.cjs",
            "line": 3
          },
          {
            "location": "build/modern/utils.cjs",
            "line": 2
          },
          {
            "location": "build/modern/vueQueryPlugin.cjs",
            "line": 6
          },
          {
            "location": "src/queryClient.ts",
            "line": 1
          },
          {
            "location": "src/queryClient.ts",
            "line": 7
          },
          {
            "location": "src/queryClient.ts",
            "line": 47
          },
          {
            "location": "src/queryClient.ts",
            "line": 220
          },
          {
            "location": "src/types.ts",
            "line": 11
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 11
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 15
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 75
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 84
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 113
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 114
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 121
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 140
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 142
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 190
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 196
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 214
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 215
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 217
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 1
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 4
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 16
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 25
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 37
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 39
          },
          {
            "location": "src/useMutation.ts",
            "line": 11
          },
          {
            "location": "src/useMutation.ts",
            "line": 15
          },
          {
            "location": "src/useMutation.ts",
            "line": 85
          },
          {
            "location": "src/useMutation.ts",
            "line": 93
          },
          {
            "location": "src/useMutation.ts",
            "line": 102
          },
          {
            "location": "src/useMutation.ts",
            "line": 103
          },
          {
            "location": "src/useMutation.ts",
            "line": 119
          },
          {
            "location": "src/useMutation.ts",
            "line": 123
          },
          {
            "location": "src/useMutation.ts",
            "line": 128
          },
          {
            "location": "src/useMutation.ts",
            "line": 129
          },
          {
            "location": "src/useMutation.ts",
            "line": 131
          },
          {
            "location": "src/useMutation.ts",
            "line": 135
          },
          {
            "location": "src/useMutationState.ts",
            "line": 8
          },
          {
            "location": "src/useMutationState.ts",
            "line": 11
          },
          {
            "location": "src/useMutationState.ts",
            "line": 28
          },
          {
            "location": "src/useMutationState.ts",
            "line": 39
          },
          {
            "location": "src/useMutationState.ts",
            "line": 46
          },
          {
            "location": "src/useMutationState.ts",
            "line": 99
          },
          {
            "location": "src/useMutationState.ts",
            "line": 107
          },
          {
            "location": "src/useMutationState.ts",
            "line": 112
          },
          {
            "location": "src/useMutationState.ts",
            "line": 116
          },
          {
            "location": "src/useMutationState.ts",
            "line": 120
          },
          {
            "location": "src/usePrefetchInfiniteQuery.ts",
            "line": 1
          },
          {
            "location": "src/usePrefetchInfiniteQuery.ts",
            "line": 69
          },
          {
            "location": "src/usePrefetchInfiniteQuery.ts",
            "line": 78
          },
          {
            "location": "src/usePrefetchInfiniteQuery.ts",
            "line": 79
          },
          {
            "location": "src/usePrefetchQuery.ts",
            "line": 1
          },
          {
            "location": "src/usePrefetchQuery.ts",
            "line": 70
          },
          {
            "location": "src/usePrefetchQuery.ts",
            "line": 79
          },
          {
            "location": "src/usePrefetchQuery.ts",
            "line": 80
          },
          {
            "location": "src/useQueries.ts",
            "line": 11
          },
          {
            "location": "src/useQueries.ts",
            "line": 15
          },
          {
            "location": "src/useQueries.ts",
            "line": 255
          },
          {
            "location": "src/useQueries.ts",
            "line": 264
          },
          {
            "location": "src/useQueries.ts",
            "line": 270
          },
          {
            "location": "src/useQueries.ts",
            "line": 318
          },
          {
            "location": "src/useQueries.ts",
            "line": 325
          },
          {
            "location": "src/useQueries.ts",
            "line": 341
          },
          {
            "location": "src/useQueries.ts",
            "line": 349
          },
          {
            "location": "src/useQueries.ts",
            "line": 354
          },
          {
            "location": "src/useQueries.ts",
            "line": 355
          },
          {
            "location": "src/useQueryClient.ts",
            "line": 1
          },
          {
            "location": "src/useQueryClient.ts",
            "line": 8
          },
          {
            "location": "src/useQueryClient.ts",
            "line": 15
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 34
          },
          {
            "location": "src/utils.ts",
            "line": 91
          },
          {
            "location": "src/utils.ts",
            "line": 92
          },
          {
            "location": "src/vueQueryPlugin.ts",
            "line": 1
          },
          {
            "location": "build/legacy/queryClient-C07d0chJ.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/types-BzZi3_rS.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/useIsFetching.d.cts",
            "line": 4
          },
          {
            "location": "build/legacy/useMutation.d.cts",
            "line": 4
          },
          {
            "location": "build/legacy/useMutationState.d.cts",
            "line": 4
          },
          {
            "location": "build/legacy/useQueries.d.cts",
            "line": 4
          },
          {
            "location": "build/modern/queryClient-C07d0chJ.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/types-BzZi3_rS.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/useIsFetching.d.cts",
            "line": 4
          },
          {
            "location": "build/modern/useMutation.d.cts",
            "line": 4
          },
          {
            "location": "build/modern/useMutationState.d.cts",
            "line": 4
          },
          {
            "location": "build/modern/useQueries.d.cts",
            "line": 4
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "3.5.31",
      "description": "The progressive JavaScript framework for building modern web UI.",
      "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/vue@3.5.31",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/core/tree/main/packages/vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@3.5.31",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "vueQueryPlugin"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/vue/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima (https://github.com/mysticatea)"
        }
      ],
      "group": "",
      "name": "eslint-plugin-vue",
      "version": "10.8.0",
      "description": "Official ESLint plugin for Vue.js",
      "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-plugin-vue@10.8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.vuejs.org"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/eslint-plugin-vue.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-vue@10.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-vue/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-plugin-vue/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-vue/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Guillaume Chau"
        }
      ],
      "group": "@vue",
      "name": "devtools-api",
      "version": "6.6.4",
      "description": "Interact with the Vue devtools from the page",
      "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/%40vue/devtools-api@6.6.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/vue-devtools.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/devtools-api@6.6.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/devtools-api/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vue/devtools-api,setupDevtoolsPlugin,@vue/devtools-api/setupDevtoolsPlugin,CustomInspectorNode,@vue/devtools-api/CustomInspectorNode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vue/devtools-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/devtools-api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/devtools/devtools.js",
            "line": 3
          },
          {
            "location": "build/legacy/devtools/devtools.js",
            "line": 9
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 3
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 9
          },
          {
            "location": "build/legacy/devtools/devtools.cjs",
            "line": 4
          },
          {
            "location": "build/modern/devtools/devtools.cjs",
            "line": 4
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 1
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 10
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 18
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "liximomo <liximomo@gmail.com>"
        }
      ],
      "group": "@vue",
      "name": "composition-api",
      "version": "1.7.2",
      "description": "Provide logic composition capabilities for Vue.",
      "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/%40vue/composition-api@1.7.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vuejs/composition-api#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/composition-api.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vue/composition-api@1.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vue/composition-api/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/@vue/composition-api/package.json"
              }
            ],
            "concludedValue": "node_modules/@vue/composition-api/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "@vitejs",
      "name": "plugin-vue",
      "version": "5.2.4",
      "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/%40vitejs/plugin-vue@5.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite-plugin-vue.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitejs/plugin-vue@5.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitejs/plugin-vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitejs/plugin-vue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitejs/plugin-vue/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitejs/plugin-vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "vite.config.ts",
            "line": 2
          },
          {
            "location": "vite.config.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "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-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,onlineManager,@tanstack/query-core/onlineManager,MutationCache,@tanstack/query-core/MutationCache,QueryCache,@tanstack/query-core/QueryCache,QueryClient,@tanstack/query-core/QueryClient,shouldThrowError,@tanstack/query-core/shouldThrowError,InfiniteQueryObserver,@tanstack/query-core/InfiniteQueryObserver,MutationObserver,@tanstack/query-core/MutationObserver,noop,@tanstack/query-core/noop,QueriesObserver,@tanstack/query-core/QueriesObserver,QueryObserver,@tanstack/query-core/QueryObserver,environmentManager,@tanstack/query-core/environmentManager,Query,@tanstack/query-core/Query,QueryCacheNotifyEvent,@tanstack/query-core/QueryCacheNotifyEvent,DefaultError,@tanstack/query-core/DefaultError,InfiniteData,@tanstack/query-core/InfiniteData,NonUndefinedGuard,@tanstack/query-core/NonUndefinedGuard,QueryKey,@tanstack/query-core/QueryKey,QueryKeyWithDataTag,@tanstack/query-core/QueryKeyWithDataTag,Mutation,@tanstack/query-core/Mutation,MutationFilters,@tanstack/query-core/MutationFilters,WithRequired,@tanstack/query-core/WithRequired,QueryFilters,@tanstack/query-core/QueryFilters,CancelOptions,@tanstack/query-core/CancelOptions,DefaultOptions,@tanstack/query-core/DefaultOptions,EnsureQueryDataOptions,@tanstack/query-core/EnsureQueryDataOptions,FetchInfiniteQueryOptions,@tanstack/query-core/FetchInfiniteQueryOptions,FetchQueryOptions,@tanstack/query-core/FetchQueryOptions,InferDataFromTag,@tanstack/query-core/InferDataFromTag,InfiniteQueryExecuteOptions,@tanstack/query-core/InfiniteQueryExecuteOptions,InvalidateOptions,@tanstack/query-core/InvalidateOptions,InvalidateQueryFilters,@tanstack/query-core/InvalidateQueryFilters,MutationKey,@tanstack/query-core/MutationKey,MutationObserverOptions,@tanstack/query-core/MutationObserverOptions,OmitKeyof,@tanstack/query-core/OmitKeyof,QueryExecuteOptions,@tanstack/query-core/QueryExecuteOptions,QueryObserverOptions,@tanstack/query-core/QueryObserverOptions,QueryState,@tanstack/query-core/QueryState,RefetchOptions,@tanstack/query-core/RefetchOptions,RefetchQueryFilters,@tanstack/query-core/RefetchQueryFilters,ResetOptions,@tanstack/query-core/ResetOptions,SetDataOptions,@tanstack/query-core/SetDataOptions,Updater,@tanstack/query-core/Updater,InitialDataFunction,@tanstack/query-core/InitialDataFunction,QueryBooleanOption,@tanstack/query-core/QueryBooleanOption,DehydrateOptions,@tanstack/query-core/DehydrateOptions,HydrateOptions,@tanstack/query-core/HydrateOptions,DefaultedQueryObserverOptions,@tanstack/query-core/DefaultedQueryObserverOptions,QueryObserverResult,@tanstack/query-core/QueryObserverResult,InfiniteQueryObserverOptions,@tanstack/query-core/InfiniteQueryObserverOptions,InfiniteQueryObserverResult,@tanstack/query-core/InfiniteQueryObserverResult,DistributiveOmit,@tanstack/query-core/DistributiveOmit,MutateFunction,@tanstack/query-core/MutateFunction,MutationObserverResult,@tanstack/query-core/MutationObserverResult,MutationState,@tanstack/query-core/MutationState,SkipToken,@tanstack/query-core/SkipToken,DefinedQueryObserverResult,@tanstack/query-core/DefinedQueryObserverResult,QueriesObserverOptions,@tanstack/query-core/QueriesObserverOptions,QueryFunction,@tanstack/query-core/QueryFunction,ThrowOnError,@tanstack/query-core/ThrowOnError"
        },
        {
          "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/devtools/devtools.js",
            "line": 2
          },
          {
            "location": "build/legacy/devtools/devtools.js",
            "line": 55
          },
          {
            "location": "build/legacy/devtools/devtools.js",
            "line": 146
          },
          {
            "location": "build/legacy/index.js",
            "line": 18
          },
          {
            "location": "build/legacy/mutationCache.js",
            "line": 2
          },
          {
            "location": "build/legacy/queryCache.js",
            "line": 2
          },
          {
            "location": "build/legacy/queryClient.js",
            "line": 4
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 3
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 54
          },
          {
            "location": "build/legacy/useBaseQuery.js",
            "line": 68
          },
          {
            "location": "build/legacy/useInfiniteQuery.js",
            "line": 2
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 3
          },
          {
            "location": "build/legacy/useMutation.js",
            "line": 32
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.js",
            "line": 3
          },
          {
            "location": "build/legacy/usePrefetchQuery.js",
            "line": 3
          },
          {
            "location": "build/legacy/useQueries.js",
            "line": 3
          },
          {
            "location": "build/legacy/useQuery.js",
            "line": 2
          },
          {
            "location": "build/legacy/vueQueryPlugin.js",
            "line": 4
          },
          {
            "location": "build/legacy/vueQueryPlugin.js",
            "line": 15
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 2
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 55
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 144
          },
          {
            "location": "build/modern/index.js",
            "line": 18
          },
          {
            "location": "build/modern/mutationCache.js",
            "line": 2
          },
          {
            "location": "build/modern/queryCache.js",
            "line": 2
          },
          {
            "location": "build/modern/queryClient.js",
            "line": 4
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 3
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 53
          },
          {
            "location": "build/modern/useBaseQuery.js",
            "line": 67
          },
          {
            "location": "build/modern/useInfiniteQuery.js",
            "line": 2
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 3
          },
          {
            "location": "build/modern/useMutation.js",
            "line": 32
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.js",
            "line": 3
          },
          {
            "location": "build/modern/usePrefetchQuery.js",
            "line": 3
          },
          {
            "location": "build/modern/useQueries.js",
            "line": 3
          },
          {
            "location": "build/modern/useQuery.js",
            "line": 2
          },
          {
            "location": "build/modern/vueQueryPlugin.js",
            "line": 4
          },
          {
            "location": "build/modern/vueQueryPlugin.js",
            "line": 15
          },
          {
            "location": "build/legacy/devtools/devtools.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/index.cjs",
            "line": 37
          },
          {
            "location": "build/legacy/mutationCache.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/queryCache.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/queryClient.cjs",
            "line": 5
          },
          {
            "location": "build/legacy/useBaseQuery.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useInfiniteQuery.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/useMutation.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/usePrefetchQuery.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useQueries.cjs",
            "line": 4
          },
          {
            "location": "build/legacy/useQuery.cjs",
            "line": 3
          },
          {
            "location": "build/legacy/vueQueryPlugin.cjs",
            "line": 5
          },
          {
            "location": "build/modern/devtools/devtools.cjs",
            "line": 3
          },
          {
            "location": "build/modern/index.cjs",
            "line": 37
          },
          {
            "location": "build/modern/mutationCache.cjs",
            "line": 3
          },
          {
            "location": "build/modern/queryCache.cjs",
            "line": 3
          },
          {
            "location": "build/modern/queryClient.cjs",
            "line": 5
          },
          {
            "location": "build/modern/useBaseQuery.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useInfiniteQuery.cjs",
            "line": 3
          },
          {
            "location": "build/modern/useMutation.cjs",
            "line": 4
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.cjs",
            "line": 4
          },
          {
            "location": "build/modern/usePrefetchQuery.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useQueries.cjs",
            "line": 4
          },
          {
            "location": "build/modern/useQuery.cjs",
            "line": 3
          },
          {
            "location": "build/modern/vueQueryPlugin.cjs",
            "line": 5
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 3
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 11
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 72
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 176
          },
          {
            "location": "src/devtools/utils.ts",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/infiniteQueryOptions.ts",
            "line": 7
          },
          {
            "location": "src/mutationCache.ts",
            "line": 1
          },
          {
            "location": "src/mutationCache.ts",
            "line": 7
          },
          {
            "location": "src/mutationOptions.ts",
            "line": 1
          },
          {
            "location": "src/queryCache.ts",
            "line": 1
          },
          {
            "location": "src/queryCache.ts",
            "line": 8
          },
          {
            "location": "src/queryClient.ts",
            "line": 2
          },
          {
            "location": "src/queryClient.ts",
            "line": 35
          },
          {
            "location": "src/queryOptions.ts",
            "line": 10
          },
          {
            "location": "src/types.ts",
            "line": 10
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 12
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 21
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 171
          },
          {
            "location": "src/useBaseQuery.ts",
            "line": 202
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 1
          },
          {
            "location": "src/useInfiniteQuery.ts",
            "line": 14
          },
          {
            "location": "src/useIsFetching.ts",
            "line": 5
          },
          {
            "location": "src/useMutation.ts",
            "line": 12
          },
          {
            "location": "src/useMutation.ts",
            "line": 21
          },
          {
            "location": "src/useMutation.ts",
            "line": 140
          },
          {
            "location": "src/useMutationState.ts",
            "line": 16
          },
          {
            "location": "src/usePrefetchInfiniteQuery.ts",
            "line": 2
          },
          {
            "location": "src/usePrefetchInfiniteQuery.ts",
            "line": 12
          },
          {
            "location": "src/usePrefetchQuery.ts",
            "line": 2
          },
          {
            "location": "src/usePrefetchQuery.ts",
            "line": 11
          },
          {
            "location": "src/useQueries.ts",
            "line": 1
          },
          {
            "location": "src/useQueries.ts",
            "line": 24
          },
          {
            "location": "src/useQuery.ts",
            "line": 1
          },
          {
            "location": "src/useQuery.ts",
            "line": 11
          },
          {
            "location": "src/vueQueryPlugin.ts",
            "line": 2
          },
          {
            "location": "src/vueQueryPlugin.ts",
            "line": 41
          },
          {
            "location": "build/legacy/devtools/utils.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/index.d.cts",
            "line": 16
          },
          {
            "location": "build/legacy/mutationCache.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/mutationOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/queryCache.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/queryClient-C07d0chJ.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/queryOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/legacy/types-BzZi3_rS.d.cts",
            "line": 1
          },
          {
            "location": "build/legacy/useIsFetching.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/useMutation.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/useMutationState.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/usePrefetchInfiniteQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/usePrefetchQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/legacy/useQueries.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/devtools/utils.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/index.d.cts",
            "line": 16
          },
          {
            "location": "build/modern/mutationCache.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/mutationOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/queryCache.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/queryClient-C07d0chJ.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/queryOptions.d.cts",
            "line": 2
          },
          {
            "location": "build/modern/types-BzZi3_rS.d.cts",
            "line": 1
          },
          {
            "location": "build/modern/useIsFetching.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/useMutation.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/useMutationState.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/usePrefetchInfiniteQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/usePrefetchQuery.d.cts",
            "line": 3
          },
          {
            "location": "build/modern/useQueries.d.cts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@tanstack",
      "name": "match-sorter-utils",
      "version": "8.19.4",
      "description": "A fork of match-sorter with separated filtering and sorting phases",
      "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/match-sorter-utils@8.19.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://tanstack.com/table"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TanStack/table.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@tanstack/match-sorter-utils@8.19.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@tanstack/match-sorter-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@tanstack/match-sorter-utils,rankItem,@tanstack/match-sorter-utils/rankItem"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@tanstack/match-sorter-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@tanstack/match-sorter-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/legacy/devtools/devtools.js",
            "line": 4
          },
          {
            "location": "build/legacy/devtools/devtools.js",
            "line": 152
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 4
          },
          {
            "location": "build/modern/devtools/devtools.js",
            "line": 150
          },
          {
            "location": "build/legacy/devtools/devtools.cjs",
            "line": 5
          },
          {
            "location": "build/modern/devtools/devtools.cjs",
            "line": 5
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 2
          },
          {
            "location": "src/devtools/devtools.ts",
            "line": 187
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@tanstack/vue-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:35Z",
      "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 'vue-query' with version '5.102.4'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}