diff --git a/examples/hello-world/package.json b/examples/hello-world/package.json index 83d4c76..d3963e3 100644 --- a/examples/hello-world/package.json +++ b/examples/hello-world/package.json @@ -15,7 +15,7 @@ "styled-jsx": "3.3.0" }, "devDependencies": { - "@babel/core": "7.11.4" + "@babel/core": "7.23.2" }, "keywords": [], "browserslist": { diff --git a/package.json b/package.json index 4118633..f41ce5d 100644 --- a/package.json +++ b/package.json @@ -40,29 +40,29 @@ "styled-jsx": "3.3.2" }, "devDependencies": { - "@types/atom": "1.40.5", - "@types/node": "^14.14.14", - "typescript": "^4.1.3", + "@types/atom": "1.40.14", + "@types/node": "^20.0.0", + "typescript": "^5.0.0", "tslib": "^2.0.3", - "coffeescript": "^1.12.7", - "prettier": "^2.2.1", - "eslint": "7.16.0", + "coffeescript": "^2.0.0", + "prettier": "^3.0.0", + "eslint": "8.51.0", "eslint-config-atomic": "^1.5.1", - "rollup": "2.35.1", - "rollup-plugin-atomic": "^1.6.4", - "shx": "0.3.3", + "rollup": "4.1.0", + "rollup-plugin-atomic": "^3.0.0", + "shx": "0.3.4", "cross-env": "7.0.3", - "npm-check-updates": "10.2.5", - "build-commit": "0.1.1", + "npm-check-updates": "16.14.6", + "build-commit": "0.1.4", "@babel/core": "^7.12.10", "@babel/cli": "^7.12.10", - "babel-preset-atomic": "^3.0.1", + "babel-preset-atomic": "^5.0.0", "@babel/register": "^7.12.10", "chai": "^4.2.0", - "electron": "^11.1.0", - "electron-mocha": "^10.0.0", + "electron": "^27.0.0", + "electron-mocha": "^12.0.0", "estraverse-fb": "^1.3.2", - "mocha": "^8.2.1", + "mocha": "^10.0.0", "random-seed": "^0.3.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7508f53..ff2cc13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,35 +1,72 @@ -dependencies: - babel-preset-solid: 0.23.4_@babel+core@7.12.10 - solid-js: 0.23.4 - solid-styled-jsx: 0.23.4_solid-js@0.23.4+styled-jsx@3.3.2 - styled-jsx: 3.3.2 -devDependencies: - '@babel/cli': 7.12.10_@babel+core@7.12.10 - '@babel/core': 7.12.10 - '@babel/register': 7.12.10_@babel+core@7.12.10 - '@types/atom': 1.40.5 - '@types/node': 14.14.14 - babel-preset-atomic: 3.0.1_94179255a7638ecc93ab56a09da1cb14 - build-commit: 0.1.1 - chai: 4.2.0 - coffeescript: 1.12.7 - cross-env: 7.0.3 - electron: 11.1.0 - electron-mocha: 10.0.0 - eslint: 7.16.0 - eslint-config-atomic: 1.5.1_eslint@7.16.0 - estraverse-fb: 1.3.2 - mocha: 8.2.1 - npm-check-updates: 10.2.5 - prettier: 2.2.1 - random-seed: 0.3.0 - rollup: 2.35.1 - rollup-plugin-atomic: 1.6.4_38728dec26b3694b672a41d67afab208 - shx: 0.3.3 - tslib: 2.0.3 - typescript: 4.1.3 -lockfileVersion: 5.2 +importers: + .: + dependencies: + babel-preset-solid: 0.23.4_@babel+core@7.12.10 + solid-js: 0.23.4 + solid-styled-jsx: 0.23.4_solid-js@0.23.4+styled-jsx@3.3.2 + styled-jsx: 3.3.2 + devDependencies: + '@babel/cli': 7.12.10_@babel+core@7.12.10 + '@babel/core': 7.12.10 + '@babel/register': 7.12.10_@babel+core@7.12.10 + '@types/atom': 1.40.14 + '@types/node': 20.8.6 + babel-preset-atomic: 5.0.0 + build-commit: 0.1.4 + chai: 4.2.0 + coffeescript: 2.5.1 + cross-env: 7.0.3 + electron: 27.0.0 + electron-mocha: 12.1.0 + eslint: 8.51.0_eslint@8.51.0 + eslint-config-atomic: 1.5.1_eslint@8.51.0 + estraverse-fb: 1.3.2 + mocha: 10.2.0 + npm-check-updates: 16.14.6 + prettier: 3.0.3 + random-seed: 0.3.0 + rollup: 4.1.0 + rollup-plugin-atomic: 3.0.3_@types+node@20.8.6 + shx: 0.3.4 + tslib: 2.0.3 + typescript: 5.2.2 + specifiers: + '@babel/cli': ^7.12.10 + '@babel/core': ^7.12.10 + '@babel/register': ^7.12.10 + '@types/atom': 1.40.14 + '@types/node': ^20.0.0 + babel-preset-atomic: ^5.0.0 + babel-preset-solid: 0.23.4 + build-commit: 0.1.4 + chai: ^4.2.0 + coffeescript: ^2.0.0 + cross-env: 7.0.3 + electron: ^27.0.0 + electron-mocha: ^12.0.0 + eslint: 8.51.0 + eslint-config-atomic: ^1.5.1 + estraverse-fb: ^1.3.2 + mocha: ^10.0.0 + npm-check-updates: 16.14.6 + prettier: ^3.0.0 + random-seed: ^0.3.0 + rollup: 4.1.0 + rollup-plugin-atomic: ^3.0.0 + shx: 0.3.4 + solid-js: 0.23.4 + solid-styled-jsx: 0.23.4 + styled-jsx: 3.3.2 + tslib: ^2.0.3 + typescript: ^5.0.0 +lockfileVersion: 5.1 packages: + /@aashutoshrathi/word-wrap/1.2.6: + dev: true + engines: + node: '>=0.10.0' + resolution: + integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== /@babel/cli/7.12.10_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 @@ -56,10 +93,21 @@ packages: dev: true resolution: integrity: sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== - /@babel/compat-data/7.12.7: + /@babel/code-frame/7.22.13: + dependencies: + '@babel/highlight': 7.22.20 + chalk: 2.4.2 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== + /@babel/compat-data/7.23.2: dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw== + integrity: sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ== /@babel/core/7.12.10: dependencies: '@babel/code-frame': 7.10.4 @@ -90,83 +138,86 @@ packages: dev: true resolution: integrity: sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA== - /@babel/helper-annotate-as-pure/7.12.10: - dependencies: - '@babel/types': 7.12.11 - dev: true - resolution: - integrity: sha512-XplmVbC1n+KY6jL8/fgLVXXUauDIB+lD5+GsQEh6F6GBF1dq1qy4DP4yXWzDKcoqXB3X58t61e85Fitoww4JVQ== - /@babel/helper-builder-binary-assignment-operator-visitor/7.10.4: + /@babel/helper-annotate-as-pure/7.22.5: dependencies: - '@babel/helper-explode-assignable-expression': 7.12.1 - '@babel/types': 7.12.11 + '@babel/types': 7.23.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-L0zGlFrGWZK4PbT8AszSfLTM5sDU1+Az/En9VrdT8/LmEiJt4zXt+Jve9DCAnQcbqDhCI+29y/L93mrDzddCcg== - /@babel/helper-builder-react-jsx-experimental/7.12.11: + integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== + /@babel/helper-builder-binary-assignment-operator-visitor/7.22.15: dependencies: - '@babel/helper-annotate-as-pure': 7.12.10 - '@babel/helper-module-imports': 7.12.5 - '@babel/types': 7.12.11 + '@babel/types': 7.23.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-4oGVOekPI8dh9JphkPXC68iIuP6qp/RPbaPmorRmEFbRAHZjSqxPjqHudn18GVDPgCuFM/KdFXc63C17Ygfa9w== - /@babel/helper-builder-react-jsx/7.10.4: + integrity: sha512-QkBXwGgaoC2GtGZRoma6kv7Szfv06khvhFav67ZExau2RaXzy8MpHSMO2PNoP2XtmQphJQRHFfg77Bq731Yizw== + /@babel/helper-compilation-targets/7.22.15: dependencies: - '@babel/helper-annotate-as-pure': 7.12.10 - '@babel/types': 7.12.11 + '@babel/compat-data': 7.23.2 + '@babel/helper-validator-option': 7.22.15 + browserslist: 4.22.1_browserslist@4.22.1 + lru-cache: 5.1.1 + semver: 6.3.1 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg== - /@babel/helper-compilation-targets/7.12.5_@babel+core@7.12.10: + integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== + /@babel/helper-create-class-features-plugin/7.22.15_@babel+core@7.12.10: dependencies: - '@babel/compat-data': 7.12.7 '@babel/core': 7.12.10 - '@babel/helper-validator-option': 7.12.11 - browserslist: 4.16.0 - semver: 5.7.1 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.12.10 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw== - /@babel/helper-create-class-features-plugin/7.12.1_@babel+core@7.12.10: + integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg== + /@babel/helper-create-regexp-features-plugin/7.22.15_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-member-expression-to-functions': 7.12.7 - '@babel/helper-optimise-call-expression': 7.12.10 - '@babel/helper-replace-supers': 7.12.11 - '@babel/helper-split-export-declaration': 7.11.0 + '@babel/helper-annotate-as-pure': 7.22.5 + regexpu-core: 5.3.2 + semver: 6.3.1 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== - /@babel/helper-create-regexp-features-plugin/7.12.7_@babel+core@7.12.10: + integrity: sha512-29FkPLFjn4TPEa3RE7GpW+qbE8tlsu3jntNYNfcGsc49LphF1PQIiD+vMZ1z1xVOKt+93khA9tc2JBs3kBjA7w== + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-annotate-as-pure': 7.12.10 - regexpu-core: 4.7.1 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + debug: 4.3.4 + lodash.debounce: 4.0.8 + resolve: 1.19.0 + semver: 6.3.1 dev: true peerDependencies: - '@babel/core': ^7.0.0 - resolution: - integrity: sha512-idnutvQPdpbduutvi3JVfEgcVIHooQnhvhx0Nk9isOINOIGYkZea1Pk2JlJRiUnMefrlvr0vkByATBY/mB4vjQ== - /@babel/helper-define-map/7.10.5: - dependencies: - '@babel/helper-function-name': 7.10.4 - '@babel/types': 7.12.11 - lodash: 4.17.20 - dev: true + '@babel/core': ^7.4.0-0 resolution: - integrity: sha512-fMw4kgFB720aQFXSVaXr79pjjcW5puTCM16+rECJ/plGS+zByelE8l9nCpV1GibxTnFVmUuYG9U8wYfQHdzOEQ== - /@babel/helper-explode-assignable-expression/7.12.1: - dependencies: - '@babel/types': 7.12.11 + integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww== + /@babel/helper-environment-visitor/7.22.20: dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-dmUwH8XmlrUpVqgtZ737tK88v07l840z9j3OEhCLwKTkjlvKpfqXVIZ0wpK3aeOxspwGrf/5AP5qLx4rO3w5rA== + integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== /@babel/helper-function-name/7.10.4: dependencies: '@babel/helper-get-function-arity': 7.10.4 @@ -175,29 +226,56 @@ packages: dev: true resolution: integrity: sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== + /@babel/helper-function-name/7.23.0: + dependencies: + '@babel/template': 7.22.15 + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== /@babel/helper-get-function-arity/7.10.4: dependencies: '@babel/types': 7.12.11 dev: true resolution: integrity: sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== - /@babel/helper-hoist-variables/7.10.4: + /@babel/helper-hoist-variables/7.22.5: dependencies: - '@babel/types': 7.12.11 + '@babel/types': 7.23.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA== + integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== /@babel/helper-member-expression-to-functions/7.12.7: dependencies: '@babel/types': 7.12.11 dev: true resolution: integrity: sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw== + /@babel/helper-member-expression-to-functions/7.23.0: + dependencies: + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA== /@babel/helper-module-imports/7.12.5: dependencies: '@babel/types': 7.12.11 resolution: integrity: sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== + /@babel/helper-module-imports/7.22.15: + dependencies: + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== /@babel/helper-module-transforms/7.12.1: dependencies: '@babel/helper-module-imports': 7.12.5 @@ -212,23 +290,58 @@ packages: dev: true resolution: integrity: sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== + /@babel/helper-module-transforms/7.23.0_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-simple-access': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/helper-validator-identifier': 7.22.20 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw== /@babel/helper-optimise-call-expression/7.12.10: dependencies: '@babel/types': 7.12.11 dev: true resolution: integrity: sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ== + /@babel/helper-optimise-call-expression/7.22.5: + dependencies: + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw== /@babel/helper-plugin-utils/7.10.4: + dev: false resolution: integrity: sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== - /@babel/helper-remap-async-to-generator/7.12.1: + /@babel/helper-plugin-utils/7.22.5: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== + /@babel/helper-remap-async-to-generator/7.22.20_@babel+core@7.12.10: dependencies: - '@babel/helper-annotate-as-pure': 7.12.10 - '@babel/helper-wrap-function': 7.12.3 - '@babel/types': 7.12.11 + '@babel/core': 7.12.10 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-wrap-function': 7.22.20 dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 resolution: - integrity: sha512-9d0KQCRM8clMPcDwo8SevNs+/9a8yWVVmaE80FGJcEP8N1qToREmWEGnBn8BUlJhYRFz6fqxeRL1sl5Ogsed7A== + integrity: sha512-pBGyV4uBqOns+0UvhsTO8qgl8hO89PmiDYv+/COyp1aeMcmfrfruz+/nCMFiYyFF/Knn0yfrC85ZzNFjembFTw== /@babel/helper-replace-supers/7.12.11: dependencies: '@babel/helper-member-expression-to-functions': 7.12.7 @@ -238,40 +351,86 @@ packages: dev: true resolution: integrity: sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA== + /@babel/helper-replace-supers/7.22.20_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw== /@babel/helper-simple-access/7.12.1: dependencies: '@babel/types': 7.12.11 dev: true resolution: integrity: sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== - /@babel/helper-skip-transparent-expression-wrappers/7.12.1: + /@babel/helper-simple-access/7.22.5: dependencies: - '@babel/types': 7.12.11 + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== + /@babel/helper-skip-transparent-expression-wrappers/7.22.5: + dependencies: + '@babel/types': 7.23.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-Mf5AUuhG1/OCChOJ/HcADmvcHM42WJockombn8ATJG3OnyiSxBK/Mm5x78BQWvmtXZKHgbjdGL2kin/HOLlZGA== + integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q== /@babel/helper-split-export-declaration/7.11.0: dependencies: '@babel/types': 7.12.11 dev: true resolution: integrity: sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== + /@babel/helper-split-export-declaration/7.22.6: + dependencies: + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== + /@babel/helper-string-parser/7.22.5: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== /@babel/helper-validator-identifier/7.12.11: resolution: integrity: sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== - /@babel/helper-validator-option/7.12.11: + /@babel/helper-validator-identifier/7.22.20: + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== + /@babel/helper-validator-option/7.22.15: dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw== - /@babel/helper-wrap-function/7.12.3: + integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== + /@babel/helper-wrap-function/7.22.20: dependencies: - '@babel/helper-function-name': 7.10.4 - '@babel/template': 7.12.7 - '@babel/traverse': 7.12.10 - '@babel/types': 7.12.11 + '@babel/helper-function-name': 7.23.0 + '@babel/template': 7.22.15 + '@babel/types': 7.23.0 dev: true + engines: + node: '>=6.9.0' resolution: - integrity: sha512-Cvb8IuJDln3rs6tzjW3Y8UeelAOdnpB8xtQ4sme2MSZ9wOxrbThporC0y/EtE16VAtoyEfLM404Xr1e0OOp+ow== + integrity: sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw== /@babel/helpers/7.12.5: dependencies: '@babel/template': 7.12.7 @@ -288,6 +447,16 @@ packages: dev: true resolution: integrity: sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA== + /@babel/highlight/7.22.20: + dependencies: + '@babel/helper-validator-identifier': 7.22.20 + chalk: 2.4.2 + js-tokens: 4.0.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== /@babel/parser/7.12.11: dev: true engines: @@ -295,307 +464,457 @@ packages: hasBin: true resolution: integrity: sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg== - /@babel/plugin-proposal-async-generator-functions/7.12.1_@babel+core@7.12.10: + /@babel/parser/7.23.0: + dev: true + engines: + node: '>=6.0.0' + hasBin: true + resolution: + integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.22.15_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-remap-async-to-generator': 7.12.1 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0 + resolution: + integrity: sha512-FB9iYlz7rURmRJyXRKEnalYPPdn87H5no108cyuQQyMwlpJ2SJtpIUBI27kdTin956pz+LPypkPVPUTlxOmrsg== + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.22.15_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-transform-optional-chaining': 7.23.0_@babel+core@7.12.10 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.13.0 + resolution: + integrity: sha512-Hyph9LseGvAeeXzikV88bczhsrLrIZqDPxO+sSmAunMPaGrBGhfMWzCPYTtiW9t+HzSE2wtV8e5cc5P6r1xMDQ== + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.12.10 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-d+/o30tJxFxrA1lhzJqiUcEJdI6jKlNregCv5bASeGf2Q4MXmnwH7viDo7nhx1/ohf09oaH8j1GVYG/e3Yqk6A== - /@babel/plugin-proposal-class-properties/7.12.1_@babel+core@7.12.10: + integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA== + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w== - /@babel/plugin-proposal-decorators/7.12.1_@babel+core@7.12.10: + integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ== + /@babel/plugin-proposal-class-static-block/7.21.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-decorators': 7.12.1_@babel+core@7.12.10 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.12.0 + resolution: + integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw== + /@babel/plugin-proposal-decorators/7.23.2_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.12.10 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/plugin-syntax-decorators': 7.22.10_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-knNIuusychgYN8fGJHONL0RbFxLGawhXOJNLBk75TniTsZZeA+wdkDuv6wp4lGwzQEKjZi6/WYtnb3udNPmQmQ== - /@babel/plugin-proposal-do-expressions/7.12.1_@babel+core@7.12.10: + integrity: sha512-eR0gJQc830fJVGz37oKLvt9W9uUIQSAovUl0e9sJ3YeO09dlcoBVYD3CLrjCj4qHdXmfiyTyFt8yeQYSN5fxLg== + /@babel/plugin-proposal-do-expressions/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-do-expressions': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-do-expressions': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-bpJ6Bfrzvdzb0vG6zBSNh3HLgFKh+S2CBpNmaLRjg2u7cNkzRPIqBjVURCmpG6pvPfKyxkizwbrXwpYtW3a9cw== - /@babel/plugin-proposal-dynamic-import/7.12.1_@babel+core@7.12.10: + integrity: sha512-ddToGCONJhCuL+l4FhtGnKl5ZYCj9fDVFiqiCdQDpeIbVn/NvMeSib+7T1/rk08jRafae4qNiP8OnJyuqlsuYA== + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-a4rhUSZFuq5W8/OO8H7BL5zspjnc1FLd9hlOxIK/f7qG4a0qsqk8uvF/ywgBA8/OmjsapjpvaEOYItfGG1qIvQ== - /@babel/plugin-proposal-export-default-from/7.12.1_@babel+core@7.12.10: + integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw== + /@babel/plugin-proposal-export-default-from/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-export-default-from': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-export-default-from': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-z5Q4Ke7j0AexQRfgUvnD+BdCSgpTEKnqQ3kskk2jWtOBulxICzd1X9BGt7kmWftxZ2W3++OZdt5gtmC8KLxdRQ== - /@babel/plugin-proposal-export-namespace-from/7.12.1_@babel+core@7.12.10: + integrity: sha512-oTvzWB16T9cB4j5kX8c8DuUHo/4QtR2P9vnUNKed9xqFP8Jos/IRniz1FiIryn6luDYoltDJSYF7RCpbm2doMg== + /@babel/plugin-proposal-export-namespace-from/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-6CThGf0irEkzujYS5LQcjBx8j/4aQGiVv7J9+2f7pGfxqyKh3WnmVJYW3hdrQjyksErMGBPQrCnHfOtna+WLbw== - /@babel/plugin-proposal-function-bind/7.12.1_@babel+core@7.12.10: + integrity: sha512-zr/QcUlUo7GPo6+X1wC98NJADqmy5QTFWWhqeQWiki4XHafJtLl/YMGkmRB2szDD2IYJCCdBTd4ElwhId9T7Xw== + /@babel/plugin-proposal-function-bind/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-function-bind': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-function-bind': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Nic0blOXoeyuDJZJNh7kEZMqQUHakiUyxfyFMUV0Sy7DQ+Du9R7cZCUgTLnqq7Bc0Yx0iKRSe5wTmRWLKwxxpA== - /@babel/plugin-proposal-function-sent/7.12.1_@babel+core@7.12.10: + integrity: sha512-e2N7sdLvLG6W5KVjGQjIPY7bJ3hixiS35gSKYdCQq2bhWclZSkLf9Mp9qocsYleqkWOJnsCEvCvur0ThRe1Jpw== + /@babel/plugin-proposal-function-sent/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-wrap-function': 7.12.3 - '@babel/plugin-syntax-function-sent': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-wrap-function': 7.22.20 + '@babel/plugin-syntax-function-sent': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-EXB01ACyNW0WCffP4ip40TH82X86+U0dakFZjyiMpoZ8NFmL5MMARzVBzy+Gg59B6vTgfvIhRHUhe6tNUw+vjw== - /@babel/plugin-proposal-json-strings/7.12.1_@babel+core@7.12.10: + integrity: sha512-UdaOKPOLPt0O+Xu26tnw6oAZMLXhk+yMrXOzn6kAzTHBnWHJsoN1hlrgxFAQ+FRLS0ql1oYIQ2phvoFzmN3GMw== + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-GoLDUi6U9ZLzlSda2Df++VSqDJg3CG+dR0+iWsv6XRw1rEq+zwt4DirM9yrxW6XWaTpmai1cWJLMfM8qQJf+yw== - /@babel/plugin-proposal-logical-assignment-operators/7.12.1_@babel+core@7.12.10: + integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ== + /@babel/plugin-proposal-logical-assignment-operators/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-k8ZmVv0JU+4gcUGeCDZOGd0lCIamU/sMtIiX3UWnUc5yzgq6YUGyEolNYD+MLYKfSzgECPcqetVcJP9Afe/aCA== - /@babel/plugin-proposal-nullish-coalescing-operator/7.12.1_@babel+core@7.12.10: + integrity: sha512-zMo66azZth/0tVd7gmkxOkOjs2rpHyhpcFo565PUP37hSp6hSd9uUKIfTDFMz58BwqgQKhJ9YxtM5XddjXVn+Q== + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-nZY0ESiaQDI1y96+jk6VxMOaL4LPo/QDHBqL+SF3/vl6dHkTwHlOI8L4ZwuRBHgakRBw5zsVylel7QPbbGuYgg== - /@babel/plugin-proposal-numeric-separator/7.12.7_@babel+core@7.12.10: + integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA== + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-8c+uy0qmnRTeukiGsjLGy6uVs/TFjJchGXUeBqlG4VWYOdJWkhhVPdQ3uHwbmalfJwv2JsV0qffXP4asRfL2SQ== - /@babel/plugin-proposal-object-rest-spread/7.12.1_@babel+core@7.12.10: + integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q== + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.12.10: dependencies: + '@babel/compat-data': 7.23.2 '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-transform-parameters': 7.12.1_@babel+core@7.12.10 + '@babel/plugin-transform-parameters': 7.22.15_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA== - /@babel/plugin-proposal-optional-catch-binding/7.12.1_@babel+core@7.12.10: + integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg== + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-hFvIjgprh9mMw5v42sJWLI1lzU5L2sznP805zeT6rySVRA0Y18StRhDqhSxlap0oVgItRsB6WSROp4YnJTJz0g== - /@babel/plugin-proposal-optional-chaining/7.12.7_@babel+core@7.12.10: + integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw== + /@babel/plugin-proposal-optional-chaining/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-4ovylXZ0PWmwoOvhU2vhnzVNnm88/Sm9nx7V8BPgMvAzn5zDou3/Awy0EjglyubVHasJj+XCEkr/r1X3P5elCA== - /@babel/plugin-proposal-pipeline-operator/7.12.1_@babel+core@7.12.10: + integrity: sha512-PatI6elL5eMzoypFAiYDpYQyMtXTn+iMhuxxQt5mAXD4fEmKorpSI3PHd+i3JXBJN3xyA6MvJv7at23HffFHwA== + /@babel/plugin-proposal-pipeline-operator/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-pipeline-operator': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-pipeline-operator': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-iloNp4xu8YV8e/mZgGjePg9be1VkJSxQWIplRwgQtQPtF26ar3cHXL4sV8Fujlm2mm/Tu/WiA+FU+Fp7QVP7/g== - /@babel/plugin-proposal-private-methods/7.12.1_@babel+core@7.12.10: + integrity: sha512-TtmOg+ew8KKLTNfOzEM/KCkwp3JKjA8E5E95rnrqnBZWs9KuXS+2yXq/x10uy+Sq9Ys6TscfRVCN2UFOhZ4bZw== + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-class-features-plugin': 7.12.1_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-mwZ1phvH7/NHK6Kf8LP7MYDogGV+DKB1mryFOEwx5EBNQrosvIczzZFTUmWaeujd5xT6G1ELYWUz3CutMhjE1w== - /@babel/plugin-proposal-throw-expressions/7.12.1_@babel+core@7.12.10: + integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA== + /@babel/plugin-proposal-private-property-in-object/7.21.11_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-throw-expressions': 7.12.1_@babel+core@7.12.10 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.12.10 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-kiWkKtm05K86C+T/nUazv+/Vxu93Aulrvof/ZrxVyGoUBVsVEWDrw9iChbe8tV+aPVQcjg4FQxKW3wUF7cRcpg== - /@babel/plugin-proposal-unicode-property-regex/7.12.1_@babel+core@7.12.10: + integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw== + /@babel/plugin-proposal-throw-expressions/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-throw-expressions': 7.22.5_@babel+core@7.12.10 dev: true engines: - node: '>=4' + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-MYq+l+PvHuw/rKUz1at/vb6nCnQ2gmJBNaM62z0OgH7B2W1D9pvkpYtlti9bGtizNIU1K3zm4bZF9F91efVY0w== - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.12.10: + integrity: sha512-WHOrJyhGoGrdtW480L79cF7Iq/gZDZ/z6OqK7mVyFR5I37dTpog/wNgb6hmaM3HYZtULEJl++7VaMWkNZsOcHg== + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. dev: true + engines: + node: '>=4' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== - /@babel/plugin-syntax-class-properties/7.12.1_@babel+core@7.12.10: + integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w== + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA== - /@babel/plugin-syntax-decorators/7.12.1_@babel+core@7.12.10: + integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-ir9YW5daRrTYiy9UJ2TzdNIJEZu8KclVzDcfSt4iEmOtwQ4llPtWInNKJyKnVXp1vE4bbVd5S31M/im3mYMO1w== - /@babel/plugin-syntax-do-expressions/7.12.1_@babel+core@7.12.10: + integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-a9TknRXkzfetNjOWSWnPIG/Y7x+elzcmKng2Qpvh8QaqdPo0OABizTjco8YO8r5xZNQfE58YHq7lWR+PKwHyxg== - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.12.10: + integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== + /@babel/plugin-syntax-decorators/7.22.10_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== - /@babel/plugin-syntax-export-default-from/7.12.1_@babel+core@7.12.10: + integrity: sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ== + /@babel/plugin-syntax-do-expressions/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-dP5eGg6tHEkhnRD2/vRG/KJKRSg8gtxu2i+P/8/yFPJn/CfPU5G0/7Gks2i3M6IOVAPQekmsLN9LPsmXFFL4Uw== - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.12.10: + integrity: sha512-60pOTgQGY00/Kiozrtu286Aqg50IxDy/jIHhlMzXjYTs1Q8lbeOgqC9NLidtqfBNwdX6bZCT6FJ2i5xzt+JKzw== + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== - /@babel/plugin-syntax-flow/7.12.1_@babel+core@7.12.10: + integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ== + /@babel/plugin-syntax-export-default-from/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-1lBLLmtxrwpm4VKmtVFselI/P3pX+G63fAtUUt6b2Nzgao77KNDwyuRt90Mj2/9pKobtt68FdvjfqohZjg/FCA== - /@babel/plugin-syntax-function-bind/7.12.1_@babel+core@7.12.10: + integrity: sha512-ODAqWWXB/yReh/jVQDag/3/tl6lgBueQkk/TcfW/59Oykm4c8a55XloX0CTk2k2VJiFWMgHby9xNX29IbCv9dQ== + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-YN14nxb0Q3/M7AUDnwnjFYpUylysfZ4KY/byhIz5PN7JyMJldjuUS+UmV7bOL6crQ0M69tuoevD/AlOveDeyMQ== - /@babel/plugin-syntax-function-sent/7.12.1_@babel+core@7.12.10: + integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== + /@babel/plugin-syntax-flow/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-mtBQvNHcIzLnmQZhgzigzrgFzIe95WvBXJuTN0m4CvhDK0gRNQ2MC2AVSzB6w7VnVh/z5+0iHFcbfqKMlFwTkQ== + integrity: sha512-9RdCl0i+q0QExayk2nOS7853w08yLucnnPML6EN9S8fgMPVtdLDCdx/cOQ/i44Lb9UeQX9A35yaqBBOMMZxPxQ== + /@babel/plugin-syntax-function-bind/7.22.5_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-Sjy7XIhHF9L++0Mk/3Y4H4439cjI//wc/jE8Ly3+qGPkTUYYEhe4rzMv/JnyZpekfOBL22X6DAq42I7GM/3KzA== + /@babel/plugin-syntax-function-sent/7.22.5_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-tKOWGUAVv+JGJ1tcOIFdCqxUX97lgAUnmLpWt/9JtEkgk9WQ5OolN+y9rWj6mtLM+d0kAzTGLu/kRQqr5/PEsA== + /@babel/plugin-syntax-import-assertions/7.22.5_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg== /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -604,7 +923,7 @@ packages: /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -614,14 +933,26 @@ packages: dependencies: '@babel/core': 7.12.10 '@babel/helper-plugin-utils': 7.10.4 + dev: false peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-1yRi7yAtB0ETgxdY9ti/p2TivUxJkTdhu/ZbF9MshVGqOx1TdB3b7xCXs49Fupgg50N45KcAsRP/ZqWjs9SRjg== + /@babel/plugin-syntax-jsx/7.22.5_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg== /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -630,7 +961,7 @@ packages: /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -639,7 +970,7 @@ packages: /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -648,7 +979,7 @@ packages: /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -657,7 +988,7 @@ packages: /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 @@ -666,429 +997,564 @@ packages: /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true peerDependencies: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== - /@babel/plugin-syntax-pipeline-operator/7.12.1_@babel+core@7.12.10: + /@babel/plugin-syntax-pipeline-operator/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-NazCTl1P9Kp+790g7gDRQEvhU0+OYbZVsuW45ThfgVCdUyhtxzFJeFrzY6BX/u/NfFyXWbKAIl6wR0PhJWwyDA== - /@babel/plugin-syntax-throw-expressions/7.12.1_@babel+core@7.12.10: + integrity: sha512-7yuGXd+h8gpR14FnPDTTCd5TfC/1B9njNZJT29GJ7UFF/WVbzkZy7728DynrENqgImqj5xyPTQAo8si9n3QVJQ== + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+8FLGK1PYYB7D8tU9U5zX23fnzkpxw4a7lAyyZbgk6b6bN0k2dft/xwcxIE+86i54wLJ83BaAboh2Ow6wf6jHw== - /@babel/plugin-syntax-top-level-await/7.12.1_@babel+core@7.12.10: + integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== + /@babel/plugin-syntax-throw-expressions/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-oCyfA7rDVcQIydA7ZOmnHCQTzz5JvG9arY++Z+ASL/q5q+mJLblaRNHoK6ggV54X2c14wCK/lQi7z1DujmEmZA== + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A== - /@babel/plugin-transform-arrow-functions/7.12.1_@babel+core@7.12.10: + integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== + /@babel/plugin-syntax-typescript/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A== - /@babel/plugin-transform-async-to-generator/7.12.1_@babel+core@7.12.10: + integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ== + /@babel/plugin-transform-arrow-functions/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-module-imports': 7.12.5 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-remap-async-to-generator': 7.12.1 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-SDtqoEcarK1DFlRJ1hHRY5HvJUj5kX4qmtpMAm2QnhOlyuMC4TMdCRgW6WXpv93rZeYNeLP22y8Aq2dbcDRM1A== - /@babel/plugin-transform-block-scoped-functions/7.12.1_@babel+core@7.12.10: + integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw== + /@babel/plugin-transform-async-to-generator/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-remap-async-to-generator': 7.22.20_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5OpxfuYnSgPalRpo8EWGPzIYf0lHBWORCkj5M0oLBwHdlux9Ri36QqGW3/LR13RSVOAoUUMzoPI/jpE4ABcHoA== - /@babel/plugin-transform-block-scoping/7.12.11_@babel+core@7.12.10: + integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ== + /@babel/plugin-transform-block-scoped-functions/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA== - /@babel/plugin-transform-classes/7.12.1_@babel+core@7.12.10: + integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA== + /@babel/plugin-transform-block-scoping/7.23.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-annotate-as-pure': 7.12.10 - '@babel/helper-define-map': 7.10.5 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-optimise-call-expression': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-replace-supers': 7.12.11 - '@babel/helper-split-export-declaration': 7.11.0 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-cOsrbmIOXmf+5YbL99/S49Y3j46k/T16b9ml8bm9lP6N9US5iQ2yBK7gpui1pg0V/WMcXdkfKbTb7HXq9u+v4g== + /@babel/plugin-transform-classes/7.22.15_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.12.10 + '@babel/helper-split-export-declaration': 7.22.6 globals: 11.12.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-/74xkA7bVdzQTBeSUhLLJgYIcxw/dpEpCdRDiHgPJ3Mv6uC11UhjpOhl72CgqbBCmt1qtssCyB2xnJm1+PFjog== - /@babel/plugin-transform-computed-properties/7.12.1_@babel+core@7.12.10: + integrity: sha512-VbbC3PGjBdE0wAWDdHM9G8Gm977pnYI0XpqMd6LrKISj8/DJXEsWqgRuTYaNE9Bv0JGhTZUzHDlMk18IpOuoqw== + /@babel/plugin-transform-computed-properties/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/template': 7.22.15 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-vVUOYpPWB7BkgUWPo4C44mUQHpTZXakEqFjbv8rQMg7TC6S6ZhGZ3otQcRH6u7+adSlE5i0sp63eMC/XGffrzg== - /@babel/plugin-transform-destructuring/7.12.1_@babel+core@7.12.10: + integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg== + /@babel/plugin-transform-destructuring/7.23.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-fRMYFKuzi/rSiYb2uRLiUENJOKq4Gnl+6qOv5f8z0TZXg3llUwUhsNNwrwaT/6dUhJTzNpBr+CUvEWBtfNY1cw== - /@babel/plugin-transform-dotall-regex/7.12.1_@babel+core@7.12.10: + integrity: sha512-vaMdgNXFkYrB+8lbgniSYWHsgqK5gjaMNcc84bMIOMRLH0L9AqYq3hwMdvnyqj1OPqea8UtjPEuS/DCenah1wg== + /@babel/plugin-transform-dotall-regex/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-B2pXeRKoLszfEW7J4Hg9LoFaWEbr/kzo3teWHmtFCszjRNa/b40f9mfeqZsIDLLt/FjwQ6pz/Gdlwy85xNckBA== - /@babel/plugin-transform-duplicate-keys/7.12.1_@babel+core@7.12.10: + integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw== + /@babel/plugin-transform-duplicate-keys/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-iRght0T0HztAb/CazveUpUQrZY+aGKKaWXMJ4uf9YJtqxSUe09j3wteztCUDRHs+SRAL7yMuFqUsLoAKKzgXjw== - /@babel/plugin-transform-exponentiation-operator/7.12.1_@babel+core@7.12.10: + integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw== + /@babel/plugin-transform-exponentiation-operator/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.10.4 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-7tqwy2bv48q+c1EHbXK0Zx3KXd2RVQp6OC7PbwFNt/dPTAV3Lu5sWtWuAj8owr5wqtWnqHfl2/mJlUmqkChKug== - /@babel/plugin-transform-flow-strip-types/7.12.10_@babel+core@7.12.10: + integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g== + /@babel/plugin-transform-flow-strip-types/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-flow': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-flow': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-0ti12wLTLeUIzu9U7kjqIn4MyOL7+Wibc7avsHhj4o1l5C0ATs8p2IMHrVYjm9t9wzhfEO6S3kxax0Rpdo8LTg== - /@babel/plugin-transform-for-of/7.12.1_@babel+core@7.12.10: + integrity: sha512-tujNbZdxdG0/54g/oua8ISToaXTFBf8EnSb5PgQSciIXWOWKX3S4+JR7ZE9ol8FZwf9kxitzkGQ+QWeov/mCiA== + /@babel/plugin-transform-for-of/7.22.15_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Zaeq10naAsuHo7heQvyV0ptj4dlZJwZgNAtBYBnu5nNKJoW62m0zKcIEyVECrUKErkUkg6ajMy4ZfnVZciSBhg== - /@babel/plugin-transform-function-name/7.12.1_@babel+core@7.12.10: + integrity: sha512-me6VGeHsx30+xh9fbDLLPi0J1HzmeIIyenoOQHuw2D4m2SAU3NrspX5XxJLBpqn5yrLzrlw2Iy3RA//Bx27iOA== + /@babel/plugin-transform-function-name/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-function-name': 7.10.4 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-function-name': 7.23.0 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-JF3UgJUILoFrFMEnOJLJkRHSk6LUSXLmEFsA23aR2O5CSLUxbeUX1IZ1YQ7Sn0aXb601Ncwjx73a+FVqgcljVw== - /@babel/plugin-transform-literals/7.12.1_@babel+core@7.12.10: + integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg== + /@babel/plugin-transform-literals/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+PxVGA+2Ag6uGgL0A5f+9rklOnnMccwEBzwYFL3EUaKuiyVnUipyXncFcfjSkbimLrODoqki1U9XxZzTvfN7IQ== - /@babel/plugin-transform-member-expression-literals/7.12.1_@babel+core@7.12.10: + integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g== + /@babel/plugin-transform-member-expression-literals/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-1sxePl6z9ad0gFMB9KqmYofk34flq62aqMt9NqliS/7hPEpURUCMbyHXrMPlo282iY7nAvUB1aQd5mg79UD9Jg== - /@babel/plugin-transform-modules-amd/7.12.1_@babel+core@7.12.10: + integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew== + /@babel/plugin-transform-modules-amd/7.23.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-tDW8hMkzad5oDtzsB70HIQQRBiTKrhfgwC/KkJeGsaNFTdWhKNt/BiE8c5yj19XiGyrxpbkOfH87qkNg1YGlOQ== - /@babel/plugin-transform-modules-commonjs/7.12.1_@babel+core@7.12.10: + integrity: sha512-xWT5gefv2HGSm4QHtgc1sYPbseOyf+FFDo2JbpE25GWl5BqTGO9IMwTYJRoIdjsF85GE+VegHxSCUt5EvoYTAw== + /@babel/plugin-transform-modules-commonjs/7.23.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-simple-access': 7.12.1 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-dY789wq6l0uLY8py9c1B48V8mVL5gZh/+PQ5ZPrylPYsnAvnEMjqsUXkuoDVPeVK+0VyGar+D08107LzDQ6pag== - /@babel/plugin-transform-modules-systemjs/7.12.1_@babel+core@7.12.10: + integrity: sha512-32Xzss14/UVc7k9g775yMIvkVK8xwKE0DPdP5JTapr3+Z9w4tzeOuLNY6BXDQR6BdnzIlXnCGAzsk/ICHBLVWQ== + /@babel/plugin-transform-modules-systemjs/7.23.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-hoist-variables': 7.10.4 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-validator-identifier': 7.12.11 - babel-plugin-dynamic-import-node: 2.3.3 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Hn7cVvOavVh8yvW6fLwveFqSnd7rbQN3zJvoPNyNaQSvgfKmDBO9U1YL9+PCXGRlZD9tNdWTy5ACKqMuzyn32Q== - /@babel/plugin-transform-modules-umd/7.12.1_@babel+core@7.12.10: + integrity: sha512-qBej6ctXZD2f+DhlOC9yO47yEYgUh5CZNz/aBoH4j/3NOlRfJXJbY7xDQCqQVf9KbrqGzIWER1f23doHGrIHFg== + /@babel/plugin-transform-modules-umd/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-module-transforms': 7.12.1 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-module-transforms': 7.23.0_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-aEIubCS0KHKM0zUos5fIoQm+AZUMt1ZvMpqz0/H5qAQ7vWylr9+PLYurT+Ic7ID/bKLd4q8hDovaG3Zch2uz5Q== - /@babel/plugin-transform-named-capturing-groups-regex/7.12.1_@babel+core@7.12.10: + integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ== + /@babel/plugin-transform-named-capturing-groups-regex/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0 resolution: - integrity: sha512-tB43uQ62RHcoDp9v2Nsf+dSM8sbNodbEicbQNA53zHz8pWUhsgHSJCGpt7daXxRydjb0KnfmB+ChXOv3oADp1Q== - /@babel/plugin-transform-new-target/7.12.1_@babel+core@7.12.10: + integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ== + /@babel/plugin-transform-new-target/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-+eW/VLcUL5L9IvJH7rT1sT0CzkdUTvPrXC2PXTn/7z7tXLBuKvezYbGdxD5WMRoyvyaujOq2fWoKl869heKjhw== - /@babel/plugin-transform-object-super/7.12.1_@babel+core@7.12.10: + integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw== + /@babel/plugin-transform-object-super/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-replace-supers': 7.12.11 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-AvypiGJH9hsquNUn+RXVcBdeE3KHPZexWRdimhuV59cSoOt5kFBmqlByorAeUlGG2CJWd0U+4ZtNKga/TB0cAw== - /@babel/plugin-transform-parameters/7.12.1_@babel+core@7.12.10: + integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw== + /@babel/plugin-transform-optional-chaining/7.23.0_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-xq9C5EQhdPK23ZeCdMxl8bbRnAgHFrw5EOC3KJUsSylZqdkCaFEXxGSBuTSObOpiiHHNyb82es8M1QYgfQGfNg== - /@babel/plugin-transform-property-literals/7.12.1_@babel+core@7.12.10: + integrity: sha512-sBBGXbLJjxTzLBF5rFWaikMnOGOk/BmK6vVByIdEggZ7Vn6CvWXZyRkkLFK6WE0IF8jSliyOkUN6SScFgzCM0g== + /@babel/plugin-transform-parameters/7.22.15_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-6MTCR/mZ1MQS+AwZLplX4cEySjCpnIF26ToWo942nqn8hXSm7McaHQNeGx/pt7suI1TWOWMfa/NgBhiqSnX0cQ== - /@babel/plugin-transform-react-display-name/7.12.1_@babel+core@7.12.10: + integrity: sha512-hjk7qKIqhyzhhUvRT683TYQOFa/4cQKwQy7ALvTpODswN40MljzNDa0YldevS6tGbxwaEKVn502JmY0dP7qEtQ== + /@babel/plugin-transform-property-literals/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-cAzB+UzBIrekfYxyLlFqf/OagTvHLcVBb5vpouzkYkBclRPraiygVnafvAoipErZLI8ANv8Ecn6E/m5qPXD26w== - /@babel/plugin-transform-react-jsx-development/7.12.11_@babel+core@7.12.10: + integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ== + /@babel/plugin-transform-react-display-name/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-builder-react-jsx-experimental': 7.12.11 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-jsx': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5MvsGschXeXJsbzQGR/BH89ATMzCsM7rx95n+R7/852cGoK2JgMbacDw/A9Pmrfex4tArdMab0L5SBV4SB/Nxg== - /@babel/plugin-transform-react-jsx/7.12.11_@babel+core@7.12.10: + integrity: sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw== + /@babel/plugin-transform-react-jsx-development/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-builder-react-jsx': 7.10.4 - '@babel/helper-builder-react-jsx-experimental': 7.12.11 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-syntax-jsx': 7.12.1_@babel+core@7.12.10 + '@babel/plugin-transform-react-jsx': 7.22.15_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-5nWOw6mTylaFU72BdZfa0dP1HsGdY3IMExpxn8LBE8dNmkQjB+W+sR+JwIdtbzkPvVuFviT3zyNbSUkuVTVxbw== - /@babel/plugin-transform-react-pure-annotations/7.12.1_@babel+core@7.12.10: + integrity: sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A== + /@babel/plugin-transform-react-jsx/7.22.15_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-annotate-as-pure': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-module-imports': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-jsx': 7.22.5_@babel+core@7.12.10 + '@babel/types': 7.23.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-RqeaHiwZtphSIUZ5I85PEH19LOSzxfuEazoY7/pWASCAIBuATQzpSVD+eT6MebeeZT2F4eSL0u4vw6n4Nm0Mjg== - /@babel/plugin-transform-regenerator/7.12.1_@babel+core@7.12.10: + integrity: sha512-oKckg2eZFa8771O/5vi7XeTvmM6+O9cxZu+kanTU7tD4sin5nO/G8jGJhq8Hvt2Z0kUoEDRayuZLaUlYl8QuGA== + /@babel/plugin-transform-react-pure-annotations/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - regenerator-transform: 0.14.5 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-gYrHqs5itw6i4PflFX3OdBPMQdPbF4bj2REIUxlMRUFk0/ZOAIpDFuViuxPjUL7YC8UPnf+XG7/utJvqXdPKng== - /@babel/plugin-transform-reserved-words/7.12.1_@babel+core@7.12.10: + integrity: sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA== + /@babel/plugin-transform-regenerator/7.22.10_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 + regenerator-transform: 0.15.2 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-pOnUfhyPKvZpVyBHhSBoX8vfA09b7r00Pmm1sH+29ae2hMTKVmSp4Ztsr8KBKjLjx17H0eJqaRC3bR2iThM54A== - /@babel/plugin-transform-shorthand-properties/7.12.1_@babel+core@7.12.10: + integrity: sha512-F28b1mDt8KcT5bUyJc/U9nwzw6cV+UmTeRlXYIl2TNqMMJif0Jeey9/RQ3C4NOd2zp0/TRsDns9ttj2L523rsw== + /@babel/plugin-transform-reserved-words/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-GFZS3c/MhX1OusqB1MZ1ct2xRzX5ppQh2JU1h2Pnfk88HtFTM+TWQqJNfwkmxtPQtb/s1tk87oENfXJlx7rSDw== - /@babel/plugin-transform-spread/7.12.1_@babel+core@7.12.10: + integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA== + /@babel/plugin-transform-shorthand-properties/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-skip-transparent-expression-wrappers': 7.12.1 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-vuLp8CP0BE18zVYjsEBZ5xoCecMK6LBMMxYzJnh01rxQRvhNhH1csMMmBfNo5tGpGO+NhdSNW2mzIvBu3K1fng== - /@babel/plugin-transform-sticky-regex/7.12.7_@babel+core@7.12.10: + integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA== + /@babel/plugin-transform-spread/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-VEiqZL5N/QvDbdjfYQBhruN0HYjSPjC4XkeqW4ny/jNtH9gcbgaqBIXYEZCNnESMAGs0/K/R7oFGMhOyu/eIxg== - /@babel/plugin-transform-template-literals/7.12.1_@babel+core@7.12.10: + integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg== + /@babel/plugin-transform-sticky-regex/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-b4Zx3KHi+taXB1dVRBhVJtEPi9h1THCeKmae2qP0YdUHIFhVjtpqqNfxeVAa1xeHVhAy4SbHxEwx5cltAu5apw== - /@babel/plugin-transform-typeof-symbol/7.12.10_@babel+core@7.12.10: + integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw== + /@babel/plugin-transform-template-literals/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA== - /@babel/plugin-transform-unicode-escapes/7.12.1_@babel+core@7.12.10: + integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA== + /@babel/plugin-transform-typeof-symbol/7.22.5_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-plugin-utils': 7.22.5 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-I8gNHJLIc7GdApm7wkVnStWssPNbSRMPtgHdmH3sRM1zopz09UWPS4x5V4n1yz/MIWTVnJ9sp6IkuXdWM4w+2Q== - /@babel/plugin-transform-unicode-regex/7.12.1_@babel+core@7.12.10: + integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA== + /@babel/plugin-transform-typescript/7.22.15_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-create-regexp-features-plugin': 7.12.7_@babel+core@7.12.10 - '@babel/helper-plugin-utils': 7.10.4 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-SqH4ClNngh/zGwHZOOQMTD+e8FGWexILV+ePMyiDJttAWRh5dhDL8rcl5lSgU3Huiq6Zn6pWTMvdPAb21Dwdyg== - /@babel/preset-env/7.12.10_@babel+core@7.12.10: + integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA== + /@babel/plugin-transform-unicode-escapes/7.22.10_@babel+core@7.12.10: dependencies: - '@babel/compat-data': 7.12.7 '@babel/core': 7.12.10 - '@babel/helper-compilation-targets': 7.12.5_@babel+core@7.12.10 - '@babel/helper-module-imports': 7.12.5 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/helper-validator-option': 7.12.11 - '@babel/plugin-proposal-async-generator-functions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-dynamic-import': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-export-namespace-from': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-json-strings': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-logical-assignment-operators': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-numeric-separator': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-proposal-object-rest-spread': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-optional-catch-binding': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-proposal-private-methods': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-lRfaRKGZCBqDlRU3UIFovdp9c9mEvlylmpod0/OatICsSfuQ9YFthRo1tpTkGsklEefZdqlEFdY4A2dwTb6ohg== + /@babel/plugin-transform-unicode-regex/7.22.5_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-create-regexp-features-plugin': 7.22.15_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + engines: + node: '>=6.9.0' + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg== + /@babel/preset-env/7.18.6_@babel+core@7.12.10: + dependencies: + '@babel/compat-data': 7.23.2 + '@babel/core': 7.12.10 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.15_@babel+core@7.12.10 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.15_@babel+core@7.12.10 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.12.10 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-class-static-block': 7.21.0_@babel+core@7.12.10 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.12.10 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.12.10 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.12.10 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.12.10 - '@babel/plugin-syntax-class-properties': 7.12.1_@babel+core@7.12.10 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.12.10 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.12.10 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.10 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.12.10 + '@babel/plugin-syntax-import-assertions': 7.22.5_@babel+core@7.12.10 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.12.10 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.12.10 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.12.10 @@ -1096,84 +1562,111 @@ packages: '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.12.10 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.12.10 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.12.10 - '@babel/plugin-syntax-top-level-await': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-arrow-functions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-async-to-generator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-block-scoped-functions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-block-scoping': 7.12.11_@babel+core@7.12.10 - '@babel/plugin-transform-classes': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-computed-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-destructuring': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-duplicate-keys': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-exponentiation-operator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-for-of': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-function-name': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-member-expression-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-amd': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-commonjs': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-systemjs': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-modules-umd': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-new-target': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-object-super': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-parameters': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-property-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-regenerator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-reserved-words': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-shorthand-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-spread': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-sticky-regex': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-transform-template-literals': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-typeof-symbol': 7.12.10_@babel+core@7.12.10 - '@babel/plugin-transform-unicode-escapes': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-unicode-regex': 7.12.1_@babel+core@7.12.10 - '@babel/preset-modules': 0.1.4_@babel+core@7.12.10 - '@babel/types': 7.12.11 - core-js-compat: 3.8.1 - semver: 5.7.1 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.12.10 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.12.10 + '@babel/plugin-transform-arrow-functions': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-async-to-generator': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-block-scoped-functions': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-block-scoping': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-classes': 7.22.15_@babel+core@7.12.10 + '@babel/plugin-transform-computed-properties': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-destructuring': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-dotall-regex': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-duplicate-keys': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-exponentiation-operator': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-for-of': 7.22.15_@babel+core@7.12.10 + '@babel/plugin-transform-function-name': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-literals': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-member-expression-literals': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-modules-amd': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-modules-commonjs': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-modules-systemjs': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-modules-umd': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-new-target': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-object-super': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-parameters': 7.22.15_@babel+core@7.12.10 + '@babel/plugin-transform-property-literals': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-regenerator': 7.22.10_@babel+core@7.12.10 + '@babel/plugin-transform-reserved-words': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-shorthand-properties': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-spread': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-sticky-regex': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-template-literals': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-typeof-symbol': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-unicode-escapes': 7.22.10_@babel+core@7.12.10 + '@babel/plugin-transform-unicode-regex': 7.22.5_@babel+core@7.12.10 + '@babel/preset-modules': 0.1.6_@babel+core@7.12.10 + '@babel/types': 7.23.0 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.12.10 + babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.12.10 + babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.12.10 + core-js-compat: 3.33.0 + semver: 6.3.0 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA== - /@babel/preset-flow/7.12.1_@babel+core@7.12.10: + integrity: sha512-WrthhuIIYKrEFAwttYzgRNQ5hULGmwTj+D6l7Zdfsv5M7IWV/OZbUfbeL++Qrzx1nVJwWROIFhCHRYQV4xbPNw== + /@babel/preset-flow/7.18.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-transform-flow-strip-types': 7.12.10_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-transform-flow-strip-types': 7.22.5_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-UAoyMdioAhM6H99qPoKvpHMzxmNVXno8GYU/7vZmGaHk6/KqfDYL1W0NxszVbJ2EP271b7e6Ox+Vk2A9QsB3Sw== - /@babel/preset-modules/0.1.4_@babel+core@7.12.10: + integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ== + /@babel/preset-modules/0.1.6_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-proposal-unicode-property-regex': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-dotall-regex': 7.12.1_@babel+core@7.12.10 - '@babel/types': 7.12.11 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-transform-dotall-regex': 7.22.5_@babel+core@7.12.10 + '@babel/types': 7.23.0 esutils: 2.0.3 dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0 + resolution: + integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg== + /@babel/preset-react/7.18.6_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-transform-react-display-name': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-react-jsx': 7.22.15_@babel+core@7.12.10 + '@babel/plugin-transform-react-jsx-development': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-react-pure-annotations': 7.22.5_@babel+core@7.12.10 + dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-J36NhwnfdzpmH41M1DrnkkgAqhZaqr/NBdPfQ677mLzlaXo+oDiv1deyCDtgAhz8p328otdob0Du7+xgHGZbKg== - /@babel/preset-react/7.12.10_@babel+core@7.12.10: + integrity: sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== + /@babel/preset-typescript/7.23.2_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 - '@babel/helper-plugin-utils': 7.10.4 - '@babel/plugin-transform-react-display-name': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-transform-react-jsx': 7.12.11_@babel+core@7.12.10 - '@babel/plugin-transform-react-jsx-development': 7.12.11_@babel+core@7.12.10 - '@babel/plugin-transform-react-pure-annotations': 7.12.1_@babel+core@7.12.10 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-syntax-jsx': 7.22.5_@babel+core@7.12.10 + '@babel/plugin-transform-modules-commonjs': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-typescript': 7.22.15_@babel+core@7.12.10 dev: true + engines: + node: '>=6.9.0' peerDependencies: '@babel/core': ^7.0.0-0 resolution: - integrity: sha512-vtQNjaHRl4DUpp+t+g4wvTHsLQuye+n0H/wsXIZRn69oz/fvNC7gQ4IK73zGJBaxvHoxElDvnYCthMcT7uzFoQ== + integrity: sha512-u4UJc1XsS1GhIGteM8rnGiIvf9rJpiVgMEeCnwlLA7WJPC+jcXWJAGxYmeqs5hOZD8BbAfnV5ezBOxQbb4OUxA== /@babel/register/7.12.10_@babel+core@7.12.10: dependencies: '@babel/core': 7.12.10 @@ -1187,6 +1680,10 @@ packages: '@babel/core': ^7.0.0-0 resolution: integrity: sha512-EvX/BvMMJRAA3jZgILWgbsrHwBQvllC5T8B29McyME8DvkdOxk4ujESfrMvME8IHSDvWXrmMXxPvA/lx2gqPLQ== + /@babel/regjsgen/0.8.0: + dev: true + resolution: + integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA== /@babel/runtime-corejs3/7.11.2: dependencies: core-js-pure: 3.6.5 @@ -1200,6 +1697,14 @@ packages: dev: true resolution: integrity: sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== + /@babel/runtime/7.23.2: + dependencies: + regenerator-runtime: 0.14.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== /@babel/template/7.12.7: dependencies: '@babel/code-frame': 7.10.4 @@ -1208,6 +1713,16 @@ packages: dev: true resolution: integrity: sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== + /@babel/template/7.22.15: + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== /@babel/traverse/7.12.10: dependencies: '@babel/code-frame': 7.10.4 @@ -1229,6 +1744,16 @@ packages: to-fast-properties: 2.0.0 resolution: integrity: sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA== + /@babel/types/7.23.0: + dependencies: + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + dev: true + engines: + node: '>=6.9.0' + resolution: + integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== /@babel/types/7.8.3: dependencies: esutils: 2.0.3 @@ -1237,40 +1762,101 @@ packages: dev: false resolution: integrity: sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg== - /@electron/get/1.12.2: + /@colors/colors/1.5.0: + dev: true + engines: + node: '>=0.1.90' + optional: true + resolution: + integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== + /@electron/get/2.0.3: dependencies: - debug: 4.2.0 + debug: 4.3.4 env-paths: 2.2.0 fs-extra: 8.1.0 - got: 9.6.0 + got: 11.8.6 progress: 2.0.3 - sanitize-filename: 1.6.3 + semver: 6.3.0 sumchecker: 3.0.1 dev: true engines: - node: '>=8.6' + node: '>=12' optionalDependencies: - global-agent: 2.1.12 - global-tunnel-ng: 2.7.1 + global-agent: 3.0.0 + resolution: + integrity: sha512-Qkzpg2s9GnVV2I2BjRksUi43U5e6+zaQMcjoJy0C+C5oxaKl+fmckGDQFtRpZpZV0NQekuZZ+tGz7EA9TVnQtQ== + /@eslint-community/eslint-utils/4.4.0_eslint@8.51.0: + dependencies: + eslint: 8.51.0_eslint@8.51.0 + eslint-visitor-keys: 3.4.3 + dev: true + engines: + node: ^12.22.0 || ^14.17.0 || >=16.0.0 + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + resolution: + integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA== + /@eslint-community/regexpp/4.9.1: + dev: true + engines: + node: ^12.0.0 || ^14.0.0 || >=16.0.0 resolution: - integrity: sha512-vAuHUbfvBQpYTJ5wB7uVIDq5c/Ry0fiTBMs7lnEYAo/qXXppIVcWdfBr57u6eRnKdVso7KSiH6p/LbQAG6Izrg== - /@eslint/eslintrc/0.2.2: + integrity: sha512-Y27x+MBLjXa+0JWDhykM3+JE+il3kHKAEqabfEWq3SDhZjLYb6/BHL/JKFnH3fe207JaXkyDo685Oc2Glt6ifA== + /@eslint/eslintrc/2.1.2: dependencies: ajv: 6.12.4 - debug: 4.2.0 - espree: 7.3.1 - globals: 12.4.0 - ignore: 4.0.6 + debug: 4.3.4 + espree: 9.6.1 + globals: 13.23.0 + ignore: 5.2.4 import-fresh: 3.2.1 - js-yaml: 3.14.0 - lodash: 4.17.20 - minimatch: 3.0.4 + js-yaml: 4.1.0 + minimatch: 3.1.2 strip-json-comments: 3.1.1 dev: true engines: - node: ^10.12.0 || >=12.0.0 + node: ^12.22.0 || ^14.17.0 || >=16.0.0 + resolution: + integrity: sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g== + /@eslint/js/8.51.0: + dev: true + engines: + node: ^12.22.0 || ^14.17.0 || >=16.0.0 + resolution: + integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg== + /@humanwhocodes/config-array/0.11.11: + dependencies: + '@humanwhocodes/object-schema': 1.2.1 + debug: 4.3.4 + minimatch: 3.1.2 + dev: true + engines: + node: '>=10.10.0' + resolution: + integrity: sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA== + /@humanwhocodes/module-importer/1.0.1: + dev: true + engines: + node: '>=12.22' + resolution: + integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA== + /@humanwhocodes/object-schema/1.2.1: + dev: true + resolution: + integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== + /@isaacs/cliui/8.0.2: + dependencies: + string-width: 5.1.2 + string-width-cjs: /string-width/4.2.3 + strip-ansi: 7.1.0 + strip-ansi-cjs: /strip-ansi/6.0.1 + wrap-ansi: 8.1.0 + wrap-ansi-cjs: /wrap-ansi/7.0.0 + dev: true + engines: + node: '>=12' resolution: - integrity: sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ== + integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA== /@nicolo-ribaudo/chokidar-2/2.1.8-no-fsevents: dependencies: anymatch: 2.0.0 @@ -1297,12 +1883,27 @@ packages: node: '>= 8' resolution: integrity: sha512-eGmwYQn3gxo4r7jdQnkrrN6bY478C3P+a/y72IJukF8LjB6ZHeB3c+Ehacj3sYeSmUXGlnA67/PmbM9CVwL7Dw== + /@nodelib/fs.scandir/2.1.5: + dependencies: + '@nodelib/fs.stat': 2.0.5 + run-parallel: 1.1.10 + dev: true + engines: + node: '>= 8' + resolution: + integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== /@nodelib/fs.stat/2.0.3: dev: true engines: node: '>= 8' resolution: integrity: sha512-bQBFruR2TAwoevBEd/NWMoAAtNGzTRgdrqnYCc7dhzfoNvqPzLyqlEQnzZ3kVnNrSp25iyxE00/3h2fqGAGArA== + /@nodelib/fs.stat/2.0.5: + dev: true + engines: + node: '>= 8' + resolution: + integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== /@nodelib/fs.walk/1.2.4: dependencies: '@nodelib/fs.scandir': 2.1.3 @@ -1312,60 +1913,106 @@ packages: node: '>= 8' resolution: integrity: sha512-1V9XOY4rDW0rehzbrcqAmHnz8e7SKvX27gh8Gt2WgB0+pdzdiLV83p72kZPU+jvMbS1qU5mauP2iOvO8rhmurQ== - /@npmcli/ci-detect/1.3.0: + /@nodelib/fs.walk/1.2.8: + dependencies: + '@nodelib/fs.scandir': 2.1.5 + fastq: 1.10.0 dev: true + engines: + node: '>= 8' resolution: - integrity: sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q== - /@npmcli/git/2.0.3: + integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== + /@npmcli/fs/3.1.0: dependencies: - '@npmcli/promise-spawn': 1.2.0 - lru-cache: 6.0.0 - mkdirp: 1.0.4 - npm-pick-manifest: 6.1.0 + semver: 7.5.4 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w== + /@npmcli/git/4.1.0: + dependencies: + '@npmcli/promise-spawn': 6.0.2 + lru-cache: 7.18.3 + npm-pick-manifest: 8.0.2 + proc-log: 3.0.0 promise-inflight: 1.0.1 - promise-retry: 1.1.1 - semver: 7.3.4 - unique-filename: 1.1.1 - which: 2.0.2 + promise-retry: 2.0.1 + semver: 7.5.4 + which: 3.0.1 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-c/ODsV5ppjB12VDXKc6hzVNgg6ZJX/etILUn3WgF5NLAYBhQLJ3fBq6uB2jQD4OwqOzJdPT1/xA3Xh3aaWGk5w== - /@npmcli/installed-package-contents/1.0.5: + integrity: sha512-9hwoB3gStVfa0N31ymBmrX+GuDGdVA/QWShZVqE0HK2Af+7QGGrCTbZia/SW0ImUTjTne7SP91qxDmtXvDHRPQ== + /@npmcli/installed-package-contents/2.0.2: dependencies: - npm-bundled: 1.1.1 - npm-normalize-package-bin: 1.0.1 - read-package-json-fast: 1.2.1 - readdir-scoped-modules: 1.1.0 + npm-bundled: 3.0.0 + npm-normalize-package-bin: 3.0.1 dev: true engines: - node: '>= 10' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 hasBin: true resolution: - integrity: sha512-aKIwguaaqb6ViwSOFytniGvLPb9SMCUm39TgM3SfUo7n0TxUMbwoXfpwyvQ4blm10lzbAwTsvjr7QZ85LvTi4A== - /@npmcli/move-file/1.0.1: + integrity: sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ== + /@npmcli/node-gyp/3.0.0: + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA== + /@npmcli/promise-spawn/6.0.2: dependencies: - mkdirp: 1.0.4 + which: 3.0.1 dev: true engines: - node: '>=10' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-gGq0NJkIGSwdbUt4yhdF8ZrmkGKVz9vAdVzpOfnom+V8PLSmSOVhZwbNvZZS1EYcJN5hzzKBxmmVVAInM6HQLg== + /@npmcli/run-script/6.0.2: + dependencies: + '@npmcli/node-gyp': 3.0.0 + '@npmcli/promise-spawn': 6.0.2 + node-gyp: 9.4.0 + read-package-json-fast: 3.0.2 + which: 3.0.1 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-NCcr1uQo1k5U+SYlnIrbAh3cxy+OQT1VtqiAbxdymSlptbzBb62AjH2xXgjNCoP073hoa1CfCAcwoZ8k96C4nA== + /@pkgjs/parseargs/0.11.0: + dev: true + engines: + node: '>=14' + optional: true + resolution: + integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== + /@pnpm/config.env-replace/1.1.0: + dev: true + engines: + node: '>=12.22.0' resolution: - integrity: sha512-Uv6h1sT+0DrblvIrolFtbvM1FgWm+/sy4B3pvLp67Zys+thcukzS5ekn7HsZFGpWP4Q3fYJCljbWQE/XivMRLw== - /@npmcli/promise-spawn/1.2.0: + integrity: sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w== + /@pnpm/network.ca-file/1.0.2: dependencies: - infer-owner: 1.0.4 + graceful-fs: 4.2.10 dev: true + engines: + node: '>=12.22.0' resolution: - integrity: sha512-nFtqjVETliApiRdjbYwKwhlSHx2ZMagyj5b9YbNt0BWeeOVxJd47ZVE2u16vxDHyTOZvk+YLV7INwfAE9a2uow== - /@npmcli/run-script/1.5.0: + integrity: sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA== + /@pnpm/npm-conf/2.2.2: dependencies: - '@npmcli/promise-spawn': 1.2.0 - infer-owner: 1.0.4 - node-gyp: 6.1.0 - read-package-json-fast: 1.2.1 + '@pnpm/config.env-replace': 1.1.0 + '@pnpm/network.ca-file': 1.0.2 + config-chain: 1.1.12 dev: true + engines: + node: '>=12' resolution: - integrity: sha512-z7AzLmsMtVntMRJt35M5VAjb/jH6yH37Q8Ku011JVR7rEoy+p2a6/NkwqChCRZORlJaS9rwjXmZKM6UmwXLkqA== - /@rollup/plugin-babel/5.2.2_909c1d41167457e73a96bf33c609a9e9: + integrity: sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA== + /@rollup/plugin-babel/5.3.1_909c1d41167457e73a96bf33c609a9e9: dependencies: '@babel/core': 7.12.10 '@babel/helper-module-imports': 7.12.5 @@ -1382,24 +2029,24 @@ packages: '@types/babel__core': optional: true resolution: - integrity: sha512-MjmH7GvFT4TW8xFdIeFS3wqIX646y5tACdxkTO+khbHvS3ZcVJL6vkAHLw2wqPmkhwCfWHoNsp15VYNwW6JEJA== - /@rollup/plugin-commonjs/16.0.0_rollup@2.35.1: + integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q== + /@rollup/plugin-commonjs/21.1.0_rollup@2.35.1: dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.35.1 commondir: 1.0.1 estree-walker: 2.0.2 - glob: 7.1.6 + glob: 7.2.0 is-reference: 1.2.1 magic-string: 0.25.7 - resolve: 1.17.0 + resolve: 1.19.0 rollup: 2.35.1 dev: true engines: node: '>= 8.0.0' peerDependencies: - rollup: ^2.30.0 + rollup: ^2.38.3 resolution: - integrity: sha512-LuNyypCP3msCGVQJ7ki8PqYdpjfEkE/xtFa5DqlF+7IBD0JsfMZ87C58heSwIMint58sAUZbt3ITqOmdQv/dXw== + integrity: sha512-6ZtHx3VHIp2ReNNDxHjuUml6ur+WcQ28N1yHgCQwsbNkQg2suhxGMDQGJOn/KuDxKtd1xuZP5xSTwBA4GQ8hbA== /@rollup/plugin-json/4.1.0_rollup@2.35.1: dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.35.1 @@ -1409,23 +2056,23 @@ packages: rollup: ^1.20.0 || ^2.0.0 resolution: integrity: sha512-yfLbTdNS6amI/2OpmbiBoW12vngr5NW2jCJVZSBEz+H5KfUJZ2M7sDjk0U6GOOdCWFVScShte29o9NezJ53TPw== - /@rollup/plugin-node-resolve/10.0.0_rollup@2.35.1: + /@rollup/plugin-node-resolve/13.2.1_rollup@2.35.1: dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.35.1 '@types/resolve': 1.17.1 builtin-modules: 3.1.0 deepmerge: 4.2.2 is-module: 1.0.0 - resolve: 1.17.0 + resolve: 1.19.0 rollup: 2.35.1 dev: true engines: node: '>= 10.0.0' peerDependencies: - rollup: ^1.20.0||^2.0.0 + rollup: ^2.42.0 resolution: - integrity: sha512-sNijGta8fqzwA1VwUEtTvWCx2E7qC70NMsDh4ZG13byAXYigBNZMxALhKUSycBks5gupJdq0lFrKumFrRZ8H3A== - /@rollup/plugin-replace/2.3.4_rollup@2.35.1: + integrity: sha512-btX7kzGvp1JwShQI9V6IM841YKNPYjKCvUbNrQ2EcVYbULtUd/GH6wZ/qdqH13j9pOHBER+EZXNN2L8RSJhVRA== + /@rollup/plugin-replace/4.0.0_rollup@2.35.1: dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.35.1 magic-string: 0.25.7 @@ -1434,13 +2081,13 @@ packages: peerDependencies: rollup: ^1.20.0 || ^2.0.0 resolution: - integrity: sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ== - /@rollup/plugin-typescript/6.1.0_756eab81dd6e3c9e24ef3dcfc2c06406: + integrity: sha512-+rumQFiaNac9y64OHtkHGmdjm7us9bo1PlbgQfdihQtuNxzjpaB064HbRnewUOggLQxVCCyINfStkgmBeQpv1g== + /@rollup/plugin-typescript/8.3.2_44cdd942790eb28f83b4db7a3208040c: dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.35.1 - resolve: 1.17.0 + resolve: 1.19.0 rollup: 2.35.1 - tslib: 2.0.3 + tslib: 2.6.2 typescript: 4.1.3 dev: true engines: @@ -1448,9 +2095,9 @@ packages: peerDependencies: rollup: ^2.14.0 tslib: '*' - typescript: '>=3.4.0' + typescript: '>=3.7.0' resolution: - integrity: sha512-hJxaiE6WyNOsK+fZpbFh9CUijZYqPQuAOWO5khaGTUkM8DYNNyA2TDlgamecE+qLOG1G1+CwbWMAx3rbqpp6xQ== + integrity: sha512-MtgyR5LNHZr3GyN0tM7gNO9D0CS+Y+vflS4v/PHmrX17JCkHUYKvQ5jN5o3cz1YKllM3duXUqu3yOHwMPUxhDg== /@rollup/plugin-wasm/5.1.2_rollup@2.35.1: dependencies: rollup: 2.35.1 @@ -1465,41 +2112,263 @@ packages: dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 - picomatch: 2.2.2 + picomatch: 2.3.1 rollup: 2.35.1 dev: true - engines: - node: '>= 8.0.0' - peerDependencies: - rollup: ^1.20.0||^2.0.0 + engines: + node: '>= 8.0.0' + peerDependencies: + rollup: ^1.20.0||^2.0.0 + resolution: + integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== + /@rollup/pluginutils/4.2.1: + dependencies: + estree-walker: 2.0.2 + picomatch: 2.3.1 + dev: true + engines: + node: '>= 8.0.0' + resolution: + integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ== + /@rollup/rollup-android-arm-eabi/4.1.0: + cpu: + - arm + dev: true + optional: true + os: + - android + resolution: + integrity: sha512-ALx3P+gRnVSzWPsPq7F3pNCay4zN1NJVRTjpSSUNrZj1+DqBuwwt830JLyEATmGaN1VJ15UkqudSx8Mu3BF3BA== + /@rollup/rollup-android-arm64/4.1.0: + cpu: + - arm64 + dev: true + optional: true + os: + - android + resolution: + integrity: sha512-pIi4Awf/YFwdc3H0VNYZMTS7FA0J00rS8AKoSfyB61GDVo+r7eOjSofoUPhDFXU7pfuTBiZ/4VAGa/qXGm5wcA== + /@rollup/rollup-darwin-arm64/4.1.0: + cpu: + - arm64 + dev: true + optional: true + os: + - darwin + resolution: + integrity: sha512-xpZp/bE29sSYoopkOepdDRui/KnlXjSyf/H0qVOOzjTYE8WxqMfDMfwcgb+ORuaq12RdZfA/nLKZ27PL1AuazA== + /@rollup/rollup-darwin-x64/4.1.0: + cpu: + - x64 + dev: true + optional: true + os: + - darwin + resolution: + integrity: sha512-bq3nagc+N+IquV8p49eDZE3jFaXt0Fjr7nxBeMkg2lKuzEjUfwN3iTRQIBC+jQT27qa5SegHaawfOf0pfyUWCQ== + /@rollup/rollup-linux-arm-gnueabihf/4.1.0: + cpu: + - arm + dev: true + optional: true + os: + - linux + resolution: + integrity: sha512-H5LILHYvZHTeaqIuNg4pw5lx4jj/mTz7tUXqZ1aFWBmnq9h34nHfA/SxyCZ5JCIyV/enLnXqposjx0i0Wrgg5g== + /@rollup/rollup-linux-arm64-gnu/4.1.0: + cpu: + - arm64 + dev: true + optional: true + os: + - linux + resolution: + integrity: sha512-snLIi8gp2VUntI/vXoiY0DnsmdP0dc/g4D3bHiiytPv9t8oWj5lCFtnHoZLvvreT2IsaZ1H8P+9D9lFBKr82xA== + /@rollup/rollup-linux-arm64-musl/4.1.0: + cpu: + - arm64 + dev: true + optional: true + os: + - linux + resolution: + integrity: sha512-OXqp0PUZ3x/fxoT/WooO+kxO6Bxznr0lRA2qj0FjGvMEywfMTKKBcfSd3QorVcxmAKDEA5IDwD0aUPqyYDx2qw== + /@rollup/rollup-linux-x64-gnu/4.1.0: + cpu: + - x64 + dev: true + optional: true + os: + - linux + resolution: + integrity: sha512-8wsvV6xnkLal4WHiSORLeE84FZr/dOalahEK9o1xldj42gafOHnZsGop4Ai2FuryckskHSaufJmxBF6Ps/9+Ww== + /@rollup/rollup-linux-x64-musl/4.1.0: + cpu: + - x64 + dev: true + optional: true + os: + - linux + resolution: + integrity: sha512-Z0ZiucXLZSHJnRKfQ6xgz0SjL0TlXr76kCwpr2ULQRxbvvfEm4Z0HM+DEgE1R6OthSqPxnxNqT2IACkQ6yvGSw== + /@rollup/rollup-win32-arm64-msvc/4.1.0: + cpu: + - arm64 + dev: true + optional: true + os: + - win32 + resolution: + integrity: sha512-7lqRlilcPpA88eCtFxl7zaeRH4nZlPy/qECsrRe9JQzqANa3wPYmjgwLQbduN8PuZ9dQ6HD09BFm7v+Pc0dNTQ== + /@rollup/rollup-win32-ia32-msvc/4.1.0: + cpu: + - ia32 + dev: true + optional: true + os: + - win32 + resolution: + integrity: sha512-SQKgw9m7bCvrNu/Gy5bRBRqosM0T7AWMEL3f1ikBqmwsCjsXQBGvJrCYkvZ3Lp5UAkwU7EgSdP6KtnM3Z8PajA== + /@rollup/rollup-win32-x64-msvc/4.1.0: + cpu: + - x64 + dev: true + optional: true + os: + - win32 + resolution: + integrity: sha512-ZKUpObly8HGI1QXM1AOxEiYolMByH2ekxaeROqRqZnEIWrBJJ/HjNFIY+Q+ujJymSkjj+ArDRTryHX3M7KZGnQ== + /@sigstore/bundle/1.1.0: + dependencies: + '@sigstore/protobuf-specs': 0.2.1 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-PFutXEy0SmQxYI4texPw3dd2KewuNqv7OuK1ZFtY2fM754yhvG2KdgwIhRnoEE2uHdtdGNQ8s0lb94dW9sELog== + /@sigstore/protobuf-specs/0.2.1: + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-XTWVxnWJu+c1oCshMLwnKvz8ZQJJDVOlciMfgpJBQbThVjKTCG8dwyhgLngBD2KN0ap9F/gOV8rFDEx8uh7R2A== + /@sigstore/sign/1.0.0: + dependencies: + '@sigstore/bundle': 1.1.0 + '@sigstore/protobuf-specs': 0.2.1 + make-fetch-happen: 11.1.1 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-INxFVNQteLtcfGmcoldzV6Je0sbbfh9I16DM4yJPw3j5+TFP8X6uIiA18mvpEa9yyeycAKgPmOA3X9hVdVTPUA== + /@sigstore/tuf/1.0.3: + dependencies: + '@sigstore/protobuf-specs': 0.2.1 + tuf-js: 1.1.7 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-2bRovzs0nJZFlCN3rXirE4gwxCn97JNjMmwpecqlbgV9WcxX7WRuIrgzx/X7Ib7MYRbyUTpBYE0s2x6AmZXnlg== + /@sindresorhus/is/4.6.0: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw== + /@sindresorhus/is/5.6.0: + dev: true + engines: + node: '>=14.16' + resolution: + integrity: sha512-TV7t8GKYaJWsn00tFDqBw8+Uqmr8A0fRU1tvTQhyZzGv0sJCGRQL3JGMI3ucuKo3XIZdUP+Lx7/gh2t3lewy7g== + /@szmarczak/http-timer/4.0.6: + dependencies: + defer-to-connect: 2.0.1 + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w== + /@szmarczak/http-timer/5.0.1: + dependencies: + defer-to-connect: 2.0.1 + dev: true + engines: + node: '>=14.16' + resolution: + integrity: sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw== + /@tootallnate/once/2.0.0: + dev: true + engines: + node: '>= 10' + resolution: + integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== + /@tufjs/canonical-json/1.0.0: + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-QTnf++uxunWvG2z3UFNzAoQPHxnSXOwtaI3iJ+AohhV+5vONuArPjJE7aPXPVXfXJsqrVbZBu9b81AJoSd09IQ== + /@tufjs/models/1.0.4: + dependencies: + '@tufjs/canonical-json': 1.0.0 + minimatch: 9.0.3 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-qaGV9ltJP0EO25YfFUPhxRVK0evXFIAGicsVXuRim4Ed9cjPxYhNnNJ49SFmbeLgtxpslIkX317IgpfcHPVj/A== + /@types/atom/1.40.14: + dependencies: + '@types/node': 20.8.6 + dev: true + resolution: + integrity: sha512-QcjYrN9IuUnE4SzXwUx/Exa9zEoPXcvXMW5dS+AVnlrl5ffAnERrBMu1PO4MQ5GOXioQM6qWMFcAfhglfgsi5Q== + /@types/babel__core/7.20.2: + dependencies: + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 + '@types/babel__generator': 7.6.5 + '@types/babel__template': 7.4.2 + '@types/babel__traverse': 7.20.2 + dev: true + resolution: + integrity: sha512-pNpr1T1xLUc2l3xJKuPtsEky3ybxN3m4fJkknfIpTCTfIZCDW57oAg+EfCgIIp2rvCe0Wn++/FfodDS4YXxBwA== + /@types/babel__generator/7.6.5: + dependencies: + '@babel/types': 7.23.0 + dev: true resolution: - integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg== - /@sindresorhus/is/0.14.0: + integrity: sha512-h9yIuWbJKdOPLJTbmSpPzkF67e659PbQDba7ifWm5BJ8xTv+sDmS7rFmywkWOvXedGTivCdeGSIIX8WLcRTz8w== + /@types/babel__preset-env/7.9.2: dev: true - engines: - node: '>=6' + optional: true resolution: - integrity: sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ== - /@szmarczak/http-timer/1.1.2: + integrity: sha512-epEgKQiqTDZdPgYwtriYK1GVAGcyVZVvvw2UatX3+95mogKGimebApcMEWLF12uhUbNIvX284CSQEavnV/OIgw== + /@types/babel__template/7.4.2: dependencies: - defer-to-connect: 1.1.3 + '@babel/parser': 7.23.0 + '@babel/types': 7.23.0 dev: true - engines: - node: '>=6' resolution: - integrity: sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA== - /@tootallnate/once/1.1.2: + integrity: sha512-/AVzPICMhMOMYoSx9MoKpGDKdBRsIXMNByh1PXSZoa+v6ZoLa8xxtsT/uLQ/NJm0XVAWl/BvId4MlDeXJaeIZQ== + /@types/babel__traverse/7.20.2: + dependencies: + '@babel/types': 7.23.0 dev: true - engines: - node: '>= 6' resolution: - integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== - /@types/atom/1.40.5: + integrity: sha512-ojlGK1Hsfce93J0+kn3H5R73elidKUaZonirN33GSmgTUMpzI/MIFfSpF3haANe3G1bEBS9/9/QEqwTzwqFsKw== + /@types/cacheable-request/6.0.3: dependencies: - '@types/node': 14.14.14 + '@types/http-cache-semantics': 4.0.2 + '@types/keyv': 3.1.4 + '@types/node': 20.8.6 + '@types/responselike': 1.0.1 dev: true resolution: - integrity: sha512-/8s40vLGmpwCk0AVW0cAvpxkvC7wYyLxie93PCTf4BRzjiRN/zOvS3R77SehSZiOQDiuQR24N948al5D3FwOMw== + integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw== /@types/color-name/1.1.1: dev: true resolution: @@ -1512,6 +2381,10 @@ packages: dev: true resolution: integrity: sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g== + /@types/http-cache-semantics/4.0.2: + dev: true + resolution: + integrity: sha512-FD+nQWA2zJjh4L9+pFXqWOi0Hs1ryBCfI+985NjluQ1p8EYtoLvjLOKidXBtZ4/IcxDX4o8/E8qDS3540tNliw== /@types/json-schema/7.0.5: dev: true resolution: @@ -1520,31 +2393,52 @@ packages: dev: true resolution: integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4= - /@types/node/12.19.9: + /@types/keyv/3.1.4: + dependencies: + '@types/node': 20.8.6 + dev: true + resolution: + integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg== + /@types/node/18.18.5: dev: true resolution: - integrity: sha512-yj0DOaQeUrk3nJ0bd3Y5PeDRJ6W0r+kilosLA+dzF3dola/o9hxhMSg2sFvVcA2UHS5JSOsZp4S0c1OEXc4m1Q== - /@types/node/14.14.14: + integrity: sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A== + /@types/node/20.8.6: + dependencies: + undici-types: 5.25.3 dev: true resolution: - integrity: sha512-UHnOPWVWV1z+VV8k6L1HhG7UbGBgIdghqF3l9Ny9ApPghbjICXkUJSd/b9gOgQfjM1r+37cipdw/HJ3F6ICEnQ== + integrity: sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ== /@types/parse-json/4.0.0: dev: true resolution: integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA== /@types/resolve/1.17.1: dependencies: - '@types/node': 14.14.14 + '@types/node': 20.8.6 dev: true resolution: integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw== - /@typescript-eslint/eslint-plugin/4.10.0_6b61a0c92e8c4cfbede913a9a92460e2: + /@types/responselike/1.0.1: + dependencies: + '@types/node': 20.8.6 + dev: true + resolution: + integrity: sha512-TiGnitEDxj2X0j+98Eqk5lv/Cij8oHd32bU4D/Yw6AOq7vvTk0gSD2GPj0G/HkvhMoVsdlhYF4yqqlyPBTM6Sg== + /@types/yauzl/2.10.1: dependencies: - '@typescript-eslint/experimental-utils': 4.10.0_eslint@7.16.0+typescript@4.1.3 - '@typescript-eslint/parser': 4.10.0_eslint@7.16.0+typescript@4.1.3 + '@types/node': 20.8.6 + dev: true + optional: true + resolution: + integrity: sha512-CHzgNU3qYBnp/O4S3yv2tXPlvMTq0YWSTVg2/JYLqWZGHwwgJGAwd00poay/11asPq8wLFwHzubyInqHIFmmiw== + /@typescript-eslint/eslint-plugin/4.10.0_96ccd707d7a37612c25fca8ad987f831: + dependencies: + '@typescript-eslint/experimental-utils': 4.10.0_eslint@8.51.0+typescript@4.1.3 + '@typescript-eslint/parser': 4.10.0_eslint@8.51.0+typescript@4.1.3 '@typescript-eslint/scope-manager': 4.10.0 debug: 4.2.0 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 functional-red-black-tree: 1.0.1 regexpp: 3.1.0 semver: 7.3.4 @@ -1562,13 +2456,13 @@ packages: optional: true resolution: integrity: sha512-h6/V46o6aXpKRlarP1AiJEXuCJ7cMQdlpfMDrcllIgX3dFkLwEBTXAoNP98ZoOmqd1xvymMVRAI4e7yVvlzWEg== - /@typescript-eslint/experimental-utils/4.10.0_eslint@7.16.0+typescript@4.1.3: + /@typescript-eslint/experimental-utils/4.10.0_eslint@8.51.0+typescript@4.1.3: dependencies: '@types/json-schema': 7.0.5 '@typescript-eslint/scope-manager': 4.10.0 '@typescript-eslint/types': 4.10.0 '@typescript-eslint/typescript-estree': 4.10.0_typescript@4.1.3 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 eslint-scope: 5.1.1 eslint-utils: 2.1.0 dev: true @@ -1579,13 +2473,13 @@ packages: typescript: '*' resolution: integrity: sha512-opX+7ai1sdWBOIoBgpVJrH5e89ra1KoLrJTz0UtWAa4IekkKmqDosk5r6xqRaNJfCXEfteW4HXQAwMdx+jjEmw== - /@typescript-eslint/parser/4.10.0_eslint@7.16.0+typescript@4.1.3: + /@typescript-eslint/parser/4.10.0_eslint@8.51.0+typescript@4.1.3: dependencies: '@typescript-eslint/scope-manager': 4.10.0 '@typescript-eslint/types': 4.10.0 '@typescript-eslint/typescript-estree': 4.10.0_typescript@4.1.3 debug: 4.2.0 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 typescript: 4.1.3 dev: true engines: @@ -1643,47 +2537,49 @@ packages: node: ^8.10.0 || ^10.13.0 || >=11.10.1 resolution: integrity: sha512-hPyz5qmDMuZWFtHZkjcCpkAKHX8vdu1G3YsCLEd25ryZgnJfj6FQuJ5/O7R+dB1ueszilJmAFMtlU4CA6se3Jg== - /@ungap/promise-all-settled/1.1.2: - dev: true - resolution: - integrity: sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q== /abbrev/1.1.1: dev: true resolution: integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q== - /acorn-jsx/5.3.1_acorn@7.4.0: + /acorn-jsx/5.3.2_acorn@8.10.0: dependencies: - acorn: 7.4.0 + acorn: 8.10.0 dev: true peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 resolution: - integrity: sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== - /acorn/7.4.0: + integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== + /acorn/8.10.0: dev: true engines: node: '>=0.4.0' hasBin: true resolution: - integrity: sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w== + integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw== /agent-base/6.0.1: dependencies: - debug: 4.2.0 + debug: 4.3.4 dev: true engines: node: '>= 6.0.0' resolution: integrity: sha512-01q25QQDwLSsyfhrKbn8yuur+JNw0H+0Y4JiGIKd3z9aYk/w/2kxD/Upc+t2ZBBSUNff50VjPsSW2YxM8QYKVg== - /agentkeepalive/4.1.3: + /agent-base/6.0.2: + dependencies: + debug: 4.3.4 + dev: true + engines: + node: '>= 6.0.0' + resolution: + integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== + /agentkeepalive/4.5.0: dependencies: - debug: 4.2.0 - depd: 1.1.2 humanize-ms: 1.2.1 dev: true engines: node: '>= 8.0.0' resolution: - integrity: sha512-wn8fw19xKZwdGPO47jivonaHRTd+nGOMP1z11sgGeQzDy2xd5FG0R67dIMcKHDE2cJ5y+YXV30XVGUBPRSY7Hg== + integrity: sha512-5GG/5IbQQpC9FpkRGsSvZI5QYeSCzlJHdpBQntCsuTOxhKD8lqKhrleg2Yi7yvMIf82Ycmmqln9U8V9qwEiJew== /aggregate-error/3.1.0: dependencies: clean-stack: 2.2.0 @@ -1702,12 +2598,12 @@ packages: dev: true resolution: integrity: sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ== - /ansi-align/3.0.0: + /ansi-align/3.0.1: dependencies: - string-width: 3.1.0 + string-width: 4.2.3 dev: true resolution: - integrity: sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw== + integrity: sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w== /ansi-colors/4.1.1: dev: true engines: @@ -1719,25 +2615,25 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8= - /ansi-regex/4.1.0: + integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA== + /ansi-regex/5.0.1: dev: true engines: - node: '>=6' + node: '>=8' resolution: - integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== - /ansi-regex/5.0.0: + integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== + /ansi-regex/6.0.1: dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== + integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA== /ansi-styles/2.2.1: dev: true engines: node: '>=0.10.0' resolution: - integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4= + integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA== /ansi-styles/3.2.1: dependencies: color-convert: 1.9.3 @@ -1755,6 +2651,12 @@ packages: node: '>=8' resolution: integrity: sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== + /ansi-styles/6.2.1: + dev: true + engines: + node: '>=12' + resolution: + integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== /anymatch/2.0.0: dependencies: micromatch: 3.1.10 @@ -1770,25 +2672,41 @@ packages: dev: true engines: node: '>= 8' + optional: true resolution: integrity: sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg== + /anymatch/3.1.3: + dependencies: + normalize-path: 3.0.0 + picomatch: 2.3.1 + dev: true + engines: + node: '>= 8' + resolution: + integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw== /aproba/1.2.0: dev: true resolution: integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== - /are-we-there-yet/1.1.5: + /are-we-there-yet/3.0.1: dependencies: delegates: 1.0.0 - readable-stream: 2.3.7 + readable-stream: 3.6.2 dev: true + engines: + node: ^12.13.0 || ^14.15.0 || >=16.0.0 resolution: - integrity: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w== + integrity: sha512-QZW4EDmGwlYur0Yyf/b2uGucHQMa8aFUP7eu9ddR73vvhFyt4V0Vl3QHPcTNJ8l6qYOBdxgXdnBXQrHilfRQBg== /argparse/1.0.10: dependencies: sprintf-js: 1.0.3 dev: true resolution: integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== + /argparse/2.0.1: + dev: true + resolution: + integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== /aria-query/4.2.2: dependencies: '@babel/runtime': 7.11.2 @@ -1865,22 +2783,18 @@ packages: node: '>= 0.4' resolution: integrity: sha512-OOEk+lkePcg+ODXIpvuU9PAryCikCJyo7GlDG1upleEpQRx6mzL9puEBkozQ5iAx20KV0l3DbyQwqciJtqe5Pg== - /asap/2.0.6: - dev: true - resolution: - integrity: sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY= - /asn1/0.2.4: + /assemblyscript/0.27.13: dependencies: - safer-buffer: 2.1.2 - dev: true - resolution: - integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg== - /assert-plus/1.0.0: + binaryen: 112.0.0-nightly.20230411 + long: 5.2.3 dev: true engines: - node: '>=0.8' + node: '>=16' + npm: '>=7' + hasBin: true + optional: true resolution: - integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= + integrity: sha512-e8rMwjsoskOwJ4l9qeDzmGsl96q6pHqlY2Omb6D4P7KvEWohSS83cJwExvzm/x8cwli2cTExG6NhVlEht+c+og== /assertion-error/1.1.0: dev: true resolution: @@ -1896,27 +2810,11 @@ packages: dev: true resolution: integrity: sha1-9wtzXGvKGlycItmCw+Oef+ujva0= - /astral-regex/2.0.0: - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ== /async-each/1.0.3: dev: true optional: true resolution: integrity: sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ== - /asynckit/0.4.0: - dev: true - resolution: - integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k= - /at-least-node/1.0.0: - dev: true - engines: - node: '>= 4.0.0' - resolution: - integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== /atob/2.1.2: dev: true engines: @@ -1924,14 +2822,6 @@ packages: hasBin: true resolution: integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== - /aws-sign2/0.7.0: - dev: true - resolution: - integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= - /aws4/1.10.1: - dev: true - resolution: - integrity: sha512-zg7Hz2k5lI8kb7U32998pRRFin7zJlkfezGJjUc2heaD4Pw2wObakCDVzkKztTm/Ln7eiVvYsjqak0Ed4LkMDA== /axe-core/3.5.5: dev: true engines: @@ -1950,13 +2840,13 @@ packages: dev: true resolution: integrity: sha1-Y/1D99weO7fONZR9uP42mj9Yx0s= - /babel-eslint/10.1.0_eslint@7.16.0: + /babel-eslint/10.1.0_eslint@8.51.0: dependencies: '@babel/code-frame': 7.10.4 '@babel/parser': 7.12.11 '@babel/traverse': 7.12.10 '@babel/types': 7.12.11 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 eslint-visitor-keys: 1.3.0 resolve: 1.17.0 dev: true @@ -1987,23 +2877,17 @@ packages: dev: true resolution: integrity: sha512-g+8yxHUZ60RcyaUpfNzy56OtWW+x9cyEe9j+CranqLiqbju2yf/Cy6ZtYK40EZxtrdHllzlVZgLmcOUCTlJ7Jg== - /babel-plugin-codegen/4.0.1: + /babel-plugin-codegen/4.1.5: dependencies: - '@babel/runtime': 7.11.2 - babel-plugin-macros: 2.8.0 + '@babel/runtime': 7.23.2 + babel-plugin-macros: 3.1.0 require-from-string: 2.0.2 dev: true engines: node: '>=10' npm: '>=6' resolution: - integrity: sha512-cehTkKAGgENw+ftEngX/zVfFqMxFFItsatwmLHfxVLJCnkJvREQhsCb5/WNrNdP7L3tbwGgd5JQt9dFth+p24g== - /babel-plugin-dynamic-import-node/2.3.3: - dependencies: - object.assign: 4.1.0 - dev: true - resolution: - integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ== + integrity: sha512-mId3XW/ndFe7kqUdDUPvMhzYC7ST2gC+C20pO2jVVRQqlHrB1KbMpI/mpawX3DKkAmAuAzWVcBFHb5ULRyNl4A== /babel-plugin-jsx-dom-expressions/0.24.2_@babel+core@7.12.10: dependencies: '@babel/helper-module-imports': 7.12.5 @@ -2014,25 +2898,59 @@ packages: '@babel/core': '*' resolution: integrity: sha512-pe0Fmnj22q6nDvg6G57KbA44w/bJMWLItikeulqwO/O+dguSpb5bLLA7SwRcRHgKb9hm5l5gUdWZ4DfsiOkIwQ== - /babel-plugin-macros/2.8.0: + /babel-plugin-macros/3.1.0: dependencies: - '@babel/runtime': 7.11.2 - cosmiconfig: 6.0.0 - resolve: 1.17.0 + '@babel/runtime': 7.23.2 + cosmiconfig: 7.1.0 + resolve: 1.19.0 dev: true + engines: + node: '>=10' + npm: '>=6' resolution: - integrity: sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg== - /babel-plugin-preval/5.0.0: + integrity: sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg== + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.12.10: dependencies: - '@babel/runtime': 7.11.2 - babel-plugin-macros: 2.8.0 + '@babel/compat-data': 7.23.2 + '@babel/core': 7.12.10 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.12.10 + semver: 6.3.1 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q== + /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.12.10 + core-js-compat: 3.33.0 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw== + /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.12.10: + dependencies: + '@babel/core': 7.12.10 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.12.10 + dev: true + peerDependencies: + '@babel/core': ^7.0.0-0 + resolution: + integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A== + /babel-plugin-preval/5.1.0: + dependencies: + '@babel/runtime': 7.23.2 + '@types/babel__core': 7.20.2 + babel-plugin-macros: 3.1.0 require-from-string: 2.0.2 dev: true engines: node: '>=10' npm: '>=6' resolution: - integrity: sha512-8DqJq6/LPUjSZ0Qq6bVIFpsj2flCEE0Cbnbut9TvGU6jP9g3dOWEXtQ/sdvsA9d6souza8eNGh04WRXpuH9ThA== + integrity: sha512-G5R+xmo5LS41A4UyZjOjV0mp9AvkuCyUOAJ6TOv/jTZS+VKh7L7HUDRcCSOb0YCM/u0fFarh7Diz0wjY8rFNFg== /babel-plugin-syntax-jsx/6.18.0: dev: false resolution: @@ -2049,41 +2967,44 @@ packages: dev: false resolution: integrity: sha512-dPgJoT57XC0PqSnLgl2FwNvxFrWlspatX2dkk7yjKQj5HHGw071vAcOf+hqW8ClqcBDMvEbm6mevn5yHAD8mlQ== - /babel-preset-atomic/3.0.1_94179255a7638ecc93ab56a09da1cb14: + /babel-preset-atomic/5.0.0: dependencies: '@babel/cli': 7.12.10_@babel+core@7.12.10 '@babel/core': 7.12.10 - '@babel/plugin-proposal-class-properties': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-decorators': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-do-expressions': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-export-default-from': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-export-namespace-from': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-function-bind': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-function-sent': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-json-strings': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-logical-assignment-operators': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-numeric-separator': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-proposal-optional-chaining': 7.12.7_@babel+core@7.12.10 - '@babel/plugin-proposal-pipeline-operator': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-private-methods': 7.12.1_@babel+core@7.12.10 - '@babel/plugin-proposal-throw-expressions': 7.12.1_@babel+core@7.12.10 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-decorators': 7.23.2_@babel+core@7.12.10 + '@babel/plugin-proposal-do-expressions': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-export-default-from': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-export-namespace-from': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-function-bind': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-function-sent': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-logical-assignment-operators': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-optional-chaining': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-pipeline-operator': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.12.10 + '@babel/plugin-proposal-private-property-in-object': 7.21.11_@babel+core@7.12.10 + '@babel/plugin-proposal-throw-expressions': 7.18.6_@babel+core@7.12.10 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.12.10 '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.12.10 - '@babel/plugin-transform-reserved-words': 7.12.1_@babel+core@7.12.10 - '@babel/preset-env': 7.12.10_@babel+core@7.12.10 - '@babel/preset-flow': 7.12.1_@babel+core@7.12.10 - '@babel/preset-react': 7.12.10_@babel+core@7.12.10 + '@babel/plugin-transform-modules-commonjs': 7.23.0_@babel+core@7.12.10 + '@babel/plugin-transform-reserved-words': 7.22.5_@babel+core@7.12.10 + '@babel/preset-env': 7.18.6_@babel+core@7.12.10 + '@babel/preset-flow': 7.18.6_@babel+core@7.12.10 + '@babel/preset-react': 7.18.6_@babel+core@7.12.10 + '@babel/preset-typescript': 7.23.2_@babel+core@7.12.10 babel-plugin-add-module-exports: 1.0.4 - babel-plugin-codegen: 4.0.1 - babel-plugin-preval: 5.0.0 + babel-plugin-codegen: 4.1.5 + babel-plugin-preval: 5.1.0 babel-plugin-transform-not-strict: 0.3.1_@babel+core@7.12.10 dev: true - peerDependencies: - '@babel/cli': ^7 - '@babel/core': ^7 + optionalDependencies: + '@types/babel__core': 7.20.2 + '@types/babel__preset-env': 7.9.2 resolution: - integrity: sha512-Bx1bdyIiFH1dZKMqbixUa5/8AvubVT9xsMl2x8GEKrp2EliyzsjzY+8Gt3ha2MO7gvosHc2LQ7nOXd2aMdADVQ== + integrity: sha512-8KmmQ+3xT/49gfJlCXchmV93wErLtb2ZMPNmaCfSv3b7Q1MFpabuYWpuJqAigsQBbHZPmXCd2gXNdfrx5qN0PA== /babel-preset-solid/0.23.4_@babel+core@7.12.10: dependencies: babel-plugin-jsx-dom-expressions: 0.24.2_@babel+core@7.12.10 @@ -2137,7 +3058,7 @@ packages: /balanced-match/1.0.0: dev: true resolution: - integrity: sha1-ibTRmasr7kneFk6gK4nORi1xt2c= + integrity: sha512-9Y0g0Q8rmSt+H33DfKv7FOc3v+iRI+o1lbzt8jGcIosYW37IIW/2XVYq5NPdmaD5NQ59Nk26Kl/vZbwW9Fr8vg== /base/0.11.2: dependencies: cache-base: 1.0.1 @@ -2153,12 +3074,6 @@ packages: optional: true resolution: integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg== - /bcrypt-pbkdf/1.0.2: - dependencies: - tweetnacl: 0.14.5 - dev: true - resolution: - integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4= /big.js/5.2.2: dev: false resolution: @@ -2176,26 +3091,32 @@ packages: node: '>=8' resolution: integrity: sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ== + /binaryen/112.0.0-nightly.20230411: + dev: true + hasBin: true + optional: true + resolution: + integrity: sha512-4V9r9x9fjAVFZdR2yvBFc3BEJJIBYvd2X8X8k0zAuJsao2gl9wNHDmpQ30QsLo6hgkRfRImkCbCjhXW3RDOYXQ== /boolean/3.0.2: dev: true optional: true resolution: integrity: sha512-RwywHlpCRc3/Wh81MiCKun4ydaIFyW5Ea6JbL6sRCVx5q5irDw7pMXBUFYF/jArQ6YrG36q0kpovc9P/Kd3I4g== - /boxen/4.2.0: + /boxen/7.1.1: dependencies: - ansi-align: 3.0.0 - camelcase: 5.3.1 - chalk: 3.0.0 - cli-boxes: 2.2.0 - string-width: 4.2.0 - term-size: 2.2.0 - type-fest: 0.8.1 - widest-line: 3.1.0 + ansi-align: 3.0.1 + camelcase: 7.0.1 + chalk: 5.3.0 + cli-boxes: 3.0.0 + string-width: 5.1.2 + type-fest: 2.19.0 + widest-line: 4.0.1 + wrap-ansi: 8.1.0 dev: true engines: - node: '>=8' + node: '>=14.16' resolution: - integrity: sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ== + integrity: sha512-2hCgjEmP8YLWQ130n2FerGv7rYpfBmnmp9Uy2Le1vge6X3gZIfSmEzP5QTDElFxcvVcXlEn8Aq6MU/PZygIOog== /brace-expansion/1.1.11: dependencies: balanced-match: 1.0.0 @@ -2203,6 +3124,12 @@ packages: dev: true resolution: integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== + /brace-expansion/2.0.1: + dependencies: + balanced-match: 1.0.0 + dev: true + resolution: + integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== /braces/2.3.2: dependencies: arr-flatten: 1.1.0 @@ -2233,38 +3160,39 @@ packages: dev: true resolution: integrity: sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw== - /browserslist/4.16.0: + /browserslist/4.22.1_browserslist@4.22.1: dependencies: - caniuse-lite: 1.0.30001170 - colorette: 1.2.1 - electron-to-chromium: 1.3.629 - escalade: 3.1.1 - node-releases: 1.1.67 + caniuse-lite: 1.0.30001549 + electron-to-chromium: 1.4.554 + node-releases: 2.0.13 + update-browserslist-db: 1.0.13_browserslist@4.22.1 dev: true engines: node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7 hasBin: true + peerDependencies: + browserslist: '*' resolution: - integrity: sha512-/j6k8R0p3nxOC6kx5JGAxsnhc9ixaWJfYc+TNTzxg6+ARaESAvQGV7h0uNOB4t+pLQJZWzcrMxXOxjgsCj3dqQ== + integrity: sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ== /buffer-crc32/0.2.13: dev: true resolution: - integrity: sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI= + integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ== /buffer-from/1.1.1: dev: true resolution: integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== - /build-commit/0.1.1: + /build-commit/0.1.4: dependencies: colors: 1.4.0 - commander: 5.1.0 - shelljs: 0.8.4 + commander: 7.2.0 + shelljs: 0.8.5 dev: true engines: node: '>=6' hasBin: true resolution: - integrity: sha512-XUmXeNsdIj5Izr8FFmsjYxu9SVVaonlmD3THg8Of87A5i/SsFLsY6VGscnfVtlcUl5pHpx691MXKq7B9qkUC+g== + integrity: sha512-LpdIncz6SaYSRormDsK2M6hBcCq8ZMpGZnIcZHUCOU4RTjTLgGRch9WK16iWy+9ngQsJGvfsal+aD0tt1vT74g== /builtin-modules/2.0.0: dev: true engines: @@ -2277,40 +3205,37 @@ packages: node: '>=6' resolution: integrity: sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw== - /builtins/1.0.3: - dev: true - resolution: - integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og= /builtins/2.0.1: dependencies: - semver: 6.3.0 + semver: 6.3.1 dev: true resolution: integrity: sha512-XkkVe5QAb6guWPXTzpSrYpSlN3nqEmrrE2TkAr/tp7idSF6+MONh9WvKrAuR3HiKLvoSgmbs8l1U9IPmMrIoLw== - /cacache/15.0.5: + /builtins/5.0.1: dependencies: - '@npmcli/move-file': 1.0.1 - chownr: 2.0.0 - fs-minipass: 2.1.0 - glob: 7.1.6 - infer-owner: 1.0.4 - lru-cache: 6.0.0 - minipass: 3.1.3 + semver: 7.5.4 + dev: true + resolution: + integrity: sha512-qwVpFEHNfhYJIzNRBvd2C1kyo6jz3ZSMPyyuR47OPdiKWlbYnZNyDWuyR175qDnAJLiCo5fBBqPb3RiXgWlkOQ== + /cacache/17.1.4: + dependencies: + '@npmcli/fs': 3.1.0 + fs-minipass: 3.0.3 + glob: 10.3.10 + lru-cache: 7.18.3 + minipass: 7.0.4 minipass-collect: 1.0.2 minipass-flush: 1.0.5 minipass-pipeline: 1.2.4 - mkdirp: 1.0.4 p-map: 4.0.0 - promise-inflight: 1.0.1 - rimraf: 3.0.2 - ssri: 8.0.0 - tar: 6.0.5 - unique-filename: 1.1.1 + ssri: 10.0.5 + tar: 6.2.0 + unique-filename: 3.0.0 dev: true engines: - node: '>= 10' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A== + integrity: sha512-/aJwG2l3ZMJ1xNAnqbMpA40of9dj/pIH3QfiuQSqjfPJF747VR0J/bHn+/KdNnHKc6XQcWt/AfRSBft82W1d2A== /cache-base/1.0.1: dependencies: collection-visit: 1.0.0 @@ -2328,46 +3253,68 @@ packages: optional: true resolution: integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ== - /cacheable-request/6.1.0: + /cacheable-lookup/5.0.4: + dev: true + engines: + node: '>=10.6.0' + resolution: + integrity: sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA== + /cacheable-lookup/7.0.0: + dev: true + engines: + node: '>=14.16' + resolution: + integrity: sha512-+qJyx4xiKra8mZrcwhjMRMUhD5NR1R8esPkzIYxX96JiecFoxAXFuz/GpR3+ev4PE1WamHip78wV0vcmPQtp8w== + /cacheable-request/10.2.14: + dependencies: + '@types/http-cache-semantics': 4.0.2 + get-stream: 6.0.1 + http-cache-semantics: 4.1.1 + keyv: 4.5.4 + mimic-response: 4.0.0 + normalize-url: 8.0.0 + responselike: 3.0.0 + dev: true + engines: + node: '>=14.16' + resolution: + integrity: sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ== + /cacheable-request/7.0.4: dependencies: clone-response: 1.0.2 get-stream: 5.2.0 - http-cache-semantics: 4.1.0 - keyv: 3.1.0 + http-cache-semantics: 4.1.1 + keyv: 4.5.4 lowercase-keys: 2.0.0 - normalize-url: 4.5.0 - responselike: 1.0.2 + normalize-url: 6.1.0 + responselike: 2.0.1 dev: true engines: node: '>=8' resolution: - integrity: sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg== + integrity: sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg== /callsites/3.1.0: dev: true engines: node: '>=6' resolution: integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== - /camelcase/5.3.1: - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== /camelcase/6.2.0: dev: true engines: node: '>=10' resolution: integrity: sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== - /caniuse-lite/1.0.30001170: + /camelcase/7.0.1: dev: true + engines: + node: '>=14.16' resolution: - integrity: sha512-Dd4d/+0tsK0UNLrZs3CvNukqalnVTRrxb5mcQm8rHL49t7V5ZaTygwXkrq+FB+dVDf++4ri8eJnFEJAB8332PA== - /caseless/0.12.0: + integrity: sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw== + /caniuse-lite/1.0.30001549: dev: true resolution: - integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= + integrity: sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA== /chai/4.2.0: dependencies: assertion-error: 1.1.0 @@ -2392,7 +3339,7 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= + integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A== /chalk/2.4.2: dependencies: ansi-styles: 3.2.1 @@ -2403,15 +3350,6 @@ packages: node: '>=4' resolution: integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - /chalk/3.0.0: - dependencies: - ansi-styles: 4.2.1 - supports-color: 7.2.0 - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== /chalk/4.1.0: dependencies: ansi-styles: 4.2.1 @@ -2421,6 +3359,12 @@ packages: node: '>=10' resolution: integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== + /chalk/5.3.0: + dev: true + engines: + node: ^12.17.0 || ^14.13 || >=16.0.0 + resolution: + integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== /check-error/1.0.2: dev: true resolution: @@ -2437,28 +3381,39 @@ packages: dev: true engines: node: '>= 8.10.0' + optional: true optionalDependencies: fsevents: 2.1.3 resolution: integrity: sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ== - /chownr/1.1.4: + /chokidar/3.5.3: + dependencies: + anymatch: 3.1.3 + braces: 3.0.2 + glob-parent: 5.1.2 + is-binary-path: 2.1.0 + is-glob: 4.0.1 + normalize-path: 3.0.0 + readdirp: 3.6.0 dev: true + engines: + node: '>= 8.10.0' + optionalDependencies: + fsevents: 2.3.3 resolution: - integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== + integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw== /chownr/2.0.0: dev: true engines: node: '>=10' resolution: integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== - /ci-info/2.0.0: - dev: true - resolution: - integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== - /cint/8.2.1: + /ci-info/3.9.0: dev: true + engines: + node: '>=8' resolution: - integrity: sha1-cDhrG0jidz0NYxZqVa/5TvRFahI= + integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ== /clap/1.2.3: dependencies: chalk: 1.1.3 @@ -2485,21 +3440,22 @@ packages: node: '>=6' resolution: integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== - /cli-boxes/2.2.0: + /cli-boxes/3.0.0: dev: true engines: - node: '>=6' + node: '>=10' resolution: - integrity: sha512-gpaBrMAizVEANOpfZp/EEUixTXDyGt7DFzdK5hU+UbWt/J0lB0w20ncZj59Z9a93xHb9u12zF5BS6i9RKbtg4w== - /cli-table/0.3.4: + integrity: sha512-/lzGpEWL/8PfI0BmBOPRwp0c/wFNX1RdUML3jK/RcSBA9T8mZDdQpqYBKtCFTOfQbwPqWEOpjqW+Fnayc0969g== + /cli-table3/0.6.3: dependencies: - chalk: 2.4.2 - string-width: 4.2.0 + string-width: 4.2.3 dev: true engines: - node: '>= 10.0.0' + node: 10.* || >= 12.* + optionalDependencies: + '@colors/colors': 1.5.0 resolution: - integrity: sha512-1vinpnX/ZERcmE443i3SZTmU5DF0rPO9DrL4I2iVAllhxzCM9SzPlHnz19fsZB78htkKZvYBvj6SZ6vXnaxmTA== + integrity: sha512-w5Jac5SykAeZJKntOxJCrm63Eg5/4dhMWIcuTbo9rpE+brgaSZo0RuNJZeOyMgsUdhDeojvgyQLmjI+K50ZGyg== /cli/1.0.1: dependencies: exit: 0.1.2 @@ -2509,34 +3465,30 @@ packages: node: '>=0.2.5' resolution: integrity: sha1-IoF1NPJL+klQw01TLUjsvGIbjBQ= - /cliui/5.0.0: + /cliui/7.0.4: dependencies: - string-width: 3.1.0 - strip-ansi: 5.2.0 - wrap-ansi: 5.1.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 + wrap-ansi: 7.0.0 dev: true resolution: - integrity: sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA== - /cliui/7.0.4: + integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ== + /cliui/8.0.1: dependencies: - string-width: 4.2.0 - strip-ansi: 6.0.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 wrap-ansi: 7.0.0 dev: true + engines: + node: '>=12' resolution: - integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ== + integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== /clone-response/1.0.2: dependencies: mimic-response: 1.0.1 dev: true resolution: - integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws= - /code-point-at/1.1.0: - dev: true - engines: - node: '>=0.10.0' - resolution: - integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= + integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q== /coffeescript/1.12.7: dev: true engines: @@ -2578,29 +3530,28 @@ packages: /color-name/1.1.3: dev: true resolution: - integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= + integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== /color-name/1.1.4: dev: true resolution: integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== - /colorette/1.2.1: + /color-support/1.1.3: dev: true + hasBin: true resolution: - integrity: sha512-puCDz0CzydiSYOrnXpz/PKd69zRrribezjtE9yd4zvytoRc8+RY/KJPvtPFKZS3E3wP6neGyMe0vOTlHO5L3Pw== + integrity: sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg== /colors/1.4.0: dev: true engines: node: '>=0.1.90' resolution: integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== - /combined-stream/1.0.8: - dependencies: - delayed-stream: 1.0.0 + /commander/10.0.1: dev: true engines: - node: '>= 0.8' + node: '>=14' resolution: - integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== + integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug== /commander/2.20.3: dev: true resolution: @@ -2611,22 +3562,16 @@ packages: node: '>= 6' resolution: integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== - /commander/5.1.0: - dev: true - engines: - node: '>= 6' - resolution: - integrity: sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== - /commander/6.2.1: + /commander/7.2.0: dev: true engines: - node: '>= 6' + node: '>= 10' resolution: - integrity: sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== + integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== /commondir/1.0.1: dev: true resolution: - integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= + integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg== /component-emitter/1.3.0: dev: true optional: true @@ -2635,39 +3580,26 @@ packages: /concat-map/0.0.1: dev: true resolution: - integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= - /concat-stream/1.6.2: - dependencies: - buffer-from: 1.1.1 - inherits: 2.0.4 - readable-stream: 2.3.7 - typedarray: 0.0.6 - dev: true - engines: - '0': node >= 0.8 - resolution: - integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw== + integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== /config-chain/1.1.12: dependencies: ini: 1.3.5 proto-list: 1.2.4 dev: true - optional: true resolution: integrity: sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA== - /configstore/5.0.1: + /configstore/6.0.0: dependencies: - dot-prop: 5.2.0 - graceful-fs: 4.2.4 - make-dir: 3.1.0 - unique-string: 2.0.0 + dot-prop: 6.0.1 + graceful-fs: 4.2.11 + unique-string: 3.0.0 write-file-atomic: 3.0.3 - xdg-basedir: 4.0.0 + xdg-basedir: 5.1.0 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA== + integrity: sha512-cD31W1v3GqUlQvbBCGcXmd2Nj9SvLDOP1oQ0YFuLETufzSPaKp11rYBsSOm7rCsW3OnIRAFM3OxRhceaXNYHkA== /confusing-browser-globals/1.0.9: dev: true resolution: @@ -2681,7 +3613,7 @@ packages: /console-control-strings/1.1.0: dev: true resolution: - integrity: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4= + integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ== /contains-path/0.1.0: dev: true engines: @@ -2700,13 +3632,12 @@ packages: optional: true resolution: integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= - /core-js-compat/3.8.1: + /core-js-compat/3.33.0: dependencies: - browserslist: 4.16.0 - semver: 7.0.0 + browserslist: 4.22.1_browserslist@4.22.1 dev: true resolution: - integrity: sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ== + integrity: sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw== /core-js-pure/3.6.5: dev: true requiresBuild: true @@ -2718,17 +3649,11 @@ packages: requiresBuild: true resolution: integrity: sha512-5wjnpaT/3dV+XB4borEsnAYQchn00XSgTAWKDkEqv+K8KevjbzmofK6hfJ9TZIlpj2N0xQpazy7PiRQiWHqzWg== - /core-js/3.8.1: - dev: true - optional: true - requiresBuild: true - resolution: - integrity: sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg== /core-util-is/1.0.2: dev: true resolution: integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= - /cosmiconfig/6.0.0: + /cosmiconfig/7.1.0: dependencies: '@types/parse-json': 4.0.0 import-fresh: 3.2.1 @@ -2737,9 +3662,9 @@ packages: yaml: 1.10.0 dev: true engines: - node: '>=8' + node: '>=10' resolution: - integrity: sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg== + integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA== /cross-env/7.0.3: dependencies: cross-spawn: 7.0.3 @@ -2761,12 +3686,14 @@ packages: node: '>= 8' resolution: integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== - /crypto-random-string/2.0.0: + /crypto-random-string/4.0.0: + dependencies: + type-fest: 1.4.0 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== + integrity: sha512-x8dy3RnvYdlUcPOjkEHqozhiwzKNSq7GcPuXFbnyMOCHxX8V3OgIg/pYuabl2sbUPfIJaeAQB7PMOK8DFIdoRA== /css-tree/1.0.0-alpha.39: dependencies: mdn-data: 2.0.6 @@ -2778,7 +3705,7 @@ packages: integrity: sha512-7UvkEYgBAHRG9Nt980lYxjsTrCyHFN53ky3wVsDkiMdVqylqRt+Zc+jm5qw7/qyOvN2dHSYtX0e4MbCCExSvnA== /csso-cli/3.0.0: dependencies: - chokidar: 3.4.3 + chokidar: 3.5.3 clap: 1.2.3 csso: 4.0.3 source-map: 0.6.1 @@ -2800,14 +3727,6 @@ packages: dev: true resolution: integrity: sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug== - /dashdash/1.14.1: - dependencies: - assert-plus: 1.0.0 - dev: true - engines: - node: '>=0.10' - resolution: - integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA= /date-now/0.1.4: dev: true resolution: @@ -2832,11 +3751,9 @@ packages: optional: true resolution: integrity: sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== - /debug/4.2.0_supports-color@7.2.0: + /debug/4.3.4: dependencies: ms: 2.1.2 - supports-color: 7.2.0 - deprecated: 'Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)' dev: true engines: node: '>=6.0' @@ -2846,17 +3763,21 @@ packages: supports-color: optional: true resolution: - integrity: sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== - /debuglog/1.0.1: - dev: true - resolution: - integrity: sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI= - /decamelize/1.2.0: + integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== + /debug/4.3.4_supports-color@8.1.1: + dependencies: + ms: 2.1.2 + supports-color: 8.1.1 dev: true engines: - node: '>=0.10.0' + node: '>=6.0' + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true resolution: - integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= + integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== /decamelize/4.0.0: dev: true engines: @@ -2868,15 +3789,15 @@ packages: engines: node: '>=0.10' resolution: - integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= - /decompress-response/3.3.0: + integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og== + /decompress-response/6.0.0: dependencies: - mimic-response: 1.0.1 + mimic-response: 3.1.0 dev: true engines: - node: '>=4' + node: '>=10' resolution: - integrity: sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M= + integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ== /deep-eql/3.0.1: dependencies: type-detect: 4.0.8 @@ -2894,17 +3815,25 @@ packages: /deep-is/0.1.3: dev: true resolution: - integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= + integrity: sha512-GtxAN4HvBachZzm4OnWqc45ESpUCMwkYcsjnsPs23FwJbsO+k4t0k9bQCgOmzIlpHO28+WPK/KRbRk0DDHuuDw== /deepmerge/4.2.2: dev: true engines: node: '>=0.10.0' resolution: integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== - /defer-to-connect/1.1.3: + /defer-to-connect/2.0.1: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg== + /define-lazy-prop/2.0.0: dev: true + engines: + node: '>=8' resolution: - integrity: sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ== + integrity: sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== /define-properties/1.1.3: dependencies: object-keys: 1.1.1 @@ -2941,40 +3870,21 @@ packages: optional: true resolution: integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ== - /delayed-stream/1.0.0: - dev: true - engines: - node: '>=0.4.0' - resolution: - integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk= /delegates/1.0.0: dev: true resolution: - integrity: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o= - /depd/1.1.2: - dev: true - engines: - node: '>= 0.6' - resolution: - integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= + integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ== /detect-node/2.0.4: dev: true optional: true resolution: integrity: sha512-ZIzRpLJrOj7jjP2miAtgqIfmzbxa4ZOr5jJc601zklsfEx9oTzmmj2nVpIPRpNlRTIh8lc1kyViIY7BWSGNmKw== - /dezalgo/1.0.3: - dependencies: - asap: 2.0.6 - wrappy: 1.0.2 - dev: true - resolution: - integrity: sha1-f3Qt4Gb8dIvI24IFad3c5Jvw1FY= - /diff/4.0.2: + /diff/5.0.0: dev: true engines: node: '>=0.3.1' resolution: - integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== + integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w== /dir-glob/3.0.1: dependencies: path-type: 4.0.0 @@ -3036,66 +3946,53 @@ packages: dev: true resolution: integrity: sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8= - /dot-prop/5.2.0: + /dot-prop/6.0.1: dependencies: is-obj: 2.0.0 dev: true engines: - node: '>=8' - resolution: - integrity: sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A== - /duplexer3/0.1.4: - dev: true + node: '>=10' resolution: - integrity: sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI= - /ecc-jsbn/0.1.2: - dependencies: - jsbn: 0.1.1 - safer-buffer: 2.1.2 + integrity: sha512-tE7ztYzXHIeyvc7N+hR3oi7FIbf/NIjVP9hmAt3yMXzrQ072/fpjGLx2GxNxGxUl5V73MEqYzioOMoVhGMJ5cA== + /eastasianwidth/0.2.0: dev: true resolution: - integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= - /electron-mocha/10.0.0: + integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== + /electron-mocha/12.1.0: dependencies: ansi-colors: 4.1.1 electron-window: 0.8.1 - fs-extra: 9.0.1 - log-symbols: 4.0.0 - mocha: 8.2.1 - which: 2.0.2 - yargs: 16.2.0 + mocha: 10.2.0 + which: 3.0.1 + yargs: 17.7.2 dev: true engines: - node: '>= 7.0.0' + node: '>= 16.0.0' hasBin: true resolution: - integrity: sha512-eCIAPlhSi10wPcwYnZWxRAKoEGKX+UQyco3gjWcWPD6csfwCLT5CTvA1bId8Q8Gb0ss8Rj8y8kuK9eLCJtr0DQ== - /electron-to-chromium/1.3.629: + integrity: sha512-9ZIvyHGbet4ZtvF2NYYjGm7/yPljnTxbHo8psVX/HQAFPp9vZE0mCNWlzwE42keq/42gBW6W40MtKmgn1v42hQ== + /electron-to-chromium/1.4.554: dev: true resolution: - integrity: sha512-iSPPJtPvHrMAvYOt+9cdbDmTasPqwnwz4lkP8Dn200gDNUBQOLQ96xUsWXBwXslAo5XxdoXAoQQ3RAy4uao9IQ== + integrity: sha512-Q0umzPJjfBrrj8unkONTgbKQXzXRrH7sVV7D9ea2yBV3Oaogz991yhbpfvo2LMNkJItmruXTEzVpP9cp7vaIiQ== /electron-window/0.8.1: dependencies: is-electron-renderer: 2.0.1 dev: true resolution: - integrity: sha1-FsoYfrSHCwZ5J0/IKZxZYOarLF4= - /electron/11.1.0: + integrity: sha512-W1i9LfnZJozk3MXE8VgsL2E5wOUHSgyCvcg1H2vQQjj+gqhO9lVudgY3z3SF7LJAmi+0vy3CJkbMqsynWB49EA== + /electron/27.0.0: dependencies: - '@electron/get': 1.12.2 - '@types/node': 12.19.9 - extract-zip: 1.7.0 + '@electron/get': 2.0.3 + '@types/node': 18.18.5 + extract-zip: 2.0.1 dev: true engines: - node: '>= 8.6' + node: '>= 12.20.55' hasBin: true requiresBuild: true resolution: - integrity: sha512-RFAhR/852VMaRd9NSe7jprwSoG9dLc6u1GwnqRWg+/3cy/8Zrwt1Betw1lXiZH7hGuB9K2cqju83Xv5Pq5ZSGA== - /emoji-regex/7.0.3: - dev: true - resolution: - integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== + integrity: sha512-mr3Zoy82l8XKK/TgguE5FeNeHZ9KHXIGIpUMjbjZWIREfAv+X2Q3vdX6RG0Pmi1K23AFAxANXQezIHBA2Eypwg== /emoji-regex/8.0.0: dev: true resolution: @@ -3104,19 +4001,16 @@ packages: dev: true resolution: integrity: sha512-6p1NII1Vm62wni/VR/cUMauVQoxmLVb9csqQlvLz+hO2gk8U2UYDfXHQSUYIBKmZwAKz867IDqG7B+u0mj+M6w== + /emoji-regex/9.2.2: + dev: true + resolution: + integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg== /emojis-list/2.1.0: dev: false engines: node: '>= 0.10' resolution: integrity: sha1-TapNnbAPmBmIDHn6RXrlsJof04k= - /encodeurl/1.0.2: - dev: true - engines: - node: '>= 0.8' - optional: true - resolution: - integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= /encoding/0.1.13: dependencies: iconv-lite: 0.6.2 @@ -3130,14 +4024,6 @@ packages: dev: true resolution: integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== - /enquirer/2.3.6: - dependencies: - ansi-colors: 4.1.1 - dev: true - engines: - node: '>=8.6' - resolution: - integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== /entities/1.0.0: dev: true resolution: @@ -3152,10 +4038,10 @@ packages: node: '>=6' resolution: integrity: sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA== - /err-code/1.1.2: + /err-code/2.0.3: dev: true resolution: - integrity: sha1-BuARbTAo9q70gGhJ6w6mp0iuaWA= + integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA== /error-ex/1.3.2: dependencies: is-arrayish: 0.2.1 @@ -3201,29 +4087,29 @@ packages: node: '>=6' resolution: integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw== - /escape-goat/2.1.1: + /escape-goat/4.0.0: dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q== + integrity: sha512-2Sd4ShcWxbx6OY1IHyla/CVNwvg7XwZVoXZHcSu9w9SReNP1EzzD5T8NWKIR38fIqEns9kDWKUQTXXAmlDrdPg== /escape-string-regexp/1.0.5: dev: true engines: node: '>=0.8.0' resolution: - integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= + integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== /escape-string-regexp/4.0.0: dev: true engines: node: '>=10' resolution: integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== - /eslint-config-airbnb-base/14.2.0_27a0187a708f5d6e5c4ec6f124062395: + /eslint-config-airbnb-base/14.2.0_7bc99651046065f42303010391d7651b: dependencies: confusing-browser-globals: 1.0.9 - eslint: 7.16.0 - eslint-plugin-import: 2.22.0_eslint@7.16.0 + eslint: 8.51.0_eslint@8.51.0 + eslint-plugin-import: 2.22.0_eslint@8.51.0 object.assign: 4.1.0 object.entries: 1.1.2 dev: true @@ -3234,13 +4120,13 @@ packages: eslint-plugin-import: ^2.21.2 resolution: integrity: sha512-Snswd5oC6nJaevs3nZoLSTvGJBvzTfnBqOIArkf3cbyTyq9UD79wOk8s+RiL6bhca0p/eRO6veczhf6A/7Jy8Q== - /eslint-config-airbnb/18.2.0_a8456e28fea931e3674f690d5448fab1: + /eslint-config-airbnb/18.2.0_07fe70bdc43c46eaa11b3ab15bfbbf6a: dependencies: - eslint: 7.16.0 - eslint-config-airbnb-base: 14.2.0_27a0187a708f5d6e5c4ec6f124062395 - eslint-plugin-import: 2.22.0_eslint@7.16.0 - eslint-plugin-jsx-a11y: 6.3.1_eslint@7.16.0 - eslint-plugin-react: 7.21.5_eslint@7.16.0 + eslint: 8.51.0_eslint@8.51.0 + eslint-config-airbnb-base: 14.2.0_7bc99651046065f42303010391d7651b + eslint-plugin-import: 2.22.0_eslint@8.51.0 + eslint-plugin-jsx-a11y: 6.3.1_eslint@8.51.0 + eslint-plugin-react: 7.21.5_eslint@8.51.0 object.assign: 4.1.0 object.entries: 1.1.2 dev: true @@ -3254,19 +4140,19 @@ packages: eslint-plugin-react-hooks: ^4 || ^3 || ^2.3.0 || ^1.7.0 resolution: integrity: sha512-Fz4JIUKkrhO0du2cg5opdyPKQXOI2MvF8KUvN2710nJMT6jaRUpRE2swrJftAjVGL7T1otLM5ieo5RqS1v9Udg== - /eslint-config-atomic/1.5.1_eslint@7.16.0: + /eslint-config-atomic/1.5.1_eslint@8.51.0: dependencies: '@babel/core': 7.12.10 - '@typescript-eslint/eslint-plugin': 4.10.0_6b61a0c92e8c4cfbede913a9a92460e2 - '@typescript-eslint/parser': 4.10.0_eslint@7.16.0+typescript@4.1.3 - babel-eslint: 10.1.0_eslint@7.16.0 + '@typescript-eslint/eslint-plugin': 4.10.0_96ccd707d7a37612c25fca8ad987f831 + '@typescript-eslint/parser': 4.10.0_eslint@8.51.0+typescript@4.1.3 + babel-eslint: 10.1.0_eslint@8.51.0 coffeescript: 1.12.7 - eslint: 7.16.0 - eslint-config-prettier: 6.15.0_eslint@7.16.0 - eslint-plugin-coffee: 0.1.13_eslint@7.16.0 + eslint: 8.51.0_eslint@8.51.0 + eslint-config-prettier: 6.15.0_eslint@8.51.0 + eslint-plugin-coffee: 0.1.13_eslint@8.51.0 eslint-plugin-json: 2.1.2 eslint-plugin-only-warn: 1.0.2 - eslint-plugin-react: 7.21.5_eslint@7.16.0 + eslint-plugin-react: 7.21.5_eslint@8.51.0 eslint-plugin-yaml: 0.3.0 prettier: 2.2.1 typescript: 4.1.3 @@ -3275,9 +4161,9 @@ packages: eslint: '>=7' resolution: integrity: sha512-fPoMKyLVxs9yZn/ge9meo3iZO15G8n6LI6we/Cwrmgu9Ar0m0KS/yKlXlD71fBMXfet4LOf0che+T9LqGI4FgA== - /eslint-config-prettier/6.15.0_eslint@7.16.0: + /eslint-config-prettier/6.15.0_eslint@8.51.0: dependencies: - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 get-stdin: 6.0.0 dev: true hasBin: true @@ -3301,20 +4187,20 @@ packages: node: '>=4' resolution: integrity: sha512-6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIvA== - /eslint-plugin-coffee/0.1.13_eslint@7.16.0: + /eslint-plugin-coffee/0.1.13_eslint@8.51.0: dependencies: axe-core: 3.5.5 babel-eslint: 7.2.3 babylon: 7.0.0-beta.47 coffeescript: 2.5.1 doctrine: 2.1.0 - eslint: 7.16.0 - eslint-config-airbnb: 18.2.0_a8456e28fea931e3674f690d5448fab1 - eslint-config-airbnb-base: 14.2.0_27a0187a708f5d6e5c4ec6f124062395 - eslint-plugin-import: 2.22.0_eslint@7.16.0 - eslint-plugin-jsx-a11y: 6.3.1_eslint@7.16.0 - eslint-plugin-react: 7.21.5_eslint@7.16.0 - eslint-plugin-react-native: 3.9.0_eslint@7.16.0 + eslint: 8.51.0_eslint@8.51.0 + eslint-config-airbnb: 18.2.0_07fe70bdc43c46eaa11b3ab15bfbbf6a + eslint-config-airbnb-base: 14.2.0_7bc99651046065f42303010391d7651b + eslint-plugin-import: 2.22.0_eslint@8.51.0 + eslint-plugin-jsx-a11y: 6.3.1_eslint@8.51.0 + eslint-plugin-react: 7.21.5_eslint@8.51.0 + eslint-plugin-react-native: 3.9.0_eslint@8.51.0 eslint-scope: 3.7.3 eslint-utils: 1.4.3 eslint-visitor-keys: 1.3.0 @@ -3325,14 +4211,14 @@ packages: eslint: '>=6.0.0' resolution: integrity: sha512-6z2T0e5UR+A346TTIoFj3f7pFVsiqYnXNaRYYi/gI9nlcAH8F/0Ym/1k3CNwZj0axBlLDla/VxAgU2L2ZDeJ5Q== - /eslint-plugin-import/2.22.0_eslint@7.16.0: + /eslint-plugin-import/2.22.0_eslint@8.51.0: dependencies: array-includes: 3.1.1 array.prototype.flat: 1.2.3 contains-path: 0.1.0 debug: 2.6.9 doctrine: 1.5.0 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 eslint-import-resolver-node: 0.3.4 eslint-module-utils: 2.6.0 has: 1.0.3 @@ -3357,7 +4243,7 @@ packages: node: '>=8.10.0' resolution: integrity: sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q== - /eslint-plugin-jsx-a11y/6.3.1_eslint@7.16.0: + /eslint-plugin-jsx-a11y/6.3.1_eslint@8.51.0: dependencies: '@babel/runtime': 7.11.2 aria-query: 4.2.2 @@ -3367,7 +4253,7 @@ packages: axobject-query: 2.2.0 damerau-levenshtein: 1.0.6 emoji-regex: 9.0.0 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 has: 1.0.3 jsx-ast-utils: 2.4.1 language-tags: 1.0.5 @@ -3388,22 +4274,22 @@ packages: dev: true resolution: integrity: sha512-9aEPf1JEpiTjcFAmmyw8eiIXmcNZOqaZyHO77wgm0/dWfT/oxC1SrIq8ET38pMxHYrcB6Uew+TzUVsBeczF88g== - /eslint-plugin-react-native/3.9.0_eslint@7.16.0: + /eslint-plugin-react-native/3.9.0_eslint@8.51.0: dependencies: '@babel/traverse': 7.12.10 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 eslint-plugin-react-native-globals: 0.1.2 dev: true peerDependencies: eslint: ^3.17.0 || ^4 || ^5 || ^6 || ^7 resolution: integrity: sha512-T6J6sKPYAyx1XYR4Wt+CjphJKdg5H++XPCx/M+FlKZ0smH7z9nWJ8tZZ4/uPWcAm6ZVEftO1XDlUYtJG8lR0zA== - /eslint-plugin-react/7.21.5_eslint@7.16.0: + /eslint-plugin-react/7.21.5_eslint@8.51.0: dependencies: array-includes: 3.1.1 array.prototype.flatmap: 1.2.3 doctrine: 2.1.0 - eslint: 7.16.0 + eslint: 8.51.0_eslint@8.51.0 has: 1.0.3 jsx-ast-utils: 2.4.1 object.entries: 1.1.2 @@ -3444,6 +4330,15 @@ packages: node: '>=8.0.0' resolution: integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== + /eslint-scope/7.2.2: + dependencies: + esrecurse: 4.3.0 + estraverse: 5.2.0 + dev: true + engines: + node: ^12.22.0 || ^14.17.0 || >=16.0.0 + resolution: + integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== /eslint-utils/1.4.3: dependencies: eslint-visitor-keys: 1.3.0 @@ -3472,61 +4367,69 @@ packages: node: '>=10' resolution: integrity: sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== - /eslint/7.16.0: + /eslint-visitor-keys/3.4.3: + dev: true + engines: + node: ^12.22.0 || ^14.17.0 || >=16.0.0 + resolution: + integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== + /eslint/8.51.0_eslint@8.51.0: dependencies: - '@babel/code-frame': 7.10.4 - '@eslint/eslintrc': 0.2.2 + '@eslint-community/eslint-utils': 4.4.0_eslint@8.51.0 + '@eslint-community/regexpp': 4.9.1 + '@eslint/eslintrc': 2.1.2 + '@eslint/js': 8.51.0 + '@humanwhocodes/config-array': 0.11.11 + '@humanwhocodes/module-importer': 1.0.1 + '@nodelib/fs.walk': 1.2.8 ajv: 6.12.4 chalk: 4.1.0 cross-spawn: 7.0.3 - debug: 4.2.0 + debug: 4.3.4 doctrine: 3.0.0 - enquirer: 2.3.6 - eslint-scope: 5.1.1 - eslint-utils: 2.1.0 - eslint-visitor-keys: 2.0.0 - espree: 7.3.1 - esquery: 1.3.1 + escape-string-regexp: 4.0.0 + eslint-scope: 7.2.2 + eslint-visitor-keys: 3.4.3 + espree: 9.6.1 + esquery: 1.5.0 esutils: 2.0.3 - file-entry-cache: 6.0.0 - functional-red-black-tree: 1.0.1 - glob-parent: 5.1.1 - globals: 12.4.0 - ignore: 4.0.6 - import-fresh: 3.2.1 + fast-deep-equal: 3.1.3 + file-entry-cache: 6.0.1 + find-up: 5.0.0 + glob-parent: 6.0.2 + globals: 13.23.0 + graphemer: 1.4.0 + ignore: 5.2.4 imurmurhash: 0.1.4 is-glob: 4.0.1 - js-yaml: 3.14.0 + is-path-inside: 3.0.3 + js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 - lodash: 4.17.20 - minimatch: 3.0.4 + lodash.merge: 4.6.2 + minimatch: 3.1.2 natural-compare: 1.4.0 - optionator: 0.9.1 - progress: 2.0.3 - regexpp: 3.1.0 - semver: 7.3.2 - strip-ansi: 6.0.0 - strip-json-comments: 3.1.1 - table: 6.0.4 + optionator: 0.9.3 + strip-ansi: 6.0.1 text-table: 0.2.0 - v8-compile-cache: 2.1.1 dev: true engines: - node: ^10.12.0 || >=12.0.0 + node: ^12.22.0 || ^14.17.0 || >=16.0.0 hasBin: true + peerDependencies: + eslint: '*' resolution: - integrity: sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw== - /espree/7.3.1: + integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA== + /espree/9.6.1: dependencies: - acorn: 7.4.0 - acorn-jsx: 5.3.1_acorn@7.4.0 - eslint-visitor-keys: 1.3.0 + acorn: 8.10.0 + acorn-jsx: 5.3.2_acorn@8.10.0 + eslint-visitor-keys: 3.4.3 dev: true engines: - node: ^10.12.0 || >=12.0.0 + node: ^12.22.0 || ^14.17.0 || >=16.0.0 resolution: - integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== + integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== /esprima/4.0.1: dev: true engines: @@ -3534,14 +4437,14 @@ packages: hasBin: true resolution: integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== - /esquery/1.3.1: + /esquery/1.5.0: dependencies: estraverse: 5.2.0 dev: true engines: node: '>=0.10' resolution: - integrity: sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ== + integrity: sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg== /esrecurse/4.3.0: dependencies: estraverse: 5.2.0 @@ -3606,6 +4509,10 @@ packages: optional: true resolution: integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI= + /exponential-backoff/3.1.1: + dev: true + resolution: + integrity: sha512-dX7e/LHVJ6W3DE1MHWi9S1EYzDESENfLrYohG2G++ovZrYOkm4Knwa0mc1cn84xJOR4KEU0WSchhLbd0UklbHw== /extend-shallow/2.0.1: dependencies: is-extendable: 0.1.1 @@ -3625,10 +4532,6 @@ packages: optional: true resolution: integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg= - /extend/3.0.2: - dev: true - resolution: - integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== /extglob/2.0.4: dependencies: array-unique: 0.3.2 @@ -3645,22 +4548,19 @@ packages: optional: true resolution: integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw== - /extract-zip/1.7.0: + /extract-zip/2.0.1: dependencies: - concat-stream: 1.6.2 - debug: 2.6.9 - mkdirp: 0.5.5 + debug: 4.3.4 + get-stream: 5.2.0 yauzl: 2.10.0 dev: true - hasBin: true - resolution: - integrity: sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA== - /extsprintf/1.3.0: - dev: true engines: - '0': node >=0.6.0 + node: '>= 10.17.0' + hasBin: true + optionalDependencies: + '@types/yauzl': 2.10.1 resolution: - integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU= + integrity: sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg== /fast-deep-equal/3.1.3: dev: true resolution: @@ -3678,6 +4578,18 @@ packages: node: '>=8' resolution: integrity: sha512-kr/Oo6PX51265qeuCYsyGypiO5uJFgBS0jksyG7FUeCyQzNwYnzrNIMR1NXfkZXsMYXYLRAHgISHBz8gQcxKHQ== + /fast-glob/3.3.1: + dependencies: + '@nodelib/fs.stat': 2.0.5 + '@nodelib/fs.walk': 1.2.8 + glob-parent: 5.1.2 + merge2: 1.4.1 + micromatch: 4.0.5 + dev: true + engines: + node: '>=8.6.0' + resolution: + integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg== /fast-json-stable-stringify/2.1.0: dev: true resolution: @@ -3685,7 +4597,11 @@ packages: /fast-levenshtein/2.0.6: dev: true resolution: - integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= + integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== + /fast-memoize/2.5.2: + dev: true + resolution: + integrity: sha512-Ue0LwpDYErFbmNnZSF0UH6eImUwDmogUO1jyE+JbN2gsQz/jICm1Ve7t9QT0rNSsfJt+Hs4/S3GnsDVjL4HVrw== /fastq/1.10.0: dependencies: reusify: 1.0.4 @@ -3697,19 +4613,15 @@ packages: pend: 1.2.0 dev: true resolution: - integrity: sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4= - /figgy-pudding/3.5.2: - dev: true - resolution: - integrity: sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== - /file-entry-cache/6.0.0: + integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g== + /file-entry-cache/6.0.1: dependencies: flat-cache: 3.0.4 dev: true engines: node: ^10.12.0 || >=12.0.0 resolution: - integrity: sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA== + integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== /fill-range/4.0.0: dependencies: extend-shallow: 2.0.1 @@ -3790,26 +4702,27 @@ packages: optional: true resolution: integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA= - /forever-agent/0.6.1: + /foreground-child/3.1.1: + dependencies: + cross-spawn: 7.0.3 + signal-exit: 4.1.0 dev: true + engines: + node: '>=14' resolution: - integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= - /form-data/2.3.3: - dependencies: - asynckit: 0.4.0 - combined-stream: 1.0.8 - mime-types: 2.1.27 + integrity: sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg== + /form-data-encoder/2.1.4: dev: true engines: - node: '>= 0.12' + node: '>= 14.17' resolution: - integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ== - /fp-and-or/0.1.3: + integrity: sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw== + /fp-and-or/0.1.4: dev: true engines: node: '>=10' resolution: - integrity: sha512-wJaE62fLaB3jCYvY2ZHjZvmKK2iiLiiehX38rz5QZxtdN8fVPJDeZUiVvJrHStdTc+23LHlyZuSEKgFc0pxi2g== + integrity: sha512-+yRYRhpnFPWXSly/6V4Lw9IfOV26uu30kynGJ03PW+MnjOEQe45RZ141QcS0aJehYBYA50GfCDnsRbFJdhssRw== /fragment-cache/0.2.1: dependencies: map-cache: 0.2.2 @@ -3829,23 +4742,6 @@ packages: node: '>=6 <7 || >=8' resolution: integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g== - /fs-extra/9.0.1: - dependencies: - at-least-node: 1.0.0 - graceful-fs: 4.2.4 - jsonfile: 6.0.1 - universalify: 1.0.0 - dev: true - engines: - node: '>=10' - resolution: - integrity: sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ== - /fs-minipass/1.2.7: - dependencies: - minipass: 2.9.0 - dev: true - resolution: - integrity: sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA== /fs-minipass/2.1.0: dependencies: minipass: 3.1.3 @@ -3854,6 +4750,14 @@ packages: node: '>= 8' resolution: integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg== + /fs-minipass/3.0.3: + dependencies: + minipass: 7.0.4 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-XUBA9XClHbnJWSfBzjkm6RvPsyg3sryZt06BEQoXcF7EK/xpGaQYJgQKDJSUH5SGZ76Y7pFx1QBnXz09rU5Fbw== /fs-readdir-recursive/1.1.0: dev: true resolution: @@ -3861,9 +4765,9 @@ packages: /fs.realpath/1.0.0: dev: true resolution: - integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8= + integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== /fsevents/2.1.3: - deprecated: Please update to v 2.2.x + deprecated: '"Please update to latest v2.3 or v2.2"' dev: true engines: node: ^8.16.0 || ^10.6.0 || >=11.0.0 @@ -3872,6 +4776,15 @@ packages: - darwin resolution: integrity: sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ== + /fsevents/2.3.3: + dev: true + engines: + node: ^8.16.0 || ^10.6.0 || >=11.0.0 + optional: true + os: + - darwin + resolution: + integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw== /function-bind/1.1.1: dev: true resolution: @@ -3880,19 +4793,21 @@ packages: dev: true resolution: integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= - /gauge/2.7.4: + /gauge/4.0.4: dependencies: aproba: 1.2.0 + color-support: 1.1.3 console-control-strings: 1.1.0 has-unicode: 2.0.1 - object-assign: 4.1.1 - signal-exit: 3.0.3 - string-width: 1.0.2 - strip-ansi: 3.0.1 - wide-align: 1.1.3 + signal-exit: 3.0.7 + string-width: 4.2.3 + strip-ansi: 6.0.1 + wide-align: 1.1.5 dev: true + engines: + node: ^12.13.0 || ^14.15.0 || >=16.0.0 resolution: - integrity: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c= + integrity: sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg== /gensync/1.0.0-beta.1: dev: true engines: @@ -3921,14 +4836,6 @@ packages: node: '>=10' resolution: integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg== - /get-stream/4.1.0: - dependencies: - pump: 3.0.0 - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== /get-stream/5.2.0: dependencies: pump: 3.0.0 @@ -3937,6 +4844,12 @@ packages: node: '>=8' resolution: integrity: sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA== + /get-stream/6.0.1: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== /get-value/2.0.6: dev: true engines: @@ -3944,12 +4857,6 @@ packages: optional: true resolution: integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg= - /getpass/0.1.7: - dependencies: - assert-plus: 1.0.0 - dev: true - resolution: - integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo= /glob-parent/3.1.0: dependencies: is-glob: 3.1.0 @@ -3966,6 +4873,35 @@ packages: node: '>= 6' resolution: integrity: sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== + /glob-parent/5.1.2: + dependencies: + is-glob: 4.0.3 + dev: true + engines: + node: '>= 6' + resolution: + integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== + /glob-parent/6.0.2: + dependencies: + is-glob: 4.0.3 + dev: true + engines: + node: '>=10.13.0' + resolution: + integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== + /glob/10.3.10: + dependencies: + foreground-child: 3.1.1 + jackspeak: 2.3.6 + minimatch: 9.0.3 + minipass: 7.0.4 + path-scurry: 1.10.1 + dev: true + engines: + node: '>=16 || 14 >=14.17' + hasBin: true + resolution: + integrity: sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g== /glob/7.1.6: dependencies: fs.realpath: 1.0.0 @@ -3977,55 +4913,53 @@ packages: dev: true resolution: integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== - /global-agent/2.1.12: + /glob/7.2.0: + dependencies: + fs.realpath: 1.0.0 + inflight: 1.0.6 + inherits: 2.0.4 + minimatch: 3.1.2 + once: 1.4.0 + path-is-absolute: 1.0.1 + dev: true + resolution: + integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q== + /global-agent/3.0.0: dependencies: boolean: 3.0.2 - core-js: 3.8.1 es6-error: 4.1.1 matcher: 3.0.0 roarr: 2.15.4 - semver: 7.3.4 + semver: 7.5.4 serialize-error: 7.0.1 dev: true engines: node: '>=10.0' optional: true resolution: - integrity: sha512-caAljRMS/qcDo69X9BfkgrihGUgGx44Fb4QQToNQjsiWh+YlQ66uqYVAdA8Olqit+5Ng0nkz09je3ZzANMZcjg== - /global-dirs/2.0.1: - dependencies: - ini: 1.3.5 - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-5HqUqdhkEovj2Of/ms3IeS/EekcO54ytHRLV4PEY2rhRwrHXLQjeVEES0Lhka0xwNDtGYn58wyC4s5+MHsOO6A== - /global-tunnel-ng/2.7.1: + integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q== + /global-dirs/3.0.1: dependencies: - encodeurl: 1.0.2 - lodash: 4.17.20 - npm-conf: 1.1.3 - tunnel: 0.0.6 + ini: 2.0.0 dev: true engines: - node: '>=0.10' - optional: true + node: '>=10' resolution: - integrity: sha512-4s+DyciWBV0eK148wqXxcmVAbFVPqtc3sEtUE/GTQfuU80rySLcMhUmHKSHI7/LDj8q0gDYI1lIhRRB7ieRAqg== + integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA== /globals/11.12.0: dev: true engines: node: '>=4' resolution: integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== - /globals/12.4.0: + /globals/13.23.0: dependencies: - type-fest: 0.8.1 + type-fest: 0.20.2 dev: true engines: node: '>=8' resolution: - integrity: sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== + integrity: sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA== /globals/9.18.0: dev: true engines: @@ -4054,50 +4988,71 @@ packages: node: '>=10' resolution: integrity: sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== - /got/9.6.0: - dependencies: - '@sindresorhus/is': 0.14.0 - '@szmarczak/http-timer': 1.1.2 - cacheable-request: 6.1.0 - decompress-response: 3.3.0 - duplexer3: 0.1.4 - get-stream: 4.1.0 - lowercase-keys: 1.0.1 - mimic-response: 1.0.1 - p-cancelable: 1.1.0 - to-readable-stream: 1.0.0 - url-parse-lax: 3.0.0 + /globby/11.1.0: + dependencies: + array-union: 2.1.0 + dir-glob: 3.0.1 + fast-glob: 3.3.1 + ignore: 5.2.4 + merge2: 1.4.1 + slash: 3.0.0 dev: true engines: - node: '>=8.6' + node: '>=10' resolution: - integrity: sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q== - /graceful-fs/4.2.4: + integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g== + /got/11.8.6: + dependencies: + '@sindresorhus/is': 4.6.0 + '@szmarczak/http-timer': 4.0.6 + '@types/cacheable-request': 6.0.3 + '@types/responselike': 1.0.1 + cacheable-lookup: 5.0.4 + cacheable-request: 7.0.4 + decompress-response: 6.0.0 + http2-wrapper: 1.0.3 + lowercase-keys: 2.0.0 + p-cancelable: 2.1.1 + responselike: 2.0.1 dev: true + engines: + node: '>=10.19.0' resolution: - integrity: sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== - /growl/1.10.5: + integrity: sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g== + /got/12.6.1: + dependencies: + '@sindresorhus/is': 5.6.0 + '@szmarczak/http-timer': 5.0.1 + cacheable-lookup: 7.0.0 + cacheable-request: 10.2.14 + decompress-response: 6.0.0 + form-data-encoder: 2.1.4 + get-stream: 6.0.1 + http2-wrapper: 2.2.0 + lowercase-keys: 3.0.0 + p-cancelable: 3.0.0 + responselike: 3.0.0 dev: true engines: - node: '>=4.x' + node: '>=14.16' resolution: - integrity: sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA== - /har-schema/2.0.0: + integrity: sha512-mThBblvlAF1d4O5oqyvN+ZxLAYwIJK7bpMxgYqPD9okW0C3qm5FFn7k811QrcuEBwaogR3ngOFoCfs6mRv7teQ== + /graceful-fs/4.2.10: dev: true - engines: - node: '>=4' resolution: - integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= - /har-validator/5.1.5: - dependencies: - ajv: 6.12.4 - har-schema: 2.0.0 - deprecated: this library is no longer supported + integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== + /graceful-fs/4.2.11: + dev: true + resolution: + integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== + /graceful-fs/4.2.4: + dev: true + resolution: + integrity: sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== + /graphemer/1.4.0: dev: true - engines: - node: '>=6' resolution: - integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== + integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag== /has-ansi/2.0.0: dependencies: ansi-regex: 2.1.1 @@ -4105,13 +5060,13 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE= + integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg== /has-flag/3.0.0: dev: true engines: node: '>=4' resolution: - integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0= + integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw== /has-flag/4.0.0: dev: true engines: @@ -4127,7 +5082,7 @@ packages: /has-unicode/2.0.1: dev: true resolution: - integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk= + integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ== /has-value/0.3.1: dependencies: get-value: 2.0.6 @@ -4167,12 +5122,12 @@ packages: optional: true resolution: integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8= - /has-yarn/2.1.0: + /has-yarn/3.0.0: dev: true engines: - node: '>=8' + node: ^12.20.0 || ^14.13.1 || >=16.0.0 resolution: - integrity: sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw== + integrity: sha512-IrsVwUHhEULx3R8f/aA8AHuEzAorplsab/v8HBzEiIukwq5i/EC+xmOW+HfP1OaDP+2JkgT1yILHN2O3UFIbcA== /has/1.0.3: dependencies: function-bind: 1.1.1 @@ -4190,14 +5145,22 @@ packages: dev: true resolution: integrity: sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== - /hosted-git-info/3.0.7: + /hosted-git-info/5.2.1: dependencies: - lru-cache: 6.0.0 + lru-cache: 7.18.3 dev: true engines: - node: '>=10' + node: ^12.13.0 || ^14.15.0 || >=16.0.0 + resolution: + integrity: sha512-xIcQYMnhcx2Nr4JTjsFmwwnr9vldugPy9uVm0o87bjqqWMv9GaqsTeT+i99wTl0mk1uLxJtHxLb8kymqTENQsw== + /hosted-git-info/6.1.1: + dependencies: + lru-cache: 7.18.3 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-fWqc0IcuXs+BmE9orLDyVykAG9GJtGLGuZAAqgcckPgv5xad4AcXGIv8galtQvlwutxSlaMcdw7BUtq2EIvqCQ== + integrity: sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w== /htmlparser2/3.8.3: dependencies: domelementtype: 1.3.1 @@ -4208,35 +5171,42 @@ packages: dev: true resolution: integrity: sha1-mWwosZFRaovoZQGn15dX5ccMEGg= - /http-cache-semantics/4.1.0: + /http-cache-semantics/4.1.1: dev: true resolution: - integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ== - /http-proxy-agent/4.0.1: + integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ== + /http-proxy-agent/5.0.0: dependencies: - '@tootallnate/once': 1.1.2 + '@tootallnate/once': 2.0.0 agent-base: 6.0.1 - debug: 4.2.0 + debug: 4.3.4 dev: true engines: node: '>= 6' resolution: - integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== - /http-signature/1.2.0: + integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w== + /http2-wrapper/1.0.3: + dependencies: + quick-lru: 5.1.1 + resolve-alpn: 1.2.1 + dev: true + engines: + node: '>=10.19.0' + resolution: + integrity: sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg== + /http2-wrapper/2.2.0: dependencies: - assert-plus: 1.0.0 - jsprim: 1.4.1 - sshpk: 1.16.1 + quick-lru: 5.1.1 + resolve-alpn: 1.2.1 dev: true engines: - node: '>=0.8' - npm: '>=1.3.7' + node: '>=10.19.0' resolution: - integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= + integrity: sha512-kZB0wxMo0sh1PehyjJUWRFEd99KC5TLjZ2cULC4f9iqJBAmKQQXEICjxl5iPJRwP40dpeHFqqhm7tYCvODpqpQ== /https-proxy-agent/5.0.0: dependencies: agent-base: 6.0.1 - debug: 4.2.0 + debug: 4.3.4 dev: true engines: node: '>= 6' @@ -4244,10 +5214,10 @@ packages: integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA== /humanize-ms/1.2.1: dependencies: - ms: 2.1.2 + ms: 2.1.3 dev: true resolution: - integrity: sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0= + integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ== /iconv-lite/0.6.2: dependencies: safer-buffer: 2.1.2 @@ -4257,24 +5227,26 @@ packages: optional: true resolution: integrity: sha512-2y91h5OpQlolefMPmUlivelittSWy0rP+oYVpn6A7GwVHNE8AWzoYOBNmlwks3LobaJxgHCYZAnyNo2GgpNRNQ== - /ignore-walk/3.0.3: + /ignore-walk/6.0.3: dependencies: - minimatch: 3.0.4 + minimatch: 9.0.3 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw== - /ignore/4.0.6: + integrity: sha512-C7FfFoTA+bI10qfeydT8aZbvr91vAEU+2W5BZUlzPec47oNb07SsOfwYrtxuvOYdUApPP/Qlh4DtAO51Ekk2QA== + /ignore/5.1.8: dev: true engines: node: '>= 4' resolution: - integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== - /ignore/5.1.8: + integrity: sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== + /ignore/5.2.4: dev: true engines: node: '>= 4' resolution: - integrity: sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== + integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ== /import-fresh/3.2.1: dependencies: parent-module: 1.0.1 @@ -4284,35 +5256,31 @@ packages: node: '>=6' resolution: integrity: sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ== - /import-lazy/2.1.0: + /import-lazy/4.0.0: dev: true engines: - node: '>=4' + node: '>=8' resolution: - integrity: sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM= + integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw== /imurmurhash/0.1.4: dev: true engines: node: '>=0.8.19' resolution: - integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o= + integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA== /indent-string/4.0.0: dev: true engines: node: '>=8' resolution: integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg== - /infer-owner/1.0.4: - dev: true - resolution: - integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A== /inflight/1.0.6: dependencies: once: 1.4.0 wrappy: 1.0.2 dev: true resolution: - integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= + integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== /inherits/2.0.4: dev: true resolution: @@ -4322,6 +5290,18 @@ packages: dev: true resolution: integrity: sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== + /ini/2.0.0: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA== + /ini/4.1.1: + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g== /internal-slot/1.0.2: dependencies: es-abstract: 1.17.6 @@ -4344,10 +5324,10 @@ packages: dev: true resolution: integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== - /ip/1.1.5: + /ip/2.0.0: dev: true resolution: - integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo= + integrity: sha512-WKa+XuLG1A1R0UWhl2+1XQSi+fZWMsYKffMZTTYsiZaUD8k2yDAj5atimTUD2TZkyCkNEeYE5NhFZmupOGtjYQ== /is-accessor-descriptor/0.1.6: dependencies: kind-of: 3.2.2 @@ -4369,7 +5349,7 @@ packages: /is-arrayish/0.2.1: dev: true resolution: - integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= + integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== /is-binary-path/1.0.1: dependencies: binary-extensions: 1.13.1 @@ -4398,13 +5378,19 @@ packages: node: '>= 0.4' resolution: integrity: sha512-pyVD9AaGLxtg6srb2Ng6ynWJqkHU9bEM087AKck0w8QwDarTfNcpIYoU8x8Hv2Icm8u6kFJM18Dag8lyqGkviw== - /is-ci/2.0.0: + /is-ci/3.0.1: dependencies: - ci-info: 2.0.0 + ci-info: 3.9.0 dev: true hasBin: true resolution: - integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== + integrity: sha512-ZYvCgrefwqoQ6yTyYUbQu64HsITZ3NfKX1lzaEYdkTDcfKzzCI/wthRRYKkdjHKFVgNiXKAKm65Zo1pk2as/QQ== + /is-core-module/2.13.0: + dependencies: + has: 1.0.3 + dev: true + resolution: + integrity: sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ== /is-core-module/2.2.0: dependencies: has: 1.0.3 @@ -4467,7 +5453,7 @@ packages: /is-electron-renderer/2.0.1: dev: true resolution: - integrity: sha1-pGnQVvl1aXxYyYxgI+sKp5r4laI= + integrity: sha512-pRlQnpaCFhDVPtkXkP+g9Ybv/CjbiQDjnKFQTEjpBfDKeV6dRDBczuFRDpM6DVfk2EjpMS8t5kwE5jPnqYl3zA== /is-extendable/0.1.1: dev: true engines: @@ -4489,21 +5475,7 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= - /is-fullwidth-code-point/1.0.0: - dependencies: - number-is-nan: 1.0.1 - dev: true - engines: - node: '>=0.10.0' - resolution: - integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs= - /is-fullwidth-code-point/2.0.0: - dev: true - engines: - node: '>=4' - resolution: - integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= + integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== /is-fullwidth-code-point/3.0.0: dev: true engines: @@ -4527,29 +5499,37 @@ packages: node: '>=0.10.0' resolution: integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== - /is-installed-globally/0.3.2: + /is-glob/4.0.3: dependencies: - global-dirs: 2.0.1 - is-path-inside: 3.0.2 + is-extglob: 2.1.1 dev: true engines: - node: '>=8' + node: '>=0.10.0' + resolution: + integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== + /is-installed-globally/0.4.0: + dependencies: + global-dirs: 3.0.1 + is-path-inside: 3.0.3 + dev: true + engines: + node: '>=10' resolution: - integrity: sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g== + integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ== /is-lambda/1.0.1: dev: true resolution: - integrity: sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU= + integrity: sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ== /is-module/1.0.0: dev: true resolution: - integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE= - /is-npm/5.0.0: + integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g== + /is-npm/6.0.0: dev: true engines: - node: '>=10' + node: ^12.20.0 || ^14.13.1 || >=16.0.0 resolution: - integrity: sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA== + integrity: sha512-JEjxbSmtPSt1c8XTkVrlujcXdKV1/tvuQ7GwKcAlyiVLeYFQ2VHat8xfrDJsIkhCdF/tZ7CiIR3sy141c6+gPQ== /is-number/3.0.0: dependencies: kind-of: 3.2.2 @@ -4571,12 +5551,12 @@ packages: node: '>=8' resolution: integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w== - /is-path-inside/3.0.2: + /is-path-inside/3.0.3: dev: true engines: node: '>=8' resolution: - integrity: sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg== + integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== /is-plain-obj/2.1.0: dev: true engines: @@ -4623,7 +5603,13 @@ packages: /is-typedarray/1.0.0: dev: true resolution: - integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= + integrity: sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA== + /is-unicode-supported/0.1.0: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== /is-windows/1.0.2: dev: true engines: @@ -4639,10 +5625,12 @@ packages: node: '>=8' resolution: integrity: sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== - /is-yarn-global/0.3.0: + /is-yarn-global/0.4.1: dev: true + engines: + node: '>=12' resolution: - integrity: sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw== + integrity: sha512-/kppl+R+LO5VmhYSEWARUFjodS25D68gvj8W7z0I7OWhUla5xWu8KL6CtB2V0R6yqhnRgbcaREMr4EEM6htLPQ== /isarray/0.0.1: dev: true resolution: @@ -4671,13 +5659,19 @@ packages: optional: true resolution: integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8= - /isstream/0.1.2: + /jackspeak/2.3.6: + dependencies: + '@isaacs/cliui': 8.0.2 dev: true + engines: + node: '>=14' + optionalDependencies: + '@pkgjs/parseargs': 0.11.0 resolution: - integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= + integrity: sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ== /jest-worker/26.3.0: dependencies: - '@types/node': 14.14.14 + '@types/node': 20.8.6 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -4688,7 +5682,7 @@ packages: /jju/1.4.0: dev: true resolution: - integrity: sha1-o6vicYryQaKykE+EpiWXDzia4yo= + integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA== /js-tokens/3.0.2: dev: true resolution: @@ -4705,15 +5699,18 @@ packages: hasBin: true resolution: integrity: sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== - /jsbn/0.1.1: + /js-yaml/4.1.0: + dependencies: + argparse: 2.0.1 dev: true + hasBin: true resolution: - integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM= + integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== /jsesc/0.5.0: dev: true hasBin: true resolution: - integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0= + integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA== /jsesc/2.5.2: dev: true engines: @@ -4735,10 +5732,10 @@ packages: hasBin: true resolution: integrity: sha512-TwuuaUDmra0JMkuqvqy+WGo2xGHSNjv1BA1nTIgtH2K5z1jHuAEeAgp7laaR+hLRmajRjcrM71+vByBDanCyYA== - /json-buffer/3.0.0: + /json-buffer/3.0.1: dev: true resolution: - integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg= + integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ== /json-parse-better-errors/1.0.2: dev: true resolution: @@ -4747,24 +5744,26 @@ packages: dev: true resolution: integrity: sha512-o3aP+RsWDJZayj1SbHNQAI8x0v3T3SKiGoZlNYfbUP1S3omJQ6i9CnqADqkSPaOAxwua4/1YWx5CM7oiChJt2Q== + /json-parse-even-better-errors/3.0.0: + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-iZbGHafX/59r39gPwVPRBGw0QQKnA7tte5pSMrhWOW7swGsVvVTjmfyAV9pNqk8YGT7tRCdxRu8uzcgZwoDooA== /json-parse-helpfulerror/1.0.3: dependencies: jju: 1.4.0 dev: true resolution: - integrity: sha1-E/FM4C7tTpgSl7ZOueO5MuLdE9w= + integrity: sha512-XgP0FGR77+QhUxjXkwOMkC94k3WtqEBfcnjWqhRd82qTat4SWKRE+9kUnynz/shm3I4ea2+qISvTIeGTNU7kJg== /json-schema-traverse/0.4.1: dev: true resolution: integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== - /json-schema/0.2.3: - dev: true - resolution: - integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM= /json-stable-stringify-without-jsonify/1.0.1: dev: true resolution: - integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= + integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== /json-stringify-safe/5.0.1: dev: true resolution: @@ -4784,45 +5783,33 @@ packages: hasBin: true resolution: integrity: sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA== - /jsonc-parser/2.3.0: + /json5/2.2.3: dev: true + engines: + node: '>=6' + hasBin: true resolution: - integrity: sha512-b0EBt8SWFNnixVdvoR2ZtEGa9ZqLhbJnOjezn+WP+8kspFm+PFYDN8Z4Bc7pRlDjvuVcADSUkroIuTWWn/YiIA== - /jsonfile/4.0.0: + integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== + /jsonc-parser/2.3.0: dev: true - optionalDependencies: - graceful-fs: 4.2.4 resolution: - integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss= - /jsonfile/6.0.1: - dependencies: - universalify: 1.0.0 + integrity: sha512-b0EBt8SWFNnixVdvoR2ZtEGa9ZqLhbJnOjezn+WP+8kspFm+PFYDN8Z4Bc7pRlDjvuVcADSUkroIuTWWn/YiIA== + /jsonfile/4.0.0: dev: true optionalDependencies: - graceful-fs: 4.2.4 + graceful-fs: 4.2.11 resolution: - integrity: sha512-jR2b5v7d2vIOust+w3wtFKZIfpC2pnRmFAhAC/BuweZFQR8qZzxH1OyrQ10HmdVYiXWkYUqPVsz91cG7EL2FBg== + integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg== /jsonlines/0.1.1: dev: true resolution: - integrity: sha1-T80kbcXQ44aRkHxEqwAveC0dlMw= + integrity: sha512-ekDrAGso79Cvf+dtm+mL8OBI2bmAOt3gssYs833De/C9NmIpWDWyUO4zPgB5x2/OhY366dkhgfPMYfwZF7yOZA== /jsonparse/1.3.1: dev: true engines: '0': node >= 0.2.0 resolution: - integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= - /jsprim/1.4.1: - dependencies: - assert-plus: 1.0.0 - extsprintf: 1.3.0 - json-schema: 0.2.3 - verror: 1.10.0 - dev: true - engines: - '0': node >=0.6.0 - resolution: - integrity: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI= + integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg== /jsx-ast-utils/2.4.1: dependencies: array-includes: 3.1.1 @@ -4832,12 +5819,12 @@ packages: node: '>=4.0' resolution: integrity: sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w== - /keyv/3.1.0: + /keyv/4.5.4: dependencies: - json-buffer: 3.0.0 + json-buffer: 3.0.1 dev: true resolution: - integrity: sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA== + integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw== /kind-of/3.2.2: dependencies: is-buffer: 1.1.6 @@ -4870,12 +5857,12 @@ packages: optional: true resolution: integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== - /kleur/3.0.3: + /kleur/4.1.5: dev: true engines: node: '>=6' resolution: - integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== + integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ== /language-subtag-registry/0.3.20: dev: true resolution: @@ -4886,14 +5873,14 @@ packages: dev: true resolution: integrity: sha1-0yHbxNowuovzAk4ED6XBRmH5GTo= - /latest-version/5.1.0: + /latest-version/7.0.0: dependencies: - package-json: 6.5.0 + package-json: 8.1.1 dev: true engines: - node: '>=8' + node: '>=14.16' resolution: - integrity: sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA== + integrity: sha512-KvNT4XqAMzdcL6ka6Tl3i2lYeFDgXNCuIX+xNx6ZMVR1dFq+idXd9FLKNMOIx0t9mJ9/HudyX4oZWXZQ0UJHeg== /levn/0.4.1: dependencies: prelude-ls: 1.2.1 @@ -4903,18 +5890,10 @@ packages: node: '>= 0.8.0' resolution: integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== - /libnpmconfig/1.2.1: - dependencies: - figgy-pudding: 3.5.2 - find-up: 3.0.0 - ini: 1.3.5 - dev: true - resolution: - integrity: sha512-9esX8rTQAHqarx6qeZqmGQKBNZR5OIbl/Ayr0qQDy3oXja2iFVQQI81R6GZ2a02bSNZ9p3YOGX1O6HHCb1X7kA== /lines-and-columns/1.1.6: dev: true resolution: - integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= + integrity: sha512-8ZmlJFVK9iCmtLz19HpSsR8HaAMWBT284VMNednLwlIMDP2hJDCIhUp0IZ2xUcZ+Ob6BM0VvCSJwzASDM45NLQ== /load-json-file/2.0.0: dependencies: graceful-fs: 4.2.4 @@ -4928,7 +5907,7 @@ packages: integrity: sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg= /load-json-file/4.0.0: dependencies: - graceful-fs: 4.2.4 + graceful-fs: 4.2.11 parse-json: 4.0.0 pify: 3.0.0 strip-bom: 3.0.0 @@ -4936,7 +5915,7 @@ packages: engines: node: '>=4' resolution: - integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs= + integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw== /loader-utils/1.2.3: dependencies: big.js: 5.2.2 @@ -4973,17 +5952,35 @@ packages: node: '>=10' resolution: integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw== + /lodash.debounce/4.0.8: + dev: true + resolution: + integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow== + /lodash.merge/4.6.2: + dev: true + resolution: + integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== /lodash/4.17.20: resolution: integrity: sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== - /log-symbols/4.0.0: + /lodash/4.17.21: + dev: true + resolution: + integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== + /log-symbols/4.1.0: dependencies: chalk: 4.1.0 + is-unicode-supported: 0.1.0 dev: true engines: node: '>=10' resolution: - integrity: sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA== + integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== + /long/5.2.3: + dev: true + optional: true + resolution: + integrity: sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q== /loose-envify/1.4.0: dependencies: js-tokens: 4.0.0 @@ -4991,18 +5988,30 @@ packages: hasBin: true resolution: integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== - /lowercase-keys/1.0.1: - dev: true - engines: - node: '>=0.10.0' - resolution: - integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA== /lowercase-keys/2.0.0: dev: true engines: node: '>=8' resolution: integrity: sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA== + /lowercase-keys/3.0.0: + dev: true + engines: + node: ^12.20.0 || ^14.13.1 || >=16.0.0 + resolution: + integrity: sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ== + /lru-cache/10.0.1: + dev: true + engines: + node: 14 || >=16.14 + resolution: + integrity: sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g== + /lru-cache/5.1.1: + dependencies: + yallist: 3.1.1 + dev: true + resolution: + integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== /lru-cache/6.0.0: dependencies: yallist: 4.0.0 @@ -5011,6 +6020,12 @@ packages: node: '>=10' resolution: integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== + /lru-cache/7.18.3: + dev: true + engines: + node: '>=12' + resolution: + integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== /magic-string/0.25.7: dependencies: sourcemap-codec: 1.4.8 @@ -5026,36 +6041,28 @@ packages: node: '>=6' resolution: integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA== - /make-dir/3.1.0: + /make-fetch-happen/11.1.1: dependencies: - semver: 6.3.0 - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== - /make-fetch-happen/8.0.9: - dependencies: - agentkeepalive: 4.1.3 - cacache: 15.0.5 - http-cache-semantics: 4.1.0 - http-proxy-agent: 4.0.1 + agentkeepalive: 4.5.0 + cacache: 17.1.4 + http-cache-semantics: 4.1.1 + http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.0 is-lambda: 1.0.1 - lru-cache: 6.0.0 - minipass: 3.1.3 - minipass-collect: 1.0.2 - minipass-fetch: 1.3.0 + lru-cache: 7.18.3 + minipass: 5.0.0 + minipass-fetch: 3.0.4 minipass-flush: 1.0.5 minipass-pipeline: 1.2.4 - promise-retry: 1.1.1 - socks-proxy-agent: 5.0.0 - ssri: 8.0.0 + negotiator: 0.6.3 + promise-retry: 2.0.1 + socks-proxy-agent: 7.0.0 + ssri: 10.0.5 dev: true engines: - node: '>= 10' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-uHa4gv/NIdm9cUvfOhYb57nxrCY08iyMRXru0jbpaH57Q3NCge/ypY7fOvgCr8tPyucKrGbVndKhjXE0IX0VfQ== + integrity: sha512-rLWS7GCSTcEujjVBs2YqG7Y4643u8ucvCJeSRqiLYhesrDuzeuFIk37xREzAsfQaqzl8b9rNCE4m6J8tvX4Q8w== /map-cache/0.2.2: dev: true engines: @@ -5125,32 +6132,61 @@ packages: node: '>=8' resolution: integrity: sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q== - /mime-db/1.44.0: - dev: true - engines: - node: '>= 0.6' - resolution: - integrity: sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg== - /mime-types/2.1.27: + /micromatch/4.0.5: dependencies: - mime-db: 1.44.0 + braces: 3.0.2 + picomatch: 2.3.1 dev: true engines: - node: '>= 0.6' + node: '>=8.6' resolution: - integrity: sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w== + integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== /mimic-response/1.0.1: dev: true engines: node: '>=4' resolution: integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ== + /mimic-response/3.1.0: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ== + /mimic-response/4.0.0: + dev: true + engines: + node: ^12.20.0 || ^14.13.1 || >=16.0.0 + resolution: + integrity: sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg== /minimatch/3.0.4: dependencies: brace-expansion: 1.1.11 dev: true resolution: integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== + /minimatch/3.1.2: + dependencies: + brace-expansion: 1.1.11 + dev: true + resolution: + integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== + /minimatch/5.0.1: + dependencies: + brace-expansion: 2.0.1 + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g== + /minimatch/9.0.3: + dependencies: + brace-expansion: 2.0.1 + dev: true + engines: + node: '>=16 || 14 >=14.17' + resolution: + integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg== /minimist/1.2.5: resolution: integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== @@ -5162,18 +6198,18 @@ packages: node: '>= 8' resolution: integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA== - /minipass-fetch/1.3.0: + /minipass-fetch/3.0.4: dependencies: - minipass: 3.1.3 + minipass: 7.0.4 minipass-sized: 1.0.3 minizlib: 2.1.2 dev: true engines: - node: '>=8' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 optionalDependencies: encoding: 0.1.13 resolution: - integrity: sha512-Yb23ESZZ/8QxiBvSpJ4atbVMVDx2CXrerzrtQzQ67eLqKg+zFIkYFTagk3xh6fdo+e/FvDtVuCD4QcuYDRR3hw== + integrity: sha512-jHAqnA728uUpIaFm7NWsCnqKT6UqZz7GcI/bDpPATuwYyKwJwW0remxSCxUlKiEty+eopHGa3oc8WxgQ1FFJqg== /minipass-flush/1.0.5: dependencies: minipass: 3.1.3 @@ -5205,13 +6241,6 @@ packages: node: '>=8' resolution: integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g== - /minipass/2.9.0: - dependencies: - safe-buffer: 5.2.1 - yallist: 3.1.1 - dev: true - resolution: - integrity: sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg== /minipass/3.1.3: dependencies: yallist: 4.0.0 @@ -5220,12 +6249,18 @@ packages: node: '>=8' resolution: integrity: sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg== - /minizlib/1.3.3: - dependencies: - minipass: 2.9.0 + /minipass/5.0.0: + dev: true + engines: + node: '>=8' + resolution: + integrity: sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== + /minipass/7.0.4: dev: true + engines: + node: '>=16 || 14 >=14.17' resolution: - integrity: sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q== + integrity: sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ== /minizlib/2.1.2: dependencies: minipass: 3.1.3 @@ -5245,13 +6280,6 @@ packages: optional: true resolution: integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA== - /mkdirp/0.5.5: - dependencies: - minimist: 1.2.5 - dev: true - hasBin: true - resolution: - integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== /mkdirp/1.0.4: dev: true engines: @@ -5259,39 +6287,35 @@ packages: hasBin: true resolution: integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== - /mocha/8.2.1: + /mocha/10.2.0: dependencies: - '@ungap/promise-all-settled': 1.1.2 ansi-colors: 4.1.1 browser-stdout: 1.3.1 - chokidar: 3.4.3 - debug: 4.2.0_supports-color@7.2.0 - diff: 4.0.2 + chokidar: 3.5.3 + debug: 4.3.4_supports-color@8.1.1 + diff: 5.0.0 escape-string-regexp: 4.0.0 find-up: 5.0.0 - glob: 7.1.6 - growl: 1.10.5 + glob: 7.2.0 he: 1.2.0 - js-yaml: 3.14.0 - log-symbols: 4.0.0 - minimatch: 3.0.4 - ms: 2.1.2 - nanoid: 3.1.12 - serialize-javascript: 5.0.1 + js-yaml: 4.1.0 + log-symbols: 4.1.0 + minimatch: 5.0.1 + ms: 2.1.3 + nanoid: 3.3.3 + serialize-javascript: 6.0.0 strip-json-comments: 3.1.1 - supports-color: 7.2.0 - which: 2.0.2 - wide-align: 1.1.3 - workerpool: 6.0.2 - yargs: 13.3.2 - yargs-parser: 13.1.2 + supports-color: 8.1.1 + workerpool: 6.2.1 + yargs: 16.2.0 + yargs-parser: 20.2.4 yargs-unparser: 2.0.0 dev: true engines: - node: '>= 10.12.0' + node: '>= 14.0.0' hasBin: true resolution: - integrity: sha512-cuLBVfyFfFqbNR0uUKbDGXKGk+UDFe6aR4os78XIrMQpZl/nv7JYHcvP5MFIAb374b2zFXsdgEGwmzMtP0Xg8w== + integrity: sha512-IDY7fl/BecMwFHzoqF2sg/SHHANeBoMMXFlS9r0OXKDssYE1M5O43wUY/9BVPeIvfH2zmEbBfseqN9gBQZzXkg== /ms/2.0.0: dev: true resolution: @@ -5300,13 +6324,17 @@ packages: dev: true resolution: integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== - /nanoid/3.1.12: + /ms/2.1.3: + dev: true + resolution: + integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== + /nanoid/3.3.3: dev: true engines: - node: ^10 || ^12 || >=13.7 + node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1 hasBin: true resolution: - integrity: sha512-1qstj9z5+x491jfiC4Nelk+f8XBad7LN20PmyWINJEMRSf3wcAjAWysw1qaA8z6NSKe2sjq1hRSDpBH5paCb6A== + integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w== /nanomatch/1.2.13: dependencies: arr-diff: 4.0.0 @@ -5329,53 +6357,71 @@ packages: /natural-compare/1.4.0: dev: true resolution: - integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= - /node-gyp/6.1.0: + integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== + /negotiator/0.6.3: + dev: true + engines: + node: '>= 0.6' + resolution: + integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== + /node-gyp/9.4.0: dependencies: env-paths: 2.2.0 - glob: 7.1.6 - graceful-fs: 4.2.4 - mkdirp: 0.5.5 - nopt: 4.0.3 - npmlog: 4.1.2 - request: 2.88.2 - rimraf: 2.7.1 - semver: 5.7.1 - tar: 4.4.13 - which: 1.3.1 + exponential-backoff: 3.1.1 + glob: 7.2.0 + graceful-fs: 4.2.11 + make-fetch-happen: 11.1.1 + nopt: 6.0.0 + npmlog: 6.0.2 + rimraf: 3.0.2 + semver: 7.5.4 + tar: 6.2.0 + which: 2.0.2 dev: true engines: - node: '>= 6.0.0' + node: ^12.13 || ^14.13 || >=16 hasBin: true resolution: - integrity: sha512-h4A2zDlOujeeaaTx06r4Vy+8MZ1679lU+wbCKDS4ZtvY2A37DESo37oejIw0mtmR3+rvNwts5B6Kpt1KrNYdNw== + integrity: sha512-dMXsYP6gc9rRbejLXmTbVRYjAHw7ppswsKyMxuxJxxOHzluIO1rGp9TOQgjFJ+2MCqcOcQTOPB/8Xwhr+7s4Eg== /node-modules-regexp/1.0.0: dev: true engines: node: '>=0.10.0' resolution: integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= - /node-releases/1.1.67: + /node-releases/2.0.13: dev: true resolution: - integrity: sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg== - /nopt/4.0.3: + integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ== + /nopt/6.0.0: dependencies: abbrev: 1.1.1 - osenv: 0.1.5 dev: true + engines: + node: ^12.13.0 || ^14.15.0 || >=16.0.0 hasBin: true resolution: - integrity: sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg== + integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g== /normalize-package-data/2.5.0: dependencies: hosted-git-info: 2.8.8 - resolve: 1.17.0 + resolve: 1.19.0 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true resolution: integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== + /normalize-package-data/5.0.0: + dependencies: + hosted-git-info: 6.1.1 + is-core-module: 2.13.0 + semver: 7.5.4 + validate-npm-package-license: 3.0.4 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-h9iPVIfrVZ9wVYQnxFgtw1ugSvGEMOlyPWWtm8BMJhnwyEL/FLbYbTY3V3PpjI/BUK67n9PEWDu6eHzu1fB15Q== /normalize-path/2.1.1: dependencies: remove-trailing-separator: 1.1.0 @@ -5391,142 +6437,141 @@ packages: node: '>=0.10.0' resolution: integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== - /normalize-url/4.5.0: + /normalize-url/6.1.0: dev: true engines: - node: '>=8' + node: '>=10' + resolution: + integrity: sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== + /normalize-url/8.0.0: + dev: true + engines: + node: '>=14.16' resolution: - integrity: sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ== - /npm-bundled/1.1.1: + integrity: sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw== + /npm-bundled/3.0.0: dependencies: - npm-normalize-package-bin: 1.0.1 + npm-normalize-package-bin: 3.0.1 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA== - /npm-check-updates/10.2.5: + integrity: sha512-Vq0eyEQy+elFpzsKjMss9kxqb9tG3YHg4dsyWuUENuzvSUWe1TCnW/vV9FkhvBk/brEDoDiVd+M1Btosa6ImdQ== + /npm-check-updates/16.14.6: dependencies: - chalk: 4.1.0 - cint: 8.2.1 - cli-table: 0.3.4 - commander: 6.2.1 + chalk: 5.3.0 + cli-table3: 0.6.3 + commander: 10.0.1 + fast-memoize: 2.5.2 find-up: 5.0.0 - fp-and-or: 0.1.3 + fp-and-or: 0.1.4 get-stdin: 8.0.0 - hosted-git-info: 3.0.7 + globby: 11.1.0 + hosted-git-info: 5.2.1 + ini: 4.1.1 + js-yaml: 4.1.0 json-parse-helpfulerror: 1.0.3 jsonlines: 0.1.1 - libnpmconfig: 1.2.1 - lodash: 4.17.20 + lodash: 4.17.21 + make-fetch-happen: 11.1.1 + minimatch: 9.0.3 p-map: 4.0.0 - pacote: 11.1.13 + pacote: 15.2.0 parse-github-url: 1.0.2 progress: 2.0.3 - prompts: 2.4.0 - rc-config-loader: 3.0.0 + prompts-ncu: 3.0.0 + rc-config-loader: 4.1.3 remote-git-tags: 3.0.0 - rimraf: 3.0.2 - semver: 7.3.4 + rimraf: 5.0.5 + semver: 7.5.4 semver-utils: 1.1.4 - spawn-please: 1.0.0 - update-notifier: 5.0.1 + source-map-support: 0.5.21 + spawn-please: 2.0.2 + strip-ansi: 7.1.0 + strip-json-comments: 5.0.1 + untildify: 4.0.0 + update-notifier: 6.0.2 dev: true engines: - node: '>=10.17' + node: '>=14.14' hasBin: true resolution: - integrity: sha512-R0BN+MqE6T12k0iGivF0WKfn3tuaeQuCai0haVvmsr7GcoPXU+yrlHxl9aFlO2XZ6z4m+pCd107YnbJDcRAf8Q== - /npm-conf/1.1.3: + integrity: sha512-sJ6w4AmSDP7YzBXah94Ul2JhiIbjBDfx9XYgib15um2wtiQkOyjE7Lov3MNUSQ84Ry7T81mE4ynMbl/mGbK4HQ== + /npm-install-checks/6.3.0: dependencies: - config-chain: 1.1.12 - pify: 3.0.0 + semver: 7.5.4 dev: true engines: - node: '>=4' - optional: true + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw== - /npm-install-checks/4.0.0: - dependencies: - semver: 7.3.4 + integrity: sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw== + /npm-normalize-package-bin/3.0.1: dev: true engines: - node: '>=10' - resolution: - integrity: sha512-09OmyDkNLYwqKPOnbI8exiOZU2GVVmQp7tgez2BPi5OZC8M82elDAps7sxC4l//uSUtotWqoEIDwjRvWH4qz8w== - /npm-normalize-package-bin/1.0.1: - dev: true + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA== - /npm-package-arg/8.0.1: + integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ== + /npm-package-arg/10.1.0: dependencies: - hosted-git-info: 3.0.7 - semver: 7.3.4 - validate-npm-package-name: 3.0.0 + hosted-git-info: 6.1.1 + proc-log: 3.0.0 + semver: 7.5.4 + validate-npm-package-name: 5.0.0 dev: true engines: - node: '>=10' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-/h5Fm6a/exByzFSTm7jAyHbgOqErl9qSNJDQF32Si/ZzgwT2TERVxRxn3Jurw1wflgyVVAxnFR4fRHPM7y1ClQ== - /npm-packlist/2.1.4: + integrity: sha512-uFyyCEmgBfZTtrKk/5xDfHp6+MdrqGotX/VoOyEEl3mBwiEE5FlBaePanazJSVMPT7vKepcjYBY2ztg9A3yPIA== + /npm-packlist/7.0.4: dependencies: - glob: 7.1.6 - ignore-walk: 3.0.3 - npm-bundled: 1.1.1 - npm-normalize-package-bin: 1.0.1 + ignore-walk: 6.0.3 dev: true engines: - node: '>=10' - hasBin: true + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-Qzg2pvXC9U4I4fLnUrBmcIT4x0woLtUgxUi9eC+Zrcv1Xx5eamytGAfbDWQ67j7xOcQ2VW1I3su9smVTIdu7Hw== - /npm-pick-manifest/6.1.0: + integrity: sha512-d6RGEuRrNS5/N84iglPivjaJPxhDbZmlbTwTDX2IbcRHG5bZCdtysYMhwiPvcF4GisXHGn7xsxv+GQ7T/02M5Q== + /npm-pick-manifest/8.0.2: dependencies: - npm-install-checks: 4.0.0 - npm-package-arg: 8.0.1 - semver: 7.3.4 + npm-install-checks: 6.3.0 + npm-normalize-package-bin: 3.0.1 + npm-package-arg: 10.1.0 + semver: 7.5.4 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-ygs4k6f54ZxJXrzT0x34NybRlLeZ4+6nECAIbr2i0foTnijtS1TJiyzpqtuUAJOps/hO0tNDr8fRV5g+BtRlTw== - /npm-registry-fetch/9.0.0: + integrity: sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg== + /npm-registry-fetch/14.0.5: dependencies: - '@npmcli/ci-detect': 1.3.0 - lru-cache: 6.0.0 - make-fetch-happen: 8.0.9 - minipass: 3.1.3 - minipass-fetch: 1.3.0 + make-fetch-happen: 11.1.1 + minipass: 5.0.0 + minipass-fetch: 3.0.4 minipass-json-stream: 1.0.1 minizlib: 2.1.2 - npm-package-arg: 8.0.1 + npm-package-arg: 10.1.0 + proc-log: 3.0.0 dev: true engines: - node: '>=10' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-PuFYYtnQ8IyVl6ib9d3PepeehcUeHN9IO5N/iCRhyg9tStQcqGQBRVHmfmMWPDERU3KwZoHFvbJ4FPXPspvzbA== - /npmlog/4.1.2: + integrity: sha512-kIDMIo4aBm6xg7jOttupWZamsZRkAqMqwqqbVXnUqstY5+tapvv6bkH/qMR76jdgV+YljEUCyWx3hRYMrJiAgA== + /npmlog/6.0.2: dependencies: - are-we-there-yet: 1.1.5 + are-we-there-yet: 3.0.1 console-control-strings: 1.1.0 - gauge: 2.7.4 + gauge: 4.0.4 set-blocking: 2.0.0 dev: true - resolution: - integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== - /number-is-nan/1.0.1: - dev: true engines: - node: '>=0.10.0' + node: ^12.13.0 || ^14.15.0 || >=16.0.0 resolution: - integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= - /oauth-sign/0.9.0: - dev: true - resolution: - integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== + integrity: sha512-/vBvz5Jfr9dT/aFWd0FIRf+T/Q2WBsLENygUaFUqstqsycmZAP/t5BvFJTK0viFmSUxiUKTUplWy5vt+rvKIxg== /object-assign/4.1.1: dev: true engines: node: '>=0.10.0' resolution: - integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= + integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== /object-copy/0.1.0: dependencies: copy-descriptor: 0.1.1 @@ -5614,54 +6659,42 @@ packages: wrappy: 1.0.2 dev: true resolution: - integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E= - /open/7.3.0: + integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== + /open/8.4.2: dependencies: + define-lazy-prop: 2.0.0 is-docker: 2.1.1 is-wsl: 2.2.0 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-mgLwQIx2F/ye9SmbrUkurZCnkoXyXyu9EbHtJZrICjVAJfyMArdHp3KkixGdZx1ZHFPNIwl0DDM1dFFqXbTLZw== - /optionator/0.9.1: + integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== + /optionator/0.9.3: dependencies: + '@aashutoshrathi/word-wrap': 1.2.6 deep-is: 0.1.3 fast-levenshtein: 2.0.6 levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 - word-wrap: 1.2.3 dev: true engines: node: '>= 0.8.0' resolution: - integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== - /os-homedir/1.0.2: - dev: true - engines: - node: '>=0.10.0' - resolution: - integrity: sha1-/7xJiDNuDoM94MFox+8VISGqf7M= - /os-tmpdir/1.0.2: + integrity: sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg== + /p-cancelable/2.1.1: dev: true engines: - node: '>=0.10.0' - resolution: - integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= - /osenv/0.1.5: - dependencies: - os-homedir: 1.0.2 - os-tmpdir: 1.0.2 - dev: true + node: '>=8' resolution: - integrity: sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g== - /p-cancelable/1.1.0: + integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg== + /p-cancelable/3.0.0: dev: true engines: - node: '>=6' + node: '>=12.20' resolution: - integrity: sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw== + integrity: sha512-mlVgR3PGuzlo0MmTdk4cXqXWlwQDLnONTAg6sm62XkMJEiRxN3GL3SffkYvqwonbkJBcrI7Uvv5Zh9yjvn2iUw== /p-limit/1.3.0: dependencies: p-try: 1.0.0 @@ -5730,44 +6763,43 @@ packages: node: '>=6' resolution: integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== - /package-json/6.5.0: - dependencies: - got: 9.6.0 - registry-auth-token: 4.2.0 - registry-url: 5.1.0 - semver: 6.3.0 - dev: true - engines: - node: '>=8' - resolution: - integrity: sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ== - /pacote/11.1.13: - dependencies: - '@npmcli/git': 2.0.3 - '@npmcli/installed-package-contents': 1.0.5 - '@npmcli/promise-spawn': 1.2.0 - '@npmcli/run-script': 1.5.0 - cacache: 15.0.5 - chownr: 2.0.0 - fs-minipass: 2.1.0 - infer-owner: 1.0.4 - minipass: 3.1.3 - mkdirp: 1.0.4 - npm-package-arg: 8.0.1 - npm-packlist: 2.1.4 - npm-pick-manifest: 6.1.0 - npm-registry-fetch: 9.0.0 - promise-retry: 1.1.1 - read-package-json-fast: 1.2.1 - rimraf: 3.0.2 - ssri: 8.0.0 - tar: 6.0.5 - dev: true - engines: - node: '>=10' + /package-json/8.1.1: + dependencies: + got: 12.6.1 + registry-auth-token: 5.0.2 + registry-url: 6.0.1 + semver: 7.5.4 + dev: true + engines: + node: '>=14.16' + resolution: + integrity: sha512-cbH9IAIJHNj9uXi196JVsRlt7cHKak6u/e6AkL/bkRelZ7rlL3X1YKxsZwa36xipOEKAsdtmaG6aAJoM1fx2zA== + /pacote/15.2.0: + dependencies: + '@npmcli/git': 4.1.0 + '@npmcli/installed-package-contents': 2.0.2 + '@npmcli/promise-spawn': 6.0.2 + '@npmcli/run-script': 6.0.2 + cacache: 17.1.4 + fs-minipass: 3.0.3 + minipass: 5.0.0 + npm-package-arg: 10.1.0 + npm-packlist: 7.0.4 + npm-pick-manifest: 8.0.2 + npm-registry-fetch: 14.0.5 + proc-log: 3.0.0 + promise-retry: 2.0.1 + read-package-json: 6.0.4 + read-package-json-fast: 3.0.2 + sigstore: 1.9.0 + ssri: 10.0.5 + tar: 6.2.0 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 hasBin: true resolution: - integrity: sha512-oJ7Bg7p3izrIMhZPHCCHmMHQl+xb+pKBXL5ZYeM2oCZrw6sBRSx7f8l7F+95V2qA0BP3c1cNaaBmUNkbo6Hn9w== + integrity: sha512-rJVZeIwHTUta23sIZgEIM62WYwbmGbThdbnkt81ravBplQv+HjyroqnLRNH2+sLJHcGZmLRmhPwACqhfTcOmnA== /parent-module/1.0.1: dependencies: callsites: 3.1.0 @@ -5799,10 +6831,10 @@ packages: engines: node: '>=4' resolution: - integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= + integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw== /parse-json/5.1.0: dependencies: - '@babel/code-frame': 7.10.4 + '@babel/code-frame': 7.22.13 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.0 lines-and-columns: 1.1.6 @@ -5840,7 +6872,7 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18= + integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== /path-key/3.1.1: dev: true engines: @@ -5851,6 +6883,15 @@ packages: dev: true resolution: integrity: sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + /path-scurry/1.10.1: + dependencies: + lru-cache: 10.0.1 + minipass: 7.0.4 + dev: true + engines: + node: '>=16 || 14 >=14.17' + resolution: + integrity: sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ== /path-type/2.0.0: dependencies: pify: 2.3.0 @@ -5880,17 +6921,23 @@ packages: /pend/1.2.0: dev: true resolution: - integrity: sha1-elfrVQpng/kRUzH89GY9XI4AelA= - /performance-now/2.1.0: + integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg== + /picocolors/1.0.0: dev: true resolution: - integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= + integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== /picomatch/2.2.2: dev: true engines: node: '>=8.6' resolution: integrity: sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== + /picomatch/2.3.1: + dev: true + engines: + node: '>=8.6' + resolution: + integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== /pify/2.3.0: dev: true engines: @@ -5902,7 +6949,7 @@ packages: engines: node: '>=4' resolution: - integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY= + integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg== /pify/4.0.1: dev: true engines: @@ -5946,12 +6993,6 @@ packages: node: '>= 0.8.0' resolution: integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== - /prepend-http/2.0.0: - dev: true - engines: - node: '>=4' - resolution: - integrity: sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc= /prettier/2.2.1: dev: true engines: @@ -5959,8 +7000,22 @@ packages: hasBin: true resolution: integrity: sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== + /prettier/3.0.3: + dev: true + engines: + node: '>=14' + hasBin: true + resolution: + integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== + /proc-log/3.0.0: + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A== /process-nextick-args/2.0.1: dev: true + optional: true resolution: integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== /progress/2.0.3: @@ -5972,25 +7027,25 @@ packages: /promise-inflight/1.0.1: dev: true resolution: - integrity: sha1-mEcocL8igTL8vdhoEputEsPAKeM= - /promise-retry/1.1.1: + integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g== + /promise-retry/2.0.1: dependencies: - err-code: 1.1.2 - retry: 0.10.1 + err-code: 2.0.3 + retry: 0.12.0 dev: true engines: - node: '>=0.12' + node: '>=10' resolution: - integrity: sha1-ZznpaOMFHaIM5kl/srUPaRHfPW0= - /prompts/2.4.0: + integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g== + /prompts-ncu/3.0.0: dependencies: - kleur: 3.0.3 + kleur: 4.1.5 sisteransi: 1.0.5 dev: true engines: - node: '>= 6' + node: '>= 14' resolution: - integrity: sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ== + integrity: sha512-qyz9UxZ5MlPKWVhWrCmSZ1ahm2GVYdjLb8og2sg0IPth1KRuhcggHGuijz0e41dkx35p1t1q3GRISGH7QGALFA== /prop-types/15.7.2: dependencies: loose-envify: 1.4.0 @@ -6000,14 +7055,9 @@ packages: resolution: integrity: sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ== /proto-list/1.2.4: - dev: true - optional: true - resolution: - integrity: sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk= - /psl/1.8.0: dev: true resolution: - integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== + integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA== /pump/3.0.0: dependencies: end-of-stream: 1.4.4 @@ -6021,20 +7071,20 @@ packages: node: '>=6' resolution: integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== - /pupa/2.1.1: + /pupa/3.1.0: dependencies: - escape-goat: 2.1.1 + escape-goat: 4.0.0 dev: true engines: - node: '>=8' + node: '>=12.20' resolution: - integrity: sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A== - /qs/6.5.2: + integrity: sha512-FLpr4flz5xZTSJxSeaheeMKN/EDzMdK7b8PTOC6a5PYFKTucWbdqjgqaEyH0shFiSJrVB1+Qqi4Tk19ccU6Aug== + /quick-lru/5.1.1: dev: true engines: - node: '>=0.6' + node: '>=10' resolution: - integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA== /random-seed/0.3.0: dependencies: json-stringify-safe: 5.0.1 @@ -6049,15 +7099,15 @@ packages: dev: true resolution: integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== - /rc-config-loader/3.0.0: + /rc-config-loader/4.1.3: dependencies: - debug: 4.2.0 - js-yaml: 3.14.0 - json5: 2.1.3 + debug: 4.3.4 + js-yaml: 4.1.0 + json5: 2.2.3 require-from-string: 2.0.2 dev: true resolution: - integrity: sha512-bwfUSB37TWkHfP+PPjb/x8BUjChFmmBK44JMfVnU7paisWqZl/o5k7ttCH+EQLnrbn2Aq8Fo1LAsyUiz+WF4CQ== + integrity: sha512-kD7FqML7l800i6pS6pvLyIE2ncbk9Du8Q0gp/4hMPhJU6ZxApkoLcGD8ZeqgiAlfwZ6BlETq6qqe+12DUL207w== /rc/1.2.8: dependencies: deep-extend: 0.6.0 @@ -6072,13 +7122,26 @@ packages: dev: true resolution: integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== - /read-package-json-fast/1.2.1: + /read-package-json-fast/3.0.2: dependencies: - json-parse-even-better-errors: 2.3.0 - npm-normalize-package-bin: 1.0.1 + json-parse-even-better-errors: 3.0.0 + npm-normalize-package-bin: 3.0.1 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + resolution: + integrity: sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw== + /read-package-json/6.0.4: + dependencies: + glob: 10.3.10 + json-parse-even-better-errors: 3.0.0 + normalize-package-data: 5.0.0 + npm-normalize-package-bin: 3.0.1 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-OFbpwnHcv74Oa5YN5WvbOBfLw6yPmPcwvyJJw/tj9cWFBF7juQUDLDSZiOjEcgzfweWeeROOmbPpNN1qm4hcRg== + integrity: sha512-AEtWXYfopBj2z5N5PbkAOeNHRPUg5q+Nen7QLxV8M2zJq1ym6/lCz3fYNTCXe19puu2d06jfHhrP7v/S2PtMMw== /read-pkg-up/2.0.0: dependencies: find-up: 2.1.0 @@ -6107,7 +7170,7 @@ packages: engines: node: '>=4' resolution: - integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k= + integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA== /readable-stream/1.1.14: dependencies: core-util-is: 1.0.2 @@ -6127,17 +7190,19 @@ packages: string_decoder: 1.1.1 util-deprecate: 1.0.2 dev: true + optional: true resolution: integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw== - /readdir-scoped-modules/1.1.0: + /readable-stream/3.6.2: dependencies: - debuglog: 1.0.1 - dezalgo: 1.0.3 - graceful-fs: 4.2.4 - once: 1.4.0 + inherits: 2.0.4 + string_decoder: 1.1.1 + util-deprecate: 1.0.2 dev: true + engines: + node: '>= 6' resolution: - integrity: sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw== + integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== /readdirp/2.2.1: dependencies: graceful-fs: 4.2.4 @@ -6155,24 +7220,33 @@ packages: dev: true engines: node: '>=8.10.0' + optional: true resolution: integrity: sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ== + /readdirp/3.6.0: + dependencies: + picomatch: 2.3.1 + dev: true + engines: + node: '>=8.10.0' + resolution: + integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== /rechoir/0.6.2: dependencies: - resolve: 1.17.0 + resolve: 1.19.0 dev: true engines: node: '>= 0.10' resolution: - integrity: sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q= - /regenerate-unicode-properties/8.2.0: + integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw== + /regenerate-unicode-properties/10.1.1: dependencies: regenerate: 1.4.2 dev: true engines: node: '>=4' resolution: - integrity: sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA== + integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q== /regenerate/1.4.2: dev: true resolution: @@ -6185,12 +7259,16 @@ packages: dev: true resolution: integrity: sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew== - /regenerator-transform/0.14.5: + /regenerator-runtime/0.14.0: + dev: true + resolution: + integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA== + /regenerator-transform/0.15.2: dependencies: - '@babel/runtime': 7.11.2 + '@babel/runtime': 7.23.2 dev: true resolution: - integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw== + integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg== /regex-not/1.0.2: dependencies: extend-shallow: 3.0.2 @@ -6216,46 +7294,42 @@ packages: node: '>=8' resolution: integrity: sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== - /regexpu-core/4.7.1: + /regexpu-core/5.3.2: dependencies: + '@babel/regjsgen': 0.8.0 regenerate: 1.4.2 - regenerate-unicode-properties: 8.2.0 - regjsgen: 0.5.2 - regjsparser: 0.6.4 - unicode-match-property-ecmascript: 1.0.4 - unicode-match-property-value-ecmascript: 1.2.0 + regenerate-unicode-properties: 10.1.1 + regjsparser: 0.9.1 + unicode-match-property-ecmascript: 2.0.0 + unicode-match-property-value-ecmascript: 2.1.0 dev: true engines: node: '>=4' resolution: - integrity: sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ== - /registry-auth-token/4.2.0: + integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ== + /registry-auth-token/5.0.2: dependencies: - rc: 1.2.8 + '@pnpm/npm-conf': 2.2.2 dev: true engines: - node: '>=6.0.0' + node: '>=14' resolution: - integrity: sha512-P+lWzPrsgfN+UEpDS3U8AQKg/UjZX6mQSJueZj3EK+vNESoqBSpBUD3gmu4sF9lOsjXWjF11dQKUqemf3veq1w== - /registry-url/5.1.0: + integrity: sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ== + /registry-url/6.0.1: dependencies: rc: 1.2.8 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw== - /regjsgen/0.5.2: - dev: true - resolution: - integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A== - /regjsparser/0.6.4: + integrity: sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q== + /regjsparser/0.9.1: dependencies: jsesc: 0.5.0 dev: true hasBin: true resolution: - integrity: sha512-64O87/dPDgfk8/RQqC4gkZoGyyWFIEUTTh80CU6CWuK5vkCGyekIx+oKcEIYtP/RAxSQltCZHCNu/mdd7fqlJw== + integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ== /remote-git-tags/3.0.0: dev: true engines: @@ -6281,50 +7355,22 @@ packages: optional: true resolution: integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc= - /request/2.88.2: - dependencies: - aws-sign2: 0.7.0 - aws4: 1.10.1 - caseless: 0.12.0 - combined-stream: 1.0.8 - extend: 3.0.2 - forever-agent: 0.6.1 - form-data: 2.3.3 - har-validator: 5.1.5 - http-signature: 1.2.0 - is-typedarray: 1.0.0 - isstream: 0.1.2 - json-stringify-safe: 5.0.1 - mime-types: 2.1.27 - oauth-sign: 0.9.0 - performance-now: 2.1.0 - qs: 6.5.2 - safe-buffer: 5.2.1 - tough-cookie: 2.5.0 - tunnel-agent: 0.6.0 - uuid: 3.4.0 - deprecated: 'request has been deprecated, see https://github.com/request/request/issues/3142' - dev: true - engines: - node: '>= 6' - resolution: - integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== /require-directory/2.1.1: dev: true engines: node: '>=0.10.0' resolution: - integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I= + integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== /require-from-string/2.0.2: dev: true engines: node: '>=0.10.0' resolution: integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== - /require-main-filename/2.0.0: + /resolve-alpn/1.2.1: dev: true resolution: - integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== + integrity: sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g== /resolve-from/4.0.0: dev: true engines: @@ -6349,13 +7395,21 @@ packages: path-parse: 1.0.6 dev: true resolution: - integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== - /responselike/1.0.2: + integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== + /responselike/2.0.1: + dependencies: + lowercase-keys: 2.0.0 + dev: true + resolution: + integrity: sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw== + /responselike/3.0.0: dependencies: - lowercase-keys: 1.0.1 + lowercase-keys: 3.0.0 dev: true + engines: + node: '>=14.16' resolution: - integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec= + integrity: sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg== /ret/0.1.15: dev: true engines: @@ -6363,10 +7417,12 @@ packages: optional: true resolution: integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== - /retry/0.10.1: + /retry/0.12.0: dev: true + engines: + node: '>= 4' resolution: - integrity: sha1-52OI0heZLCUnUCQdPTlW/tmNj/Q= + integrity: sha512-9LkiTwjUh6rT555DtE9rTX+BKByPfrMzEAtnlEtdEwr3Nkffwiihqe2bWADg+OQRjt9gl6ICdmB/ZFDCGAtSow== /reusify/1.0.4: dev: true engines: @@ -6374,20 +7430,22 @@ packages: node: '>=0.10.0' resolution: integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== - /rimraf/2.7.1: + /rimraf/3.0.2: dependencies: - glob: 7.1.6 + glob: 7.2.0 dev: true hasBin: true resolution: - integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w== - /rimraf/3.0.2: + integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== + /rimraf/5.0.5: dependencies: - glob: 7.1.6 + glob: 10.3.10 dev: true + engines: + node: '>=14' hasBin: true resolution: - integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== + integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A== /roarr/2.15.4: dependencies: boolean: 3.0.2 @@ -6402,36 +7460,46 @@ packages: optional: true resolution: integrity: sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A== - /rollup-plugin-atomic/1.6.4_38728dec26b3694b672a41d67afab208: + /rollup-plugin-assemblyscript/2.0.0_assemblyscript@0.27.13: + dependencies: + assemblyscript: 0.27.13 + dev: true + peerDependencies: + as-bind: '*' + assemblyscript: '*' + resolution: + integrity: sha512-DyhJQKJ6Y2RWqPCF+dRW8ectzV374zRQg+MQ+uplgyZKx8TUoLrtfRCCAfuL2P4ry3yNiQhN8VoBM+JpOi7H6A== + /rollup-plugin-atomic/3.0.3_@types+node@20.8.6: dependencies: - '@rollup/plugin-babel': 5.2.2_909c1d41167457e73a96bf33c609a9e9 - '@rollup/plugin-commonjs': 16.0.0_rollup@2.35.1 + '@rollup/plugin-babel': 5.3.1_909c1d41167457e73a96bf33c609a9e9 + '@rollup/plugin-commonjs': 21.1.0_rollup@2.35.1 '@rollup/plugin-json': 4.1.0_rollup@2.35.1 - '@rollup/plugin-node-resolve': 10.0.0_rollup@2.35.1 - '@rollup/plugin-replace': 2.3.4_rollup@2.35.1 - '@rollup/plugin-typescript': 6.1.0_756eab81dd6e3c9e24ef3dcfc2c06406 + '@rollup/plugin-node-resolve': 13.2.1_rollup@2.35.1 + '@rollup/plugin-replace': 4.0.0_rollup@2.35.1 + '@rollup/plugin-typescript': 8.3.2_44cdd942790eb28f83b4db7a3208040c '@rollup/plugin-wasm': 5.1.2_rollup@2.35.1 array-includes-any: 2.7.3 csso-cli: 3.0.0 rollup: 2.35.1 + rollup-plugin-assemblyscript: 2.0.0_assemblyscript@0.27.13 rollup-plugin-auto-external: 2.0.0_rollup@2.35.1 - rollup-plugin-coffee-script: 2.0.0_coffeescript@1.12.7 - rollup-plugin-css-only: 2.1.0_rollup@2.35.1 + rollup-plugin-coffee-script: 2.0.0_coffeescript@2.5.1 + rollup-plugin-css-only: 3.1.0_rollup@2.35.1 rollup-plugin-execute: 1.1.1 - rollup-plugin-sourcemaps: 0.6.3_38728dec26b3694b672a41d67afab208 + rollup-plugin-sourcemaps: 0.6.3_@types+node@20.8.6+rollup@2.35.1 rollup-plugin-terser: 7.0.2_rollup@2.35.1 - rollup-plugin-visualizer: 4.2.0_rollup@2.35.1 - tslib: 2.0.3 + rollup-plugin-visualizer: 5.9.2_rollup@2.35.1 + tslib: 2.6.2 dev: true optionalDependencies: '@babel/core': 7.12.10 - coffeescript: 1.12.7 + assemblyscript: 0.27.13 + coffeescript: 2.5.1 typescript: 4.1.3 peerDependencies: '@types/node': '*' - rollup: ^2 resolution: - integrity: sha512-6UWKodCRwV5HD8/lZ5HxmnE5Z8z6NuOX7GZAApp4WuMKitxAE2L3Dr6wr0l3qG6Ustd60ZKblSUU1LLyhJ2vUg== + integrity: sha512-zIthBHQFc3VSqtG6Hhq9GV8WnUVyToCwRlREyUar/raVJImmDmqIANL86ZhdTKUCPGOLnD9DBA5LlgITABR7zg== /rollup-plugin-auto-external/2.0.0_rollup@2.35.1: dependencies: builtins: 2.0.1 @@ -6446,9 +7514,9 @@ packages: rollup: '>=0.45.2' resolution: integrity: sha512-HQM3ZkZYfSam1uoZtAB9sK26EiAsfs1phrkf91c/YX+S07wugyRXSigBxrIwiLr5EPPilKYmoMxsrnlGBsXnuQ== - /rollup-plugin-coffee-script/2.0.0_coffeescript@1.12.7: + /rollup-plugin-coffee-script/2.0.0_coffeescript@2.5.1: dependencies: - coffeescript: 1.12.7 + coffeescript: 2.5.1 object-assign: 4.1.1 rollup-plugin-node-resolve: 3.4.0 rollup-pluginutils: 2.8.2 @@ -6457,10 +7525,9 @@ packages: coffeescript: 2.x resolution: integrity: sha512-7hEjNhf9pezf/4PxHKHF2uEy+sgR1X9R5mCnOoF/ctKpFc5emY0+wYIxBth/0FJAa4F3+MQHOFEVxsuMIlOtUA== - /rollup-plugin-css-only/2.1.0_rollup@2.35.1: + /rollup-plugin-css-only/3.1.0_rollup@2.35.1: dependencies: - '@rollup/pluginutils': 3.1.0_rollup@2.35.1 - fs-extra: 9.0.1 + '@rollup/pluginutils': 4.2.1 rollup: 2.35.1 dev: true engines: @@ -6468,7 +7535,7 @@ packages: peerDependencies: rollup: 1 || 2 resolution: - integrity: sha512-pfdcqAWEmRMFy+ABXAQPA/DKyPqLuBTOf+lWSOgtrVs1v/q7DSXzYa9QZg4myd8/1F7NHcdvPkWnfWqMxq9vrw== + integrity: sha512-TYMOE5uoD76vpj+RTkQLzC9cQtbnJNktHPB507FzRWBVaofg7KhIqq1kGbcVOadARSozWF883Ho9KpSPKH8gqA== /rollup-plugin-execute/1.1.1: dev: true resolution: @@ -6477,15 +7544,15 @@ packages: dependencies: builtin-modules: 2.0.0 is-module: 1.0.0 - resolve: 1.17.0 + resolve: 1.19.0 deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve. dev: true resolution: integrity: sha512-PJcd85dxfSBWih84ozRtBkB731OjXk0KnzN0oGp7WOWcarAFkVa71cV5hTJg2qpVsV2U8EUwrzHP3tvy9vS3qg== - /rollup-plugin-sourcemaps/0.6.3_38728dec26b3694b672a41d67afab208: + /rollup-plugin-sourcemaps/0.6.3_@types+node@20.8.6+rollup@2.35.1: dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.35.1 - '@types/node': 14.14.14 + '@types/node': 20.8.6 rollup: 2.35.1 source-map-resolve: 0.6.0 dev: true @@ -6506,26 +7573,30 @@ packages: rollup: 2.35.1 serialize-javascript: 4.0.0 terser: 5.5.1 + deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser dev: true peerDependencies: rollup: ^2.0.0 resolution: integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ== - /rollup-plugin-visualizer/4.2.0_rollup@2.35.1: + /rollup-plugin-visualizer/5.9.2_rollup@2.35.1: dependencies: - nanoid: 3.1.12 - open: 7.3.0 + open: 8.4.2 + picomatch: 2.3.1 rollup: 2.35.1 - source-map: 0.7.3 - yargs: 16.2.0 + source-map: 0.7.4 + yargs: 17.7.2 dev: true engines: - node: '>=10' + node: '>=14' hasBin: true peerDependencies: - rollup: '>=1.20.0' + rollup: 2.x || 3.x + peerDependenciesMeta: + rollup: + optional: true resolution: - integrity: sha512-xjfvoK4x0G7lBT3toMx8K/9tkCEWhRehnSJnn+PLY3Hjk8sNvyo407b68Cd3hdV9j42xcb8HXt0ZrmRi5NWeaQ== + integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A== /rollup-pluginutils/2.8.2: dependencies: estree-walker: 0.6.1 @@ -6541,6 +7612,28 @@ packages: fsevents: 2.1.3 resolution: integrity: sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA== + /rollup/4.1.0: + dev: true + engines: + node: '>=18.0.0' + npm: '>=8.0.0' + hasBin: true + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.1.0 + '@rollup/rollup-android-arm64': 4.1.0 + '@rollup/rollup-darwin-arm64': 4.1.0 + '@rollup/rollup-darwin-x64': 4.1.0 + '@rollup/rollup-linux-arm-gnueabihf': 4.1.0 + '@rollup/rollup-linux-arm64-gnu': 4.1.0 + '@rollup/rollup-linux-arm64-musl': 4.1.0 + '@rollup/rollup-linux-x64-gnu': 4.1.0 + '@rollup/rollup-linux-x64-musl': 4.1.0 + '@rollup/rollup-win32-arm64-msvc': 4.1.0 + '@rollup/rollup-win32-ia32-msvc': 4.1.0 + '@rollup/rollup-win32-x64-msvc': 4.1.0 + fsevents: 2.3.3 + resolution: + integrity: sha512-qNSWRV1EkGCIjR5z4Z0AodbPKsLlwtvs/iP9F75ZuqlQfVTZvDqBMOxuKzxGq1OY4+l2hey8fUWbiekCdZEIFg== /run-parallel/1.1.10: dev: true resolution: @@ -6562,30 +7655,25 @@ packages: /safe-resolve/1.0.0: dev: true resolution: - integrity: sha1-/jT40p16O+z9JJ0KqKeZtcPPZVk= + integrity: sha512-aQpRvfxoi1y0UxKEU0tNO327kb0/LMo8Xrk64M2u172UqOOLCCM0khxN2OTClDiTqTJz5864GMD1X92j4YiHTg== /safer-buffer/2.1.2: dev: true + optional: true resolution: integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== - /sanitize-filename/1.6.3: - dependencies: - truncate-utf8-bytes: 1.0.2 - dev: true - resolution: - integrity: sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg== /semver-compare/1.0.0: dev: true optional: true resolution: - integrity: sha1-De4hahyUGrN+nvsXiPavxf9VN/w= - /semver-diff/3.1.1: + integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow== + /semver-diff/4.0.0: dependencies: - semver: 6.3.0 + semver: 7.5.4 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg== + integrity: sha512-0Ju4+6A8iOnpL/Thra7dZsSlOHYAHIeMxfhWQRI1/VLcT3WDBZKKtQt/QkBOsiIN9ZpuvHE6cGZ0x4glCMmfiA== /semver-utils/1.1.4: dev: true resolution: @@ -6600,19 +7688,21 @@ packages: hasBin: true resolution: integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== - /semver/7.0.0: + /semver/6.3.1: dev: true hasBin: true resolution: - integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A== - /semver/7.3.2: + integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== + /semver/7.3.4: + dependencies: + lru-cache: 6.0.0 dev: true engines: node: '>=10' hasBin: true resolution: - integrity: sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== - /semver/7.3.4: + integrity: sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw== + /semver/7.5.4: dependencies: lru-cache: 6.0.0 dev: true @@ -6620,7 +7710,7 @@ packages: node: '>=10' hasBin: true resolution: - integrity: sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw== + integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA== /serialize-error/7.0.1: dependencies: type-fest: 0.13.1 @@ -6636,16 +7726,16 @@ packages: dev: true resolution: integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw== - /serialize-javascript/5.0.1: + /serialize-javascript/6.0.0: dependencies: randombytes: 2.1.0 dev: true resolution: - integrity: sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA== + integrity: sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag== /set-blocking/2.0.0: dev: true resolution: - integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc= + integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw== /set-value/2.0.1: dependencies: extend-shallow: 2.0.1 @@ -6679,9 +7769,9 @@ packages: hasBin: true resolution: integrity: sha1-NZbmMHp4FUT1kfN9phg2DzHbV7E= - /shelljs/0.8.4: + /shelljs/0.8.5: dependencies: - glob: 7.1.6 + glob: 7.2.0 interpret: 1.4.0 rechoir: 0.6.2 dev: true @@ -6689,17 +7779,17 @@ packages: node: '>=4' hasBin: true resolution: - integrity: sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ== - /shx/0.3.3: + integrity: sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow== + /shx/0.3.4: dependencies: minimist: 1.2.5 - shelljs: 0.8.4 + shelljs: 0.8.5 dev: true engines: node: '>=6' hasBin: true resolution: - integrity: sha512-nZJ3HFWVoTSyyB+evEKjJ1STiixGztlqwKLTUNV5KqMWtGey9fTd4KU1gdZ1X9BV6215pswQ/Jew9NsuS/fNDA== + integrity: sha512-N6A9MLVqjxZYcVn8hLmtneQWIJtp8IKzMP4eMnx+nqkvXoqinUPCbUFLp2UcWTEIUONhlk0ewxr/jaVGlc+J+g== /side-channel/1.0.2: dependencies: es-abstract: 1.17.6 @@ -6711,6 +7801,29 @@ packages: dev: true resolution: integrity: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== + /signal-exit/3.0.7: + dev: true + resolution: + integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== + /signal-exit/4.1.0: + dev: true + engines: + node: '>=14' + resolution: + integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== + /sigstore/1.9.0: + dependencies: + '@sigstore/bundle': 1.1.0 + '@sigstore/protobuf-specs': 0.2.1 + '@sigstore/sign': 1.0.0 + '@sigstore/tuf': 1.0.3 + make-fetch-happen: 11.1.1 + dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + hasBin: true + resolution: + integrity: sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A== /sisteransi/1.0.5: dev: true resolution: @@ -6727,23 +7840,13 @@ packages: node: '>=8' resolution: integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== - /slice-ansi/4.0.0: - dependencies: - ansi-styles: 4.2.1 - astral-regex: 2.0.0 - is-fullwidth-code-point: 3.0.0 - dev: true - engines: - node: '>=10' - resolution: - integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ== - /smart-buffer/4.1.0: + /smart-buffer/4.2.0: dev: true engines: node: '>= 6.0.0' npm: '>= 3.0.0' resolution: - integrity: sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw== + integrity: sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg== /snapdragon-node/2.1.1: dependencies: define-property: 1.0.0 @@ -6780,26 +7883,26 @@ packages: optional: true resolution: integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg== - /socks-proxy-agent/5.0.0: + /socks-proxy-agent/7.0.0: dependencies: - agent-base: 6.0.1 - debug: 4.2.0 - socks: 2.4.1 + agent-base: 6.0.2 + debug: 4.3.4 + socks: 2.7.1 dev: true engines: - node: '>= 6' + node: '>= 10' resolution: - integrity: sha512-lEpa1zsWCChxiynk+lCycKuC502RxDWLKJZoIhnxrWNjLSDGYRFflHA1/228VkRcnv9TIb8w98derGbpKxJRgA== - /socks/2.4.1: + integrity: sha512-Fgl0YPZ902wEsAyiQ+idGd1A7rSFx/ayC1CQVMw5P+EQx2V0SgpGtf6OKFhVjPflPUl9YMmEOnmfjCdMUsygww== + /socks/2.7.1: dependencies: - ip: 1.1.5 - smart-buffer: 4.1.0 + ip: 2.0.0 + smart-buffer: 4.2.0 dev: true engines: node: '>= 10.13.0' npm: '>= 3.0.0' resolution: - integrity: sha512-8mWHeYC1OA0500qzb+sqwm0Hzi8oBpeuI1JugoBVMEJtJvxSgco8xFSK+NRnZcHeeWjTbF82KUDo5sXH22TY5A== + integrity: sha512-7maUZy1N7uo6+WVEX6psASxtNlKaNVMlGQKkG/63nEDdLOWNbiUMoLK7X4uYoLhQstau72mLgfEWcXcwsaHbYQ== /solid-js/0.23.4: dev: false resolution: @@ -6830,6 +7933,7 @@ packages: dependencies: atob: 2.1.2 decode-uri-component: 0.2.0 + deprecated: 'See https://github.com/lydell/source-map-resolve#deprecated' dev: true resolution: integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w== @@ -6840,6 +7944,13 @@ packages: dev: true resolution: integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== + /source-map-support/0.5.21: + dependencies: + buffer-from: 1.1.1 + source-map: 0.6.1 + dev: true + resolution: + integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== /source-map-url/0.4.0: dev: true optional: true @@ -6858,20 +7969,30 @@ packages: resolution: integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== /source-map/0.7.3: + dev: false engines: node: '>= 8' resolution: integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== + /source-map/0.7.4: + dev: true + engines: + node: '>= 8' + resolution: + integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== /sourcemap-codec/1.4.8: + deprecated: Please use @jridgewell/sourcemap-codec instead dev: true resolution: integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== - /spawn-please/1.0.0: + /spawn-please/2.0.2: + dependencies: + cross-spawn: 7.0.3 dev: true engines: - node: '>=10' + node: '>=14' resolution: - integrity: sha512-Kz33ip6NRNKuyTRo3aDWyWxeGeM0ORDO552Fs6E1nj4pLWPkl37SrRtTnq+MEopVaqgmaO6bAvVS+v64BJ5M/A== + integrity: sha512-KM8coezO6ISQ89c1BzyWNtcn2V2kAVtwIXd3cN/V5a0xPYc1F/vydrRc01wsKFEQ/p+V1a4sw4z2yMITIXrgGw== /spdx-correct/3.1.1: dependencies: spdx-expression-parse: 3.0.1 @@ -6912,31 +8033,14 @@ packages: optional: true resolution: integrity: sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug== - /sshpk/1.16.1: - dependencies: - asn1: 0.2.4 - assert-plus: 1.0.0 - bcrypt-pbkdf: 1.0.2 - dashdash: 1.14.1 - ecc-jsbn: 0.1.2 - getpass: 0.1.7 - jsbn: 0.1.1 - safer-buffer: 2.1.2 - tweetnacl: 0.14.5 - dev: true - engines: - node: '>=0.10.0' - hasBin: true - resolution: - integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== - /ssri/8.0.0: + /ssri/10.0.5: dependencies: - minipass: 3.1.3 + minipass: 7.0.4 dev: true engines: - node: '>= 8' + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-aq/pz989nxVYwn16Tsbj1TqFpD5LLrQxHf5zaHuieFV+R0Bbr4y8qUsOA45hXT/N4/9UNXTarBjnjVmjSOVaAA== + integrity: sha512-bSf16tAFkGeRlUNDjXu8FzaMQt6g2HZJrun7mtMbIPOddxt3GLMSz5VWUWcqTJUPfLEaDIepGxv+bYQW49596A== /static-extend/0.1.2: dependencies: define-property: 0.2.5 @@ -6951,36 +8055,36 @@ packages: dev: false resolution: integrity: sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs= - /string-width/1.0.2: + /string-width/4.2.0: dependencies: - code-point-at: 1.1.0 - is-fullwidth-code-point: 1.0.0 - strip-ansi: 3.0.1 + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 dev: true engines: - node: '>=0.10.0' + node: '>=8' resolution: - integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M= - /string-width/3.1.0: + integrity: sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== + /string-width/4.2.3: dependencies: - emoji-regex: 7.0.3 - is-fullwidth-code-point: 2.0.0 - strip-ansi: 5.2.0 + emoji-regex: 8.0.0 + is-fullwidth-code-point: 3.0.0 + strip-ansi: 6.0.1 dev: true engines: - node: '>=6' + node: '>=8' resolution: - integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w== - /string-width/4.2.0: + integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + /string-width/5.1.2: dependencies: - emoji-regex: 8.0.0 - is-fullwidth-code-point: 3.0.0 - strip-ansi: 6.0.0 + eastasianwidth: 0.2.0 + emoji-regex: 9.2.2 + strip-ansi: 7.1.0 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== + integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA== /string.prototype.matchall/4.0.2: dependencies: define-properties: 1.1.3 @@ -7023,29 +8127,29 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8= - /strip-ansi/5.2.0: + integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg== + /strip-ansi/6.0.1: dependencies: - ansi-regex: 4.1.0 + ansi-regex: 5.0.1 dev: true engines: - node: '>=6' + node: '>=8' resolution: - integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== - /strip-ansi/6.0.0: + integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + /strip-ansi/7.1.0: dependencies: - ansi-regex: 5.0.0 + ansi-regex: 6.0.1 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w== + integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ== /strip-bom/3.0.0: dev: true engines: node: '>=4' resolution: - integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM= + integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA== /strip-json-comments/1.0.4: dev: true engines: @@ -7058,13 +8162,19 @@ packages: engines: node: '>=0.10.0' resolution: - integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo= + integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== /strip-json-comments/3.1.1: dev: true engines: node: '>=8' resolution: integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== + /strip-json-comments/5.0.1: + dev: true + engines: + node: '>=14.16' + resolution: + integrity: sha512-0fk9zBqO67Nq5M/m45qHCJxylV/DhBlIOVExqgOMiCCrzrhU6tCibRXNqE3jwJLftzE9SNuZtYbpzcO+i9FiKw== /styled-jsx/3.3.2: dependencies: '@babel/types': 7.8.3 @@ -7094,7 +8204,7 @@ packages: integrity: sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q== /sumchecker/3.0.1: dependencies: - debug: 4.2.0 + debug: 4.3.4 dev: true engines: node: '>= 8.0' @@ -7105,7 +8215,7 @@ packages: engines: node: '>=0.8.0' resolution: - integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= + integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g== /supports-color/5.5.0: dependencies: has-flag: 3.0.0 @@ -7122,55 +8232,32 @@ packages: node: '>=8' resolution: integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== - /table/6.0.4: + /supports-color/8.1.1: dependencies: - ajv: 6.12.4 - lodash: 4.17.20 - slice-ansi: 4.0.0 - string-width: 4.2.0 - dev: true - engines: - node: '>=10.0.0' - resolution: - integrity: sha512-sBT4xRLdALd+NFBvwOz8bw4b15htyythha+q+DVZqy2RS08PPC8O2sZFgJYEY7bJvbCFKccs+WIZ/cd+xxTWCw== - /tar/4.4.13: - dependencies: - chownr: 1.1.4 - fs-minipass: 1.2.7 - minipass: 2.9.0 - minizlib: 1.3.3 - mkdirp: 0.5.5 - safe-buffer: 5.2.1 - yallist: 3.1.1 + has-flag: 4.0.0 dev: true engines: - node: '>=4.5' + node: '>=10' resolution: - integrity: sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA== - /tar/6.0.5: + integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== + /tar/6.2.0: dependencies: chownr: 2.0.0 fs-minipass: 2.1.0 - minipass: 3.1.3 + minipass: 5.0.0 minizlib: 2.1.2 mkdirp: 1.0.4 yallist: 4.0.0 dev: true engines: - node: '>= 10' - resolution: - integrity: sha512-0b4HOimQHj9nXNEAA7zWwMM91Zhhba3pspja6sQbgTpynOJf+bkjBnfybNYzbpLbnwXnbyB4LOREvlyXLkCHSg== - /term-size/2.2.0: - dev: true - engines: - node: '>=8' + node: '>=10' resolution: - integrity: sha512-a6sumDlzyHVJWb8+YofY4TW112G6p2FCPEAFk+59gIYHv3XHRhm9ltVQ9kli4hNWeQBwSpe8cRN25x0ROunMOw== + integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ== /terser/5.5.1: dependencies: commander: 2.20.3 - source-map: 0.7.3 - source-map-support: 0.5.19 + source-map: 0.7.4 + source-map-support: 0.5.21 dev: true engines: node: '>=10' @@ -7180,7 +8267,7 @@ packages: /text-table/0.2.0: dev: true resolution: - integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= + integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== /to-fast-properties/1.0.3: dev: true engines: @@ -7191,7 +8278,7 @@ packages: engines: node: '>=4' resolution: - integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= + integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== /to-object-path/0.3.0: dependencies: kind-of: 3.2.2 @@ -7201,12 +8288,6 @@ packages: optional: true resolution: integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68= - /to-readable-stream/1.0.0: - dev: true - engines: - node: '>=6' - resolution: - integrity: sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q== /to-regex-range/2.1.1: dependencies: is-number: 3.0.0 @@ -7237,21 +8318,6 @@ packages: optional: true resolution: integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw== - /tough-cookie/2.5.0: - dependencies: - psl: 1.8.0 - punycode: 2.1.1 - dev: true - engines: - node: '>=0.8' - resolution: - integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== - /truncate-utf8-bytes/1.0.2: - dependencies: - utf8-byte-length: 1.0.4 - dev: true - resolution: - integrity: sha1-QFkjkJWS1W94pYGENLC3hInKXys= /tsconfig-paths/3.9.0: dependencies: '@types/json5': 0.0.29 @@ -7269,6 +8335,10 @@ packages: dev: true resolution: integrity: sha512-uZtkfKblCEQtZKBF6EBXVZeQNl82yqtDQdv+eck8u7tdPxjLu2/lp5/uPW+um2tpuxINHWy3GhiccY7QgEaVHQ== + /tslib/2.6.2: + dev: true + resolution: + integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== /tsutils/3.17.1_typescript@4.1.3: dependencies: tslib: 1.13.0 @@ -7280,23 +8350,16 @@ packages: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' resolution: integrity: sha512-kzeQ5B8H3w60nFY2g8cJIuH7JDpsALXySGtwGJ0p2LSjLgay3NdIpqq5SoOBe46bKDW2iq25irHCr8wjomUS2g== - /tunnel-agent/0.6.0: + /tuf-js/1.1.7: dependencies: - safe-buffer: 5.2.1 - dev: true - resolution: - integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= - /tunnel/0.0.6: + '@tufjs/models': 1.0.4 + debug: 4.3.4 + make-fetch-happen: 11.1.1 dev: true engines: - node: '>=0.6.11 <=0.7.0 || >=0.7.3' - optional: true - resolution: - integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg== - /tweetnacl/0.14.5: - dev: true + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= + integrity: sha512-i3P9Kgw3ytjELUfpuKVDNBJvk4u5bXL6gskv572mcevPbSKCV3zt3djhmlEQ65yERjIbOSncy7U4cQJaB1CBCg== /type-check/0.4.0: dependencies: prelude-ls: 1.2.1 @@ -7318,22 +8381,30 @@ packages: optional: true resolution: integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg== - /type-fest/0.8.1: + /type-fest/0.20.2: dev: true engines: - node: '>=8' + node: '>=10' + resolution: + integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== + /type-fest/1.4.0: + dev: true + engines: + node: '>=10' + resolution: + integrity: sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== + /type-fest/2.19.0: + dev: true + engines: + node: '>=12.20' resolution: - integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== + integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA== /typedarray-to-buffer/3.1.5: dependencies: is-typedarray: 1.0.0 dev: true resolution: integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== - /typedarray/0.0.6: - dev: true - resolution: - integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= /typescript/4.1.3: dev: true engines: @@ -7341,33 +8412,44 @@ packages: hasBin: true resolution: integrity: sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== - /unicode-canonical-property-names-ecmascript/1.0.4: + /typescript/5.2.2: + dev: true + engines: + node: '>=14.17' + hasBin: true + resolution: + integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== + /undici-types/5.25.3: + dev: true + resolution: + integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA== + /unicode-canonical-property-names-ecmascript/2.0.0: dev: true engines: node: '>=4' resolution: - integrity: sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ== - /unicode-match-property-ecmascript/1.0.4: + integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ== + /unicode-match-property-ecmascript/2.0.0: dependencies: - unicode-canonical-property-names-ecmascript: 1.0.4 - unicode-property-aliases-ecmascript: 1.1.0 + unicode-canonical-property-names-ecmascript: 2.0.0 + unicode-property-aliases-ecmascript: 2.1.0 dev: true engines: node: '>=4' resolution: - integrity: sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg== - /unicode-match-property-value-ecmascript/1.2.0: + integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q== + /unicode-match-property-value-ecmascript/2.1.0: dev: true engines: node: '>=4' resolution: - integrity: sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ== - /unicode-property-aliases-ecmascript/1.1.0: + integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA== + /unicode-property-aliases-ecmascript/2.1.0: dev: true engines: node: '>=4' resolution: - integrity: sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg== + integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w== /union-value/1.0.1: dependencies: arr-union: 3.1.0 @@ -7380,38 +8462,36 @@ packages: optional: true resolution: integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg== - /unique-filename/1.1.1: + /unique-filename/3.0.0: dependencies: - unique-slug: 2.0.2 + unique-slug: 4.0.0 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ== - /unique-slug/2.0.2: + integrity: sha512-afXhuC55wkAmZ0P18QsVE6kp8JaxrEokN2HGIoIVv2ijHQd419H0+6EigAFcIzXeMIkcIkNBpB3L/DXB3cTS/g== + /unique-slug/4.0.0: dependencies: imurmurhash: 0.1.4 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w== - /unique-string/2.0.0: + integrity: sha512-WrcA6AyEfqDX5bWige/4NQfPZMtASNVxdmWR76WESYQVAACSgWcR6e9i0mofqqBxYFtL4oAxPIptY73/0YE1DQ== + /unique-string/3.0.0: dependencies: - crypto-random-string: 2.0.0 + crypto-random-string: 4.0.0 dev: true engines: - node: '>=8' + node: '>=12' resolution: - integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg== + integrity: sha512-VGXBUVwxKMBUznyffQweQABPRRW1vHZAbadFZud4pLFAqRGvv/96vafgjWFqzourzr8YonlQiPgH0YCJfawoGQ== /universalify/0.1.2: dev: true engines: node: '>= 4.0.0' resolution: integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== - /universalify/1.0.0: - dev: true - engines: - node: '>= 10.0.0' - resolution: - integrity: sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== /unset-value/1.0.0: dependencies: has-value: 0.3.1 @@ -7422,6 +8502,12 @@ packages: optional: true resolution: integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk= + /untildify/4.0.0: + dev: true + engines: + node: '>=8' + resolution: + integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw== /upath/1.2.0: dev: true engines: @@ -7429,27 +8515,38 @@ packages: optional: true resolution: integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg== - /update-notifier/5.0.1: + /update-browserslist-db/1.0.13_browserslist@4.22.1: dependencies: - boxen: 4.2.0 - chalk: 4.1.0 - configstore: 5.0.1 - has-yarn: 2.1.0 - import-lazy: 2.1.0 - is-ci: 2.0.0 - is-installed-globally: 0.3.2 - is-npm: 5.0.0 - is-yarn-global: 0.3.0 - latest-version: 5.1.0 - pupa: 2.1.1 - semver: 7.3.4 - semver-diff: 3.1.1 - xdg-basedir: 4.0.0 + browserslist: 4.22.1_browserslist@4.22.1 + escalade: 3.1.1 + picocolors: 1.0.0 + dev: true + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + resolution: + integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg== + /update-notifier/6.0.2: + dependencies: + boxen: 7.1.1 + chalk: 5.3.0 + configstore: 6.0.0 + has-yarn: 3.0.0 + import-lazy: 4.0.0 + is-ci: 3.0.1 + is-installed-globally: 0.4.0 + is-npm: 6.0.0 + is-yarn-global: 0.4.1 + latest-version: 7.0.0 + pupa: 3.1.0 + semver: 7.5.4 + semver-diff: 4.0.0 + xdg-basedir: 5.1.0 dev: true engines: - node: '>=10' + node: '>=14.16' resolution: - integrity: sha512-BuVpRdlwxeIOvmc32AGYvO1KVdPlsmqSh8KDDBxS6kDE5VR7R8OMP1d8MdhaVBvxl4H3551k9akXr0Y1iIB2Wg== + integrity: sha512-EDxhTEVPZZRLWYcJ4ZXjGFN0oP7qYvbXWzEgRm/Yql4dHX5wDbvh89YHP6PK1lzZJYrMtXUuZZz8XGK+U6U1og== /uri-js/4.2.2: dependencies: punycode: 2.1.1 @@ -7462,14 +8559,6 @@ packages: optional: true resolution: integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= - /url-parse-lax/3.0.0: - dependencies: - prepend-http: 2.0.0 - dev: true - engines: - node: '>=4' - resolution: - integrity: sha1-FrXK/Afb42dsGxmZF3gj1lA6yww= /use/3.1.1: dev: true engines: @@ -7477,23 +8566,10 @@ packages: optional: true resolution: integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== - /utf8-byte-length/1.0.4: - dev: true - resolution: - integrity: sha1-9F8VDExm7uloGGUFq5P8u4rWv2E= /util-deprecate/1.0.2: dev: true resolution: integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8= - /uuid/3.4.0: - dev: true - hasBin: true - resolution: - integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== - /v8-compile-cache/2.1.1: - dev: true - resolution: - integrity: sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ== /validate-npm-package-license/3.0.4: dependencies: spdx-correct: 3.1.1 @@ -7501,22 +8577,14 @@ packages: dev: true resolution: integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== - /validate-npm-package-name/3.0.0: - dependencies: - builtins: 1.0.3 - dev: true - resolution: - integrity: sha1-X6kS2B630MdK/BQN5zF/DKffQ34= - /verror/1.10.0: + /validate-npm-package-name/5.0.0: dependencies: - assert-plus: 1.0.0 - core-util-is: 1.0.2 - extsprintf: 1.3.0 + builtins: 5.0.1 dev: true engines: - '0': node >=0.6.0 + node: ^14.17.0 || ^16.13.0 || >=18.0.0 resolution: - integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA= + integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ== /vscode-json-languageservice/3.8.1: dependencies: jsonc-parser: 2.3.0 @@ -7543,17 +8611,6 @@ packages: dev: true resolution: integrity: sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A== - /which-module/2.0.0: - dev: true - resolution: - integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= - /which/1.3.1: - dependencies: - isexe: 2.0.0 - dev: true - hasBin: true - resolution: - integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== /which/2.0.2: dependencies: isexe: 2.0.0 @@ -7563,54 +8620,57 @@ packages: hasBin: true resolution: integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== - /wide-align/1.1.3: + /which/3.0.1: dependencies: - string-width: 1.0.2 + isexe: 2.0.0 dev: true + engines: + node: ^14.17.0 || ^16.13.0 || >=18.0.0 + hasBin: true resolution: - integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA== - /widest-line/3.1.0: + integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg== + /wide-align/1.1.5: dependencies: - string-width: 4.2.0 + string-width: 4.2.3 dev: true - engines: - node: '>=8' resolution: - integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg== - /word-wrap/1.2.3: + integrity: sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg== + /widest-line/4.0.1: + dependencies: + string-width: 5.1.2 dev: true engines: - node: '>=0.10.0' - resolution: - integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== - /workerpool/6.0.2: - dev: true + node: '>=12' resolution: - integrity: sha512-DSNyvOpFKrNusaaUwk+ej6cBj1bmhLcBfj80elGk+ZIo5JSkq+unB1dLKEOcNfJDZgjGICfhQ0Q5TbP0PvF4+Q== - /wrap-ansi/5.1.0: - dependencies: - ansi-styles: 3.2.1 - string-width: 3.1.0 - strip-ansi: 5.2.0 + integrity: sha512-o0cyEG0e8GPzT4iGHphIOh0cJOV8fivsXxddQasHPHfoZf1ZexrfeA21w2NaEN1RHE+fXlfISmOE8R9N3u3Qig== + /workerpool/6.2.1: dev: true - engines: - node: '>=6' resolution: - integrity: sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q== + integrity: sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw== /wrap-ansi/7.0.0: dependencies: ansi-styles: 4.2.1 - string-width: 4.2.0 - strip-ansi: 6.0.0 + string-width: 4.2.3 + strip-ansi: 6.0.1 dev: true engines: node: '>=10' resolution: integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + /wrap-ansi/8.1.0: + dependencies: + ansi-styles: 6.2.1 + string-width: 5.1.2 + strip-ansi: 7.1.0 + dev: true + engines: + node: '>=12' + resolution: + integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ== /wrappy/1.0.2: dev: true resolution: - integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= + integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== /write-file-atomic/3.0.3: dependencies: imurmurhash: 0.1.4 @@ -7620,16 +8680,12 @@ packages: dev: true resolution: integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== - /xdg-basedir/4.0.0: + /xdg-basedir/5.1.0: dev: true engines: - node: '>=8' - resolution: - integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q== - /y18n/4.0.0: - dev: true + node: '>=12' resolution: - integrity: sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== + integrity: sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ== /y18n/5.0.5: dev: true engines: @@ -7650,19 +8706,18 @@ packages: node: '>= 6' resolution: integrity: sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg== - /yargs-parser/13.1.2: - dependencies: - camelcase: 5.3.1 - decamelize: 1.2.0 - dev: true - resolution: - integrity: sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg== /yargs-parser/20.2.4: dev: true engines: node: '>=10' resolution: integrity: sha512-WOkpgNhPTlE73h4VFAFsOnomJVaovO8VqLDzy5saChRBFQFBoMYirowyW+Q9HB4HFF4Z7VZTiG3iSzJJA29yRA== + /yargs-parser/21.1.1: + dev: true + engines: + node: '>=12' + resolution: + integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== /yargs-unparser/2.0.0: dependencies: camelcase: 6.2.0 @@ -7674,21 +8729,6 @@ packages: node: '>=10' resolution: integrity: sha512-7pRTIA9Qc1caZ0bZ6RYRGbHJthJWuakf+WmHK0rVeLkNrrGhfoabBNdue6kdINI6r4if7ocq9aD/n7xwKOdzOA== - /yargs/13.3.2: - dependencies: - cliui: 5.0.0 - find-up: 3.0.0 - get-caller-file: 2.0.5 - require-directory: 2.1.1 - require-main-filename: 2.0.0 - set-blocking: 2.0.0 - string-width: 3.1.0 - which-module: 2.0.0 - y18n: 4.0.0 - yargs-parser: 13.1.2 - dev: true - resolution: - integrity: sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw== /yargs/16.2.0: dependencies: cliui: 7.0.4 @@ -7703,39 +8743,24 @@ packages: node: '>=10' resolution: integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw== + /yargs/17.7.2: + dependencies: + cliui: 8.0.1 + escalade: 3.1.1 + get-caller-file: 2.0.5 + require-directory: 2.1.1 + string-width: 4.2.3 + y18n: 5.0.5 + yargs-parser: 21.1.1 + dev: true + engines: + node: '>=12' + resolution: + integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== /yauzl/2.10.0: dependencies: buffer-crc32: 0.2.13 fd-slicer: 1.1.0 dev: true resolution: - integrity: sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk= -specifiers: - '@babel/cli': ^7.12.10 - '@babel/core': ^7.12.10 - '@babel/register': ^7.12.10 - '@types/atom': 1.40.5 - '@types/node': ^14.14.14 - babel-preset-atomic: ^3.0.1 - babel-preset-solid: 0.23.4 - build-commit: 0.1.1 - chai: ^4.2.0 - coffeescript: ^1.12.7 - cross-env: 7.0.3 - electron: ^11.1.0 - electron-mocha: ^10.0.0 - eslint: 7.16.0 - eslint-config-atomic: ^1.5.1 - estraverse-fb: ^1.3.2 - mocha: ^8.2.1 - npm-check-updates: 10.2.5 - prettier: ^2.2.1 - random-seed: ^0.3.0 - rollup: 2.35.1 - rollup-plugin-atomic: ^1.6.4 - shx: 0.3.3 - solid-js: 0.23.4 - solid-styled-jsx: 0.23.4 - styled-jsx: 3.3.2 - tslib: ^2.0.3 - typescript: ^4.1.3 + integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==