Skip to content
Snippets Groups Projects
package-lock.json 1.08 MiB
Newer Older
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
{
  "name": "nshmp-apps",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
  "version": "0.9.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
  "lockfileVersion": 3,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
  "requires": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
  "packages": {
    "": {
      "name": "nshmp-apps",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "0.9.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/animations": "18.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/cdk": "^18.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/common": "18.0.2",
        "@angular/compiler": "18.0.2",
        "@angular/core": "18.0.2",
        "@angular/forms": "18.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/material": "^18.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/platform-browser": "18.0.2",
        "@angular/platform-browser-dynamic": "18.0.2",
        "@angular/router": "18.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@asymmetrik/ngx-leaflet": "^18.0.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@compodoc/compodoc": "^1.1.25",
        "@ghsc/disagg-d3": "^0.9.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ghsc/nshmp-lib-ng": "^18.1.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ghsc/nshmp-template": "^18.0.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ghsc/nshmp-utils-ts": "^3.5.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ngrx/effects": "^18.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ngrx/operators": "^18.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ngrx/router-store": "^18.0.0",
        "@ngrx/schematics": "^18.0.0",
        "@ngrx/store": "^18.0.0",
        "angular-plotly.js": "^5.2.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "d3-array": "^3.2.4",
        "d3-scale-chromatic": "^3.1.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "file-saver": "^2.0.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "leaflet": "^1.9.4",
        "ngrx-forms": "^8.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "plotly.js": "^2.33.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "rxjs": "^7.8.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "tslib": "^2.6.3",
        "uswds": "^2.14.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "yaml": "^2.4.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "zone.js": "^0.14.7"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
      "devDependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular-devkit/architect": "0.1800.3",
        "@angular-devkit/build-angular": "18.0.3",
        "@angular-devkit/core": "18.0.3",
        "@angular-devkit/schematics": "^18.0.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular-eslint/builder": "18.0.1",
        "@angular-eslint/eslint-plugin": "18.0.1",
        "@angular-eslint/eslint-plugin-template": "18.0.1",
        "@angular-eslint/schematics": "18.0.1",
        "@angular-eslint/template-parser": "18.0.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/cli": "18.0.3",
        "@angular/compiler-cli": "18.0.2",
        "@angular/language-service": "18.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@cypress/schematic": "^2.5.2",
        "@cypress/webpack-preprocessor": "^6.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ngrx/store-devtools": "^18.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@nx/cypress": "^19.2.2",
        "@nx/workspace": "^19.2.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@types/aws-sdk": "^2.7.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@types/d3-array": "^3.2.1",
        "@types/d3-scale-chromatic": "^3.0.3",
        "@types/file-saver": "^2.0.7",
        "@types/jest": "^29.5.12",
        "@types/leaflet": "^1.9.12",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@types/node": "^20.14.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@types/plotly.js": "^2.29.5",
        "@types/three": "^0.152.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@typescript-eslint/eslint-plugin": "^7.12.0",
        "@typescript-eslint/parser": "^7.12.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "cypress": "^13.11.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "eslint": "^8.57.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "eslint-config-prettier": "^9.1.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "eslint-plugin-import": "^2.29.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "eslint-plugin-prettier": "^5.1.3",
        "eslint-plugin-simple-import-sort": "^12.1.0",
        "eslint-plugin-sort-keys-fix": "^1.1.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "eslint-plugin-typescript-sort-keys": "^3.2.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "eslint-plugin-unused-imports": "^3.2.0",
        "fast-deep-equal": "^3.1.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "gts": "^5.3.0",
        "husky": "^9.0.11",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "jest": "^29.7.0",
        "jest-environment-jsdom": "^29.7.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "jest-fail-on-console": "^3.3.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "jest-junit": "^16.0.0",
        "jest-preset-angular": "^14.1.0",
        "lite-server": "^2.6.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "ng-packagr": "^18.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "prettier": "^3.3.1",
        "pretty-quick": "^4.0.0",
        "ts-jest": "^29.1.4",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "ts-node": "^10.9.2",
        "typescript": "^5.4.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "webpack-bundle-analyzer": "^4.10.2"
        "node": ">=20.0.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@aduh95/viz.js": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "3.4.0",
      "resolved": "https://registry.npmjs.org/@aduh95/viz.js/-/viz.js-3.4.0.tgz",
      "integrity": "sha512-KI2nVf9JdwWCXqK6RVf+9/096G7VWN4Z84mnynlyZKao2xQENW8WNEjLmvdlxS5X8PNWXFC1zqwm7tveOXw/4A=="
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@ampproject/remapping": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "2.3.0",
      "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
      "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@jridgewell/gen-mapping": "^0.3.5",
        "@jridgewell/trace-mapping": "^0.3.24"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": ">=6.0.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/architect": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "0.1800.3",
      "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1800.3.tgz",
      "integrity": "sha512-ZoQuvCN/Ft4XJ+/XouYFKGoyEYTfZ8I5yI1M4t19lkRb3MwpQribWcZu4PP+SNnS6/9qnW7guxiQGS+CVlqnDg==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular-devkit/core": "18.0.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "rxjs": "7.8.1"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
        "yarn": ">= 1.13.0"
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/build-angular": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "18.0.3",
      "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-18.0.3.tgz",
      "integrity": "sha512-TTYPtQPqpI7V5H44oBqpPCYjwycWplOfhx/rjxDcrdGITYJF18rzwJs6mFx2QMBZl+99YYhxDajRCq05UDRQrw==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ampproject/remapping": "2.3.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular-devkit/architect": "0.1800.3",
        "@angular-devkit/build-webpack": "0.1800.3",
        "@angular-devkit/core": "18.0.3",
        "@angular/build": "18.0.3",
        "@babel/core": "7.24.5",
        "@babel/generator": "7.24.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/helper-annotate-as-pure": "7.22.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/helper-split-export-declaration": "7.24.5",
        "@babel/plugin-transform-async-generator-functions": "7.24.3",
        "@babel/plugin-transform-async-to-generator": "7.24.1",
        "@babel/plugin-transform-runtime": "7.24.3",
        "@babel/preset-env": "7.24.5",
        "@babel/runtime": "7.24.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@discoveryjs/json-ext": "0.5.7",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ngtools/webpack": "18.0.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@vitejs/plugin-basic-ssl": "1.1.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "ansi-colors": "4.1.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "autoprefixer": "10.4.19",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "babel-loader": "9.1.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "babel-plugin-istanbul": "6.1.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "browserslist": "^4.21.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "copy-webpack-plugin": "11.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "critters": "0.0.22",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "css-loader": "7.1.1",
        "esbuild-wasm": "0.21.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "fast-glob": "3.3.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "http-proxy-middleware": "3.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "https-proxy-agent": "7.0.4",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "inquirer": "9.2.22",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "jsonc-parser": "3.2.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "karma-source-map-support": "1.4.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "less": "4.2.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "less-loader": "12.2.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "license-webpack-plugin": "4.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "loader-utils": "3.2.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "magic-string": "0.30.10",
        "mini-css-extract-plugin": "2.9.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "mrmime": "2.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "open": "8.4.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "ora": "5.4.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "parse5-html-rewriting-stream": "7.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "picomatch": "4.0.2",
        "piscina": "4.5.0",
        "postcss": "8.4.38",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "postcss-loader": "8.1.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "resolve-url-loader": "5.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "rxjs": "7.8.1",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "sass": "1.77.2",
        "sass-loader": "14.2.1",
        "semver": "7.6.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "source-map-loader": "5.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "source-map-support": "0.5.21",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "terser": "5.31.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "tree-kill": "1.2.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "tslib": "2.6.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "undici": "6.18.0",
        "vite": "5.2.11",
        "watchpack": "2.4.1",
        "webpack": "5.91.0",
        "webpack-dev-middleware": "7.2.1",
        "webpack-dev-server": "5.0.4",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "webpack-merge": "5.10.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "webpack-subresource-integrity": "5.1.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "yarn": ">= 1.13.0"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "optionalDependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "esbuild": "0.21.3"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "peerDependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/compiler-cli": "^18.0.0",
        "@angular/localize": "^18.0.0",
        "@angular/platform-server": "^18.0.0",
        "@angular/service-worker": "^18.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@web/test-runner": "^0.18.0",
        "browser-sync": "^3.0.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "jest": "^29.5.0",
        "jest-environment-jsdom": "^29.5.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "karma": "^6.3.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "ng-packagr": "^18.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "protractor": "^7.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "tailwindcss": "^2.0.0 || ^3.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "typescript": ">=5.4 <5.5"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
      "peerDependenciesMeta": {
        "@angular/localize": {
          "optional": true
        },
        "@angular/platform-server": {
          "optional": true
        },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@angular/service-worker": {
          "optional": true
        },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@web/test-runner": {
          "optional": true
        },
        "browser-sync": {
          "optional": true
        },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "jest": {
          "optional": true
        },
        "jest-environment-jsdom": {
          "optional": true
        },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "karma": {
          "optional": true
        },
        "ng-packagr": {
          "optional": true
        },
        "protractor": {
          "optional": true
        },
        "tailwindcss": {
          "optional": true
        }
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/build-angular/node_modules/@babel/core": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "7.24.5",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz",
      "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
      "dependencies": {
        "@ampproject/remapping": "^2.2.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/code-frame": "^7.24.2",
        "@babel/generator": "^7.24.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/helper-compilation-targets": "^7.23.6",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/helper-module-transforms": "^7.24.5",
        "@babel/helpers": "^7.24.5",
        "@babel/parser": "^7.24.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/template": "^7.24.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/traverse": "^7.24.5",
        "@babel/types": "^7.24.5",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "convert-source-map": "^2.0.0",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.2",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "json5": "^2.2.3",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "semver": "^6.3.1"
      },
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": ">=6.9.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/babel"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/build-angular/node_modules/@babel/core/node_modules/semver": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "6.3.1",
      "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
      "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
      "dev": true,
      "bin": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "semver": "bin/semver.js"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/build-angular/node_modules/@babel/preset-env": {
      "version": "7.24.5",
      "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.24.5.tgz",
      "integrity": "sha512-UGK2ifKtcC8i5AI4cH+sbLLuLc2ktYSFJgBAXorKAsHUZmrQ1q6aQ6i3BvU24wWs2AAKqQB6kq3N9V9Gw1HiMQ==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@babel/compat-data": "^7.24.4",
        "@babel/helper-compilation-targets": "^7.23.6",
        "@babel/helper-plugin-utils": "^7.24.5",
        "@babel/helper-validator-option": "^7.23.5",
        "@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.24.5",
        "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.24.1",
        "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.1",
        "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.24.1",
        "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
        "@babel/plugin-syntax-async-generators": "^7.8.4",
        "@babel/plugin-syntax-class-properties": "^7.12.13",
        "@babel/plugin-syntax-class-static-block": "^7.14.5",
        "@babel/plugin-syntax-dynamic-import": "^7.8.3",
        "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
        "@babel/plugin-syntax-import-assertions": "^7.24.1",
        "@babel/plugin-syntax-import-attributes": "^7.24.1",
        "@babel/plugin-syntax-import-meta": "^7.10.4",
        "@babel/plugin-syntax-json-strings": "^7.8.3",
        "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
        "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
        "@babel/plugin-syntax-numeric-separator": "^7.10.4",
        "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
        "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
        "@babel/plugin-syntax-optional-chaining": "^7.8.3",
        "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
        "@babel/plugin-syntax-top-level-await": "^7.14.5",
        "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
        "@babel/plugin-transform-arrow-functions": "^7.24.1",
        "@babel/plugin-transform-async-generator-functions": "^7.24.3",
        "@babel/plugin-transform-async-to-generator": "^7.24.1",
        "@babel/plugin-transform-block-scoped-functions": "^7.24.1",
        "@babel/plugin-transform-block-scoping": "^7.24.5",
        "@babel/plugin-transform-class-properties": "^7.24.1",
        "@babel/plugin-transform-class-static-block": "^7.24.4",
        "@babel/plugin-transform-classes": "^7.24.5",
        "@babel/plugin-transform-computed-properties": "^7.24.1",
        "@babel/plugin-transform-destructuring": "^7.24.5",
        "@babel/plugin-transform-dotall-regex": "^7.24.1",
        "@babel/plugin-transform-duplicate-keys": "^7.24.1",
        "@babel/plugin-transform-dynamic-import": "^7.24.1",
        "@babel/plugin-transform-exponentiation-operator": "^7.24.1",
        "@babel/plugin-transform-export-namespace-from": "^7.24.1",
        "@babel/plugin-transform-for-of": "^7.24.1",
        "@babel/plugin-transform-function-name": "^7.24.1",
        "@babel/plugin-transform-json-strings": "^7.24.1",
        "@babel/plugin-transform-literals": "^7.24.1",
        "@babel/plugin-transform-logical-assignment-operators": "^7.24.1",
        "@babel/plugin-transform-member-expression-literals": "^7.24.1",
        "@babel/plugin-transform-modules-amd": "^7.24.1",
        "@babel/plugin-transform-modules-commonjs": "^7.24.1",
        "@babel/plugin-transform-modules-systemjs": "^7.24.1",
        "@babel/plugin-transform-modules-umd": "^7.24.1",
        "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
        "@babel/plugin-transform-new-target": "^7.24.1",
        "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.1",
        "@babel/plugin-transform-numeric-separator": "^7.24.1",
        "@babel/plugin-transform-object-rest-spread": "^7.24.5",
        "@babel/plugin-transform-object-super": "^7.24.1",
        "@babel/plugin-transform-optional-catch-binding": "^7.24.1",
        "@babel/plugin-transform-optional-chaining": "^7.24.5",
        "@babel/plugin-transform-parameters": "^7.24.5",
        "@babel/plugin-transform-private-methods": "^7.24.1",
        "@babel/plugin-transform-private-property-in-object": "^7.24.5",
        "@babel/plugin-transform-property-literals": "^7.24.1",
        "@babel/plugin-transform-regenerator": "^7.24.1",
        "@babel/plugin-transform-reserved-words": "^7.24.1",
        "@babel/plugin-transform-shorthand-properties": "^7.24.1",
        "@babel/plugin-transform-spread": "^7.24.1",
        "@babel/plugin-transform-sticky-regex": "^7.24.1",
        "@babel/plugin-transform-template-literals": "^7.24.1",
        "@babel/plugin-transform-typeof-symbol": "^7.24.5",
        "@babel/plugin-transform-unicode-escapes": "^7.24.1",
        "@babel/plugin-transform-unicode-property-regex": "^7.24.1",
        "@babel/plugin-transform-unicode-regex": "^7.24.1",
        "@babel/plugin-transform-unicode-sets-regex": "^7.24.1",
        "@babel/preset-modules": "0.1.6-no-external-plugins",
        "babel-plugin-polyfill-corejs2": "^0.4.10",
        "babel-plugin-polyfill-corejs3": "^0.10.4",
        "babel-plugin-polyfill-regenerator": "^0.6.1",
        "core-js-compat": "^3.31.0",
        "semver": "^6.3.1"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/build-angular/node_modules/@babel/preset-env/node_modules/semver": {
      "version": "6.3.1",
      "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
      "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "bin": {
        "semver": "bin/semver.js"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/build-angular/node_modules/convert-source-map": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
      "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
      "dev": true
    },
    "node_modules/@angular-devkit/build-angular/node_modules/tslib": {
      "version": "2.6.2",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
      "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
      "dev": true
    },
    "node_modules/@angular-devkit/build-webpack": {
      "version": "0.1800.3",
      "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1800.3.tgz",
      "integrity": "sha512-qasDZI28gNsYTOWwJHoFZlVAyw47qlCXbPEma0VDCukZe5XX8RoZnN5ZA9nC8xpqKQ5pzJnPk7rAqa0dsEt9Xg==",
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-devkit/architect": "0.1800.3",
        "rxjs": "7.8.1"
      },
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
        "yarn": ">= 1.13.0"
      },
      "peerDependencies": {
        "webpack": "^5.30.0",
        "webpack-dev-server": "^5.0.2"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/core": {
      "version": "18.0.3",
      "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-18.0.3.tgz",
      "integrity": "sha512-nTs1KbNSVCVooPdDaeTh1YbggNVaqexbQjXNIvJJzRB8qPkWNPxm0pQeFjU7kWUBg2+aBXN4/CNwU1YHwxfiSQ==",
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "ajv": "8.13.0",
        "ajv-formats": "3.0.1",
        "jsonc-parser": "3.2.1",
        "picomatch": "4.0.2",
        "rxjs": "7.8.1",
        "source-map": "0.7.4"
      },
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
        "yarn": ">= 1.13.0"
      },
      "peerDependencies": {
        "chokidar": "^3.5.2"
      },
      "peerDependenciesMeta": {
        "chokidar": {
          "optional": true
        }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-devkit/schematics": {
      "version": "18.0.3",
      "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-18.0.3.tgz",
      "integrity": "sha512-utKGk9KHTvLsxpga3aaGJ7HDggMhZtBOHFb8phFK/GXazaeEGDvm7Sin2it2uw/i9xvu79RQ/IrWvebhanwU1g==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-devkit/core": "18.0.3",
        "jsonc-parser": "3.2.1",
        "magic-string": "0.30.10",
        "ora": "5.4.1",
        "rxjs": "7.8.1"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
        "yarn": ">= 1.13.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-eslint/builder": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/builder/-/builder-18.0.1.tgz",
      "integrity": "sha512-b/VUeTQznAmGdwP4OyPWyegqSRWub7E8/WXBqojrSFyLkFhpTiHpk/3/5G3LsgTb0zBfyAsqkA0yaadsHu9pjA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@nx/devkit": "^19.0.6",
        "nx": "^19.0.6"
      },
      "peerDependencies": {
        "eslint": "^8.57.0 || ^9.0.0",
        "typescript": "*"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-eslint/bundled-angular-compiler": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/bundled-angular-compiler/-/bundled-angular-compiler-18.0.1.tgz",
      "integrity": "sha512-lr4Ysoo28FBOKcJFQUGTMpbWDcak+gyuYvyggp37ERvazE6EDomPFxzEHNqVT9EI9sZ+GDBOoPR+EdFh0ALGNw==",
      "dev": true
    },
    "node_modules/@angular-eslint/eslint-plugin": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin/-/eslint-plugin-18.0.1.tgz",
      "integrity": "sha512-pS3SYLa9DA+ENklGxEUlcw6/xCxgDk9fgjyaheuSjDxL3TIh1pTa4V2TptODdcPh7XCYXiVmy+e/w79mXlGzOw==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-eslint/bundled-angular-compiler": "18.0.1",
        "@angular-eslint/utils": "18.0.1"
      },
      "peerDependencies": {
        "@typescript-eslint/utils": "^7.11.0 || ^8.0.0-alpha.20",
        "eslint": "^8.57.0 || ^9.0.0",
        "typescript": "*"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-eslint/eslint-plugin-template": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/eslint-plugin-template/-/eslint-plugin-template-18.0.1.tgz",
      "integrity": "sha512-u/eov/CFBb8l35D8dW78Dx5fBLd8FZFibKN9XQknhzXnDMpISuUOMny5g5/wvYYjqLgqEySXMiHKEAxEup7xtA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-eslint/bundled-angular-compiler": "18.0.1",
        "@angular-eslint/utils": "18.0.1",
        "aria-query": "5.3.0",
        "axobject-query": "4.0.0"
      },
      "peerDependencies": {
        "@typescript-eslint/utils": "^7.11.0 || ^8.0.0-alpha.20",
        "eslint": "^8.57.0 || ^9.0.0",
        "typescript": "*"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-eslint/schematics": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/schematics/-/schematics-18.0.1.tgz",
      "integrity": "sha512-G9PgFrjyvBaQR8enMnP2scnQDLk99GMpifh3voiOmdEkxaQHRWqhCWncV7GATwpXDzeyj9J9XT9iHGJjnZTpJQ==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-eslint/eslint-plugin": "18.0.1",
        "@angular-eslint/eslint-plugin-template": "18.0.1",
        "@nx/devkit": "^19.0.6",
        "ignore": "5.3.1",
        "nx": "^19.0.6",
        "semver": "7.6.2",
        "strip-json-comments": "3.1.1"
      },
      "peerDependencies": {
        "@angular-devkit/core": ">= 18.0.0 < 19.0.0",
        "@angular-devkit/schematics": ">= 18.0.0 < 19.0.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-eslint/template-parser": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/template-parser/-/template-parser-18.0.1.tgz",
      "integrity": "sha512-22fKzkWo9Ts8aY/WHL1A6seS2tpltgRRXVfnZnnqvQRyRiuPnx1FC0ly7+QPZkThh8vdLwxU+BvtLq9Uiqh9OQ==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-eslint/bundled-angular-compiler": "18.0.1",
        "eslint-scope": "^8.0.0"
      },
      "peerDependencies": {
        "eslint": "^8.57.0 || ^9.0.0",
        "typescript": "*"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular-eslint/utils": {
      "version": "18.0.1",
      "resolved": "https://registry.npmjs.org/@angular-eslint/utils/-/utils-18.0.1.tgz",
      "integrity": "sha512-Q9lCySqg+9h2cz08+SoWj48cY1i04tL1k3bsQJmF2TsylAw2mSsNGX2X3h9WkdxY7sUoY0mP7MVW1iU54Gobcg==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-eslint/bundled-angular-compiler": "18.0.1"
      },
      "peerDependencies": {
        "@typescript-eslint/utils": "^7.11.0 || ^8.0.0-alpha.20",
        "eslint": "^8.57.0 || ^9.0.0",
        "typescript": "*"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/animations": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-18.0.2.tgz",
      "integrity": "sha512-WhsotLl74UlRZZE9R7X3BXeNm1YOD1hUMOuGCa20pvUZ8X6ayz5c8B7tc/BZ0ua/9UkyZzbdMTEDi8JPDPPTew==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
      },
      "peerDependencies": {
        "@angular/core": "18.0.2"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/build": {
      "version": "18.0.3",
      "resolved": "https://registry.npmjs.org/@angular/build/-/build-18.0.3.tgz",
      "integrity": "sha512-AvyySRuNkmnMxKcoPs6NuddLaCVUWnoGnPmqqd1YY3mT/yxShorIZyrJ1loxzveIcgFJ65qDPGPhIfK7KxysYQ==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@ampproject/remapping": "2.3.0",
        "@angular-devkit/architect": "0.1800.3",
        "@babel/core": "7.24.5",
        "@babel/helper-annotate-as-pure": "7.22.5",
        "@babel/helper-split-export-declaration": "7.24.5",
        "@vitejs/plugin-basic-ssl": "1.1.0",
        "ansi-colors": "4.1.3",
        "browserslist": "^4.23.0",
        "critters": "0.0.22",
        "esbuild": "0.21.3",
        "fast-glob": "3.3.2",
        "https-proxy-agent": "7.0.4",
        "inquirer": "9.2.22",
        "lmdb": "3.0.8",
        "magic-string": "0.30.10",
        "mrmime": "2.0.0",
        "ora": "5.4.1",
        "parse5-html-rewriting-stream": "7.0.0",
        "picomatch": "4.0.2",
        "piscina": "4.5.0",
        "sass": "1.77.2",
        "semver": "7.6.2",
        "undici": "6.18.0",
        "vite": "5.2.11",
        "watchpack": "2.4.1"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
        "yarn": ">= 1.13.0"
      },
      "peerDependencies": {
        "@angular/compiler-cli": "^18.0.0",
        "@angular/localize": "^18.0.0",
        "@angular/platform-server": "^18.0.0",
        "@angular/service-worker": "^18.0.0",
        "less": "^4.2.0",
        "postcss": "^8.4.0",
        "tailwindcss": "^2.0.0 || ^3.0.0",
        "typescript": ">=5.4 <5.5"
      },
      "peerDependenciesMeta": {
        "@angular/localize": {
          "optional": true
        },
        "@angular/platform-server": {
          "optional": true
        },
        "@angular/service-worker": {
          "optional": true
        },
        "less": {
          "optional": true
        },
        "postcss": {
          "optional": true
        },
        "tailwindcss": {
          "optional": true
        }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/build/node_modules/@babel/core": {
      "version": "7.24.5",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz",
      "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@ampproject/remapping": "^2.2.0",
        "@babel/code-frame": "^7.24.2",
        "@babel/generator": "^7.24.5",
        "@babel/helper-compilation-targets": "^7.23.6",
        "@babel/helper-module-transforms": "^7.24.5",
        "@babel/helpers": "^7.24.5",
        "@babel/parser": "^7.24.5",
        "@babel/template": "^7.24.0",
        "@babel/traverse": "^7.24.5",
        "@babel/types": "^7.24.5",
        "convert-source-map": "^2.0.0",
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.2",
        "json5": "^2.2.3",
        "semver": "^6.3.1"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": ">=6.9.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/babel"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/build/node_modules/@babel/core/node_modules/semver": {
      "version": "6.3.1",
      "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
      "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "bin": {
        "semver": "bin/semver.js"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/build/node_modules/convert-source-map": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
      "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
      "dev": true
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/cdk": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-18.0.2.tgz",
      "integrity": "sha512-KQTfi17PV/DYg8UcsoF9Jxfz+3nCPImm5eY1Mq7wGK8qUOlw9Y8fZ3eNU9ZH4hdg2FcKXJrAJqSA7I2nqdSX7w==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
      "optionalDependencies": {
        "parse5": "^7.1.2"
      },
      "peerDependencies": {
        "@angular/common": "^18.0.0 || ^19.0.0",
        "@angular/core": "^18.0.0 || ^19.0.0",
        "rxjs": "^6.5.3 || ^7.4.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/cli": {
      "version": "18.0.3",
      "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-18.0.3.tgz",
      "integrity": "sha512-1i51QeLwLpIdBbwOANSLFAuqXOGRpvSHCuZo1SojkvZ1COZ5jJZoCaKRZzCFsA/16gv/jcTEfBGpoAXLC2lRog==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@angular-devkit/architect": "0.1800.3",
        "@angular-devkit/core": "18.0.3",
        "@angular-devkit/schematics": "18.0.3",
        "@schematics/angular": "18.0.3",
        "@yarnpkg/lockfile": "1.1.0",
        "ansi-colors": "4.1.3",
        "ini": "4.1.2",
        "inquirer": "9.2.22",
        "jsonc-parser": "3.2.1",
        "npm-package-arg": "11.0.2",
        "npm-pick-manifest": "9.0.1",
        "ora": "5.4.1",
        "pacote": "18.0.6",
        "resolve": "1.22.8",
        "semver": "7.6.2",
        "symbol-observable": "4.0.0",
        "yargs": "17.7.2"
      },
      "bin": {
        "ng": "bin/ng.js"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0",
        "npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
        "yarn": ">= 1.13.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/common": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/common/-/common-18.0.2.tgz",
      "integrity": "sha512-7CK5sFptUFWE3ZrKl8MjgoKjYKC20SN089F4xQIYtP2qM3IoJH/X7qa+5Eidk4PovS1SuCJHrB5AoREWwtWJHA==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
      },
      "peerDependencies": {
        "@angular/core": "18.0.2",
        "rxjs": "^6.5.3 || ^7.4.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/compiler": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.0.2.tgz",
      "integrity": "sha512-9PKi++yKq3SvsTteZAhAJsiueEWzl64SpIBwooWRaSav6Jfl9Y2+b46SXTdAIuNdcGNW7ZeDZbPK3RPtxsROrA==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
      },
      "peerDependencies": {
        "@angular/core": "18.0.2"
      },
      "peerDependenciesMeta": {
        "@angular/core": {
          "optional": true
        }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/compiler-cli": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-18.0.2.tgz",
      "integrity": "sha512-+HIYJ0WIAg75mS30KzCN9gO2SeZXF4A8CeKOwBKhIvlq9kkaTpgmpDkVx814e9z3OeIqCEUn10qebJTwZgtZDA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
        "@babel/core": "7.24.4",
        "@jridgewell/sourcemap-codec": "^1.4.14",
        "chokidar": "^3.0.0",
        "convert-source-map": "^1.5.1",
        "reflect-metadata": "^0.2.0",
        "semver": "^7.0.0",
        "tslib": "^2.3.0",
        "yargs": "^17.2.1"
      },
      "bin": {
        "ng-xi18n": "bundles/src/bin/ng_xi18n.js",
        "ngc": "bundles/src/bin/ngc.js",
        "ngcc": "bundles/ngcc/index.js"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
      },
      "peerDependencies": {
        "@angular/compiler": "18.0.2",
        "typescript": ">=5.4 <5.5"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/compiler-cli/node_modules/@babel/core": {
      "version": "7.24.4",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.4.tgz",
      "integrity": "sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==",
      "dev": true,
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@ampproject/remapping": "^2.2.0",
        "@babel/code-frame": "^7.24.2",
        "@babel/generator": "^7.24.4",
        "@babel/helper-compilation-targets": "^7.23.6",
        "@babel/helper-module-transforms": "^7.23.3",
        "@babel/helpers": "^7.24.4",
        "@babel/parser": "^7.24.4",
        "@babel/template": "^7.24.0",
        "@babel/traverse": "^7.24.1",
        "@babel/types": "^7.24.0",
        "convert-source-map": "^2.0.0",
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.2",
        "json5": "^2.2.3",
        "semver": "^6.3.1"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": ">=6.9.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/babel"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/compiler-cli/node_modules/@babel/core/node_modules/convert-source-map": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
      "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
      "dev": true
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/compiler-cli/node_modules/@babel/core/node_modules/semver": {
      "version": "6.3.1",
      "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
      "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
      "bin": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "semver": "bin/semver.js"
      }
    },
    "node_modules/@angular/core": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/core/-/core-18.0.2.tgz",
      "integrity": "sha512-5VtFaYz97X9sQpxRuFUBKu2gqgFVU/Obgk/Q8ZRw+TBhFnU4e9NFod7dtAJH9scCOWZYnU07+aeI6ChiRSKrZw==",
      "dependencies": {
        "tslib": "^2.3.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "peerDependencies": {
        "rxjs": "^6.5.3 || ^7.4.0",
        "zone.js": "~0.14.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/forms": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-18.0.2.tgz",
      "integrity": "sha512-AGuQVav7wbX6pRhjeE6c45dlWnhb+93ZHHBRT02Wg1PRyrgmebpoLAtiUmAR/YhR45zD6Q9o7fg/076+bnIcdQ==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "tslib": "^2.3.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
      },
      "peerDependencies": {
        "@angular/common": "18.0.2",
        "@angular/core": "18.0.2",
        "@angular/platform-browser": "18.0.2",
        "rxjs": "^6.5.3 || ^7.4.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/language-service": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-18.0.2.tgz",
      "integrity": "sha512-A1M7yhahQyO/SX7yoAMwJfhxQP4OisKh9wuq/Hqqzquxpmvfuibt5DejlUfHzvFjWjJsuQJa2h+zIb4QYZLWDQ==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dev": true,
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/material": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/material/-/material-18.0.2.tgz",
      "integrity": "sha512-bns6X6HAonBnj+I0QkbqfD4u5ehs8HZP3ateb19ZbfhVLJEu0MB/AJfeM3cinPrQnTMdYBjIDTtIyQWh//EFiw==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "@material/animation": "15.0.0-canary.7f224ddd4.0",
        "@material/auto-init": "15.0.0-canary.7f224ddd4.0",
        "@material/banner": "15.0.0-canary.7f224ddd4.0",
        "@material/base": "15.0.0-canary.7f224ddd4.0",
        "@material/button": "15.0.0-canary.7f224ddd4.0",
        "@material/card": "15.0.0-canary.7f224ddd4.0",
        "@material/checkbox": "15.0.0-canary.7f224ddd4.0",
        "@material/chips": "15.0.0-canary.7f224ddd4.0",
        "@material/circular-progress": "15.0.0-canary.7f224ddd4.0",
        "@material/data-table": "15.0.0-canary.7f224ddd4.0",
        "@material/density": "15.0.0-canary.7f224ddd4.0",
        "@material/dialog": "15.0.0-canary.7f224ddd4.0",
        "@material/dom": "15.0.0-canary.7f224ddd4.0",
        "@material/drawer": "15.0.0-canary.7f224ddd4.0",
        "@material/elevation": "15.0.0-canary.7f224ddd4.0",
        "@material/fab": "15.0.0-canary.7f224ddd4.0",
        "@material/feature-targeting": "15.0.0-canary.7f224ddd4.0",
        "@material/floating-label": "15.0.0-canary.7f224ddd4.0",
        "@material/form-field": "15.0.0-canary.7f224ddd4.0",
        "@material/icon-button": "15.0.0-canary.7f224ddd4.0",
        "@material/image-list": "15.0.0-canary.7f224ddd4.0",
        "@material/layout-grid": "15.0.0-canary.7f224ddd4.0",
        "@material/line-ripple": "15.0.0-canary.7f224ddd4.0",
        "@material/linear-progress": "15.0.0-canary.7f224ddd4.0",
        "@material/list": "15.0.0-canary.7f224ddd4.0",
        "@material/menu": "15.0.0-canary.7f224ddd4.0",
        "@material/menu-surface": "15.0.0-canary.7f224ddd4.0",
        "@material/notched-outline": "15.0.0-canary.7f224ddd4.0",
        "@material/radio": "15.0.0-canary.7f224ddd4.0",
        "@material/ripple": "15.0.0-canary.7f224ddd4.0",
        "@material/rtl": "15.0.0-canary.7f224ddd4.0",
        "@material/segmented-button": "15.0.0-canary.7f224ddd4.0",
        "@material/select": "15.0.0-canary.7f224ddd4.0",
        "@material/shape": "15.0.0-canary.7f224ddd4.0",
        "@material/slider": "15.0.0-canary.7f224ddd4.0",
        "@material/snackbar": "15.0.0-canary.7f224ddd4.0",
        "@material/switch": "15.0.0-canary.7f224ddd4.0",
        "@material/tab": "15.0.0-canary.7f224ddd4.0",
        "@material/tab-bar": "15.0.0-canary.7f224ddd4.0",
        "@material/tab-indicator": "15.0.0-canary.7f224ddd4.0",
        "@material/tab-scroller": "15.0.0-canary.7f224ddd4.0",
        "@material/textfield": "15.0.0-canary.7f224ddd4.0",
        "@material/theme": "15.0.0-canary.7f224ddd4.0",
        "@material/tokens": "15.0.0-canary.7f224ddd4.0",
        "@material/tooltip": "15.0.0-canary.7f224ddd4.0",
        "@material/top-app-bar": "15.0.0-canary.7f224ddd4.0",
        "@material/touch-target": "15.0.0-canary.7f224ddd4.0",
        "@material/typography": "15.0.0-canary.7f224ddd4.0",
        "tslib": "^2.3.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "peerDependencies": {
        "@angular/animations": "^18.0.0 || ^19.0.0",
        "@angular/cdk": "18.0.2",
        "@angular/common": "^18.0.0 || ^19.0.0",
        "@angular/core": "^18.0.0 || ^19.0.0",
        "@angular/forms": "^18.0.0 || ^19.0.0",
        "@angular/platform-browser": "^18.0.0 || ^19.0.0",
        "rxjs": "^6.5.3 || ^7.4.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/platform-browser": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.0.2.tgz",
      "integrity": "sha512-IdNyRMFtM5GCvueNFrXmwA1C5LUMi6aSccdA1fpsTFAGDleeT5oiKU82iIcVmdj+Kse233KQFU0HFyijy4W2/Q==",
      "dependencies": {
        "tslib": "^2.3.0"
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "engines": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "node": "^18.19.1 || ^20.11.1 || >=22.0.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "peerDependencies": {
        "@angular/animations": "18.0.2",
        "@angular/common": "18.0.2",
        "@angular/core": "18.0.2"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "peerDependenciesMeta": {
        "@angular/animations": {
          "optional": true
        }
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      }
    },
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
    "node_modules/@angular/platform-browser-dynamic": {
      "version": "18.0.2",
      "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.0.2.tgz",
      "integrity": "sha512-wQlw3TgUEs5uZRT6mPIKFHCgOBDE4joar9b/0bjZv5SOUvJNkED+roNlRKxjQDIagOMAUlcD3OnynlNr6le6YA==",
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      "dependencies": {
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
        "tslib": "^2.3.0"
Clayton, Brandon Scott's avatar
Clayton, Brandon Scott committed
      },