Skip to content
Snippets Groups Projects
package-lock.json 906 KiB
Newer Older
  • Learn to ignore specific revisions
  •         "glob-parent": "^6.0.2",
            "is-glob": "^4.0.3",
    
            "normalize-path": "^3.0.0",
    
            "object-hash": "^3.0.0",
            "picocolors": "^1.0.0",
            "postcss": "^8.4.14",
            "postcss-import": "^14.1.0",
    
            "postcss-js": "^4.0.0",
    
            "postcss-load-config": "^3.1.4",
    
            "postcss-selector-parser": "^6.0.10",
    
            "postcss-value-parser": "^4.2.0",
    
            "color-name": {
              "version": "1.1.4",
              "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
              "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
              "dev": true
    
            "lilconfig": {
              "version": "2.0.6",
              "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz",
              "integrity": "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==",
              "dev": true
            },
    
            "postcss-import": {
              "version": "14.1.0",
              "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
              "integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
              "dev": true,
              "requires": {
                "postcss-value-parser": "^4.0.0",
                "read-cache": "^1.0.0",
                "resolve": "^1.1.7"
              }
            },
    
            "quick-lru": {
              "version": "5.1.1",
              "dev": true
    
          "resolved": "https://registry.npmjs.org/tempy/-/tempy-1.0.1.tgz",
          "integrity": "sha512-biM9brNqxSc04Ee71hzFbryD11nX7VPhQQY32AdDmjFvodsRFz/3ufeoTZ6uYkRFfGo188tENcASNs3vTdsM0w==",
    
            "is-stream": "^2.0.0",
            "temp-dir": "^2.0.0",
    
            "unique-string": "^2.0.0"
          },
          "dependencies": {
            "type-fest": {
    
              "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
              "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==",
    
          "version": "5.14.2",
          "resolved": "https://registry.npmjs.org/terser/-/terser-5.14.2.tgz",
          "integrity": "sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==",
    
          "dev": true,
          "requires": {
            "@jridgewell/source-map": "^0.3.2",
            "acorn": "^8.5.0",
            "commander": "^2.20.0",
            "source-map-support": "~0.5.20"
          },
          "dependencies": {
            "acorn": {
              "version": "8.7.1",
              "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
              "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
              "dev": true
            },
            "commander": {
              "version": "2.20.3",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
              "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
              "dev": true
            }
          }
        },
    
        "text-extensions": {
          "version": "1.9.0",
          "dev": true
        },
    
        "text-table": {
          "version": "0.2.0",
          "dev": true
        },
    
            "readable-stream": "3"
          },
          "dependencies": {
            "readable-stream": {
              "version": "3.6.0",
              "dev": true,
              "requires": {
                "inherits": "^2.0.3",
                "string_decoder": "^1.1.1",
                "util-deprecate": "^1.0.1"
              }
            }
    
        "tmp": {
          "version": "0.0.33",
          "dev": true,
          "requires": {
            "os-tmpdir": "~1.0.2"
          }
        },
    
        "to-fast-properties": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
    
          "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
    
        "to-regex-range": {
          "version": "5.0.1",
          "dev": true,
          "requires": {
            "is-number": "^7.0.0"
          }
        },
    
        "tough-cookie": {
          "version": "4.0.0",
          "requires": {
            "psl": "^1.1.33",
            "punycode": "^2.1.1",
            "universalify": "^0.1.2"
          }
        },
        "tr46": {
          "version": "2.1.0",
          "requires": {
            "punycode": "^2.1.1"
          }
        },
    
        "traverse": {
          "version": "0.6.6",
          "dev": true
        },
        "trim-newlines": {
    
          "version": "10.8.1",
          "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.8.1.tgz",
          "integrity": "sha512-Wwsnao4DQoJsN034wePSg5nZiw4YKXf56mPIAeD6wVmiv+RytNSWqc2f3fKvcUoV+Yn2+yocD71VOfQHbmVX4g==",
    
            "@cspotcode/source-map-support": "^0.8.0",
    
            "@tsconfig/node10": "^1.0.7",
            "@tsconfig/node12": "^1.0.7",
            "@tsconfig/node14": "^1.0.0",
            "@tsconfig/node16": "^1.0.2",
            "acorn": "^8.4.1",
            "acorn-walk": "^8.1.1",
    
            "arg": "^4.1.0",
            "create-require": "^1.1.0",
            "diff": "^4.0.1",
            "make-error": "^1.1.1",
    
            "v8-compile-cache-lib": "^3.0.1",
    
              "version": "8.7.1",
              "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.1.tgz",
              "integrity": "sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==",
    
              "dev": true
            },
            "acorn-walk": {
              "version": "8.2.0",
              "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz",
              "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==",
              "dev": true
            },
    
              "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz",
              "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==",
    
          "version": "3.21.0",
          "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
          "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
    
        "type-check": {
          "version": "0.4.0",
          "dev": true,
          "requires": {
            "prelude-ls": "^1.2.1"
          }
        },
    
          "version": "4.8.4",
          "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
          "integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
    
          "version": "3.14.5",
          "dev": true,
    
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",
          "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==",
    
            "call-bind": "^1.0.2",
            "has-bigints": "^1.0.2",
            "has-symbols": "^1.0.3",
    
            "which-boxed-primitive": "^1.0.2"
          }
        },
        "unicode-canonical-property-names-ecmascript": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
          "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
          "dev": true
        },
        "unicode-match-property-ecmascript": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
          "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
          "dev": true,
          "requires": {
            "unicode-canonical-property-names-ecmascript": "^2.0.0",
            "unicode-property-aliases-ecmascript": "^2.0.0"
          }
        },
        "unicode-match-property-value-ecmascript": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
          "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==",
          "dev": true
        },
    
        "unicode-properties": {
          "version": "1.3.1",
          "requires": {
            "base64-js": "^1.3.0",
            "unicode-trie": "^2.0.0"
          }
        },
    
        "unicode-property-aliases-ecmascript": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
          "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==",
          "dev": true
        },
    
          "requires": {
            "pako": "^0.2.5",
            "tiny-inflate": "^1.0.0"
          }
        },
    
        "unique-string": {
          "version": "2.0.0",
          "dev": true,
          "requires": {
            "crypto-random-string": "^2.0.0"
          }
        },
        "universal-user-agent": {
    
        "upath": {
          "version": "1.2.0",
          "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
          "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
          "dev": true
        },
    
        "update-browserslist-db": {
    
          "version": "1.0.9",
          "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz",
          "integrity": "sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg==",
    
          "dev": true,
          "requires": {
            "escalade": "^3.1.1",
            "picocolors": "^1.0.0"
          }
        },
    
          "dev": true,
          "requires": {
            "punycode": "^2.1.0"
          }
        },
    
        "v8-compile-cache": {
    
        "v8-compile-cache-lib": {
          "version": "3.0.1",
          "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
          "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==",
          "dev": true
        },
    
        "validate-npm-package-license": {
          "version": "3.0.4",
          "dev": true,
          "requires": {
            "spdx-correct": "^3.0.0",
            "spdx-expression-parse": "^3.0.0"
          }
        },
    
          "version": "2.8.6",
          "resolved": "https://registry.npmjs.org/vite/-/vite-2.8.6.tgz",
          "integrity": "sha512-e4H0QpludOVKkmOsRyqQ7LTcMUDF3mcgyNU4lmi0B5JUbe0ZxeBBl8VoZ8Y6Rfn9eFKYtdXNPcYK97ZwH+K2ug==",
    
          "version": "0.12.8",
          "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.12.8.tgz",
          "integrity": "sha512-pSiFHmnJGMQJJL8aJzQ8SaraZBSBPMGvGUkCNzheIq9UQCEk/eP3UmANNmS9eupuhIpTK8AdxTOHcaMcAqAbCA==",
    
            "debug": "^4.3.4",
            "fast-glob": "^3.2.11",
            "pretty-bytes": "^6.0.0",
    
            "workbox-build": "^6.5.3",
            "workbox-window": "^6.5.3"
    
        "w3c-hr-time": {
          "version": "1.0.2",
          "requires": {
            "browser-process-hrtime": "^1.0.0"
          }
        },
    
          "version": "2.2.4",
          "resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.4.tgz",
          "integrity": "sha512-tOhfEwEzFLJzf6d1ZPkYfGj+FWhIpBux9ppoP3rlclw3Z0BZv3N7b7030Z1kYth+6rDuAsXUFr+d0VE6Ed1ikw=="
    
        "w3c-xmlserializer": {
          "version": "2.0.0",
          "requires": {
            "xml-name-validator": "^3.0.0"
          }
        },
    
        "wavesurfer.js": {
    
          "version": "6.3.0",
          "resolved": "https://registry.npmjs.org/wavesurfer.js/-/wavesurfer.js-6.3.0.tgz",
          "integrity": "sha512-x7efObHMHY3nwqWzIC0yeZTo0u/aC9T5Av6KhSdhTlsgtKdTG7JAE3mNqnYBXUjq0yGYfTB9F85/pks9830Vjw=="
    
        "wcwidth": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
          "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
          "dev": true,
          "requires": {
            "defaults": "^1.0.3"
          }
        },
    
        },
        "whatwg-encoding": {
          "version": "1.0.5",
          "requires": {
            "iconv-lite": "0.4.24"
          }
        },
        "whatwg-mimetype": {
    
        },
        "whatwg-url": {
          "version": "8.7.0",
          "requires": {
            "lodash": "^4.7.0",
            "tr46": "^2.1.0",
            "webidl-conversions": "^6.1.0"
          }
        },
    
        "which": {
          "version": "1.3.1",
          "dev": true,
          "requires": {
            "isexe": "^2.0.0"
          }
        },
    
        "which-boxed-primitive": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
          "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
          "dev": true,
          "requires": {
            "is-bigint": "^1.0.1",
            "is-boolean-object": "^1.1.0",
            "is-number-object": "^1.0.4",
            "is-string": "^1.0.5",
            "is-symbol": "^1.0.3"
          }
        },
    
        "which-module": {
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
          "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==",
          "dev": true
        },
    
          "version": "0.4.0",
          "requires": {
            "cfb": "^1.2.0",
            "jsdom": "^16.2.2"
          }
    
          "version": "1.0.0",
          "dev": true
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.4.tgz",
          "integrity": "sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==",
    
            "idb": "^7.0.1",
            "workbox-core": "6.5.4"
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.4.tgz",
          "integrity": "sha512-I/lBERoH1u3zyBosnpPEtcAVe5lwykx9Yg1k6f8/BGEPGaMMgZrwVrqL1uA9QZ1NGGFoyE6t9i7lBjOlDhFEEw==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.4.tgz",
          "integrity": "sha512-kgRevLXEYvUW9WS4XoziYqZ8Q9j/2ziJYEtTrjdz5/L/cTUa2XfyMP2i7c3p34lgqJ03+mTiz13SdFef2POwbA==",
    
          "dev": true,
          "requires": {
            "@apideck/better-ajv-errors": "^0.3.1",
            "@babel/core": "^7.11.1",
            "@babel/preset-env": "^7.11.0",
            "@babel/runtime": "^7.11.2",
            "@rollup/plugin-babel": "^5.2.0",
            "@rollup/plugin-node-resolve": "^11.2.1",
            "@rollup/plugin-replace": "^2.4.1",
            "@surma/rollup-plugin-off-main-thread": "^2.2.3",
            "ajv": "^8.6.0",
            "common-tags": "^1.8.0",
            "fast-json-stable-stringify": "^2.1.0",
            "fs-extra": "^9.0.1",
            "glob": "^7.1.6",
            "lodash": "^4.17.20",
            "pretty-bytes": "^5.3.0",
            "rollup": "^2.43.1",
            "rollup-plugin-terser": "^7.0.0",
            "source-map": "^0.8.0-beta.0",
            "stringify-object": "^3.3.0",
            "strip-comments": "^2.0.1",
            "tempy": "^0.6.0",
            "upath": "^1.2.0",
    
            "workbox-background-sync": "6.5.4",
            "workbox-broadcast-update": "6.5.4",
            "workbox-cacheable-response": "6.5.4",
            "workbox-core": "6.5.4",
            "workbox-expiration": "6.5.4",
            "workbox-google-analytics": "6.5.4",
            "workbox-navigation-preload": "6.5.4",
            "workbox-precaching": "6.5.4",
            "workbox-range-requests": "6.5.4",
            "workbox-recipes": "6.5.4",
            "workbox-routing": "6.5.4",
            "workbox-strategies": "6.5.4",
            "workbox-streams": "6.5.4",
            "workbox-sw": "6.5.4",
            "workbox-window": "6.5.4"
    
              "version": "0.3.6",
              "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.6.tgz",
              "integrity": "sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==",
    
              "dev": true,
              "requires": {
                "json-schema": "^0.4.0",
                "jsonpointer": "^5.0.0",
                "leven": "^3.1.0"
              }
            },
    
            "pretty-bytes": {
              "version": "5.6.0",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
              "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
              "dev": true
            },
    
            "source-map": {
              "version": "0.8.0-beta.0",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
              "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
              "dev": true,
              "requires": {
                "whatwg-url": "^7.0.0"
              }
            },
            "tempy": {
              "version": "0.6.0",
              "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
              "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
              "dev": true,
              "requires": {
                "is-stream": "^2.0.0",
                "temp-dir": "^2.0.0",
                "type-fest": "^0.16.0",
                "unique-string": "^2.0.0"
              }
            },
            "tr46": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
    
              "integrity": "sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==",
    
              "dev": true,
              "requires": {
                "punycode": "^2.1.0"
              }
            },
            "type-fest": {
              "version": "0.16.0",
              "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
              "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==",
              "dev": true
            },
            "webidl-conversions": {
              "version": "4.0.2",
              "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
              "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==",
              "dev": true
            },
            "whatwg-url": {
              "version": "7.1.0",
              "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
              "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
              "dev": true,
              "requires": {
                "lodash.sortby": "^4.7.0",
                "tr46": "^1.0.1",
                "webidl-conversions": "^4.0.2"
              }
            }
          }
        },
        "workbox-cacheable-response": {
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.4.tgz",
          "integrity": "sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.4.tgz",
          "integrity": "sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.4.tgz",
          "integrity": "sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==",
    
            "idb": "^7.0.1",
            "workbox-core": "6.5.4"
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.4.tgz",
          "integrity": "sha512-8AU1WuaXsD49249Wq0B2zn4a/vvFfHkpcFfqAFHNHwln3jK9QUYmzdkKXGIZl9wyKNP+RRX30vcgcyWMcZ9VAg==",
    
            "workbox-background-sync": "6.5.4",
            "workbox-core": "6.5.4",
            "workbox-routing": "6.5.4",
            "workbox-strategies": "6.5.4"
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.4.tgz",
          "integrity": "sha512-IIwf80eO3cr8h6XSQJF+Hxj26rg2RPFVUmJLUlM0+A2GzB4HFbQyKkrgD5y2d84g2IbJzP4B4j5dPBRzamHrng==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.4.tgz",
          "integrity": "sha512-hSMezMsW6btKnxHB4bFy2Qfwey/8SYdGWvVIKFaUm8vJ4E53JAY+U2JwLTRD8wbLWoP6OVUdFlXsTdKu9yoLTg==",
    
            "workbox-core": "6.5.4",
            "workbox-routing": "6.5.4",
            "workbox-strategies": "6.5.4"
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.4.tgz",
          "integrity": "sha512-Je2qR1NXCFC8xVJ/Lux6saH6IrQGhMpDrPXWZWWS8n/RD+WZfKa6dSZwU+/QksfEadJEr/NfY+aP/CXFFK5JFg==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.4.tgz",
          "integrity": "sha512-QZNO8Ez708NNwzLNEXTG4QYSKQ1ochzEtRLGaq+mr2PyoEIC1xFW7MrWxrONUxBFOByksds9Z4//lKAX8tHyUA==",
    
            "workbox-cacheable-response": "6.5.4",
            "workbox-core": "6.5.4",
            "workbox-expiration": "6.5.4",
            "workbox-precaching": "6.5.4",
            "workbox-routing": "6.5.4",
            "workbox-strategies": "6.5.4"
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz",
          "integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz",
          "integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.4.tgz",
          "integrity": "sha512-FXKVh87d2RFXkliAIheBojBELIPnWbQdyDvsH3t74Cwhg0fDheL1T8BqSM86hZvC0ZESLsznSYWw+Va+KVbUzg==",
    
            "workbox-core": "6.5.4",
            "workbox-routing": "6.5.4"
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.4.tgz",
          "integrity": "sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==",
    
          "version": "6.5.4",
          "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.4.tgz",
          "integrity": "sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==",
    
          "dev": true,
          "requires": {
            "ansi-styles": "^4.0.0",
            "string-width": "^4.1.0",
            "strip-ansi": "^6.0.0"
          },
          "dependencies": {
            "ansi-styles": {
    
              "dev": true,
              "requires": {
                "color-convert": "^2.0.1"
              }
            },
            "color-convert": {
              "version": "2.0.1",
              "dev": true,
              "requires": {
                "color-name": "~1.1.4"
              }
            },
            "color-name": {
              "version": "1.1.4",
              "dev": true
            }
          }
        },
        "wrappy": {
          "version": "1.0.2",
    
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
          "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
    
        "ws": {
          "version": "7.5.5",
          "requires": {}
        },
    
          "requires": {
            "adler-32": "~1.2.0",
            "cfb": "^1.1.4",
    
            "commander": "~2.17.1",
            "crc-32": "~1.2.0",
            "exit-on-epipe": "~1.0.1",
    
            "ssf": "~0.11.2",
            "wmf": "~1.0.1",
    
          "version": "2.6.1",
          "resolved": "https://registry.npmjs.org/xml-formatter/-/xml-formatter-2.6.1.tgz",
          "integrity": "sha512-dOiGwoqm8y22QdTNI7A+N03tyVfBlQ0/oehAzxIZtwnFAHGeSlrfjF73YQvzSsa/Kt6+YZasKsrdu6OIpuBggw==",
    
            "xml-parser-xo": "^3.2.0"
    
          "version": "3.2.0",
          "resolved": "https://registry.npmjs.org/xml-parser-xo/-/xml-parser-xo-3.2.0.tgz",
          "integrity": "sha512-8LRU6cq+d7mVsoDaMhnkkt3CTtAs4153p49fRo+HIB3I1FD1o5CeXRjRH29sQevIfVJIcPjKSsPU/+Ujhq09Rg=="
    
        "xmldoc": {
          "version": "1.1.2",
          "requires": {
            "sax": "^1.2.1"
          }
        },
    
            "cliui": "^7.0.2",
            "escalade": "^3.1.1",
            "get-caller-file": "^2.0.5",
    
            "require-directory": "^2.1.1",
            "string-width": "^4.2.0",
    
            "y18n": "^5.0.5",
            "yargs-parser": "^20.2.2"
    
          "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",
          "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==",
    
          "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
          "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",