{
  "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.5",
  "version": 1,
  "serialNumber": "urn:uuid:17c364fb-4980-46cb-a31e-681bfc729e0a",
  "metadata": {
    "timestamp": "2026-05-29T19:23:41.640Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.7.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "tekivex-ui",
      "version": "3.19.1",
      "bom-ref": "tekivex-ui@3.19.1",
      "author": "007krcs",
      "description": "Production-grade React component library — 116 components (plus 4 experimental, opt-in), WCAG 2.1 AAA, WAI-ARIA 1.2, built-in security kernel with published threat model, built-in charts, headless primitives, zero-runtime CSS engine, 44-locale i18n, Indian KYC pack, agent runtime (Anthropic/OpenAI/Gemini/Ollama/MCP/A2A), TypeScript-first.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tekivex-ui@3.19.1?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2F007krcs%2Ftekivex-ui.git",
      "externalReferences": [
        {
          "url": "git+https://github.com/007krcs/tekivex-ui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://ui.tekivex.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/007krcs/tekivex-ui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "test",
      "group": "@playwright",
      "version": "1.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@playwright/test@1.59.1",
      "author": "Microsoft Corporation",
      "description": "A high-level API to automate web browsers",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40playwright/test@1.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/playwright.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://playwright.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/playwright/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@playwright/test/-/test-1.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@playwright/test"
        }
      ]
    },
    {
      "type": "library",
      "name": "jest-dom",
      "group": "@testing-library",
      "version": "6.9.1",
      "bom-ref": "tekivex-ui@3.19.1|@testing-library/jest-dom@6.9.1",
      "author": "Ernesto Garcia",
      "description": "Custom jest matchers to test the state of the DOM",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40testing-library/jest-dom@6.9.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/testing-library/jest-dom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/testing-library/jest-dom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/testing-library/jest-dom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/jest-dom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "dom-accessibility-api",
          "version": "0.6.3",
          "bom-ref": "tekivex-ui@3.19.1|@testing-library/jest-dom@6.9.1|dom-accessibility-api@0.6.3",
          "description": "Implements https://w3c.github.io/accname/",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/dom-accessibility-api@0.6.3",
          "externalReferences": [
            {
              "url": "git+https://github.com/eps1lon/dom-accessibility-api.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/eps1lon/dom-accessibility-api#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eps1lon/dom-accessibility-api/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "group": "@testing-library",
      "version": "16.3.2",
      "bom-ref": "tekivex-ui@3.19.1|@testing-library/react@16.3.2",
      "author": "Kent C. Dodds",
      "description": "Simple and complete React DOM testing utilities that encourage good testing practices.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40testing-library/react@16.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/testing-library/react-testing-library.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/testing-library/react-testing-library#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/testing-library/react-testing-library/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "user-event",
      "group": "@testing-library",
      "version": "14.6.1",
      "bom-ref": "tekivex-ui@3.19.1|@testing-library/user-event@14.6.1",
      "author": "Giorgio Polvara",
      "description": "Fire events the same way the user does",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40testing-library/user-event@14.6.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/testing-library/user-event.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/testing-library/user-event#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/testing-library/user-event/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/user-event"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "group": "@types",
      "version": "19.2.3",
      "bom-ref": "tekivex-ui@3.19.1|@types/react-dom@19.2.3",
      "description": "TypeScript definitions for react-dom",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/react-dom@19.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/react-dom",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/react-dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "group": "@types",
      "version": "19.2.14",
      "bom-ref": "tekivex-ui@3.19.1|@types/react@19.2.14",
      "description": "TypeScript definitions for react",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/react@19.2.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/eslint-plugin@8.59.1",
      "description": "TypeScript plugin for ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/eslint-plugin@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/eslint-plugin",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io/packages/eslint-plugin",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/eslint-plugin"
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/parser@8.59.1",
      "description": "An ESLint custom parser which leverages TypeScript ESTree",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/parser@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io/packages/parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-react",
      "group": "@vitejs",
      "version": "6.0.1",
      "bom-ref": "tekivex-ui@3.19.1|@vitejs/plugin-react@6.0.1",
      "author": "Evan You",
      "description": "The default Vite plugin for React projects",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitejs/plugin-react@6.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitejs/vite-plugin-react.git#packages/plugin-react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitejs/vite-plugin-react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitejs/plugin-react"
        }
      ]
    },
    {
      "type": "library",
      "name": "coverage-v8",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/coverage-v8@4.1.5",
      "author": "Anthony Fu",
      "description": "V8 coverage provider for Vitest",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/coverage-v8@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/coverage-v8",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitest.dev/guide/coverage",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/coverage-v8"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-plugin-react-hooks",
      "version": "7.1.1",
      "bom-ref": "tekivex-ui@3.19.1|eslint-plugin-react-hooks@7.1.1",
      "description": "ESLint rules for React Hooks",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/eslint-plugin-react-hooks@7.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/eslint-plugin-react-hooks",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-plugin-react-hooks"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint",
      "version": "9.39.4",
      "bom-ref": "tekivex-ui@3.19.1|eslint@9.39.4",
      "author": "Nicholas C. Zakas",
      "description": "An AST-based pattern checker for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/eslint@9.39.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eslint.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "eslint-visitor-keys",
          "version": "4.2.1",
          "bom-ref": "tekivex-ui@3.19.1|eslint@9.39.4|eslint-visitor-keys@4.2.1",
          "author": "Toru Nagashima",
          "description": "Constants and utilities about visitor keys to traverse AST.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "purl": "pkg:npm/eslint-visitor-keys@4.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/js.git#packages/eslint-visitor-keys",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/eslint-visitor-keys"
            }
          ]
        },
        {
          "type": "library",
          "name": "ignore",
          "version": "5.3.2",
          "bom-ref": "tekivex-ui@3.19.1|eslint@9.39.4|ignore@5.3.2",
          "author": "kael",
          "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/ignore@5.3.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kaelzhang/node-ignore#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kaelzhang/node-ignore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/ignore"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.1.5",
          "bom-ref": "tekivex-ui@3.19.1|eslint@9.39.4|minimatch@3.1.5",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.1.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.13",
          "bom-ref": "tekivex-ui@3.19.1|eslint@9.39.4|brace-expansion@1.1.13",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.13",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.2",
          "bom-ref": "tekivex-ui@3.19.1|eslint@9.39.4|balanced-match@1.0.2",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/eslint/node_modules/balanced-match"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jsdom",
      "version": "29.1.1",
      "bom-ref": "tekivex-ui@3.19.1|jsdom@29.1.1",
      "description": "A JavaScript implementation of many web standards",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/jsdom@29.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/jsdom.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/jsdom#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/jsdom/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsdom/-/jsdom-29.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsdom"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "11.3.6",
          "bom-ref": "tekivex-ui@3.19.1|jsdom@29.1.1|lru-cache@11.3.6",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@11.3.6",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.3.6.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/jsdom/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "prettier",
      "version": "3.8.3",
      "bom-ref": "tekivex-ui@3.19.1|prettier@3.8.3",
      "author": "James Long",
      "description": "Prettier is an opinionated code formatter",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/prettier@3.8.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/prettier/prettier.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://prettier.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/prettier/prettier/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prettier"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "version": "19.2.6",
      "bom-ref": "tekivex-ui@3.19.1|react-dom@19.2.6",
      "description": "React package for working with the DOM.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/react-dom@19.2.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-dom",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "version": "19.2.6",
      "bom-ref": "tekivex-ui@3.19.1|react@19.2.6",
      "description": "React is a JavaScript library for building user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/react@19.2.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react/-/react-19.2.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "recharts",
      "version": "3.8.1",
      "bom-ref": "tekivex-ui@3.19.1|recharts@3.8.1",
      "author": "recharts group",
      "description": "React charts",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/recharts@3.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/recharts/recharts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/recharts/recharts",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/recharts/recharts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/recharts/-/recharts-3.8.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/recharts"
        }
      ]
    },
    {
      "type": "library",
      "name": "terser",
      "version": "5.47.1",
      "bom-ref": "tekivex-ui@3.19.1|terser@5.47.1",
      "author": "Mihai Bazon",
      "description": "JavaScript parser, mangler/compressor and beautifier toolkit for ES6+",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/terser@5.47.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/terser/terser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://terser.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/terser/terser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/terser/-/terser-5.47.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/terser"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "5.9.3",
      "bom-ref": "tekivex-ui@3.19.1|typescript@5.9.3",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "vite",
      "version": "8.0.12",
      "bom-ref": "tekivex-ui@3.19.1|vite@8.0.12",
      "author": "Evan You",
      "description": "Native-ESM powered web dev build tool",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/vite@8.0.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitejs/vite.git#packages/vite",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vite.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitejs/vite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vite/-/vite-8.0.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vite"
        }
      ]
    },
    {
      "type": "library",
      "name": "vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|vitest@4.1.5",
      "author": "Anthony Fu",
      "description": "Next generation testing framework powered by Vite",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/vitest@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/vitest",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitest.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/vitest/-/vitest-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/vitest"
        }
      ]
    },
    {
      "type": "library",
      "name": "playwright",
      "version": "1.59.1",
      "bom-ref": "tekivex-ui@3.19.1|playwright@1.59.1",
      "author": "Microsoft Corporation",
      "description": "A high-level API to automate web browsers",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/playwright@1.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/playwright.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://playwright.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/playwright/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/playwright/-/playwright-1.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/playwright"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-tools",
      "group": "@adobe",
      "version": "4.4.4",
      "bom-ref": "tekivex-ui@3.19.1|@adobe/css-tools@4.4.4",
      "author": "TJ Holowaychuk",
      "description": "A modern CSS parser and stringifier with TypeScript support",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40adobe/css-tools@4.4.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/adobe/css-tools.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/adobe/css-tools#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/adobe/css-tools/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@adobe/css-tools/-/css-tools-4.4.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@adobe/css-tools"
        }
      ]
    },
    {
      "type": "library",
      "name": "aria-query",
      "version": "5.3.0",
      "bom-ref": "tekivex-ui@3.19.1|aria-query@5.3.0",
      "author": "Jesse Beach",
      "description": "Programmatic access to the ARIA specification",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/aria-query@5.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/A11yance/aria-query.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/A11yance/aria-query#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/A11yance/aria-query/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/aria-query"
        }
      ]
    },
    {
      "type": "library",
      "name": "css.escape",
      "version": "1.5.1",
      "bom-ref": "tekivex-ui@3.19.1|css.escape@1.5.1",
      "author": "Mathias Bynens",
      "description": "A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/css.escape@1.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/CSS.escape.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/cssescape",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/CSS.escape/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css.escape"
        }
      ]
    },
    {
      "type": "library",
      "name": "picocolors",
      "version": "1.1.1",
      "bom-ref": "tekivex-ui@3.19.1|picocolors@1.1.1",
      "author": "Alexey Raspopov",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/picocolors@1.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexeyraspopov/picocolors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexeyraspopov/picocolors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picocolors"
        }
      ]
    },
    {
      "type": "library",
      "name": "redent",
      "version": "3.0.0",
      "bom-ref": "tekivex-ui@3.19.1|redent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip redundant indentation and indent the string",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/redent@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/redent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/redent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/redent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redent"
        }
      ]
    },
    {
      "type": "library",
      "name": "runtime",
      "group": "@babel",
      "version": "7.29.2",
      "bom-ref": "tekivex-ui@3.19.1|@babel/runtime@7.29.2",
      "author": "The Babel Team",
      "description": "babel's modular runtime helpers",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/runtime@7.29.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-runtime",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-runtime",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/runtime"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom",
      "group": "@testing-library",
      "version": "10.4.1",
      "bom-ref": "tekivex-ui@3.19.1|@testing-library/dom@10.4.1",
      "author": "Kent C. Dodds",
      "description": "Simple and complete DOM testing utilities that encourage good testing practices.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40testing-library/dom@10.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/testing-library/dom-testing-library.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/testing-library/dom-testing-library#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/testing-library/dom-testing-library/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@testing-library/dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "csstype",
      "version": "3.2.3",
      "bom-ref": "tekivex-ui@3.19.1|csstype@3.2.3",
      "author": "Fredrik Nicol",
      "description": "Strict TypeScript and Flow types for style based on MDN data",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/csstype@3.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/frenic/csstype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/frenic/csstype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/frenic/csstype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/csstype"
        }
      ]
    },
    {
      "type": "library",
      "name": "regexpp",
      "group": "@eslint-community",
      "version": "4.12.2",
      "bom-ref": "tekivex-ui@3.19.1|@eslint-community/regexpp@4.12.2",
      "author": "Toru Nagashima",
      "description": "Regular expression parser for ECMAScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint-community/regexpp@4.12.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint-community/regexpp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint-community/regexpp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint-community/regexpp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint-community/regexpp"
        }
      ]
    },
    {
      "type": "library",
      "name": "scope-manager",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/scope-manager@8.59.1",
      "description": "TypeScript scope analyser for ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/scope-manager@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/scope-manager",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io/packages/scope-manager",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/scope-manager"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-utils",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/type-utils@8.59.1",
      "description": "Type utilities for working with TypeScript + ESLint together",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/type-utils@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/type-utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/type-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/utils@8.59.1",
      "description": "Utilities for working with TypeScript + ESLint together",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/utils@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io/packages/utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "visitor-keys",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1",
      "description": "Visitor keys used to help traverse the TypeScript-ESTree AST",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/visitor-keys@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/visitor-keys",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/visitor-keys"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "eslint-visitor-keys",
          "version": "5.0.1",
          "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1|eslint-visitor-keys@5.0.1",
          "author": "Toru Nagashima",
          "description": "Constants and utilities about visitor keys to traverse AST.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "purl": "pkg:npm/eslint-visitor-keys@5.0.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/js.git#packages/eslint-visitor-keys",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore",
      "version": "7.0.5",
      "bom-ref": "tekivex-ui@3.19.1|ignore@7.0.5",
      "author": "kael",
      "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ignore@7.0.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kaelzhang/node-ignore#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kaelzhang/node-ignore/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore"
        }
      ]
    },
    {
      "type": "library",
      "name": "natural-compare",
      "version": "1.4.0",
      "bom-ref": "tekivex-ui@3.19.1|natural-compare@1.4.0",
      "author": "Lauri Rooden",
      "description": "Compare strings containing a mix of letters and numbers in the way a human being would in sort order.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/natural-compare@1.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/litejs/natural-compare-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/litejs/natural-compare-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/natural-compare"
        }
      ]
    },
    {
      "type": "library",
      "name": "ts-api-utils",
      "version": "2.5.0",
      "bom-ref": "tekivex-ui@3.19.1|ts-api-utils@2.5.0",
      "author": "JoshuaKGoldberg",
      "description": "Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ts-api-utils@2.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/JoshuaKGoldberg/ts-api-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JoshuaKGoldberg/ts-api-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JoshuaKGoldberg/ts-api-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ts-api-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
      "description": "Types for the TypeScript-ESTree AST spec",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/types@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript-estree",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/typescript-estree@8.59.1",
      "description": "A parser that converts TypeScript source code into an ESTree compatible form",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/typescript-estree@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/typescript-estree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io/packages/typescript-estree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/typescript-estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "bom-ref": "tekivex-ui@3.19.1|debug@4.4.3",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.4.3",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "pluginutils",
      "group": "@rolldown",
      "version": "1.0.0-rc.7",
      "bom-ref": "tekivex-ui@3.19.1|@rolldown/pluginutils@1.0.0-rc.7",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40rolldown/pluginutils@1.0.0-rc.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/rolldown/rolldown.git#packages/pluginutils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://rolldown.rs/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rolldown/rolldown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@rolldown/pluginutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-coverage",
      "group": "@bcoe",
      "version": "1.0.2",
      "bom-ref": "tekivex-ui@3.19.1|@bcoe/v8-coverage@1.0.2",
      "author": "Charles Samborski",
      "description": "Helper functions for V8 coverage files.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40bcoe/v8-coverage@1.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/bcoe/v8-coverage.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/v8-coverage#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/v8-coverage/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@bcoe/v8-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
      "description": "Shared Vitest utility functions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/utils/-/utils-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "ast-v8-to-istanbul",
      "version": "1.0.0",
      "bom-ref": "tekivex-ui@3.19.1|ast-v8-to-istanbul@1.0.0",
      "author": "Ari Perkkiö",
      "description": "AST-aware v8-to-istanbul",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ast-v8-to-istanbul@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/AriPerkkio/ast-v8-to-istanbul.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/AriPerkkio/ast-v8-to-istanbul",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/AriPerkkio/ast-v8-to-istanbul",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ast-v8-to-istanbul/-/ast-v8-to-istanbul-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ast-v8-to-istanbul"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "js-tokens",
          "version": "10.0.0",
          "bom-ref": "tekivex-ui@3.19.1|ast-v8-to-istanbul@1.0.0|js-tokens@10.0.0",
          "author": "Simon Lydell",
          "description": "Tiny JavaScript tokenizer.",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/js-tokens@10.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/lydell/js-tokens.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/lydell/js-tokens#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/lydell/js-tokens/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-10.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ast-v8-to-istanbul/node_modules/js-tokens"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-coverage",
      "version": "3.2.2",
      "bom-ref": "tekivex-ui@3.19.1|istanbul-lib-coverage@3.2.2",
      "author": "Krishnan Anantheswaran",
      "description": "Data library for istanbul coverage objects",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-coverage@3.2.2",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-coverage",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-report",
      "version": "3.0.1",
      "bom-ref": "tekivex-ui@3.19.1|istanbul-lib-report@3.0.1",
      "author": "Krishnan Anantheswaran",
      "description": "Base reporting library for istanbul",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-report@3.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-report",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-report"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-reports",
      "version": "3.2.0",
      "bom-ref": "tekivex-ui@3.19.1|istanbul-reports@3.2.0",
      "author": "Krishnan Anantheswaran",
      "description": "istanbul reports",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-reports@3.2.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-reports"
        }
      ]
    },
    {
      "type": "library",
      "name": "magicast",
      "version": "0.5.2",
      "bom-ref": "tekivex-ui@3.19.1|magicast@0.5.2",
      "description": "Modify a JS/TS file and write back magically just like JSON!",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/magicast@0.5.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/magicast.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/magicast#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/magicast/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/magicast/-/magicast-0.5.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/magicast"
        }
      ]
    },
    {
      "type": "library",
      "name": "obug",
      "version": "2.1.1",
      "bom-ref": "tekivex-ui@3.19.1|obug@2.1.1",
      "author": "Kevin Deng",
      "description": "A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/obug@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sxzz/obug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sxzz/obug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sxzz/obug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/obug/-/obug-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/obug"
        }
      ]
    },
    {
      "type": "library",
      "name": "std-env",
      "version": "4.1.0",
      "bom-ref": "tekivex-ui@3.19.1|std-env@4.1.0",
      "description": "Runtime agnostic JS utils",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/std-env@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/std-env.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/std-env#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/std-env/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/std-env/-/std-env-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/std-env"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinyrainbow",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|tinyrainbow@3.1.0",
      "description": "A small library to print colourful messages.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tinyrainbow@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tinylibs/tinyrainbow.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tinylibs/tinyrainbow#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tinylibs/tinyrainbow/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyrainbow"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "tekivex-ui@3.19.1|@babel/core@7.29.0",
      "author": "The Babel Team",
      "description": "Babel compiler core.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/core@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-core",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20core%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/core"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.1",
          "bom-ref": "tekivex-ui@3.19.1|@babel/core@7.29.0|semver@6.3.1",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/core/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "parser",
      "group": "@babel",
      "version": "7.29.3",
      "bom-ref": "tekivex-ui@3.19.1|@babel/parser@7.29.3",
      "author": "The Babel Team",
      "description": "A JavaScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/parser@7.29.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A+parser+%28babylon%29%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "hermes-parser",
      "version": "0.25.1",
      "bom-ref": "tekivex-ui@3.19.1|hermes-parser@0.25.1",
      "description": "A JavaScript parser built from the Hermes engine",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/hermes-parser@0.25.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/facebook/hermes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/facebook/hermes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/hermes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hermes-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "zod-validation-error",
      "version": "4.0.2",
      "bom-ref": "tekivex-ui@3.19.1|zod-validation-error@4.0.2",
      "author": "Dimitrios C. Michalakos",
      "description": "Wrap zod validation errors in user-friendly readable messages",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/zod-validation-error@4.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/causaly/zod-validation-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/causaly/zod-validation-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/causaly/zod-validation-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zod-validation-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "zod",
      "version": "4.4.3",
      "bom-ref": "tekivex-ui@3.19.1|zod@4.4.3",
      "author": "Colin McDonnell",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/zod@4.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/colinhacks/zod.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://zod.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/colinhacks/zod/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zod/-/zod-4.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zod"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-utils",
      "group": "@eslint-community",
      "version": "4.9.1",
      "bom-ref": "tekivex-ui@3.19.1|@eslint-community/eslint-utils@4.9.1",
      "author": "Toru Nagashima",
      "description": "Utilities for ESLint plugins.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint-community/eslint-utils@4.9.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint-community/eslint-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint-community/eslint-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint-community/eslint-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint-community/eslint-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "config-array",
      "group": "@eslint",
      "version": "0.21.2",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2",
      "author": "Nicholas C. Zakas",
      "description": "General purpose glob-based configuration matching.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/config-array@0.21.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/rewrite.git#packages/config-array",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/rewrite/tree/main/packages/config-array#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/rewrite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/config-array"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.1.5",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|minimatch@3.1.5",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.1.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/config-array/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.13",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|brace-expansion@1.1.13",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.13",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/config-array/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.2",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|balanced-match@1.0.2",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/config-array/node_modules/balanced-match"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "config-helpers",
      "group": "@eslint",
      "version": "0.4.2",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/config-helpers@0.4.2",
      "description": "Helper utilities for creating ESLint configuration",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/config-helpers@0.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/rewrite.git#packages/config-helpers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/rewrite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/config-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@eslint",
      "version": "0.17.0",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/core@0.17.0",
      "author": "Nicholas C. Zakas",
      "description": "Runtime-agnostic core of ESLint",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/core@0.17.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/rewrite.git#packages/core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/rewrite/tree/main/packages/core#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/rewrite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslintrc",
      "group": "@eslint",
      "version": "3.3.5",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5",
      "author": "Nicholas C. Zakas",
      "description": "The legacy ESLintRC config file format for ESLint",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/eslintrc@3.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslintrc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/eslintrc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslintrc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/eslintrc"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ignore",
          "version": "5.3.2",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|ignore@5.3.2",
          "author": "kael",
          "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/ignore@5.3.2",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kaelzhang/node-ignore#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/kaelzhang/node-ignore/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/ignore"
            }
          ]
        },
        {
          "type": "library",
          "name": "minimatch",
          "version": "3.1.5",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|minimatch@3.1.5",
          "author": "Isaac Z. Schlueter",
          "description": "a glob matcher in javascript",
          "licenses": [
            {
              "license": {
                "id": "ISC"
              }
            }
          ],
          "purl": "pkg:npm/minimatch@3.1.5",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/minimatch.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minimatch#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minimatch/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/minimatch"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "1.1.13",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|brace-expansion@1.1.13",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@1.1.13",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.2",
          "bom-ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|balanced-match@1.0.2",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.2",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@eslint/eslintrc/node_modules/balanced-match"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "js",
      "group": "@eslint",
      "version": "9.39.4",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/js@9.39.4",
      "description": "ESLint JavaScript language implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/js@9.39.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint.git#packages/js",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://eslint.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/js"
        }
      ]
    },
    {
      "type": "library",
      "name": "plugin-kit",
      "group": "@eslint",
      "version": "0.4.1",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/plugin-kit@0.4.1",
      "author": "Nicholas C. Zakas",
      "description": "Utilities for building ESLint plugins.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/plugin-kit@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/rewrite.git#packages/plugin-kit",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/rewrite/tree/main/packages/plugin-kit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/rewrite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/plugin-kit"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@humanfs",
      "version": "0.16.7",
      "bom-ref": "tekivex-ui@3.19.1|@humanfs/node@0.16.7",
      "author": "Nicholas C. Zakas",
      "description": "The Node.js bindings of the humanfs library.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40humanfs/node@0.16.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/humanfs.git#packages/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/humanwhocodes/humanfs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/humanfs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanfs/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "module-importer",
      "group": "@humanwhocodes",
      "version": "1.0.1",
      "bom-ref": "tekivex-ui@3.19.1|@humanwhocodes/module-importer@1.0.1",
      "author": "Nicholas C. Zaks",
      "description": "Universal module importer for Node.js",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/module-importer@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/module-importer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/humanwhocodes/module-importer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/module-importer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanwhocodes/module-importer"
        }
      ]
    },
    {
      "type": "library",
      "name": "retry",
      "group": "@humanwhocodes",
      "version": "0.4.3",
      "bom-ref": "tekivex-ui@3.19.1|@humanwhocodes/retry@0.4.3",
      "author": "Nicholas C. Zaks",
      "description": "A utility to retry failed async methods.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40humanwhocodes/retry@0.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/humanwhocodes/retry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/retry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanwhocodes/retry"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree",
      "group": "@types",
      "version": "1.0.8",
      "bom-ref": "tekivex-ui@3.19.1|@types/estree@1.0.8",
      "description": "TypeScript definitions for estree",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@1.0.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/estree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "ajv",
      "version": "6.14.0",
      "bom-ref": "tekivex-ui@3.19.1|ajv@6.14.0",
      "author": "Evgeny Poberezkin",
      "description": "Another JSON Schema Validator",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ajv@6.14.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ajv-validator/ajv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ajv-validator/ajv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ajv"
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "4.1.2",
      "bom-ref": "tekivex-ui@3.19.1|chalk@4.1.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/chalk@4.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.6",
      "bom-ref": "tekivex-ui@3.19.1|cross-spawn@7.0.6",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.6",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|escape-string-regexp@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-scope",
      "version": "8.4.0",
      "bom-ref": "tekivex-ui@3.19.1|eslint-scope@8.4.0",
      "description": "ECMAScript scope analyzer for ESLint",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/eslint-scope@8.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/js.git#packages/eslint-scope",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/js/blob/main/packages/eslint-scope/README.md",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-scope"
        }
      ]
    },
    {
      "type": "library",
      "name": "espree",
      "version": "10.4.0",
      "bom-ref": "tekivex-ui@3.19.1|espree@10.4.0",
      "author": "Nicholas C. Zakas",
      "description": "An Esprima-compatible JavaScript parser built on Acorn",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/espree@10.4.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/js.git#packages/espree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/js/blob/main/packages/espree/README.md",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/espree"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "eslint-visitor-keys",
          "version": "4.2.1",
          "bom-ref": "tekivex-ui@3.19.1|espree@10.4.0|eslint-visitor-keys@4.2.1",
          "author": "Toru Nagashima",
          "description": "Constants and utilities about visitor keys to traverse AST.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "purl": "pkg:npm/eslint-visitor-keys@4.2.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/eslint/js.git#packages/eslint-visitor-keys",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/eslint/js/blob/main/packages/eslint-visitor-keys/README.md",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/eslint/js/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/espree/node_modules/eslint-visitor-keys"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "esquery",
      "version": "1.7.0",
      "bom-ref": "tekivex-ui@3.19.1|esquery@1.7.0",
      "author": "Joel Feenstra",
      "description": "A query library for ECMAScript AST using a CSS selector like query language.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/esquery@1.7.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esquery.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esquery/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esquery/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esquery"
        }
      ]
    },
    {
      "type": "library",
      "name": "esutils",
      "version": "2.0.3",
      "bom-ref": "tekivex-ui@3.19.1|esutils@2.0.3",
      "description": "utility box for ECMAScript language tools",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/esutils@2.0.3",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/esutils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esutils",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esutils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esutils"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-deep-equal",
      "version": "3.1.3",
      "bom-ref": "tekivex-ui@3.19.1|fast-deep-equal@3.1.3",
      "author": "Evgeny Poberezkin",
      "description": "Fast deep equal",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/fast-deep-equal@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/fast-deep-equal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-deep-equal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-deep-equal"
        }
      ]
    },
    {
      "type": "library",
      "name": "file-entry-cache",
      "version": "8.0.0",
      "bom-ref": "tekivex-ui@3.19.1|file-entry-cache@8.0.0",
      "author": "Jared Wray",
      "description": "Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/file-entry-cache@8.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jaredwray/file-entry-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jaredwray/file-entry-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jaredwray/file-entry-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/file-entry-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "5.0.0",
      "bom-ref": "tekivex-ui@3.19.1|find-up@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Find a file or directory by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/find-up@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob-parent",
      "version": "6.0.2",
      "bom-ref": "tekivex-ui@3.19.1|glob-parent@6.0.2",
      "author": "Gulp Team",
      "description": "Extract the non-magic parent path from a glob string.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/glob-parent@6.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/gulpjs/glob-parent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gulpjs/glob-parent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gulpjs/glob-parent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob-parent"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "tekivex-ui@3.19.1|imurmurhash@0.1.4",
      "author": "Jens Taylor",
      "description": "An incremental implementation of MurmurHash3",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/imurmurhash@0.1.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jensyt/imurmurhash-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-glob",
      "version": "4.0.3",
      "bom-ref": "tekivex-ui@3.19.1|is-glob@4.0.3",
      "author": "Jon Schlinkert",
      "description": "Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-glob@4.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/is-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/is-glob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/is-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-stable-stringify-without-jsonify",
      "version": "1.0.1",
      "bom-ref": "tekivex-ui@3.19.1|json-stable-stringify-without-jsonify@1.0.1",
      "author": "James Halliday",
      "description": "deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/json-stable-stringify-without-jsonify@1.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/samn/json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/samn/json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/samn/json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-stable-stringify-without-jsonify"
        }
      ]
    },
    {
      "type": "library",
      "name": "lodash.merge",
      "version": "4.6.2",
      "bom-ref": "tekivex-ui@3.19.1|lodash.merge@4.6.2",
      "author": "John-David Dalton",
      "description": "The Lodash method `_.merge` exported as a module.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/lodash.merge@4.6.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/lodash/lodash.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://lodash.com/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lodash/lodash/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lodash.merge"
        }
      ]
    },
    {
      "type": "library",
      "name": "optionator",
      "version": "0.9.4",
      "bom-ref": "tekivex-ui@3.19.1|optionator@0.9.4",
      "author": "George Zahariev",
      "description": "option parsing and help generation",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/optionator@0.9.4",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/optionator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/optionator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/optionator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/optionator"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-color",
      "group": "@asamuzakjp",
      "version": "5.1.11",
      "bom-ref": "tekivex-ui@3.19.1|@asamuzakjp/css-color@5.1.11",
      "author": "asamuzaK",
      "description": "CSS color - Resolve and convert CSS colors.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40asamuzakjp/css-color@5.1.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/asamuzaK/cssColor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/asamuzaK/cssColor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/asamuzaK/cssColor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@asamuzakjp/css-color/-/css-color-5.1.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/css-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-selector",
      "group": "@asamuzakjp",
      "version": "7.1.1",
      "bom-ref": "tekivex-ui@3.19.1|@asamuzakjp/dom-selector@7.1.1",
      "author": "asamuzaK",
      "description": "A CSS selector engine.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40asamuzakjp/dom-selector@7.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/asamuzaK/domSelector.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/asamuzaK/domSelector#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/asamuzaK/domSelector/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@asamuzakjp/dom-selector/-/dom-selector-7.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/dom-selector"
        }
      ]
    },
    {
      "type": "library",
      "name": "specificity",
      "group": "@bramus",
      "version": "2.4.2",
      "bom-ref": "tekivex-ui@3.19.1|@bramus/specificity@2.4.2",
      "author": "Bramus Van Damme",
      "description": "Calculate specificity of a CSS Selector",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40bramus/specificity@2.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/bramus/specificity.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bramus/specificity#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bramus/specificity/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@bramus/specificity/-/specificity-2.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@bramus/specificity"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-syntax-patches-for-csstree",
      "group": "@csstools",
      "version": "1.1.3",
      "bom-ref": "tekivex-ui@3.19.1|@csstools/css-syntax-patches-for-csstree@1.1.3",
      "description": "CSS syntax patches for CSS tree",
      "licenses": [
        {
          "license": {
            "id": "MIT-0"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/css-syntax-patches-for-csstree@1.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/css-syntax-patches-for-csstree",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-csstree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@csstools/css-syntax-patches-for-csstree/-/css-syntax-patches-for-csstree-1.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-syntax-patches-for-csstree"
        }
      ]
    },
    {
      "type": "library",
      "name": "bytes",
      "group": "@exodus",
      "version": "1.15.0",
      "bom-ref": "tekivex-ui@3.19.1|@exodus/bytes@1.15.0",
      "author": "Exodus Movement, Inc.",
      "description": "Various operations on Uint8Array data",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40exodus/bytes@1.15.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/ExodusOSS/bytes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ExodusOSS/bytes",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ExodusOSS/bytes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@exodus/bytes/-/bytes-1.15.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@exodus/bytes"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-tree",
      "version": "3.2.1",
      "bom-ref": "tekivex-ui@3.19.1|css-tree@3.2.1",
      "author": "Roman Dvornov",
      "description": "A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/css-tree@3.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstree/csstree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/csstree/csstree#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstree/csstree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/css-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "data-urls",
      "version": "7.0.0",
      "bom-ref": "tekivex-ui@3.19.1|data-urls@7.0.0",
      "author": "Domenic Denicola",
      "description": "Parses data: URLs",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/data-urls@7.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/data-urls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/data-urls#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/data-urls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/data-urls/-/data-urls-7.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/data-urls"
        }
      ]
    },
    {
      "type": "library",
      "name": "decimal.js",
      "version": "10.6.0",
      "bom-ref": "tekivex-ui@3.19.1|decimal.js@10.6.0",
      "author": "Michael Mclaughlin",
      "description": "An arbitrary-precision Decimal type for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/decimal.js@10.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/MikeMcl/decimal.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MikeMcl/decimal.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MikeMcl/decimal.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decimal.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-encoding-sniffer",
      "version": "6.0.0",
      "bom-ref": "tekivex-ui@3.19.1|html-encoding-sniffer@6.0.0",
      "author": "Domenic Denicola",
      "description": "Sniff the encoding from a HTML byte stream",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/html-encoding-sniffer@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/html-encoding-sniffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/html-encoding-sniffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/html-encoding-sniffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-6.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-encoding-sniffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-potential-custom-element-name",
      "version": "1.0.1",
      "bom-ref": "tekivex-ui@3.19.1|is-potential-custom-element-name@1.0.1",
      "author": "Mathias Bynens",
      "description": "Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-potential-custom-element-name@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/is-potential-custom-element-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mathiasbynens/is-potential-custom-element-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/is-potential-custom-element-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-potential-custom-element-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "parse5",
      "version": "8.0.1",
      "bom-ref": "tekivex-ui@3.19.1|parse5@8.0.1",
      "author": "Ivan Nikulin",
      "description": "HTML parser and serializer.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/parse5@8.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/inikulin/parse5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://parse5.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/inikulin/parse5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parse5/-/parse5-8.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parse5"
        }
      ]
    },
    {
      "type": "library",
      "name": "saxes",
      "version": "6.0.0",
      "bom-ref": "tekivex-ui@3.19.1|saxes@6.0.0",
      "author": "Louis-Dominique Dubeau",
      "description": "An evented streaming XML parser in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/saxes@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lddubeau/saxes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lddubeau/saxes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lddubeau/saxes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/saxes/-/saxes-6.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/saxes"
        }
      ]
    },
    {
      "type": "library",
      "name": "symbol-tree",
      "version": "3.2.4",
      "bom-ref": "tekivex-ui@3.19.1|symbol-tree@3.2.4",
      "author": "Joris van der Wel",
      "description": "Turn any collection of objects into its own efficient tree or linked list using Symbol",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/symbol-tree@3.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/js-symbol-tree.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/js-symbol-tree#symbol-tree",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/js-symbol-tree/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/symbol-tree"
        }
      ]
    },
    {
      "type": "library",
      "name": "tough-cookie",
      "version": "6.0.1",
      "bom-ref": "tekivex-ui@3.19.1|tough-cookie@6.0.1",
      "author": "Jeremy Stashewsky",
      "description": "RFC6265 Cookies and Cookie Jar for node.js",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/tough-cookie@6.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/salesforce/tough-cookie.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/salesforce/tough-cookie/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-6.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tough-cookie"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici",
      "version": "7.25.0",
      "bom-ref": "tekivex-ui@3.19.1|undici@7.25.0",
      "description": "An HTTP/1.1 client, written from scratch for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/undici@7.25.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodejs/undici.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://undici.nodejs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/undici/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/undici/-/undici-7.25.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/undici"
        }
      ]
    },
    {
      "type": "library",
      "name": "w3c-xmlserializer",
      "version": "5.0.0",
      "bom-ref": "tekivex-ui@3.19.1|w3c-xmlserializer@5.0.0",
      "description": "A per-spec XML serializer implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/w3c-xmlserializer@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/w3c-xmlserializer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/w3c-xmlserializer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/w3c-xmlserializer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/w3c-xmlserializer"
        }
      ]
    },
    {
      "type": "library",
      "name": "webidl-conversions",
      "version": "8.0.1",
      "bom-ref": "tekivex-ui@3.19.1|webidl-conversions@8.0.1",
      "author": "Domenic Denicola",
      "description": "Implements the WebIDL algorithms for converting to and from JavaScript values",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/webidl-conversions@8.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/webidl-conversions.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/webidl-conversions/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-8.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/webidl-conversions"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-mimetype",
      "version": "5.0.0",
      "bom-ref": "tekivex-ui@3.19.1|whatwg-mimetype@5.0.0",
      "author": "Domenic Denicola",
      "description": "Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-mimetype@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-mimetype.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-mimetype#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-mimetype/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/whatwg-mimetype"
        }
      ]
    },
    {
      "type": "library",
      "name": "whatwg-url",
      "version": "16.0.1",
      "bom-ref": "tekivex-ui@3.19.1|whatwg-url@16.0.1",
      "author": "Sebastian Mayr",
      "description": "An implementation of the WHATWG URL Standard's URL API and parsing machinery",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/whatwg-url@16.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/whatwg-url.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/whatwg-url/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-16.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/whatwg-url"
        }
      ]
    },
    {
      "type": "library",
      "name": "xml-name-validator",
      "version": "5.0.0",
      "bom-ref": "tekivex-ui@3.19.1|xml-name-validator@5.0.0",
      "author": "Domenic Denicola",
      "description": "Validates whether a string matches the production for an XML name or qualified name",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/xml-name-validator@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/xml-name-validator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/xml-name-validator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xml-name-validator"
        }
      ]
    },
    {
      "type": "library",
      "name": "scheduler",
      "version": "0.27.0",
      "bom-ref": "tekivex-ui@3.19.1|scheduler@0.27.0",
      "description": "Cooperative scheduler for the browser environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/scheduler@0.27.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/scheduler",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://react.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/scheduler"
        }
      ]
    },
    {
      "type": "library",
      "name": "toolkit",
      "group": "@reduxjs",
      "version": "2.11.2",
      "bom-ref": "tekivex-ui@3.19.1|@reduxjs/toolkit@2.11.2",
      "author": "Mark Erikson",
      "description": "The official, opinionated, batteries-included toolset for efficient Redux development",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40reduxjs/toolkit@2.11.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/reduxjs/redux-toolkit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://redux-toolkit.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reduxjs/redux-toolkit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-2.11.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@reduxjs/toolkit"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "immer",
          "version": "11.1.4",
          "bom-ref": "tekivex-ui@3.19.1|@reduxjs/toolkit@2.11.2|immer@11.1.4",
          "author": "Michel Weststrate",
          "description": "Create your next immutable state by mutating the current one",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/immer@11.1.4",
          "externalReferences": [
            {
              "url": "git+https://github.com/immerjs/immer.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/immerjs/immer#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/immerjs/immer/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/immer/-/immer-11.1.4.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@reduxjs/toolkit/node_modules/immer"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "clsx",
      "version": "2.1.1",
      "bom-ref": "tekivex-ui@3.19.1|clsx@2.1.1",
      "author": "Luke Edwards",
      "description": "A tiny (239B) utility for constructing className strings conditionally.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/clsx@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/clsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/clsx#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/clsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/clsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "decimal.js-light",
      "version": "2.5.1",
      "bom-ref": "tekivex-ui@3.19.1|decimal.js-light@2.5.1",
      "author": "Michael Mclaughlin",
      "description": "An arbitrary-precision Decimal type for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/decimal.js-light@2.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/MikeMcl/decimal.js-light.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/MikeMcl/decimal.js-light#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/MikeMcl/decimal.js-light/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/decimal.js-light/-/decimal.js-light-2.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/decimal.js-light"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-toolkit",
      "version": "1.46.1",
      "bom-ref": "tekivex-ui@3.19.1|es-toolkit@1.46.1",
      "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/es-toolkit@1.46.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/toss/es-toolkit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://es-toolkit.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/toss/es-toolkit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.46.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-toolkit"
        }
      ]
    },
    {
      "type": "library",
      "name": "eventemitter3",
      "version": "5.0.4",
      "bom-ref": "tekivex-ui@3.19.1|eventemitter3@5.0.4",
      "author": "Arnout Kazemier",
      "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/eventemitter3@5.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/primus/eventemitter3.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/primus/eventemitter3#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/primus/eventemitter3/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eventemitter3"
        }
      ]
    },
    {
      "type": "library",
      "name": "immer",
      "version": "10.2.0",
      "bom-ref": "tekivex-ui@3.19.1|immer@10.2.0",
      "author": "Michel Weststrate",
      "description": "Create your next immutable state by mutating the current one",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/immer@10.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/immerjs/immer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/immerjs/immer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/immerjs/immer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/immer/-/immer-10.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/immer"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-is",
      "version": "17.0.2",
      "bom-ref": "tekivex-ui@3.19.1|react-is@17.0.2",
      "description": "Brand checking of React Elements.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/react-is@17.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-is",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-redux",
      "version": "9.2.0",
      "bom-ref": "tekivex-ui@3.19.1|react-redux@9.2.0",
      "author": "Dan Abramov",
      "description": "Official React bindings for Redux",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/react-redux@9.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/reduxjs/react-redux.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/reduxjs/react-redux",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reduxjs/react-redux/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/react-redux/-/react-redux-9.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-redux"
        }
      ]
    },
    {
      "type": "library",
      "name": "reselect",
      "version": "5.1.1",
      "bom-ref": "tekivex-ui@3.19.1|reselect@5.1.1",
      "description": "Selectors for Redux.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/reselect@5.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/reduxjs/reselect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/reduxjs/reselect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reduxjs/reselect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/reselect/-/reselect-5.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reselect"
        }
      ]
    },
    {
      "type": "library",
      "name": "tiny-invariant",
      "version": "1.3.3",
      "bom-ref": "tekivex-ui@3.19.1|tiny-invariant@1.3.3",
      "author": "Alex Reardon",
      "description": "A tiny invariant function",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tiny-invariant@1.3.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/alexreardon/tiny-invariant.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/alexreardon/tiny-invariant#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/alexreardon/tiny-invariant/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tiny-invariant"
        }
      ]
    },
    {
      "type": "library",
      "name": "use-sync-external-store",
      "version": "1.6.0",
      "bom-ref": "tekivex-ui@3.19.1|use-sync-external-store@1.6.0",
      "description": "Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/use-sync-external-store@1.6.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/use-sync-external-store",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/facebook/react#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/use-sync-external-store"
        }
      ]
    },
    {
      "type": "library",
      "name": "victory-vendor",
      "version": "37.3.6",
      "bom-ref": "tekivex-ui@3.19.1|victory-vendor@37.3.6",
      "author": "Formidable",
      "description": "Vendored dependencies for Victory",
      "licenses": [
        {
          "expression": "MIT AND ISC"
        }
      ],
      "purl": "pkg:npm/victory-vendor@37.3.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/FormidableLabs/victory.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://commerce.nearform.com/open-source/victory",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/FormidableLabs/victory/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/victory-vendor/-/victory-vendor-37.3.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/victory-vendor"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "group": "@jridgewell",
      "version": "0.3.11",
      "bom-ref": "tekivex-ui@3.19.1|@jridgewell/source-map@0.3.11",
      "author": "Justin Ridgewell",
      "description": "Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/source-map@0.3.11",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/source-map",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.11.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.16.0",
      "bom-ref": "tekivex-ui@3.19.1|acorn@8.16.0",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.16.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "commander",
      "version": "2.20.3",
      "bom-ref": "tekivex-ui@3.19.1|commander@2.20.3",
      "author": "TJ Holowaychuk",
      "description": "the complete solution for node.js command-line programs",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/commander@2.20.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/tj/commander.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tj/commander.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tj/commander.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/commander"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "version": "0.5.21",
      "bom-ref": "tekivex-ui@3.19.1|source-map-support@0.5.21",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/source-map-support@0.5.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/evanw/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/evanw/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "lightningcss",
      "version": "1.32.0",
      "bom-ref": "tekivex-ui@3.19.1|lightningcss@1.32.0",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ],
      "purl": "pkg:npm/lightningcss@1.32.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/parcel-bundler/lightningcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/parcel-bundler/lightningcss#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/parcel-bundler/lightningcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.32.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lightningcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "4.0.4",
      "bom-ref": "tekivex-ui@3.19.1|picomatch@4.0.4",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@4.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "postcss",
      "version": "8.5.14",
      "bom-ref": "tekivex-ui@3.19.1|postcss@8.5.14",
      "author": "Andrey Sitnik",
      "description": "Tool for transforming styles with JS plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/postcss@8.5.14",
      "externalReferences": [
        {
          "url": "git+https://github.com/postcss/postcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://postcss.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/postcss/postcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/postcss/-/postcss-8.5.14.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/postcss"
        }
      ]
    },
    {
      "type": "library",
      "name": "rolldown",
      "version": "1.0.0",
      "bom-ref": "tekivex-ui@3.19.1|rolldown@1.0.0",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/rolldown@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rolldown/rolldown.git#packages/rolldown",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://rolldown.rs/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rolldown/rolldown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rolldown/-/rolldown-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rolldown"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "pluginutils",
          "group": "@rolldown",
          "version": "1.0.0",
          "bom-ref": "tekivex-ui@3.19.1|rolldown@1.0.0|@rolldown/pluginutils@1.0.0",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/%40rolldown/pluginutils@1.0.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/rolldown/rolldown.git#packages/pluginutils",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://rolldown.rs/",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/rolldown/rolldown/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/@rolldown/pluginutils/-/pluginutils-1.0.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/rolldown/node_modules/@rolldown/pluginutils"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tinyglobby",
      "version": "0.2.16",
      "bom-ref": "tekivex-ui@3.19.1|tinyglobby@0.2.16",
      "author": "Superchupu",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tinyglobby@0.2.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://superchupu.dev/tinyglobby",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SuperchupuDev/tinyglobby/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyglobby"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/expect@4.1.5",
      "description": "Jest's expect matchers as a Chai plugin",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/expect@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/expect",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitest.dev/api/expect",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/expect/-/expect-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/expect"
        }
      ]
    },
    {
      "type": "library",
      "name": "mocker",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/mocker@4.1.5",
      "description": "Vitest module mocker implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/mocker@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/mocker",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/mocker",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/mocker/-/mocker-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/mocker"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-format",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/pretty-format@4.1.5",
      "description": "Fork of pretty-format with support for ESM",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/pretty-format@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/pretty-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/pretty-format",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/pretty-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "runner",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/runner@4.1.5",
      "description": "Vitest test runner",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/runner@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/runner",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitest.dev/api/advanced/runner",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/runner/-/runner-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/runner"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapshot",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/snapshot@4.1.5",
      "description": "Vitest snapshot manager",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/snapshot@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/snapshot",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitest.dev/guide/snapshot",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/snapshot"
        }
      ]
    },
    {
      "type": "library",
      "name": "spy",
      "group": "@vitest",
      "version": "4.1.5",
      "bom-ref": "tekivex-ui@3.19.1|@vitest/spy@4.1.5",
      "description": "Lightweight Jest compatible spy implementation",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/spy@4.1.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/vitest-dev/vitest.git#packages/spy",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://vitest.dev/api/mock",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vitest-dev/vitest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@vitest/spy/-/spy-4.1.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@vitest/spy"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-module-lexer",
      "version": "2.1.0",
      "bom-ref": "tekivex-ui@3.19.1|es-module-lexer@2.1.0",
      "author": "Guy Bedford",
      "description": "Lexes ES modules returning their import/export metadata",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/es-module-lexer@2.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/guybedford/es-module-lexer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/guybedford/es-module-lexer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/guybedford/es-module-lexer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-module-lexer"
        }
      ]
    },
    {
      "type": "library",
      "name": "expect-type",
      "version": "1.3.0",
      "bom-ref": "tekivex-ui@3.19.1|expect-type@1.3.0",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/expect-type@1.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mmkal/expect-type.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mmkal/expect-type#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mmkal/expect-type/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/expect-type/-/expect-type-1.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/expect-type"
        }
      ]
    },
    {
      "type": "library",
      "name": "magic-string",
      "version": "0.30.21",
      "bom-ref": "tekivex-ui@3.19.1|magic-string@0.30.21",
      "author": "Rich Harris",
      "description": "Modify strings, generate sourcemaps",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.21",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/magic-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/magic-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/magic-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.21.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/magic-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "pathe",
      "version": "2.0.3",
      "bom-ref": "tekivex-ui@3.19.1|pathe@2.0.3",
      "description": "Universal filesystem path utils",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/pathe@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/unjs/pathe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/unjs/pathe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/unjs/pathe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pathe"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinybench",
      "version": "2.9.0",
      "bom-ref": "tekivex-ui@3.19.1|tinybench@2.9.0",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tinybench@2.9.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/tinylibs/tinybench.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tinylibs/tinybench#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tinylibs/tinybench/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinybench"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinyexec",
      "version": "1.1.2",
      "bom-ref": "tekivex-ui@3.19.1|tinyexec@1.1.2",
      "author": "James Garbutt",
      "description": "A minimal library for executing processes in Node",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tinyexec@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/tinylibs/tinyexec.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tinylibs/tinyexec#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tinylibs/tinyexec/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyexec"
        }
      ]
    },
    {
      "type": "library",
      "name": "why-is-node-running",
      "version": "2.3.0",
      "bom-ref": "tekivex-ui@3.19.1|why-is-node-running@2.3.0",
      "author": "Mathias Buus",
      "description": "Node is running but you don't know why? why-is-node-running is here to help you.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/why-is-node-running@2.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mafintosh/why-is-node-running.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mafintosh/why-is-node-running",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mafintosh/why-is-node-running/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/why-is-node-running"
        }
      ]
    },
    {
      "type": "library",
      "name": "playwright-core",
      "version": "1.59.1",
      "bom-ref": "tekivex-ui@3.19.1|playwright-core@1.59.1",
      "author": "Microsoft Corporation",
      "description": "A high-level API to automate web browsers",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/playwright-core@1.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/playwright.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://playwright.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/playwright/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/playwright-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "dequal",
      "version": "2.0.3",
      "bom-ref": "tekivex-ui@3.19.1|dequal@2.0.3",
      "author": "Luke Edwards",
      "description": "A tiny (304B to 489B) utility for check for deep equality",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/dequal@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/dequal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/dequal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/dequal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dequal"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|indent-string@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-indent",
      "version": "3.0.0",
      "bom-ref": "tekivex-ui@3.19.1|strip-indent@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Strip leading whitespace from each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/strip-indent@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "code-frame",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "tekivex-ui@3.19.1|@babel/code-frame@7.29.0",
      "author": "The Babel Team",
      "description": "Generate errors that contain a code frame that point to source locations.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/code-frame@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-code-frame",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-code-frame",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/code-frame"
        }
      ]
    },
    {
      "type": "library",
      "name": "aria-query",
      "group": "@types",
      "version": "5.0.4",
      "bom-ref": "tekivex-ui@3.19.1|@types/aria-query@5.0.4",
      "description": "TypeScript definitions for aria-query",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/aria-query@5.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/aria-query",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/aria-query/-/aria-query-5.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/aria-query"
        }
      ]
    },
    {
      "type": "library",
      "name": "dom-accessibility-api",
      "version": "0.5.16",
      "bom-ref": "tekivex-ui@3.19.1|dom-accessibility-api@0.5.16",
      "description": "Implements https://w3c.github.io/accname/",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/dom-accessibility-api@0.5.16",
      "externalReferences": [
        {
          "url": "git+https://github.com/eps1lon/dom-accessibility-api.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eps1lon/dom-accessibility-api#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eps1lon/dom-accessibility-api/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.16.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/dom-accessibility-api"
        }
      ]
    },
    {
      "type": "library",
      "name": "lz-string",
      "version": "1.5.0",
      "bom-ref": "tekivex-ui@3.19.1|lz-string@1.5.0",
      "author": "pieroxy",
      "description": "LZ-based compression algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/lz-string@1.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/pieroxy/lz-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://pieroxy.net/blog/pages/lz-string/index.html",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pieroxy/lz-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lz-string/-/lz-string-1.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lz-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-format",
      "version": "27.5.1",
      "bom-ref": "tekivex-ui@3.19.1|pretty-format@27.5.1",
      "author": "James Kyle",
      "description": "Stringify any JavaScript value.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/pretty-format@27.5.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/jest.git#packages/pretty-format",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/facebook/jest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/jest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pretty-format"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "5.2.0",
          "bom-ref": "tekivex-ui@3.19.1|pretty-format@27.5.1|ansi-styles@5.2.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@5.2.0",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/pretty-format/node_modules/ansi-styles"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "project-service",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/project-service@8.59.1",
      "description": "Standalone TypeScript project service wrapper for linting.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/project-service@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/project-service",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/project-service"
        }
      ]
    },
    {
      "type": "library",
      "name": "tsconfig-utils",
      "group": "@typescript-eslint",
      "version": "8.59.1",
      "bom-ref": "tekivex-ui@3.19.1|@typescript-eslint/tsconfig-utils@8.59.1",
      "description": "Utilities for collecting TSConfigs for linting scenarios.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript-eslint/tsconfig-utils@8.59.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/typescript-eslint/typescript-eslint.git#packages/tsconfig-utils",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://typescript-eslint.io",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/typescript-eslint/typescript-eslint/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript-eslint/tsconfig-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "10.2.5",
      "bom-ref": "tekivex-ui@3.19.1|minimatch@10.2.5",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@10.2.5",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.7.4",
      "bom-ref": "tekivex-ui@3.19.1|semver@7.7.4",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.7.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "tekivex-ui@3.19.1|ms@2.1.3",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vercel/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "2.0.0",
      "bom-ref": "tekivex-ui@3.19.1|convert-source-map@2.0.0",
      "author": "Thorsten Lorenz",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@2.0.0",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/convert-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.31",
      "bom-ref": "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "estree-walker",
      "version": "3.0.3",
      "bom-ref": "tekivex-ui@3.19.1|estree-walker@3.0.3",
      "author": "Rich Harris",
      "description": "Traverse an ESTree-compliant AST",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@3.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/Rich-Harris/estree-walker.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Rich-Harris/estree-walker/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estree-walker"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|make-dir@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Make a directory and its parents if needed - Think `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/make-dir@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/make-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "7.2.0",
      "bom-ref": "tekivex-ui@3.19.1|supports-color@7.2.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@7.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-escaper",
      "version": "2.0.2",
      "bom-ref": "tekivex-ui@3.19.1|html-escaper@2.0.2",
      "author": "Andrea Giammarchi",
      "description": "fast and safe way to escape and unescape &<>'\" chars",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/html-escaper@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/html-escaper.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/html-escaper",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/html-escaper/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-escaper"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "tekivex-ui@3.19.1|@babel/types@7.29.0",
      "author": "The Babel Team",
      "description": "Babel Types is a Lodash-esque utility library for AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/types@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-types",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20types%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-js",
      "version": "1.2.1",
      "bom-ref": "tekivex-ui@3.19.1|source-map-js@1.2.1",
      "author": "Valentin 7rulnik Semirulnik",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/source-map-js@1.2.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/7rulnik/source-map-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/7rulnik/source-map-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "generator",
      "group": "@babel",
      "version": "7.29.1",
      "bom-ref": "tekivex-ui@3.19.1|@babel/generator@7.29.1",
      "author": "The Babel Team",
      "description": "Turns an AST into code.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/generator@7.29.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-generator",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-generator",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20generator%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/generator/-/generator-7.29.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/generator"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-compilation-targets",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-compilation-targets@7.28.6",
      "author": "The Babel Team",
      "description": "Helper functions on Babel compilation targets",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-compilation-targets@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-compilation-targets",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-compilation-targets"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "semver",
          "version": "6.3.1",
          "bom-ref": "tekivex-ui@3.19.1|@babel/helper-compilation-targets@7.28.6|semver@6.3.1",
          "author": "GitHub Inc.",
          "description": "The semantic version parser used by npm.",
          "licenses": [
            {
              "license": {
                "id": "ISC"
              }
            }
          ],
          "purl": "pkg:npm/semver@6.3.1",
          "externalReferences": [
            {
              "url": "git+https://github.com/npm/node-semver.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/npm/node-semver#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/npm/node-semver/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
              "type": "distribution",
              "comment": "as detected from npm-ls property \"resolved\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@babel/helper-compilation-targets/node_modules/semver"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-transforms",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-module-transforms@7.28.6",
      "author": "The Babel Team",
      "description": "Babel helper functions for implementing ES6 module transformations",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-transforms@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-transforms",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-transforms",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-transforms"
        }
      ]
    },
    {
      "type": "library",
      "name": "helpers",
      "group": "@babel",
      "version": "7.29.2",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helpers@7.29.2",
      "author": "The Babel Team",
      "description": "Collection of helper functions used by Babel transforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helpers@7.29.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helpers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helpers",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.29.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "template",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "tekivex-ui@3.19.1|@babel/template@7.28.6",
      "author": "The Babel Team",
      "description": "Generate an AST from a string template.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/template@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-template",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-template",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/template"
        }
      ]
    },
    {
      "type": "library",
      "name": "traverse",
      "group": "@babel",
      "version": "7.29.0",
      "bom-ref": "tekivex-ui@3.19.1|@babel/traverse@7.29.0",
      "author": "The Babel Team",
      "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/traverse@7.29.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-traverse",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-traverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20traverse%22+is%3Aopen",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.29.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "remapping",
      "group": "@jridgewell",
      "version": "2.3.5",
      "bom-ref": "tekivex-ui@3.19.1|@jridgewell/remapping@2.3.5",
      "author": "Justin Ridgewell",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/remapping@2.3.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/remapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/remapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/remapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "gensync",
      "version": "1.0.0-beta.2",
      "bom-ref": "tekivex-ui@3.19.1|gensync@1.0.0-beta.2",
      "author": "Logan Smyth",
      "description": "Allows users to use generators in order to write common functions that can be both sync or async.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/gensync@1.0.0-beta.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/loganfsmyth/gensync.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/loganfsmyth/gensync/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/gensync"
        }
      ]
    },
    {
      "type": "library",
      "name": "json5",
      "version": "2.2.3",
      "bom-ref": "tekivex-ui@3.19.1|json5@2.2.3",
      "author": "Aseem Kishore",
      "description": "JSON for Humans",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/json5@2.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/json5/json5.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://json5.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/json5/json5/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json5"
        }
      ]
    },
    {
      "type": "library",
      "name": "hermes-estree",
      "version": "0.25.1",
      "bom-ref": "tekivex-ui@3.19.1|hermes-estree@0.25.1",
      "description": "Flow types for the Flow-ESTree spec produced by the hermes parser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/hermes-estree@0.25.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/facebook/hermes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/facebook/hermes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/hermes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hermes-estree"
        }
      ]
    },
    {
      "type": "library",
      "name": "eslint-visitor-keys",
      "version": "3.4.3",
      "bom-ref": "tekivex-ui@3.19.1|eslint-visitor-keys@3.4.3",
      "author": "Toru Nagashima",
      "description": "Constants and utilities about visitor keys to traverse AST.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/eslint-visitor-keys@3.4.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/eslint-visitor-keys.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/eslint/eslint-visitor-keys#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/eslint-visitor-keys/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eslint-visitor-keys"
        }
      ]
    },
    {
      "type": "library",
      "name": "object-schema",
      "group": "@eslint",
      "version": "2.1.7",
      "bom-ref": "tekivex-ui@3.19.1|@eslint/object-schema@2.1.7",
      "author": "Nicholas C. Zakas",
      "description": "An object schema merger/validator",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40eslint/object-schema@2.1.7",
      "externalReferences": [
        {
          "url": "git+https://github.com/eslint/rewrite.git#packages/object-schema",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/eslint/rewrite/tree/main/packages/object-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eslint/rewrite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@eslint/object-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema",
      "group": "@types",
      "version": "7.0.15",
      "bom-ref": "tekivex-ui@3.19.1|@types/json-schema@7.0.15",
      "description": "TypeScript definitions for json-schema",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/json-schema@7.0.15",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/json-schema",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/json-schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "globals",
      "version": "14.0.0",
      "bom-ref": "tekivex-ui@3.19.1|globals@14.0.0",
      "author": "Sindre Sorhus",
      "description": "Global identifiers from different JavaScript environments",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/globals@14.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/globals.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/globals#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/globals/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "import-fresh",
      "version": "3.3.1",
      "bom-ref": "tekivex-ui@3.19.1|import-fresh@3.3.1",
      "author": "Sindre Sorhus",
      "description": "Import a module while bypassing the cache",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/import-fresh@3.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/import-fresh.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/import-fresh#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/import-fresh/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/import-fresh"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-yaml",
      "version": "4.1.1",
      "bom-ref": "tekivex-ui@3.19.1|js-yaml@4.1.1",
      "author": "Vladimir Zapparov",
      "description": "YAML 1.2 parser and serializer",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@4.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/js-yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/js-yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-json-comments",
      "version": "3.1.1",
      "bom-ref": "tekivex-ui@3.19.1|strip-json-comments@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/strip-json-comments@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/strip-json-comments.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/strip-json-comments/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-json-comments"
        }
      ]
    },
    {
      "type": "library",
      "name": "levn",
      "version": "0.4.1",
      "bom-ref": "tekivex-ui@3.19.1|levn@0.4.1",
      "author": "George Zahariev",
      "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/levn@0.4.1",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/levn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/levn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/levn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/levn"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@humanfs",
      "version": "0.19.1",
      "bom-ref": "tekivex-ui@3.19.1|@humanfs/core@0.19.1",
      "author": "Nicholas C. Zakas",
      "description": "The core of the humanfs library.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/%40humanfs/core@0.19.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/humanwhocodes/humanfs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/humanwhocodes/humanfs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/humanwhocodes/humanfs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@humanfs/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "bom-ref": "tekivex-ui@3.19.1|fast-json-stable-stringify@2.1.0",
      "author": "James Halliday",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "externalReferences": [
        {
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-json-stable-stringify"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-schema-traverse",
      "version": "0.4.1",
      "bom-ref": "tekivex-ui@3.19.1|json-schema-traverse@0.4.1",
      "author": "Evgeny Poberezkin",
      "description": "Traverse JSON Schema passing each schema object to callback",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/json-schema-traverse@0.4.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/epoberezkin/json-schema-traverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/epoberezkin/json-schema-traverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-schema-traverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "uri-js",
      "version": "4.4.1",
      "bom-ref": "tekivex-ui@3.19.1|uri-js@4.4.1",
      "author": "Gary Court",
      "description": "An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/uri-js@4.4.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/garycourt/uri-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/garycourt/uri-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/garycourt/uri-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uri-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "4.3.0",
      "bom-ref": "tekivex-ui@3.19.1|ansi-styles@4.3.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "bom-ref": "tekivex-ui@3.19.1|path-key@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/path-key@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "2.0.0",
      "bom-ref": "tekivex-ui@3.19.1|shebang-command@2.0.0",
      "author": "Kevin Mårtensson",
      "description": "Get the command from a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/shebang-command@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/shebang-command.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/shebang-command#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/shebang-command/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-command"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "2.0.2",
      "bom-ref": "tekivex-ui@3.19.1|which@2.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/which@2.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "esrecurse",
      "version": "4.3.0",
      "bom-ref": "tekivex-ui@3.19.1|esrecurse@4.3.0",
      "description": "ECMAScript AST recursive visitor",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/esrecurse@4.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/estools/esrecurse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/esrecurse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/esrecurse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/esrecurse"
        }
      ]
    },
    {
      "type": "library",
      "name": "estraverse",
      "version": "5.3.0",
      "bom-ref": "tekivex-ui@3.19.1|estraverse@5.3.0",
      "description": "ECMAScript JS AST traversal functions",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/estraverse@5.3.0",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/estools/estraverse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/estools/estraverse",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/estools/estraverse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/estraverse"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-jsx",
      "version": "5.3.2",
      "bom-ref": "tekivex-ui@3.19.1|acorn-jsx@5.3.2",
      "description": "Modern, fast React.js JSX parser",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/acorn-jsx@5.3.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn-jsx.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn-jsx",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn-jsx/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-jsx"
        }
      ]
    },
    {
      "type": "library",
      "name": "flat-cache",
      "version": "4.0.1",
      "bom-ref": "tekivex-ui@3.19.1|flat-cache@4.0.1",
      "author": "Jared Wray",
      "description": "A stupidly simple key/value storage using files to persist some data",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/flat-cache@4.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jaredwray/flat-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jaredwray/flat-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jaredwray/flat-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flat-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "6.0.0",
      "bom-ref": "tekivex-ui@3.19.1|locate-path@6.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first path that exists on disk of multiple paths",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|path-exists@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-extglob",
      "version": "2.1.1",
      "bom-ref": "tekivex-ui@3.19.1|is-extglob@2.1.1",
      "author": "Jon Schlinkert",
      "description": "Returns true if a string has an extglob.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/is-extglob@2.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-extglob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-extglob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-extglob"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-is",
      "version": "0.1.4",
      "bom-ref": "tekivex-ui@3.19.1|deep-is@0.1.4",
      "author": "Thorsten Lorenz",
      "description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/deep-is@0.1.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/thlorenz/deep-is.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/deep-is/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/deep-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "fast-levenshtein",
      "version": "2.0.6",
      "bom-ref": "tekivex-ui@3.19.1|fast-levenshtein@2.0.6",
      "author": "Ramesh Nair",
      "description": "Efficient implementation of Levenshtein algorithm  with locale-specific collator support.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/fast-levenshtein@2.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/hiddentao/fast-levenshtein.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/hiddentao/fast-levenshtein/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fast-levenshtein"
        }
      ]
    },
    {
      "type": "library",
      "name": "prelude-ls",
      "version": "1.2.1",
      "bom-ref": "tekivex-ui@3.19.1|prelude-ls@1.2.1",
      "author": "George Zahariev",
      "description": "prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/prelude-ls@1.2.1",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/prelude-ls.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://preludels.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/prelude-ls/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prelude-ls"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-check",
      "version": "0.4.0",
      "bom-ref": "tekivex-ui@3.19.1|type-check@0.4.0",
      "author": "George Zahariev",
      "description": "type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/type-check@0.4.0",
      "externalReferences": [
        {
          "url": "git://github.com/gkz/type-check.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/gkz/type-check",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/gkz/type-check/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-check"
        }
      ]
    },
    {
      "type": "library",
      "name": "word-wrap",
      "version": "1.2.5",
      "bom-ref": "tekivex-ui@3.19.1|word-wrap@1.2.5",
      "author": "Jon Schlinkert",
      "description": "Wrap words to a specified length.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/word-wrap@1.2.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/word-wrap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/word-wrap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/word-wrap"
        }
      ]
    },
    {
      "type": "library",
      "name": "generational-cache",
      "group": "@asamuzakjp",
      "version": "1.0.1",
      "bom-ref": "tekivex-ui@3.19.1|@asamuzakjp/generational-cache@1.0.1",
      "author": "asamuzaK",
      "description": "A generational pseudo-LRU cache with strict maximum size limits.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40asamuzakjp/generational-cache@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/asamuzaK/generationalCache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/asamuzaK/generationalCache",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/asamuzaK/generationalCache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@asamuzakjp/generational-cache/-/generational-cache-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/generational-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-calc",
      "group": "@csstools",
      "version": "3.2.0",
      "bom-ref": "tekivex-ui@3.19.1|@csstools/css-calc@3.2.0",
      "description": "Solve CSS math expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/css-calc@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/css-calc",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-calc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-calc"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-color-parser",
      "group": "@csstools",
      "version": "4.1.0",
      "bom-ref": "tekivex-ui@3.19.1|@csstools/css-color-parser@4.1.0",
      "description": "Parse CSS color values",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/css-color-parser@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/css-color-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-color-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-color-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-parser-algorithms",
      "group": "@csstools",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|@csstools/css-parser-algorithms@4.0.0",
      "description": "Algorithms to help you parse CSS from an array of tokens.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/css-parser-algorithms@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/css-parser-algorithms",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-parser-algorithms"
        }
      ]
    },
    {
      "type": "library",
      "name": "css-tokenizer",
      "group": "@csstools",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|@csstools/css-tokenizer@4.0.0",
      "description": "Tokenize CSS",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/css-tokenizer@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/css-tokenizer",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/css-tokenizer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/css-tokenizer"
        }
      ]
    },
    {
      "type": "library",
      "name": "nwsapi",
      "group": "@asamuzakjp",
      "version": "2.3.9",
      "bom-ref": "tekivex-ui@3.19.1|@asamuzakjp/nwsapi@2.3.9",
      "author": "Diego Perini",
      "description": "Fast CSS Selectors API Engine",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        },
        {
          "license": {
            "id": "MIT",
            "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
          }
        }
      ],
      "purl": "pkg:npm/%40asamuzakjp/nwsapi@2.3.9",
      "externalReferences": [
        {
          "url": "git://github.com/dperini/nwsapi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://javascript.nwbox.com/nwsapi/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/dperini/nwsapi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@asamuzakjp/nwsapi/-/nwsapi-2.3.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@asamuzakjp/nwsapi"
        }
      ]
    },
    {
      "type": "library",
      "name": "bidi-js",
      "version": "1.0.3",
      "bom-ref": "tekivex-ui@3.19.1|bidi-js@1.0.3",
      "author": "Jason Johnston",
      "description": "A JavaScript implementation of the Unicode Bidirectional Algorithm",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/bidi-js@1.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/lojjic/bidi-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lojjic/bidi-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lojjic/bidi-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/bidi-js/-/bidi-js-1.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/bidi-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "mdn-data",
      "version": "2.27.1",
      "bom-ref": "tekivex-ui@3.19.1|mdn-data@2.27.1",
      "author": "Mozilla Developer Network",
      "description": "Open Web data by the Mozilla Developer Network",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0"
          }
        }
      ],
      "purl": "pkg:npm/mdn-data@2.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mdn/data.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://developer.mozilla.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mdn/data/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mdn-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "entities",
      "version": "8.0.0",
      "bom-ref": "tekivex-ui@3.19.1|entities@8.0.0",
      "author": "Felix Boehm",
      "description": "Encode & decode XML and HTML entities with ease & speed",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause"
          }
        }
      ],
      "purl": "pkg:npm/entities@8.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/fb55/entities.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fb55/entities#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fb55/entities/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/entities/-/entities-8.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/entities"
        }
      ]
    },
    {
      "type": "library",
      "name": "xmlchars",
      "version": "2.2.0",
      "bom-ref": "tekivex-ui@3.19.1|xmlchars@2.2.0",
      "author": "Louis-Dominique Dubeau",
      "description": "Utilities for determining if characters belong to character classes defined by the XML specs.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/xmlchars@2.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lddubeau/xmlchars.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lddubeau/xmlchars#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lddubeau/xmlchars/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/xmlchars"
        }
      ]
    },
    {
      "type": "library",
      "name": "tldts",
      "version": "7.0.30",
      "bom-ref": "tekivex-ui@3.19.1|tldts@7.0.30",
      "author": "Rémi Berson",
      "description": "Library to work against complex domain names, subdomains and URIs.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tldts@7.0.30",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/remusao/tldts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remusao/tldts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remusao/tldts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tldts/-/tldts-7.0.30.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tldts"
        }
      ]
    },
    {
      "type": "library",
      "name": "tr46",
      "version": "6.0.0",
      "bom-ref": "tekivex-ui@3.19.1|tr46@6.0.0",
      "author": "Sebastian Mayr",
      "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tr46@6.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/jsdom/tr46.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jsdom/tr46#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jsdom/tr46/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tr46/-/tr46-6.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tr46"
        }
      ]
    },
    {
      "type": "library",
      "name": "spec",
      "group": "@standard-schema",
      "version": "1.1.0",
      "bom-ref": "tekivex-ui@3.19.1|@standard-schema/spec@1.1.0",
      "author": "Colin McDonnell",
      "description": "A family of specs for interoperable TypeScript",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40standard-schema/spec@1.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/standard-schema/standard-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://standardschema.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard-schema/standard-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@standard-schema/spec/-/spec-1.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@standard-schema/spec"
        }
      ]
    },
    {
      "type": "library",
      "name": "utils",
      "group": "@standard-schema",
      "version": "0.3.0",
      "bom-ref": "tekivex-ui@3.19.1|@standard-schema/utils@0.3.0",
      "author": "Fabian Hiller",
      "description": "The official runtime utils for Standard Schema",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40standard-schema/utils@0.3.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/standard-schema/standard-schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/standard-schema/standard-schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/standard-schema/standard-schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@standard-schema/utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "redux-thunk",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|redux-thunk@3.1.0",
      "author": "Dan Abramov",
      "description": "Thunk middleware for Redux.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/redux-thunk@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/reduxjs/redux-thunk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/reduxjs/redux-thunk",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reduxjs/redux-thunk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redux-thunk"
        }
      ]
    },
    {
      "type": "library",
      "name": "redux",
      "version": "5.0.1",
      "bom-ref": "tekivex-ui@3.19.1|redux@5.0.1",
      "description": "Predictable state container for JavaScript apps",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/redux@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/reduxjs/redux.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://redux.js.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/reduxjs/redux/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/redux/-/redux-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/redux"
        }
      ]
    },
    {
      "type": "library",
      "name": "use-sync-external-store",
      "group": "@types",
      "version": "0.0.6",
      "bom-ref": "tekivex-ui@3.19.1|@types/use-sync-external-store@0.0.6",
      "description": "TypeScript definitions for use-sync-external-store",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/use-sync-external-store@0.0.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/use-sync-external-store",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/use-sync-external-store",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/use-sync-external-store"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "group": "@types",
      "version": "3.2.2",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-array@3.2.2",
      "description": "TypeScript definitions for d3-array",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-array@3.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-array",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-array",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-ease",
      "group": "@types",
      "version": "3.0.2",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-ease@3.0.2",
      "description": "TypeScript definitions for d3-ease",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-ease@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-ease",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-ease",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-ease"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-interpolate",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-interpolate@3.0.4",
      "description": "TypeScript definitions for d3-interpolate",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-interpolate@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-interpolate",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-interpolate",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-interpolate"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale",
      "group": "@types",
      "version": "4.0.9",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-scale@4.0.9",
      "description": "TypeScript definitions for d3-scale",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-scale@4.0.9",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-scale",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-scale",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.9.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-scale"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-shape",
      "group": "@types",
      "version": "3.1.8",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-shape@3.1.8",
      "description": "TypeScript definitions for d3-shape",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-shape@3.1.8",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-shape",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-shape",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.8.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-shape"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time",
      "group": "@types",
      "version": "3.0.4",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-time@3.0.4",
      "description": "TypeScript definitions for d3-time",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-time@3.0.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-time",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-time",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-timer",
      "group": "@types",
      "version": "3.0.2",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-timer@3.0.2",
      "description": "TypeScript definitions for d3-timer",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-timer@3.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-timer",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-timer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-timer"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-array",
      "version": "3.2.4",
      "bom-ref": "tekivex-ui@3.19.1|d3-array@3.2.4",
      "author": "Mike Bostock",
      "description": "Array manipulation, ordering, searching, summarizing, etc.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-array@3.2.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-array/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-ease",
      "version": "3.0.1",
      "bom-ref": "tekivex-ui@3.19.1|d3-ease@3.0.1",
      "author": "Mike Bostock",
      "description": "Easing functions for smooth animation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/d3-ease@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-ease.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-ease/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-ease/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-ease"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-interpolate",
      "version": "3.0.1",
      "bom-ref": "tekivex-ui@3.19.1|d3-interpolate@3.0.1",
      "author": "Mike Bostock",
      "description": "Interpolate numbers, colors, strings, arrays, objects, whatever!",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-interpolate@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-interpolate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-interpolate/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-interpolate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-interpolate"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-scale",
      "version": "4.0.2",
      "bom-ref": "tekivex-ui@3.19.1|d3-scale@4.0.2",
      "author": "Mike Bostock",
      "description": "Encodings that map abstract data to visual representation.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-scale@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-scale.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-scale/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-scale/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-scale"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-shape",
      "version": "3.2.0",
      "bom-ref": "tekivex-ui@3.19.1|d3-shape@3.2.0",
      "author": "Mike Bostock",
      "description": "Graphical primitives for visualization, such as lines and areas.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-shape@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-shape.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-shape/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-shape/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-shape"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|d3-time@3.1.0",
      "author": "Mike Bostock",
      "description": "A calculator for humanity’s peculiar conventions of time.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-time@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-time.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-time/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-time/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-time"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-timer",
      "version": "3.0.1",
      "bom-ref": "tekivex-ui@3.19.1|d3-timer@3.0.1",
      "author": "Mike Bostock",
      "description": "An efficient queue capable of managing thousands of concurrent animations.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-timer@3.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-timer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-timer/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-timer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-timer"
        }
      ]
    },
    {
      "type": "library",
      "name": "gen-mapping",
      "group": "@jridgewell",
      "version": "0.3.13",
      "bom-ref": "tekivex-ui@3.19.1|@jridgewell/gen-mapping@0.3.13",
      "author": "Justin Ridgewell",
      "description": "Generate source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/gen-mapping@0.3.13",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/gen-mapping",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/gen-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "buffer-from",
      "version": "1.1.2",
      "bom-ref": "tekivex-ui@3.19.1|buffer-from@1.1.2",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/buffer-from@1.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/LinusU/buffer-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/LinusU/buffer-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/buffer-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map",
      "version": "0.6.1",
      "bom-ref": "tekivex-ui@3.19.1|source-map@0.6.1",
      "author": "Nick Fitzgerald",
      "description": "Generates and consumes source maps",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause"
          }
        }
      ],
      "purl": "pkg:npm/source-map@0.6.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/mozilla/source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mozilla/source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mozilla/source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "detect-libc",
      "version": "2.1.2",
      "bom-ref": "tekivex-ui@3.19.1|detect-libc@2.1.2",
      "author": "Lovell Fuller",
      "description": "Node.js module to detect the C standard library (libc) implementation family and version",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/detect-libc@2.1.2",
      "externalReferences": [
        {
          "url": "git://github.com/lovell/detect-libc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lovell/detect-libc#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lovell/detect-libc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/detect-libc"
        }
      ]
    },
    {
      "type": "library",
      "name": "lightningcss-win32-x64-msvc",
      "version": "1.32.0",
      "bom-ref": "tekivex-ui@3.19.1|lightningcss-win32-x64-msvc@1.32.0",
      "description": "A CSS parser, transformer, and minifier written in Rust",
      "licenses": [
        {
          "license": {
            "id": "MPL-2.0"
          }
        }
      ],
      "purl": "pkg:npm/lightningcss-win32-x64-msvc@1.32.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/parcel-bundler/lightningcss.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/parcel-bundler/lightningcss#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/parcel-bundler/lightningcss/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.32.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lightningcss-win32-x64-msvc"
        }
      ]
    },
    {
      "type": "library",
      "name": "nanoid",
      "version": "3.3.12",
      "bom-ref": "tekivex-ui@3.19.1|nanoid@3.3.12",
      "author": "Andrey Sitnik",
      "description": "A tiny (116 bytes), secure URL-friendly unique string ID generator",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/nanoid@3.3.12",
      "externalReferences": [
        {
          "url": "git+https://github.com/ai/nanoid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ai/nanoid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ai/nanoid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.12.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nanoid"
        }
      ]
    },
    {
      "type": "library",
      "name": "types",
      "group": "@oxc-project",
      "version": "0.129.0",
      "bom-ref": "tekivex-ui@3.19.1|@oxc-project/types@0.129.0",
      "author": "Boshen and oxc contributors",
      "description": "Types for Oxc AST nodes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40oxc-project/types@0.129.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/oxc-project/oxc.git#npm/oxc-types",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://oxc.rs",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/oxc-project/oxc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@oxc-project/types/-/types-0.129.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@oxc-project/types"
        }
      ]
    },
    {
      "type": "library",
      "name": "binding-win32-x64-msvc",
      "group": "@rolldown",
      "version": "1.0.0",
      "bom-ref": "tekivex-ui@3.19.1|@rolldown/binding-win32-x64-msvc@1.0.0",
      "description": "Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40rolldown/binding-win32-x64-msvc@1.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/rolldown/rolldown.git#packages/rolldown",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://rolldown.rs/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/rolldown/rolldown/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@rolldown/binding-win32-x64-msvc/-/binding-win32-x64-msvc-1.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@rolldown/binding-win32-x64-msvc"
        }
      ]
    },
    {
      "type": "library",
      "name": "fdir",
      "version": "6.5.0",
      "bom-ref": "tekivex-ui@3.19.1|fdir@6.5.0",
      "author": "thecodrr",
      "description": "The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/fdir@6.5.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/thecodrr/fdir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thecodrr/fdir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thecodrr/fdir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "chai",
      "group": "@types",
      "version": "5.2.3",
      "bom-ref": "tekivex-ui@3.19.1|@types/chai@5.2.3",
      "description": "TypeScript definitions for chai",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/chai@5.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/chai",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/chai/-/chai-5.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/chai"
        }
      ]
    },
    {
      "type": "library",
      "name": "chai",
      "version": "6.2.2",
      "bom-ref": "tekivex-ui@3.19.1|chai@6.2.2",
      "author": "Jake Luer",
      "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/chai@6.2.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/chaijs/chai.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "http://chaijs.com",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/chai/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/chai/-/chai-6.2.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chai"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.5.5",
      "bom-ref": "tekivex-ui@3.19.1|@jridgewell/sourcemap-codec@1.5.5",
      "author": "Justin Ridgewell",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "siginfo",
      "version": "2.0.0",
      "bom-ref": "tekivex-ui@3.19.1|siginfo@2.0.0",
      "author": "Emil Bay",
      "description": "Utility module to print pretty messages on SIGINFO/SIGUSR1",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/siginfo@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/emilbayes/siginfo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/emilbayes/siginfo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/emilbayes/siginfo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/siginfo"
        }
      ]
    },
    {
      "type": "library",
      "name": "stackback",
      "version": "0.0.2",
      "bom-ref": "tekivex-ui@3.19.1|stackback@0.0.2",
      "author": "Roman Shtylman",
      "description": "return list of CallSite objects from a captured stacktrace",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/stackback@0.0.2",
      "externalReferences": [
        {
          "url": "git://github.com/shtylman/node-stackback.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/shtylman/node-stackback#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/shtylman/node-stackback/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stackback"
        }
      ]
    },
    {
      "type": "library",
      "name": "min-indent",
      "version": "1.0.1",
      "bom-ref": "tekivex-ui@3.19.1|min-indent@1.0.1",
      "author": "James Kyle",
      "description": "Get the shortest leading whitespace from lines in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/min-indent@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/thejameskyle/min-indent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thejameskyle/min-indent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/min-indent"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-identifier",
      "group": "@babel",
      "version": "7.28.5",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-validator-identifier@7.28.5",
      "author": "The Babel Team",
      "description": "Validate identifier/keywords name",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-identifier@7.28.5",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-identifier",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-identifier"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|js-tokens@4.0.0",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/js-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/js-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/js-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "5.0.1",
      "bom-ref": "tekivex-ui@3.19.1|ansi-regex@5.0.1",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@5.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "5.0.6",
      "bom-ref": "tekivex-ui@3.19.1|brace-expansion@5.0.6",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@5.0.6",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/juliangruber/brace-expansion.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.2",
      "bom-ref": "tekivex-ui@3.19.1|@jridgewell/resolve-uri@3.1.2",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/resolve-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|has-flag@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/has-flag@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-string-parser",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-string-parser@7.27.1",
      "author": "The Babel Team",
      "description": "A utility package to parse strings",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-string-parser@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-string-parser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-string-parser",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-string-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsesc",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|jsesc@3.1.0",
      "author": "Mathias Bynens",
      "description": "Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/jsesc@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/jsesc.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/jsesc",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/jsesc/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsesc"
        }
      ]
    },
    {
      "type": "library",
      "name": "compat-data",
      "group": "@babel",
      "version": "7.29.3",
      "bom-ref": "tekivex-ui@3.19.1|@babel/compat-data@7.29.3",
      "author": "The Babel Team",
      "description": "The compat-data to determine required Babel plugins",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/compat-data@7.29.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-compat-data",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.29.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/compat-data"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-validator-option",
      "group": "@babel",
      "version": "7.27.1",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-validator-option@7.27.1",
      "author": "The Babel Team",
      "description": "Validate plugin/preset options",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-validator-option@7.27.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-validator-option",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-validator-option"
        }
      ]
    },
    {
      "type": "library",
      "name": "browserslist",
      "version": "4.28.2",
      "bom-ref": "tekivex-ui@3.19.1|browserslist@4.28.2",
      "author": "Andrey Sitnik",
      "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/browserslist@4.28.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/browserslist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/browserslist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/browserslist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/browserslist"
        }
      ]
    },
    {
      "type": "library",
      "name": "lru-cache",
      "version": "5.1.1",
      "bom-ref": "tekivex-ui@3.19.1|lru-cache@5.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@5.1.1",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-module-imports",
      "group": "@babel",
      "version": "7.28.6",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-module-imports@7.28.6",
      "author": "The Babel Team",
      "description": "Babel helper functions for inserting module loads",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-module-imports@7.28.6",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-module-imports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://babel.dev/docs/en/next/babel-helper-module-imports",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-module-imports"
        }
      ]
    },
    {
      "type": "library",
      "name": "helper-globals",
      "group": "@babel",
      "version": "7.28.0",
      "bom-ref": "tekivex-ui@3.19.1|@babel/helper-globals@7.28.0",
      "author": "The Babel Team",
      "description": "A collection of JavaScript globals for Babel internal usage",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40babel/helper-globals@7.28.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/babel/babel.git#packages/babel-helper-globals",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/babel/babel#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/babel/babel/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@babel/helper-globals"
        }
      ]
    },
    {
      "type": "library",
      "name": "parent-module",
      "version": "1.0.1",
      "bom-ref": "tekivex-ui@3.19.1|parent-module@1.0.1",
      "author": "Sindre Sorhus",
      "description": "Get the path of the parent module",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/parent-module@1.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/parent-module.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/parent-module#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/parent-module/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/parent-module"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-from",
      "version": "4.0.0",
      "bom-ref": "tekivex-ui@3.19.1|resolve-from@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Resolve the path of a module like `require.resolve()` but from a given path",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/resolve-from@4.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/resolve-from.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/resolve-from/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-from"
        }
      ]
    },
    {
      "type": "library",
      "name": "argparse",
      "version": "2.0.1",
      "bom-ref": "tekivex-ui@3.19.1|argparse@2.0.1",
      "description": "CLI arguments parser. Native port of python's argparse.",
      "licenses": [
        {
          "license": {
            "id": "Python-2.0"
          }
        }
      ],
      "purl": "pkg:npm/argparse@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodeca/argparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodeca/argparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodeca/argparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/argparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "punycode",
      "version": "2.3.1",
      "bom-ref": "tekivex-ui@3.19.1|punycode@2.3.1",
      "author": "Mathias Bynens",
      "description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/punycode@2.3.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/punycode.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/punycode",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/punycode.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/punycode"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "bom-ref": "tekivex-ui@3.19.1|color-convert@2.0.1",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/color-convert@2.0.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-convert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-convert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-convert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "3.0.0",
      "bom-ref": "tekivex-ui@3.19.1|shebang-regex@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang line",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@3.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/shebang-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "2.0.0",
      "bom-ref": "tekivex-ui@3.19.1|isexe@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/isexe@2.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "flatted",
      "version": "3.4.2",
      "bom-ref": "tekivex-ui@3.19.1|flatted@3.4.2",
      "author": "Andrea Giammarchi",
      "description": "A super light and fast circular JSON parser.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.4.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/flatted.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/flatted#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/flatted/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/flatted"
        }
      ]
    },
    {
      "type": "library",
      "name": "keyv",
      "version": "4.5.4",
      "bom-ref": "tekivex-ui@3.19.1|keyv@4.5.4",
      "author": "Jared Wray",
      "description": "Simple key-value storage with support for multiple backends",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/keyv@4.5.4",
      "externalReferences": [
        {
          "url": "git+https://github.com/jaredwray/keyv.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jaredwray/keyv",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jaredwray/keyv/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/keyv"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "5.0.0",
      "bom-ref": "tekivex-ui@3.19.1|p-locate@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@5.0.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "concat-map",
      "version": "0.0.1",
      "bom-ref": "tekivex-ui@3.19.1|concat-map@0.0.1",
      "author": "James Halliday",
      "description": "concatenative mapdashery",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/concat-map@0.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/substack/node-concat-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/substack/node-concat-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/substack/node-concat-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/concat-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-helpers",
      "group": "@csstools",
      "version": "6.0.2",
      "bom-ref": "tekivex-ui@3.19.1|@csstools/color-helpers@6.0.2",
      "description": "Color helpers to ease transformation between formats, gamut, etc",
      "licenses": [
        {
          "license": {
            "id": "MIT-0"
          }
        }
      ],
      "purl": "pkg:npm/%40csstools/color-helpers@6.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/csstools/postcss-plugins.git#packages/color-helpers",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/tree/main/packages/color-helpers#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/csstools/postcss-plugins/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@csstools/color-helpers/-/color-helpers-6.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@csstools/color-helpers"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-from-string",
      "version": "2.0.2",
      "bom-ref": "tekivex-ui@3.19.1|require-from-string@2.0.2",
      "author": "Vsevolod Strukchinsky",
      "description": "Require module from string",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/require-from-string@2.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/floatdrop/require-from-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/floatdrop/require-from-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/floatdrop/require-from-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-from-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "tldts-core",
      "version": "7.0.30",
      "bom-ref": "tekivex-ui@3.19.1|tldts-core@7.0.30",
      "author": "Rémi Berson",
      "description": "tldts core primitives (internal module)",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/tldts-core@7.0.30",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/remusao/tldts.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/remusao/tldts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/remusao/tldts/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tldts-core/-/tldts-core-7.0.30.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tldts-core"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-color",
      "group": "@types",
      "version": "3.1.3",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-color@3.1.3",
      "description": "TypeScript definitions for d3-color",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-color@3.1.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-color",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-color",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-path",
      "group": "@types",
      "version": "3.1.1",
      "bom-ref": "tekivex-ui@3.19.1|@types/d3-path@3.1.1",
      "description": "TypeScript definitions for d3-path",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/d3-path@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/d3-path",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/d3-path",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/d3-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "internmap",
      "version": "2.0.3",
      "bom-ref": "tekivex-ui@3.19.1|internmap@2.0.3",
      "author": "Mike Bostock",
      "description": "Map and Set with automatic key interning",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/internmap@2.0.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/mbostock/internmap.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/mbostock/internmap/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mbostock/internmap/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/internmap"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-color",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|d3-color@3.1.0",
      "author": "Mike Bostock",
      "description": "Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-color@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-color/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-format",
      "version": "3.1.2",
      "bom-ref": "tekivex-ui@3.19.1|d3-format@3.1.2",
      "author": "Mike Bostock",
      "description": "Format numbers for human consumption.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-format@3.1.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-format/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-time-format",
      "version": "4.1.0",
      "bom-ref": "tekivex-ui@3.19.1|d3-time-format@4.1.0",
      "author": "Mike Bostock",
      "description": "A JavaScript time formatter and parser inspired by strftime and strptime.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-time-format@4.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-time-format.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-time-format/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-time-format/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-time-format"
        }
      ]
    },
    {
      "type": "library",
      "name": "d3-path",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|d3-path@3.1.0",
      "author": "Mike Bostock",
      "description": "Serialize Canvas path commands to SVG.",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/d3-path@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/d3/d3-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://d3js.org/d3-path/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/d3/d3-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/d3-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "deep-eql",
      "group": "@types",
      "version": "4.0.2",
      "bom-ref": "tekivex-ui@3.19.1|@types/deep-eql@4.0.2",
      "description": "TypeScript definitions for deep-eql",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/deep-eql@4.0.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/deep-eql",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-eql",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@types/deep-eql/-/deep-eql-4.0.2.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/deep-eql"
        }
      ]
    },
    {
      "type": "library",
      "name": "assertion-error",
      "version": "2.0.1",
      "bom-ref": "tekivex-ui@3.19.1|assertion-error@2.0.1",
      "author": "Jake Luer",
      "description": "Error constructor for test and validation frameworks that implements standardized AssertionError specification.",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/assertion-error@2.0.1",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/chaijs/assertion-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chaijs/assertion-error#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chaijs/assertion-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/assertion-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "4.0.4",
      "bom-ref": "tekivex-ui@3.19.1|balanced-match@4.0.4",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@4.0.4",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "baseline-browser-mapping",
      "version": "2.10.29",
      "bom-ref": "tekivex-ui@3.19.1|baseline-browser-mapping@2.10.29",
      "description": "A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0"
          }
        }
      ],
      "purl": "pkg:npm/baseline-browser-mapping@2.10.29",
      "externalReferences": [
        {
          "url": "git+https://github.com/web-platform-dx/baseline-browser-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/web-platform-dx/baseline-browser-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.29.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/baseline-browser-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "caniuse-lite",
      "version": "1.0.30001792",
      "bom-ref": "tekivex-ui@3.19.1|caniuse-lite@1.0.30001792",
      "author": "Ben Briggs",
      "description": "A smaller version of caniuse-db, with only the essentials!",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-4.0"
          }
        }
      ],
      "purl": "pkg:npm/caniuse-lite@1.0.30001792",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/caniuse-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/caniuse-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001792.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/caniuse-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "electron-to-chromium",
      "version": "1.5.353",
      "bom-ref": "tekivex-ui@3.19.1|electron-to-chromium@1.5.353",
      "author": "Kilian Valkhof",
      "description": "Provides a list of electron-to-chromium version mappings",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/electron-to-chromium@1.5.353",
      "externalReferences": [
        {
          "url": "git+https://github.com/Kilian/electron-to-chromium.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Kilian/electron-to-chromium#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Kilian/electron-to-chromium/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.353.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/electron-to-chromium"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-releases",
      "version": "2.0.38",
      "bom-ref": "tekivex-ui@3.19.1|node-releases@2.0.38",
      "author": "Sergey Rubanov",
      "description": "Node.js releases data",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/node-releases@2.0.38",
      "externalReferences": [
        {
          "url": "git+https://github.com/chicoxyzzy/node-releases.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chicoxyzzy/node-releases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.38.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-releases"
        }
      ]
    },
    {
      "type": "library",
      "name": "update-browserslist-db",
      "version": "1.2.3",
      "bom-ref": "tekivex-ui@3.19.1|update-browserslist-db@1.2.3",
      "author": "Andrey Sitnik",
      "description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/update-browserslist-db@1.2.3",
      "externalReferences": [
        {
          "url": "git+https://github.com/browserslist/update-db.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/browserslist/update-db#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/browserslist/update-db/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/update-browserslist-db"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "3.1.1",
      "bom-ref": "tekivex-ui@3.19.1|yallist@3.1.1",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "ISC"
          }
        }
      ],
      "purl": "pkg:npm/yallist@3.1.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "callsites",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|callsites@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Get callsites from the V8 stack trace API",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/callsites@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/callsites.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/callsites/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/callsites"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "bom-ref": "tekivex-ui@3.19.1|color-name@1.1.4",
      "author": "DY",
      "description": "A list of color names and its values",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/color-name@1.1.4",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/colorjs/color-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/colorjs/color-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/colorjs/color-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "json-buffer",
      "version": "3.0.1",
      "bom-ref": "tekivex-ui@3.19.1|json-buffer@3.0.1",
      "author": "Dominic Tarr",
      "description": "JSON parse & stringify that supports binary via bops & base64",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/json-buffer@3.0.1",
      "externalReferences": [
        {
          "url": "git://github.com/dominictarr/json-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/dominictarr/json-buffer",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/dominictarr/json-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "3.1.0",
      "bom-ref": "tekivex-ui@3.19.1|p-limit@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@3.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "bom-ref": "tekivex-ui@3.19.1|escalade@3.2.0",
      "author": "Luke Edwards",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/escalade@3.2.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/escalade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/escalade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/escalade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escalade"
        }
      ]
    },
    {
      "type": "library",
      "name": "yocto-queue",
      "version": "0.1.0",
      "bom-ref": "tekivex-ui@3.19.1|yocto-queue@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Tiny queue data structure",
      "licenses": [
        {
          "license": {
            "id": "MIT"
          }
        }
      ],
      "purl": "pkg:npm/yocto-queue@0.1.0",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/yocto-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
          "type": "distribution",
          "comment": "as detected from npm-ls property \"resolved\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yocto-queue"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "tekivex-ui@3.19.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@playwright/test@1.59.1",
        "tekivex-ui@3.19.1|@testing-library/jest-dom@6.9.1",
        "tekivex-ui@3.19.1|@testing-library/react@16.3.2",
        "tekivex-ui@3.19.1|@testing-library/user-event@14.6.1",
        "tekivex-ui@3.19.1|@types/react-dom@19.2.3",
        "tekivex-ui@3.19.1|@types/react@19.2.14",
        "tekivex-ui@3.19.1|@typescript-eslint/eslint-plugin@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/parser@8.59.1",
        "tekivex-ui@3.19.1|@vitejs/plugin-react@6.0.1",
        "tekivex-ui@3.19.1|@vitest/coverage-v8@4.1.5",
        "tekivex-ui@3.19.1|eslint-plugin-react-hooks@7.1.1",
        "tekivex-ui@3.19.1|eslint@9.39.4",
        "tekivex-ui@3.19.1|jsdom@29.1.1",
        "tekivex-ui@3.19.1|prettier@3.8.3",
        "tekivex-ui@3.19.1|react-dom@19.2.6",
        "tekivex-ui@3.19.1|react@19.2.6",
        "tekivex-ui@3.19.1|recharts@3.8.1",
        "tekivex-ui@3.19.1|terser@5.47.1",
        "tekivex-ui@3.19.1|typescript@5.9.3",
        "tekivex-ui@3.19.1|vite@8.0.12",
        "tekivex-ui@3.19.1|vitest@4.1.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@playwright/test@1.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|playwright@1.59.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@testing-library/jest-dom@6.9.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@adobe/css-tools@4.4.4",
        "tekivex-ui@3.19.1|aria-query@5.3.0",
        "tekivex-ui@3.19.1|css.escape@1.5.1",
        "tekivex-ui@3.19.1|@testing-library/jest-dom@6.9.1|dom-accessibility-api@0.6.3",
        "tekivex-ui@3.19.1|picocolors@1.1.1",
        "tekivex-ui@3.19.1|redent@3.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@testing-library/jest-dom@6.9.1|dom-accessibility-api@0.6.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@testing-library/react@16.3.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/runtime@7.29.2",
        "tekivex-ui@3.19.1|@testing-library/dom@10.4.1",
        "tekivex-ui@3.19.1|@types/react-dom@19.2.3",
        "tekivex-ui@3.19.1|@types/react@19.2.14",
        "tekivex-ui@3.19.1|react-dom@19.2.6",
        "tekivex-ui@3.19.1|react@19.2.6"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@testing-library/user-event@14.6.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@testing-library/dom@10.4.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/react-dom@19.2.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/react@19.2.14"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/react@19.2.14",
      "dependsOn": [
        "tekivex-ui@3.19.1|csstype@3.2.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/eslint-plugin@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint-community/regexpp@4.12.2",
        "tekivex-ui@3.19.1|@typescript-eslint/parser@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/scope-manager@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/type-utils@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/utils@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1",
        "tekivex-ui@3.19.1|eslint@9.39.4",
        "tekivex-ui@3.19.1|ignore@7.0.5",
        "tekivex-ui@3.19.1|natural-compare@1.4.0",
        "tekivex-ui@3.19.1|ts-api-utils@2.5.0",
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/parser@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@typescript-eslint/scope-manager@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/typescript-estree@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|eslint@9.39.4",
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitejs/plugin-react@6.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@rolldown/pluginutils@1.0.0-rc.7",
        "tekivex-ui@3.19.1|vite@8.0.12"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/coverage-v8@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@bcoe/v8-coverage@1.0.2",
        "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
        "tekivex-ui@3.19.1|ast-v8-to-istanbul@1.0.0",
        "tekivex-ui@3.19.1|istanbul-lib-coverage@3.2.2",
        "tekivex-ui@3.19.1|istanbul-lib-report@3.0.1",
        "tekivex-ui@3.19.1|istanbul-reports@3.2.0",
        "tekivex-ui@3.19.1|magicast@0.5.2",
        "tekivex-ui@3.19.1|obug@2.1.1",
        "tekivex-ui@3.19.1|std-env@4.1.0",
        "tekivex-ui@3.19.1|tinyrainbow@3.1.0",
        "tekivex-ui@3.19.1|vitest@4.1.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint-plugin-react-hooks@7.1.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/core@7.29.0",
        "tekivex-ui@3.19.1|@babel/parser@7.29.3",
        "tekivex-ui@3.19.1|eslint@9.39.4",
        "tekivex-ui@3.19.1|hermes-parser@0.25.1",
        "tekivex-ui@3.19.1|zod-validation-error@4.0.2",
        "tekivex-ui@3.19.1|zod@4.4.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint@9.39.4",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint-community/eslint-utils@4.9.1",
        "tekivex-ui@3.19.1|@eslint-community/regexpp@4.12.2",
        "tekivex-ui@3.19.1|@eslint/config-array@0.21.2",
        "tekivex-ui@3.19.1|@eslint/config-helpers@0.4.2",
        "tekivex-ui@3.19.1|@eslint/core@0.17.0",
        "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5",
        "tekivex-ui@3.19.1|@eslint/js@9.39.4",
        "tekivex-ui@3.19.1|@eslint/plugin-kit@0.4.1",
        "tekivex-ui@3.19.1|@humanfs/node@0.16.7",
        "tekivex-ui@3.19.1|@humanwhocodes/module-importer@1.0.1",
        "tekivex-ui@3.19.1|@humanwhocodes/retry@0.4.3",
        "tekivex-ui@3.19.1|@types/estree@1.0.8",
        "tekivex-ui@3.19.1|ajv@6.14.0",
        "tekivex-ui@3.19.1|chalk@4.1.2",
        "tekivex-ui@3.19.1|cross-spawn@7.0.6",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|escape-string-regexp@4.0.0",
        "tekivex-ui@3.19.1|eslint-scope@8.4.0",
        "tekivex-ui@3.19.1|eslint@9.39.4|eslint-visitor-keys@4.2.1",
        "tekivex-ui@3.19.1|espree@10.4.0",
        "tekivex-ui@3.19.1|esquery@1.7.0",
        "tekivex-ui@3.19.1|esutils@2.0.3",
        "tekivex-ui@3.19.1|fast-deep-equal@3.1.3",
        "tekivex-ui@3.19.1|file-entry-cache@8.0.0",
        "tekivex-ui@3.19.1|find-up@5.0.0",
        "tekivex-ui@3.19.1|glob-parent@6.0.2",
        "tekivex-ui@3.19.1|eslint@9.39.4|ignore@5.3.2",
        "tekivex-ui@3.19.1|imurmurhash@0.1.4",
        "tekivex-ui@3.19.1|is-glob@4.0.3",
        "tekivex-ui@3.19.1|json-stable-stringify-without-jsonify@1.0.1",
        "tekivex-ui@3.19.1|lodash.merge@4.6.2",
        "tekivex-ui@3.19.1|eslint@9.39.4|minimatch@3.1.5",
        "tekivex-ui@3.19.1|natural-compare@1.4.0",
        "tekivex-ui@3.19.1|optionator@0.9.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint@9.39.4|eslint-visitor-keys@4.2.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint@9.39.4|ignore@5.3.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint@9.39.4|minimatch@3.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|eslint@9.39.4|brace-expansion@1.1.13"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint@9.39.4|brace-expansion@1.1.13",
      "dependsOn": [
        "tekivex-ui@3.19.1|eslint@9.39.4|balanced-match@1.0.2",
        "tekivex-ui@3.19.1|concat-map@0.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint@9.39.4|balanced-match@1.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|jsdom@29.1.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@asamuzakjp/css-color@5.1.11",
        "tekivex-ui@3.19.1|@asamuzakjp/dom-selector@7.1.1",
        "tekivex-ui@3.19.1|@bramus/specificity@2.4.2",
        "tekivex-ui@3.19.1|@csstools/css-syntax-patches-for-csstree@1.1.3",
        "tekivex-ui@3.19.1|@exodus/bytes@1.15.0",
        "tekivex-ui@3.19.1|css-tree@3.2.1",
        "tekivex-ui@3.19.1|data-urls@7.0.0",
        "tekivex-ui@3.19.1|decimal.js@10.6.0",
        "tekivex-ui@3.19.1|html-encoding-sniffer@6.0.0",
        "tekivex-ui@3.19.1|is-potential-custom-element-name@1.0.1",
        "tekivex-ui@3.19.1|jsdom@29.1.1|lru-cache@11.3.6",
        "tekivex-ui@3.19.1|parse5@8.0.1",
        "tekivex-ui@3.19.1|saxes@6.0.0",
        "tekivex-ui@3.19.1|symbol-tree@3.2.4",
        "tekivex-ui@3.19.1|tough-cookie@6.0.1",
        "tekivex-ui@3.19.1|undici@7.25.0",
        "tekivex-ui@3.19.1|w3c-xmlserializer@5.0.0",
        "tekivex-ui@3.19.1|webidl-conversions@8.0.1",
        "tekivex-ui@3.19.1|whatwg-mimetype@5.0.0",
        "tekivex-ui@3.19.1|whatwg-url@16.0.1",
        "tekivex-ui@3.19.1|xml-name-validator@5.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|jsdom@29.1.1|lru-cache@11.3.6"
    },
    {
      "ref": "tekivex-ui@3.19.1|prettier@3.8.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|react-dom@19.2.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|react@19.2.6",
        "tekivex-ui@3.19.1|scheduler@0.27.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|react@19.2.6"
    },
    {
      "ref": "tekivex-ui@3.19.1|recharts@3.8.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@reduxjs/toolkit@2.11.2",
        "tekivex-ui@3.19.1|clsx@2.1.1",
        "tekivex-ui@3.19.1|decimal.js-light@2.5.1",
        "tekivex-ui@3.19.1|es-toolkit@1.46.1",
        "tekivex-ui@3.19.1|eventemitter3@5.0.4",
        "tekivex-ui@3.19.1|immer@10.2.0",
        "tekivex-ui@3.19.1|react-dom@19.2.6",
        "tekivex-ui@3.19.1|react-is@17.0.2",
        "tekivex-ui@3.19.1|react-redux@9.2.0",
        "tekivex-ui@3.19.1|react@19.2.6",
        "tekivex-ui@3.19.1|reselect@5.1.1",
        "tekivex-ui@3.19.1|tiny-invariant@1.3.3",
        "tekivex-ui@3.19.1|use-sync-external-store@1.6.0",
        "tekivex-ui@3.19.1|victory-vendor@37.3.6"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|terser@5.47.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/source-map@0.3.11",
        "tekivex-ui@3.19.1|acorn@8.16.0",
        "tekivex-ui@3.19.1|commander@2.20.3",
        "tekivex-ui@3.19.1|source-map-support@0.5.21"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|typescript@5.9.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|vite@8.0.12",
      "dependsOn": [
        "tekivex-ui@3.19.1|lightningcss@1.32.0",
        "tekivex-ui@3.19.1|picomatch@4.0.4",
        "tekivex-ui@3.19.1|postcss@8.5.14",
        "tekivex-ui@3.19.1|rolldown@1.0.0",
        "tekivex-ui@3.19.1|terser@5.47.1",
        "tekivex-ui@3.19.1|tinyglobby@0.2.16"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|vitest@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@vitest/coverage-v8@4.1.5",
        "tekivex-ui@3.19.1|@vitest/expect@4.1.5",
        "tekivex-ui@3.19.1|@vitest/mocker@4.1.5",
        "tekivex-ui@3.19.1|@vitest/pretty-format@4.1.5",
        "tekivex-ui@3.19.1|@vitest/runner@4.1.5",
        "tekivex-ui@3.19.1|@vitest/snapshot@4.1.5",
        "tekivex-ui@3.19.1|@vitest/spy@4.1.5",
        "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
        "tekivex-ui@3.19.1|es-module-lexer@2.1.0",
        "tekivex-ui@3.19.1|expect-type@1.3.0",
        "tekivex-ui@3.19.1|jsdom@29.1.1",
        "tekivex-ui@3.19.1|magic-string@0.30.21",
        "tekivex-ui@3.19.1|obug@2.1.1",
        "tekivex-ui@3.19.1|pathe@2.0.3",
        "tekivex-ui@3.19.1|picomatch@4.0.4",
        "tekivex-ui@3.19.1|std-env@4.1.0",
        "tekivex-ui@3.19.1|tinybench@2.9.0",
        "tekivex-ui@3.19.1|tinyexec@1.1.2",
        "tekivex-ui@3.19.1|tinyglobby@0.2.16",
        "tekivex-ui@3.19.1|tinyrainbow@3.1.0",
        "tekivex-ui@3.19.1|vite@8.0.12",
        "tekivex-ui@3.19.1|why-is-node-running@2.3.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|playwright@1.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|playwright-core@1.59.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@adobe/css-tools@4.4.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|aria-query@5.3.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|dequal@2.0.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|css.escape@1.5.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|picocolors@1.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|redent@3.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|indent-string@4.0.0",
        "tekivex-ui@3.19.1|strip-indent@3.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/runtime@7.29.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@testing-library/dom@10.4.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/code-frame@7.29.0",
        "tekivex-ui@3.19.1|@babel/runtime@7.29.2",
        "tekivex-ui@3.19.1|@types/aria-query@5.0.4",
        "tekivex-ui@3.19.1|aria-query@5.3.0",
        "tekivex-ui@3.19.1|dom-accessibility-api@0.5.16",
        "tekivex-ui@3.19.1|lz-string@1.5.0",
        "tekivex-ui@3.19.1|picocolors@1.1.1",
        "tekivex-ui@3.19.1|pretty-format@27.5.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|csstype@3.2.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint-community/regexpp@4.12.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/scope-manager@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/type-utils@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/typescript-estree@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/utils@8.59.1",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|eslint@9.39.4",
        "tekivex-ui@3.19.1|ts-api-utils@2.5.0",
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/utils@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint-community/eslint-utils@4.9.1",
        "tekivex-ui@3.19.1|@typescript-eslint/scope-manager@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/typescript-estree@8.59.1",
        "tekivex-ui@3.19.1|eslint@9.39.4",
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1|eslint-visitor-keys@5.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1|eslint-visitor-keys@5.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|ignore@7.0.5"
    },
    {
      "ref": "tekivex-ui@3.19.1|natural-compare@1.4.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|ts-api-utils@2.5.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/typescript-estree@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@typescript-eslint/project-service@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/tsconfig-utils@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/visitor-keys@8.59.1",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|minimatch@10.2.5",
        "tekivex-ui@3.19.1|semver@7.7.4",
        "tekivex-ui@3.19.1|tinyglobby@0.2.16",
        "tekivex-ui@3.19.1|ts-api-utils@2.5.0",
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|debug@4.4.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|ms@2.1.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@rolldown/pluginutils@1.0.0-rc.7"
    },
    {
      "ref": "tekivex-ui@3.19.1|@bcoe/v8-coverage@1.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@vitest/pretty-format@4.1.5",
        "tekivex-ui@3.19.1|convert-source-map@2.0.0",
        "tekivex-ui@3.19.1|tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|ast-v8-to-istanbul@1.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31",
        "tekivex-ui@3.19.1|estree-walker@3.0.3",
        "tekivex-ui@3.19.1|ast-v8-to-istanbul@1.0.0|js-tokens@10.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|ast-v8-to-istanbul@1.0.0|js-tokens@10.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|istanbul-lib-coverage@3.2.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|istanbul-lib-report@3.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|istanbul-lib-coverage@3.2.2",
        "tekivex-ui@3.19.1|make-dir@4.0.0",
        "tekivex-ui@3.19.1|supports-color@7.2.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|istanbul-reports@3.2.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|html-escaper@2.0.2",
        "tekivex-ui@3.19.1|istanbul-lib-report@3.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|magicast@0.5.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/parser@7.29.3",
        "tekivex-ui@3.19.1|@babel/types@7.29.0",
        "tekivex-ui@3.19.1|source-map-js@1.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|obug@2.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|std-env@4.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|tinyrainbow@3.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/core@7.29.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/code-frame@7.29.0",
        "tekivex-ui@3.19.1|@babel/generator@7.29.1",
        "tekivex-ui@3.19.1|@babel/helper-compilation-targets@7.28.6",
        "tekivex-ui@3.19.1|@babel/helper-module-transforms@7.28.6",
        "tekivex-ui@3.19.1|@babel/helpers@7.29.2",
        "tekivex-ui@3.19.1|@babel/parser@7.29.3",
        "tekivex-ui@3.19.1|@babel/template@7.28.6",
        "tekivex-ui@3.19.1|@babel/traverse@7.29.0",
        "tekivex-ui@3.19.1|@babel/types@7.29.0",
        "tekivex-ui@3.19.1|@jridgewell/remapping@2.3.5",
        "tekivex-ui@3.19.1|convert-source-map@2.0.0",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|gensync@1.0.0-beta.2",
        "tekivex-ui@3.19.1|json5@2.2.3",
        "tekivex-ui@3.19.1|@babel/core@7.29.0|semver@6.3.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/core@7.29.0|semver@6.3.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/parser@7.29.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|hermes-parser@0.25.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|hermes-estree@0.25.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|zod-validation-error@4.0.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|zod@4.4.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|zod@4.4.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint-community/eslint-utils@4.9.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|eslint-visitor-keys@3.4.3",
        "tekivex-ui@3.19.1|eslint@9.39.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/object-schema@2.1.7",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|minimatch@3.1.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|minimatch@3.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|brace-expansion@1.1.13"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|brace-expansion@1.1.13",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|balanced-match@1.0.2",
        "tekivex-ui@3.19.1|concat-map@0.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/config-array@0.21.2|balanced-match@1.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/config-helpers@0.4.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/core@0.17.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/core@0.17.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/json-schema@7.0.15"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|ajv@6.14.0",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|espree@10.4.0",
        "tekivex-ui@3.19.1|globals@14.0.0",
        "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|ignore@5.3.2",
        "tekivex-ui@3.19.1|import-fresh@3.3.1",
        "tekivex-ui@3.19.1|js-yaml@4.1.1",
        "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|minimatch@3.1.5",
        "tekivex-ui@3.19.1|strip-json-comments@3.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|ignore@5.3.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|minimatch@3.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|brace-expansion@1.1.13"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|brace-expansion@1.1.13",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|balanced-match@1.0.2",
        "tekivex-ui@3.19.1|concat-map@0.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/eslintrc@3.3.5|balanced-match@1.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/js@9.39.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/plugin-kit@0.4.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@eslint/core@0.17.0",
        "tekivex-ui@3.19.1|levn@0.4.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@humanfs/node@0.16.7",
      "dependsOn": [
        "tekivex-ui@3.19.1|@humanfs/core@0.19.1",
        "tekivex-ui@3.19.1|@humanwhocodes/retry@0.4.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@humanwhocodes/module-importer@1.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@humanwhocodes/retry@0.4.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/estree@1.0.8"
    },
    {
      "ref": "tekivex-ui@3.19.1|ajv@6.14.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|fast-deep-equal@3.1.3",
        "tekivex-ui@3.19.1|fast-json-stable-stringify@2.1.0",
        "tekivex-ui@3.19.1|json-schema-traverse@0.4.1",
        "tekivex-ui@3.19.1|uri-js@4.4.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|chalk@4.1.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|ansi-styles@4.3.0",
        "tekivex-ui@3.19.1|supports-color@7.2.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|cross-spawn@7.0.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|path-key@3.1.1",
        "tekivex-ui@3.19.1|shebang-command@2.0.0",
        "tekivex-ui@3.19.1|which@2.0.2"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|escape-string-regexp@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint-scope@8.4.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|esrecurse@4.3.0",
        "tekivex-ui@3.19.1|estraverse@5.3.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|espree@10.4.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|acorn-jsx@5.3.2",
        "tekivex-ui@3.19.1|acorn@8.16.0",
        "tekivex-ui@3.19.1|espree@10.4.0|eslint-visitor-keys@4.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|espree@10.4.0|eslint-visitor-keys@4.2.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|esquery@1.7.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|estraverse@5.3.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|esutils@2.0.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|fast-deep-equal@3.1.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|file-entry-cache@8.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|flat-cache@4.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|find-up@5.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|locate-path@6.0.0",
        "tekivex-ui@3.19.1|path-exists@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|glob-parent@6.0.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|is-glob@4.0.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|imurmurhash@0.1.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|is-glob@4.0.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|is-extglob@2.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|json-stable-stringify-without-jsonify@1.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|lodash.merge@4.6.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|optionator@0.9.4",
      "dependsOn": [
        "tekivex-ui@3.19.1|deep-is@0.1.4",
        "tekivex-ui@3.19.1|fast-levenshtein@2.0.6",
        "tekivex-ui@3.19.1|levn@0.4.1",
        "tekivex-ui@3.19.1|prelude-ls@1.2.1",
        "tekivex-ui@3.19.1|type-check@0.4.0",
        "tekivex-ui@3.19.1|word-wrap@1.2.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@asamuzakjp/css-color@5.1.11",
      "dependsOn": [
        "tekivex-ui@3.19.1|@asamuzakjp/generational-cache@1.0.1",
        "tekivex-ui@3.19.1|@csstools/css-calc@3.2.0",
        "tekivex-ui@3.19.1|@csstools/css-color-parser@4.1.0",
        "tekivex-ui@3.19.1|@csstools/css-parser-algorithms@4.0.0",
        "tekivex-ui@3.19.1|@csstools/css-tokenizer@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@asamuzakjp/dom-selector@7.1.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@asamuzakjp/generational-cache@1.0.1",
        "tekivex-ui@3.19.1|@asamuzakjp/nwsapi@2.3.9",
        "tekivex-ui@3.19.1|bidi-js@1.0.3",
        "tekivex-ui@3.19.1|css-tree@3.2.1",
        "tekivex-ui@3.19.1|is-potential-custom-element-name@1.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@bramus/specificity@2.4.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|css-tree@3.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@csstools/css-syntax-patches-for-csstree@1.1.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|css-tree@3.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@exodus/bytes@1.15.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|css-tree@3.2.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|mdn-data@2.27.1",
        "tekivex-ui@3.19.1|source-map-js@1.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|data-urls@7.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|whatwg-mimetype@5.0.0",
        "tekivex-ui@3.19.1|whatwg-url@16.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|decimal.js@10.6.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|html-encoding-sniffer@6.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@exodus/bytes@1.15.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|is-potential-custom-element-name@1.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|parse5@8.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|entities@8.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|saxes@6.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|xmlchars@2.2.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|symbol-tree@3.2.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|tough-cookie@6.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|tldts@7.0.30"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|undici@7.25.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|w3c-xmlserializer@5.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|xml-name-validator@5.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|webidl-conversions@8.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|whatwg-mimetype@5.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|whatwg-url@16.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@exodus/bytes@1.15.0",
        "tekivex-ui@3.19.1|tr46@6.0.0",
        "tekivex-ui@3.19.1|webidl-conversions@8.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|xml-name-validator@5.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|scheduler@0.27.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@reduxjs/toolkit@2.11.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|@standard-schema/spec@1.1.0",
        "tekivex-ui@3.19.1|@standard-schema/utils@0.3.0",
        "tekivex-ui@3.19.1|@reduxjs/toolkit@2.11.2|immer@11.1.4",
        "tekivex-ui@3.19.1|react-redux@9.2.0",
        "tekivex-ui@3.19.1|react@19.2.6",
        "tekivex-ui@3.19.1|redux-thunk@3.1.0",
        "tekivex-ui@3.19.1|redux@5.0.1",
        "tekivex-ui@3.19.1|reselect@5.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@reduxjs/toolkit@2.11.2|immer@11.1.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|clsx@2.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|decimal.js-light@2.5.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|es-toolkit@1.46.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|eventemitter3@5.0.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|immer@10.2.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|react-is@17.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|react-redux@9.2.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/react@19.2.14",
        "tekivex-ui@3.19.1|@types/use-sync-external-store@0.0.6",
        "tekivex-ui@3.19.1|react@19.2.6",
        "tekivex-ui@3.19.1|redux@5.0.1",
        "tekivex-ui@3.19.1|use-sync-external-store@1.6.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|reselect@5.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|tiny-invariant@1.3.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|use-sync-external-store@1.6.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|react@19.2.6"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|victory-vendor@37.3.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/d3-array@3.2.2",
        "tekivex-ui@3.19.1|@types/d3-ease@3.0.2",
        "tekivex-ui@3.19.1|@types/d3-interpolate@3.0.4",
        "tekivex-ui@3.19.1|@types/d3-scale@4.0.9",
        "tekivex-ui@3.19.1|@types/d3-shape@3.1.8",
        "tekivex-ui@3.19.1|@types/d3-time@3.0.4",
        "tekivex-ui@3.19.1|@types/d3-timer@3.0.2",
        "tekivex-ui@3.19.1|d3-array@3.2.4",
        "tekivex-ui@3.19.1|d3-ease@3.0.1",
        "tekivex-ui@3.19.1|d3-interpolate@3.0.1",
        "tekivex-ui@3.19.1|d3-scale@4.0.2",
        "tekivex-ui@3.19.1|d3-shape@3.2.0",
        "tekivex-ui@3.19.1|d3-time@3.1.0",
        "tekivex-ui@3.19.1|d3-timer@3.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@jridgewell/source-map@0.3.11",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/gen-mapping@0.3.13",
        "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|acorn@8.16.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|commander@2.20.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|source-map-support@0.5.21",
      "dependsOn": [
        "tekivex-ui@3.19.1|buffer-from@1.1.2",
        "tekivex-ui@3.19.1|source-map@0.6.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|lightningcss@1.32.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|detect-libc@2.1.2",
        "tekivex-ui@3.19.1|lightningcss-win32-x64-msvc@1.32.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|picomatch@4.0.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|postcss@8.5.14",
      "dependsOn": [
        "tekivex-ui@3.19.1|nanoid@3.3.12",
        "tekivex-ui@3.19.1|picocolors@1.1.1",
        "tekivex-ui@3.19.1|source-map-js@1.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|rolldown@1.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@oxc-project/types@0.129.0",
        "tekivex-ui@3.19.1|@rolldown/binding-win32-x64-msvc@1.0.0",
        "tekivex-ui@3.19.1|rolldown@1.0.0|@rolldown/pluginutils@1.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|rolldown@1.0.0|@rolldown/pluginutils@1.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|tinyglobby@0.2.16",
      "dependsOn": [
        "tekivex-ui@3.19.1|fdir@6.5.0",
        "tekivex-ui@3.19.1|picomatch@4.0.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/expect@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@standard-schema/spec@1.1.0",
        "tekivex-ui@3.19.1|@types/chai@5.2.3",
        "tekivex-ui@3.19.1|@vitest/spy@4.1.5",
        "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
        "tekivex-ui@3.19.1|chai@6.2.2",
        "tekivex-ui@3.19.1|tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/mocker@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@vitest/spy@4.1.5",
        "tekivex-ui@3.19.1|estree-walker@3.0.3",
        "tekivex-ui@3.19.1|magic-string@0.30.21",
        "tekivex-ui@3.19.1|vite@8.0.12"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/pretty-format@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|tinyrainbow@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/runner@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
        "tekivex-ui@3.19.1|pathe@2.0.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/snapshot@4.1.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@vitest/pretty-format@4.1.5",
        "tekivex-ui@3.19.1|@vitest/utils@4.1.5",
        "tekivex-ui@3.19.1|magic-string@0.30.21",
        "tekivex-ui@3.19.1|pathe@2.0.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@vitest/spy@4.1.5"
    },
    {
      "ref": "tekivex-ui@3.19.1|es-module-lexer@2.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|expect-type@1.3.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|magic-string@0.30.21",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|pathe@2.0.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|tinybench@2.9.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|tinyexec@1.1.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|why-is-node-running@2.3.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|siginfo@2.0.0",
        "tekivex-ui@3.19.1|stackback@0.0.2"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|playwright-core@1.59.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|dequal@2.0.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|indent-string@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|strip-indent@3.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|min-indent@1.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/code-frame@7.29.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/helper-validator-identifier@7.28.5",
        "tekivex-ui@3.19.1|js-tokens@4.0.0",
        "tekivex-ui@3.19.1|picocolors@1.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/aria-query@5.0.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|dom-accessibility-api@0.5.16"
    },
    {
      "ref": "tekivex-ui@3.19.1|lz-string@1.5.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|pretty-format@27.5.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|ansi-regex@5.0.1",
        "tekivex-ui@3.19.1|pretty-format@27.5.1|ansi-styles@5.2.0",
        "tekivex-ui@3.19.1|react-is@17.0.2"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|pretty-format@27.5.1|ansi-styles@5.2.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/project-service@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@typescript-eslint/tsconfig-utils@8.59.1",
        "tekivex-ui@3.19.1|@typescript-eslint/types@8.59.1",
        "tekivex-ui@3.19.1|debug@4.4.3",
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@typescript-eslint/tsconfig-utils@8.59.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|typescript@5.9.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|minimatch@10.2.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|brace-expansion@5.0.6"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|semver@7.7.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|ms@2.1.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|convert-source-map@2.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/resolve-uri@3.1.2",
        "tekivex-ui@3.19.1|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|estree-walker@3.0.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/estree@1.0.8"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|make-dir@4.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|semver@7.7.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|supports-color@7.2.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|has-flag@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|html-escaper@2.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/types@7.29.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/helper-string-parser@7.27.1",
        "tekivex-ui@3.19.1|@babel/helper-validator-identifier@7.28.5"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|source-map-js@1.2.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/generator@7.29.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/parser@7.29.3",
        "tekivex-ui@3.19.1|@babel/types@7.29.0",
        "tekivex-ui@3.19.1|@jridgewell/gen-mapping@0.3.13",
        "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31",
        "tekivex-ui@3.19.1|jsesc@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-compilation-targets@7.28.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/compat-data@7.29.3",
        "tekivex-ui@3.19.1|@babel/helper-validator-option@7.27.1",
        "tekivex-ui@3.19.1|browserslist@4.28.2",
        "tekivex-ui@3.19.1|lru-cache@5.1.1",
        "tekivex-ui@3.19.1|@babel/helper-compilation-targets@7.28.6|semver@6.3.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-compilation-targets@7.28.6|semver@6.3.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-module-transforms@7.28.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/core@7.29.0",
        "tekivex-ui@3.19.1|@babel/helper-module-imports@7.28.6",
        "tekivex-ui@3.19.1|@babel/helper-validator-identifier@7.28.5",
        "tekivex-ui@3.19.1|@babel/traverse@7.29.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helpers@7.29.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/template@7.28.6",
        "tekivex-ui@3.19.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/template@7.28.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/code-frame@7.29.0",
        "tekivex-ui@3.19.1|@babel/parser@7.29.3",
        "tekivex-ui@3.19.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/traverse@7.29.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/code-frame@7.29.0",
        "tekivex-ui@3.19.1|@babel/generator@7.29.1",
        "tekivex-ui@3.19.1|@babel/helper-globals@7.28.0",
        "tekivex-ui@3.19.1|@babel/parser@7.29.3",
        "tekivex-ui@3.19.1|@babel/template@7.28.6",
        "tekivex-ui@3.19.1|@babel/types@7.29.0",
        "tekivex-ui@3.19.1|debug@4.4.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@jridgewell/remapping@2.3.5",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/gen-mapping@0.3.13",
        "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|gensync@1.0.0-beta.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|json5@2.2.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|hermes-estree@0.25.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|eslint-visitor-keys@3.4.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@eslint/object-schema@2.1.7"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/json-schema@7.0.15"
    },
    {
      "ref": "tekivex-ui@3.19.1|globals@14.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|import-fresh@3.3.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|parent-module@1.0.1",
        "tekivex-ui@3.19.1|resolve-from@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|js-yaml@4.1.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|argparse@2.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|strip-json-comments@3.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|levn@0.4.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|prelude-ls@1.2.1",
        "tekivex-ui@3.19.1|type-check@0.4.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@humanfs/core@0.19.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|fast-json-stable-stringify@2.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|json-schema-traverse@0.4.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|uri-js@4.4.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|punycode@2.3.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|ansi-styles@4.3.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|color-convert@2.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|path-key@3.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|shebang-command@2.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|which@2.0.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|isexe@2.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|esrecurse@4.3.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|estraverse@5.3.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|estraverse@5.3.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|acorn-jsx@5.3.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|acorn@8.16.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|flat-cache@4.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|flatted@3.4.2",
        "tekivex-ui@3.19.1|keyv@4.5.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|locate-path@6.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|p-locate@5.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|path-exists@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|is-extglob@2.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|deep-is@0.1.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|fast-levenshtein@2.0.6"
    },
    {
      "ref": "tekivex-ui@3.19.1|prelude-ls@1.2.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|type-check@0.4.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|prelude-ls@1.2.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|word-wrap@1.2.5"
    },
    {
      "ref": "tekivex-ui@3.19.1|@asamuzakjp/generational-cache@1.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@csstools/css-calc@3.2.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@csstools/css-parser-algorithms@4.0.0",
        "tekivex-ui@3.19.1|@csstools/css-tokenizer@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@csstools/css-color-parser@4.1.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@csstools/color-helpers@6.0.2",
        "tekivex-ui@3.19.1|@csstools/css-calc@3.2.0",
        "tekivex-ui@3.19.1|@csstools/css-parser-algorithms@4.0.0",
        "tekivex-ui@3.19.1|@csstools/css-tokenizer@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@csstools/css-parser-algorithms@4.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|@csstools/css-tokenizer@4.0.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@csstools/css-tokenizer@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@asamuzakjp/nwsapi@2.3.9"
    },
    {
      "ref": "tekivex-ui@3.19.1|bidi-js@1.0.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|require-from-string@2.0.2"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|mdn-data@2.27.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|entities@8.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|xmlchars@2.2.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|tldts@7.0.30",
      "dependsOn": [
        "tekivex-ui@3.19.1|tldts-core@7.0.30"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|tr46@6.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|punycode@2.3.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@standard-schema/spec@1.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@standard-schema/utils@0.3.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|redux-thunk@3.1.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|redux@5.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|redux@5.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/use-sync-external-store@0.0.6"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-array@3.2.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-ease@3.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-interpolate@3.0.4",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/d3-color@3.1.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-scale@4.0.9",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/d3-time@3.0.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-shape@3.1.8",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/d3-path@3.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-time@3.0.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-timer@3.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-array@3.2.4",
      "dependsOn": [
        "tekivex-ui@3.19.1|internmap@2.0.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-ease@3.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-interpolate@3.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|d3-color@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-scale@4.0.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|d3-array@3.2.4",
        "tekivex-ui@3.19.1|d3-format@3.1.2",
        "tekivex-ui@3.19.1|d3-interpolate@3.0.1",
        "tekivex-ui@3.19.1|d3-time-format@4.1.0",
        "tekivex-ui@3.19.1|d3-time@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-shape@3.2.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|d3-path@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-time@3.1.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|d3-array@3.2.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-timer@3.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@jridgewell/gen-mapping@0.3.13",
      "dependsOn": [
        "tekivex-ui@3.19.1|@jridgewell/sourcemap-codec@1.5.5",
        "tekivex-ui@3.19.1|@jridgewell/trace-mapping@0.3.31"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|buffer-from@1.1.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|source-map@0.6.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|detect-libc@2.1.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|lightningcss-win32-x64-msvc@1.32.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|nanoid@3.3.12"
    },
    {
      "ref": "tekivex-ui@3.19.1|@oxc-project/types@0.129.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@rolldown/binding-win32-x64-msvc@1.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|fdir@6.5.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|picomatch@4.0.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/chai@5.2.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|@types/deep-eql@4.0.2",
        "tekivex-ui@3.19.1|assertion-error@2.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|chai@6.2.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|@jridgewell/sourcemap-codec@1.5.5"
    },
    {
      "ref": "tekivex-ui@3.19.1|siginfo@2.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|stackback@0.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|min-indent@1.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-validator-identifier@7.28.5"
    },
    {
      "ref": "tekivex-ui@3.19.1|js-tokens@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|ansi-regex@5.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|brace-expansion@5.0.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|balanced-match@4.0.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@jridgewell/resolve-uri@3.1.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|has-flag@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-string-parser@7.27.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|jsesc@3.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/compat-data@7.29.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-validator-option@7.27.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|browserslist@4.28.2",
      "dependsOn": [
        "tekivex-ui@3.19.1|baseline-browser-mapping@2.10.29",
        "tekivex-ui@3.19.1|caniuse-lite@1.0.30001792",
        "tekivex-ui@3.19.1|electron-to-chromium@1.5.353",
        "tekivex-ui@3.19.1|node-releases@2.0.38",
        "tekivex-ui@3.19.1|update-browserslist-db@1.2.3"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|lru-cache@5.1.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|yallist@3.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-module-imports@7.28.6",
      "dependsOn": [
        "tekivex-ui@3.19.1|@babel/traverse@7.29.0",
        "tekivex-ui@3.19.1|@babel/types@7.29.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|@babel/helper-globals@7.28.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|parent-module@1.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|callsites@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|resolve-from@4.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|argparse@2.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|punycode@2.3.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|color-convert@2.0.1",
      "dependsOn": [
        "tekivex-ui@3.19.1|color-name@1.1.4"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|shebang-regex@3.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|isexe@2.0.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|flatted@3.4.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|keyv@4.5.4",
      "dependsOn": [
        "tekivex-ui@3.19.1|json-buffer@3.0.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|p-locate@5.0.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|p-limit@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|concat-map@0.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|@csstools/color-helpers@6.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|require-from-string@2.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|tldts-core@7.0.30"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-color@3.1.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/d3-path@3.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|internmap@2.0.3"
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-color@3.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-format@3.1.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-time-format@4.1.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|d3-time@3.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|d3-path@3.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|@types/deep-eql@4.0.2"
    },
    {
      "ref": "tekivex-ui@3.19.1|assertion-error@2.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|balanced-match@4.0.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|baseline-browser-mapping@2.10.29"
    },
    {
      "ref": "tekivex-ui@3.19.1|caniuse-lite@1.0.30001792"
    },
    {
      "ref": "tekivex-ui@3.19.1|electron-to-chromium@1.5.353"
    },
    {
      "ref": "tekivex-ui@3.19.1|node-releases@2.0.38"
    },
    {
      "ref": "tekivex-ui@3.19.1|update-browserslist-db@1.2.3",
      "dependsOn": [
        "tekivex-ui@3.19.1|browserslist@4.28.2",
        "tekivex-ui@3.19.1|escalade@3.2.0",
        "tekivex-ui@3.19.1|picocolors@1.1.1"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|yallist@3.1.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|callsites@3.1.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|color-name@1.1.4"
    },
    {
      "ref": "tekivex-ui@3.19.1|json-buffer@3.0.1"
    },
    {
      "ref": "tekivex-ui@3.19.1|p-limit@3.1.0",
      "dependsOn": [
        "tekivex-ui@3.19.1|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "tekivex-ui@3.19.1|escalade@3.2.0"
    },
    {
      "ref": "tekivex-ui@3.19.1|yocto-queue@0.1.0"
    }
  ]
}