From d42d44732e1a82aa580421e4fd3df16f2e3a128c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 18:19:40 +0000 Subject: [PATCH] chore(deps): update babel monorepo --- ember-browser-services/package.json | 10 +- pnpm-lock.yaml | 1251 ++++++++++++++++----------- test-app/package.json | 2 +- 3 files changed, 759 insertions(+), 504 deletions(-) diff --git a/ember-browser-services/package.json b/ember-browser-services/package.json index 4a2e9e63..297b618d 100644 --- a/ember-browser-services/package.json +++ b/ember-browser-services/package.json @@ -51,13 +51,13 @@ "ember-window-mock": "^0.8.1" }, "devDependencies": { - "@babel/core": "7.21.3", + "@babel/core": "7.22.20", "@babel/eslint-parser": "^7.19.1", "@babel/plugin-proposal-class-properties": "7.18.6", - "@babel/plugin-proposal-decorators": "7.21.0", - "@babel/plugin-syntax-decorators": "7.21.0", - "@babel/plugin-transform-typescript": "7.21.3", - "@babel/preset-typescript": "7.21.0", + "@babel/plugin-proposal-decorators": "7.22.15", + "@babel/plugin-syntax-decorators": "7.22.10", + "@babel/plugin-transform-typescript": "7.22.15", + "@babel/preset-typescript": "7.22.15", "@embroider/addon-dev": "3.0.0", "@nullvoxpopuli/eslint-configs": "3.1.3", "@types/ember__application": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6f6cf91..14d490d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,13 +17,13 @@ importers: ember-browser-services: specifiers: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/eslint-parser': ^7.19.1 '@babel/plugin-proposal-class-properties': 7.18.6 - '@babel/plugin-proposal-decorators': 7.21.0 - '@babel/plugin-syntax-decorators': 7.21.0 - '@babel/plugin-transform-typescript': 7.21.3 - '@babel/preset-typescript': 7.21.0 + '@babel/plugin-proposal-decorators': 7.22.15 + '@babel/plugin-syntax-decorators': 7.22.10 + '@babel/plugin-transform-typescript': 7.22.15 + '@babel/preset-typescript': 7.22.15 '@embroider/addon-dev': 3.0.0 '@embroider/addon-shim': ^1.3.0 '@nullvoxpopuli/eslint-configs': 3.1.3 @@ -53,24 +53,24 @@ importers: '@embroider/addon-shim': 1.8.4 ember-window-mock: 0.8.1 devDependencies: - '@babel/core': 7.21.3 - '@babel/eslint-parser': 7.19.1_lbsmcvmsjpvzshuvbwie377zs4 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-decorators': 7.21.0_@babel+core@7.21.3 - '@babel/plugin-syntax-decorators': 7.21.0_@babel+core@7.21.3 - '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/eslint-parser': 7.19.1_2rnrlbmaahhixh5drw7umezez4 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-decorators': 7.22.15_@babel+core@7.22.20 + '@babel/plugin-syntax-decorators': 7.22.10_@babel+core@7.22.20 + '@babel/plugin-transform-typescript': 7.22.15_@babel+core@7.22.20 + '@babel/preset-typescript': 7.22.15_@babel+core@7.22.20 '@embroider/addon-dev': 3.0.0_rollup@3.19.1 - '@nullvoxpopuli/eslint-configs': 3.1.3_erczwyxwjmif2nwumkt7p2ny5e - '@types/ember__application': 4.0.5_@babel+core@7.21.3 - '@types/ember__engine': 4.0.4_@babel+core@7.21.3 - '@types/ember__object': 4.0.5_@babel+core@7.21.3 - '@types/ember__service': 4.0.2_@babel+core@7.21.3 + '@nullvoxpopuli/eslint-configs': 3.1.3_4lqsqmatj2dd2tymtebc5d73py + '@types/ember__application': 4.0.5_@babel+core@7.22.20 + '@types/ember__engine': 4.0.4_@babel+core@7.22.20 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 + '@types/ember__service': 4.0.2_@babel+core@7.22.20 '@types/qunit': 2.19.4 '@typescript-eslint/eslint-plugin': 5.55.0_go4drrxstycfikanvu45pi4vgq '@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64 concurrently: 7.6.0 - ember-source: 3.28.11_@babel+core@7.21.3 + ember-source: 3.28.11_@babel+core@7.22.20 eslint: 8.33.0 eslint-plugin-decorator-position: 5.0.2_crxq4lgcdsr4eamkidcj6wssqe eslint-plugin-ember: 11.4.8_eslint@8.33.0 @@ -81,12 +81,12 @@ importers: prettier: 2.8.3 rollup: 3.19.1 rollup-plugin-copy: 3.4.0 - rollup-plugin-ts: 3.2.0_ywhysbrnnyeueuseqzgqtmxwua + rollup-plugin-ts: 3.2.0_7winhkr43pkcc2cfubya5fc4jy typescript: 4.9.5 test-app: specifiers: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/eslint-parser': ^7.19.1 '@ember/optional-features': ^2.0.0 '@ember/test-helpers': ^2.8.1 @@ -161,34 +161,34 @@ importers: dependencies: ember-browser-services: link:../ember-browser-services devDependencies: - '@babel/core': 7.21.3 - '@babel/eslint-parser': 7.19.1_lbsmcvmsjpvzshuvbwie377zs4 + '@babel/core': 7.22.20 + '@babel/eslint-parser': 7.19.1_2rnrlbmaahhixh5drw7umezez4 '@ember/optional-features': 2.0.0 - '@ember/test-helpers': 2.9.3_vhmtgy5g3g675connghzwama5y + '@ember/test-helpers': 2.9.3_inzhxmcm7bjbd5uiotjmsp6opu '@embroider/test-setup': 2.1.1 - '@glimmer/component': 1.1.2_@babel+core@7.21.3 + '@glimmer/component': 1.1.2_@babel+core@7.22.20 '@glimmer/tracking': 1.1.2 - '@nullvoxpopuli/eslint-configs': 3.1.1_yoxm6tnqrwbs2yycmbwz3g5hw4 - '@types/ember': 4.0.3_@babel+core@7.21.3 - '@types/ember-qunit': 5.0.2_vhmtgy5g3g675connghzwama5y - '@types/ember-resolver': 5.0.13_@babel+core@7.21.3 - '@types/ember__application': 4.0.5_@babel+core@7.21.3 - '@types/ember__array': 4.0.3_@babel+core@7.21.3 - '@types/ember__component': 4.0.12_@babel+core@7.21.3 - '@types/ember__controller': 4.0.4_@babel+core@7.21.3 - '@types/ember__debug': 4.0.3_@babel+core@7.21.3 - '@types/ember__engine': 4.0.4_@babel+core@7.21.3 + '@nullvoxpopuli/eslint-configs': 3.1.1_pmlgn7swdepe7prlerhhcaxcea + '@types/ember': 4.0.3_@babel+core@7.22.20 + '@types/ember-qunit': 5.0.2_inzhxmcm7bjbd5uiotjmsp6opu + '@types/ember-resolver': 5.0.13_@babel+core@7.22.20 + '@types/ember__application': 4.0.5_@babel+core@7.22.20 + '@types/ember__array': 4.0.3_@babel+core@7.22.20 + '@types/ember__component': 4.0.12_@babel+core@7.22.20 + '@types/ember__controller': 4.0.4_@babel+core@7.22.20 + '@types/ember__debug': 4.0.3_@babel+core@7.22.20 + '@types/ember__engine': 4.0.4_@babel+core@7.22.20 '@types/ember__error': 4.0.2 - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 '@types/ember__owner': 4.0.3 '@types/ember__polyfills': 4.0.1 - '@types/ember__routing': 4.0.12_@babel+core@7.21.3 - '@types/ember__runloop': 4.0.2_@babel+core@7.21.3 - '@types/ember__service': 4.0.2_@babel+core@7.21.3 + '@types/ember__routing': 4.0.12_@babel+core@7.22.20 + '@types/ember__runloop': 4.0.2_@babel+core@7.22.20 + '@types/ember__service': 4.0.2_@babel+core@7.22.20 '@types/ember__string': 3.0.10 '@types/ember__template': 4.0.1 - '@types/ember__test': 4.0.1_@babel+core@7.21.3 - '@types/ember__utils': 4.0.2_@babel+core@7.21.3 + '@types/ember__test': 4.0.1_@babel+core@7.22.20 + '@types/ember__utils': 4.0.2_@babel+core@7.22.20 '@types/htmlbars-inline-precompile': 3.0.0 '@types/qunit': 2.19.4 '@types/rsvp': 4.0.4 @@ -207,12 +207,12 @@ importers: ember-cli-typescript: 5.2.1 ember-disable-prototype-extensions: 1.1.3 ember-export-application-global: 2.0.1 - ember-load-initializers: 2.1.2_@babel+core@7.21.3 + ember-load-initializers: 2.1.2_@babel+core@7.22.20 ember-maybe-import-regenerator: 1.0.0 ember-page-title: 7.0.0 ember-qunit: 5.1.5_hhhw54x36ihnlwj35uv57vllua - ember-resolver: 8.1.0_@babel+core@7.21.3 - ember-source: 4.11.0_hf55nmtwhebxezscnfwukzwwa4 + ember-resolver: 8.1.0_@babel+core@7.22.20 + ember-source: 4.11.0_jdg3avhbwavkoustliazo67drm ember-source-channel-url: 3.0.0 ember-template-lint: 5.3.3 ember-try: 2.0.0 @@ -248,40 +248,51 @@ packages: dependencies: '@babel/highlight': 7.18.6 + /@babel/code-frame/7.22.13: + resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/highlight': 7.22.20 + chalk: 2.4.2 + /@babel/compat-data/7.20.14: resolution: {integrity: sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==} engines: {node: '>=6.9.0'} - /@babel/core/7.21.3: - resolution: {integrity: sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==} + /@babel/compat-data/7.22.20: + resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} + engines: {node: '>=6.9.0'} + + /@babel/core/7.22.20: + resolution: {integrity: sha512-Y6jd1ahLubuYweD/zJH+vvOY141v4f9igNQAQ+MBgq9JlHS2iTsZKn1aMsb3vGccZsXI16VzTBw52Xx0DWmtnA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.0 - '@babel/code-frame': 7.18.6 - '@babel/generator': 7.21.3 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 - '@babel/helper-module-transforms': 7.21.2 - '@babel/helpers': 7.21.0 - '@babel/parser': 7.21.3 - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.3 - '@babel/types': 7.21.3 + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-compilation-targets': 7.22.15 + '@babel/helper-module-transforms': 7.22.20_@babel+core@7.22.20 + '@babel/helpers': 7.22.15 + '@babel/parser': 7.22.16 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 convert-source-map: 1.9.0 debug: 4.3.4 gensync: 1.0.0-beta.2 json5: 2.2.3 - semver: 6.3.0 + semver: 6.3.1 transitivePeerDependencies: - supports-color - /@babel/eslint-parser/7.19.1_lbsmcvmsjpvzshuvbwie377zs4: + /@babel/eslint-parser/7.19.1_2rnrlbmaahhixh5drw7umezez4: resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/core': '>=7.11.0' eslint: ^7.5.0 || ^8.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 eslint: 8.33.0 eslint-visitor-keys: 2.1.0 @@ -297,12 +308,27 @@ packages: '@jridgewell/trace-mapping': 0.3.17 jsesc: 2.5.2 + /@babel/generator/7.22.15: + resolution: {integrity: sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + '@jridgewell/gen-mapping': 0.3.2 + '@jridgewell/trace-mapping': 0.3.17 + jsesc: 2.5.2 + /@babel/helper-annotate-as-pure/7.18.6: resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-annotate-as-pure/7.22.5: + resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} engines: {node: '>=6.9.0'} @@ -310,26 +336,36 @@ packages: '@babel/helper-explode-assignable-expression': 7.18.6 '@babel/types': 7.21.3 - /@babel/helper-compilation-targets/7.20.7_@babel+core@7.21.3: + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-validator-option': 7.21.0 browserslist: 4.21.5 lru-cache: 5.1.1 semver: 6.3.0 - /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.21.3: + /@babel/helper-compilation-targets/7.22.15: + resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/compat-data': 7.22.20 + '@babel/helper-validator-option': 7.22.15 + browserslist: 4.21.10 + lru-cache: 5.1.1 + semver: 6.3.1 + + /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.22.20: resolution: {integrity: sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.19.0 @@ -341,13 +377,13 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.21.3: + /@babel/helper-create-class-features-plugin/7.21.0_@babel+core@7.22.20: resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.21.0 @@ -359,23 +395,40 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.21.3: + /@babel/helper-create-class-features-plugin/7.22.15_@babel+core@7.22.20: + resolution: {integrity: sha512-jKkwA59IXcvSaiK2UN45kKwSC9o+KuoXsBDvHvU/7BecYIp8GQ2UwrVvFgJASUT+hBnwJx6MhvMCuMzwZZ7jlg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-member-expression-to-functions': 7.22.15 + '@babel/helper-optimise-call-expression': 7.22.5 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.22.20 + '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + semver: 6.3.1 + + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.22.20: resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.18.6 regexpu-core: 5.2.2 - /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.21.3: + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.22.20: resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 debug: 4.3.4 lodash.debounce: 4.0.8 @@ -388,6 +441,10 @@ packages: resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} engines: {node: '>=6.9.0'} + /@babel/helper-environment-visitor/7.22.20: + resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} + engines: {node: '>=6.9.0'} + /@babel/helper-explode-assignable-expression/7.18.6: resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} engines: {node: '>=6.9.0'} @@ -408,12 +465,25 @@ packages: '@babel/template': 7.20.7 '@babel/types': 7.21.3 + /@babel/helper-function-name/7.22.5: + resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/template': 7.22.15 + '@babel/types': 7.22.19 + /@babel/helper-hoist-variables/7.18.6: resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-hoist-variables/7.22.5: + resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-member-expression-to-functions/7.20.7: resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==} engines: {node: '>=6.9.0'} @@ -426,12 +496,24 @@ packages: dependencies: '@babel/types': 7.21.3 + /@babel/helper-member-expression-to-functions/7.22.15: + resolution: {integrity: sha512-qLNsZbgrNh0fDQBCPocSL8guki1hcPvltGDv/NxvUoABwFq7GkKSu1nRXeJkVZc+wJvne2E0RKQz+2SQrz6eAA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-module-imports/7.18.6: resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-module-imports/7.22.15: + resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-module-transforms/7.21.2: resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==} engines: {node: '>=6.9.0'} @@ -447,23 +529,46 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helper-module-transforms/7.22.20_@babel+core@7.22.20: + resolution: {integrity: sha512-dLT7JVWIUUxKOs1UnJUBR3S70YK+pKX6AbJgB2vMIvEkZkrfJDbYDJesnPshtKV4LhDOR3Oc5YULeDizRek+5A==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@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 + /@babel/helper-optimise-call-expression/7.18.6: resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-optimise-call-expression/7.22.5: + resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-plugin-utils/7.20.2: resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} engines: {node: '>=6.9.0'} - /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.21.3: + /@babel/helper-plugin-utils/7.22.5: + resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} + engines: {node: '>=6.9.0'} + + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.18.6 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-wrap-function': 7.20.5 @@ -484,36 +589,77 @@ packages: transitivePeerDependencies: - supports-color + /@babel/helper-replace-supers/7.22.20_@babel+core@7.22.20: + resolution: {integrity: sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-member-expression-to-functions': 7.22.15 + '@babel/helper-optimise-call-expression': 7.22.5 + /@babel/helper-simple-access/7.20.2: resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-simple-access/7.22.5: + resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-skip-transparent-expression-wrappers/7.20.0: resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-skip-transparent-expression-wrappers/7.22.5: + resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-split-export-declaration/7.18.6: resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.21.3 + /@babel/helper-split-export-declaration/7.22.6: + resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.22.19 + /@babel/helper-string-parser/7.19.4: resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} engines: {node: '>=6.9.0'} + /@babel/helper-string-parser/7.22.5: + resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} + engines: {node: '>=6.9.0'} + /@babel/helper-validator-identifier/7.19.1: resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} engines: {node: '>=6.9.0'} + /@babel/helper-validator-identifier/7.22.20: + resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + engines: {node: '>=6.9.0'} + /@babel/helper-validator-option/7.21.0: resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} engines: {node: '>=6.9.0'} + /@babel/helper-validator-option/7.22.15: + resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} + engines: {node: '>=6.9.0'} + /@babel/helper-wrap-function/7.20.5: resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==} engines: {node: '>=6.9.0'} @@ -525,13 +671,13 @@ packages: transitivePeerDependencies: - supports-color - /@babel/helpers/7.21.0: - resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==} + /@babel/helpers/7.22.15: + resolution: {integrity: sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.20.7 - '@babel/traverse': 7.21.3 - '@babel/types': 7.21.3 + '@babel/template': 7.22.15 + '@babel/traverse': 7.22.20 + '@babel/types': 7.22.19 transitivePeerDependencies: - supports-color @@ -543,6 +689,14 @@ packages: chalk: 2.4.2 js-tokens: 4.0.0 + /@babel/highlight/7.22.20: + resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.22.20 + chalk: 2.4.2 + js-tokens: 4.0.0 + /@babel/parser/7.21.3: resolution: {integrity: sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==} engines: {node: '>=6.0.0'} @@ -550,401 +704,426 @@ packages: dependencies: '@babel/types': 7.21.3 - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.21.3: + /@babel/parser/7.22.16: + resolution: {integrity: sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==} + engines: {node: '>=6.0.0'} + hasBin: true + dependencies: + '@babel/types': 7.22.19 + + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.21.3: + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.21.3 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.22.20 - /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.21.3: + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.3 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.22.20 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.21.3: + /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.3 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.22.20 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-decorators/7.21.0_@babel+core@7.21.3: - resolution: {integrity: sha512-MfgX49uRrFUTL/HvWtmx3zmpyzMMr4MTj3d527MLlr/4RTT9G/ytFFP7qet2uM2Ve03b+BkpWUpK+lRXnQ+v9w==} + /@babel/plugin-proposal-decorators/7.22.15_@babel+core@7.22.20: + resolution: {integrity: sha512-kc0VvbbUyKelvzcKOSyQUSVVXS5pT3UhRB0e3c9An86MvLqs+gx0dN4asllrDluqSa3m9YyooXKGOFVomnyFkg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-replace-supers': 7.20.7 - '@babel/helper-split-export-declaration': 7.18.6 - '@babel/plugin-syntax-decorators': 7.21.0_@babel+core@7.21.3 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-replace-supers': 7.22.20_@babel+core@7.22.20 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/plugin-syntax-decorators': 7.22.10_@babel+core@7.22.20 - /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.3 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.22.20 - /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.21.3: + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.3 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.22.20 - /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.3 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.22.20 - /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.21.3: + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.3 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.22.20 - /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.3 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.22.20 - /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.3 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.22.20 - /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.21.3: + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.21.3 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.21.3 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.22.20 - /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.3 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.22.20 - /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.21.3: + /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.3 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.22.20 - /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.21.3: + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.22.20: resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.3 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.22.20 transitivePeerDependencies: - supports-color - /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.21.3: + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.3: + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.22.20: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.3: + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.22.20: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.21.3: + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.22.20: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-decorators/7.21.0_@babel+core@7.21.3: - resolution: {integrity: sha512-tIoPpGBR8UuM4++ccWN3gifhVvQu7ZizuR1fklhRJrd5ewgbkUS+0KVFeWWxELtn18NTLoW32XV7zyOgIAiz+w==} + /@babel/plugin-syntax-decorators/7.22.10_@babel+core@7.22.20: + resolution: {integrity: sha512-z1KTVemBjnz+kSEilAsI4lbkPOl5TvJH7YDSY1CTIzvLWJ+KHXp+mRe8VPmfnyvqOPqar1V2gid2PleKzRUstQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-plugin-utils': 7.20.2 + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.21.3: + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.22.20: resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.3: + /@babel/plugin-syntax-jsx/7.22.5_@babel+core@7.22.20: + resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + dev: true + + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.22.20: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.3: + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.22.20: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.3: + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.22.20: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.21.3: + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.22.20: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.3: + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.22.20: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.21.3: + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.22.20: resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 + dev: true + + /@babel/plugin-syntax-typescript/7.22.5_@babel+core@7.22.20: + resolution: {integrity: sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 - /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.21.3 + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.22.20 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-block-scoping/7.20.14_@babel+core@7.21.3: + /@babel/plugin-transform-block-scoping/7.20.14_@babel+core@7.22.20: resolution: {integrity: sha512-sMPepQtsOs5fM1bwNvuJJHvaCfOEQfmc01FGw0ELlTpTJj5Ql/zuNRRldYhAPys4ghXdBIQJbRVYi44/7QflQQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-classes/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-classes/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.22.20 '@babel/helper-environment-visitor': 7.18.9 '@babel/helper-function-name': 7.21.0 '@babel/helper-optimise-call-expression': 7.18.6 @@ -955,124 +1134,136 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 '@babel/template': 7.20.7 - /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.21.3: + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.21.3: + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.22.20: resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.21.3: + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.22.20 '@babel/helper-function-name': 7.21.0 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-literals/7.18.9_@babel+core@7.21.3: + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.21.3: + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.22.20: resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-module-transforms': 7.21.2 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.21.3: + /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.22.20: resolution: {integrity: sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-module-transforms': 7.21.2 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-simple-access': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.21.3: + /@babel/plugin-transform-modules-commonjs/7.22.15_@babel+core@7.22.20: + resolution: {integrity: sha512-jWL4eh90w0HQOTKP2MoXXUpVxilxsB2Vl4ji69rSjS3EcZ/v4sBmn+A3NpepuJzBhOaEBbR7udonlHHn5DWidg==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0-0 + dependencies: + '@babel/core': 7.22.20 + '@babel/helper-module-transforms': 7.22.20_@babel+core@7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-simple-access': 7.22.5 + dev: true + + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.22.20: resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-hoist-variables': 7.18.6 '@babel/helper-module-transforms': 7.21.2 '@babel/helper-plugin-utils': 7.20.2 @@ -1080,212 +1271,210 @@ packages: transitivePeerDependencies: - supports-color - /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-module-transforms': 7.21.2 '@babel/helper-plugin-utils': 7.20.2 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.21.3: + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.22.20: resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-object-assign/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-object-assign/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-mQisZ3JfqWh2gVXvfqYCAAyRs6+7oev+myBsTwW5RnPhYXOTuCEw2oe3YgxlXMViXUS53lG8koulI7mJ+8JE+A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 dev: true - /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-replace-supers': 7.20.7 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.21.3: + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.22.20: resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 regenerator-transform: 0.15.1 - /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.21.3: + /@babel/plugin-transform-runtime/7.19.6_@babel+core@7.22.20: resolution: {integrity: sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-module-imports': 7.18.6 '@babel/helper-plugin-utils': 7.20.2 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.3 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.3 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.3 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.22.20 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.22.20 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.22.20 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-spread/7.20.7_@babel+core@7.21.3: + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.22.20: resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 - /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.21.3: + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.21.3: + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.22.20: resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-typescript/7.21.3_@babel+core@7.21.3: - resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==} + /@babel/plugin-transform-typescript/7.22.15_@babel+core@7.22.20: + resolution: {integrity: sha512-1uirS0TnijxvQLnlv5wQBwOX3E1wCFX7ITv+9pBV2wKEk4K+M5tqDaoNXnTH8tjEIYHLO98MwiTWO04Ggz4XuA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-annotate-as-pure': 7.18.6 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.3 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.22.20 + '@babel/helper-annotate-as-pure': 7.22.5 + '@babel/helper-create-class-features-plugin': 7.22.15_@babel+core@7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/plugin-syntax-typescript': 7.22.5_@babel+core@7.22.20 - /@babel/plugin-transform-typescript/7.4.5_@babel+core@7.21.3: + /@babel/plugin-transform-typescript/7.4.5_@babel+core@7.22.20: resolution: {integrity: sha512-RPB/YeGr4ZrFKNwfuQRlMf2lxoCUaU01MTw39/OFE/RiL8HDjtn68BwEPft1P7JN4akyEmjGWAMNldOV7o9V2g==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.3 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.22.20 dev: true - /@babel/plugin-transform-typescript/7.5.5_@babel+core@7.21.3: + /@babel/plugin-transform-typescript/7.5.5_@babel+core@7.22.20: resolution: {integrity: sha512-pehKf4m640myZu5B2ZviLaiBlxMCjSZ1qTEO459AXKX5GnPueyulJeCqZFs1nz/Ya2dDzXQ1NxZ/kKNWyD4h6w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-class-features-plugin': 7.21.0_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.21.3 + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.22.20 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.21.3: + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.22.20: resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.21.3: + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.22.20: resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 /@babel/polyfill/7.12.1: @@ -1295,115 +1484,115 @@ packages: core-js: 2.6.12 regenerator-runtime: 0.13.11 - /@babel/preset-env/7.20.2_@babel+core@7.21.3: + /@babel/preset-env/7.20.2_@babel+core@7.22.20: resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.21.3 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.22.20 '@babel/helper-plugin-utils': 7.20.2 '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.21.3 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.3 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.3 - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.21.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.21.3 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.3 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.3 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.21.3 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.3 - '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-block-scoping': 7.20.14_@babel+core@7.21.3 - '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.21.3 - '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.3 - '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.21.3 - '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.21.3 - '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.21.3 - '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.21.3 - '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.21.3 - '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.21.3 - '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.21.3 - '@babel/preset-modules': 0.1.5_@babel+core@7.21.3 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.22.20 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.22.20 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.22.20 + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.22.20 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.22.20 + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.22.20 + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.22.20 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.22.20 + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.22.20 + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-block-scoping': 7.20.14_@babel+core@7.22.20 + '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.22.20 + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.22.20 + '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.22.20 + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.22.20 + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.22.20 + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.22.20 + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.22.20 + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.22.20 + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.22.20 + '@babel/preset-modules': 0.1.5_@babel+core@7.22.20 '@babel/types': 7.21.3 - babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.21.3 - babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.21.3 - babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.21.3 + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.22.20 + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.22.20 + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.22.20 core-js-compat: 3.27.2 semver: 6.3.0 transitivePeerDependencies: - supports-color - /@babel/preset-modules/0.1.5_@babel+core@7.21.3: + /@babel/preset-modules/0.1.5_@babel+core@7.22.20: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/helper-plugin-utils': 7.20.2 - '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.21.3 + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.22.20 '@babel/types': 7.21.3 esutils: 2.0.3 - /@babel/preset-typescript/7.21.0_@babel+core@7.21.3: - resolution: {integrity: sha512-myc9mpoVA5m1rF8K8DgLEatOYFDpwC+RkMkjZ0Du6uI62YvDe8uxIEYVs/VCdSJ097nlALiU/yBC7//3nI+hNg==} + /@babel/preset-typescript/7.22.15_@babel+core@7.22.20: + resolution: {integrity: sha512-HblhNmh6yM+cU4VwbBRpxFhxsTdfS1zsvH9W+gEjD0ARV9+8B4sNfpI6GuhePti84nuvhiwKS539jKPFHskA9A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-plugin-utils': 7.20.2 - '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3 - transitivePeerDependencies: - - supports-color + '@babel/core': 7.22.20 + '@babel/helper-plugin-utils': 7.22.5 + '@babel/helper-validator-option': 7.22.15 + '@babel/plugin-syntax-jsx': 7.22.5_@babel+core@7.22.20 + '@babel/plugin-transform-modules-commonjs': 7.22.15_@babel+core@7.22.20 + '@babel/plugin-transform-typescript': 7.22.15_@babel+core@7.22.20 dev: true /@babel/runtime/7.12.18: @@ -1425,6 +1614,14 @@ packages: '@babel/parser': 7.21.3 '@babel/types': 7.21.3 + /@babel/template/7.22.15: + resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 + /@babel/traverse/7.21.3: resolution: {integrity: sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==} engines: {node: '>=6.9.0'} @@ -1442,6 +1639,23 @@ packages: transitivePeerDependencies: - supports-color + /@babel/traverse/7.22.20: + resolution: {integrity: sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.22.13 + '@babel/generator': 7.22.15 + '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-function-name': 7.22.5 + '@babel/helper-hoist-variables': 7.22.5 + '@babel/helper-split-export-declaration': 7.22.6 + '@babel/parser': 7.22.16 + '@babel/types': 7.22.19 + debug: 4.3.4 + globals: 11.12.0 + transitivePeerDependencies: + - supports-color + /@babel/types/7.21.3: resolution: {integrity: sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==} engines: {node: '>=6.9.0'} @@ -1450,6 +1664,14 @@ packages: '@babel/helper-validator-identifier': 7.19.1 to-fast-properties: 2.0.0 + /@babel/types/7.22.19: + resolution: {integrity: sha512-P7LAw/LbojPzkgp5oznjE6tQEIWbp4PkkfrZDINTro9zgBRtI324/EYsiSI7lhPbpIQ+DCeR2NNmMWANGGfZsg==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-string-parser': 7.22.5 + '@babel/helper-validator-identifier': 7.22.20 + to-fast-properties: 2.0.0 + /@changesets/apply-release-plan/6.1.3: resolution: {integrity: sha512-ECDNeoc3nfeAe1jqJb5aFQX7CqzQhD2klXRez2JDb/aVpGUbX673HgKrnrgJRuQR/9f2TtLoYIzrGB9qwD77mg==} dependencies: @@ -1689,7 +1911,7 @@ packages: - supports-color dev: true - /@ember/test-helpers/2.9.3_vhmtgy5g3g675connghzwama5y: + /@ember/test-helpers/2.9.3_inzhxmcm7bjbd5uiotjmsp6opu: resolution: {integrity: sha512-ejVg4Dj+G/6zyLvQsYOvmGiOLU6AS94tY4ClaO1E2oVvjjtVJIRmVLFN61I+DuyBg9hS3cFoPjQRTZB9MRIbxQ==} engines: {node: 10.* || 12.* || 14.* || 15.* || >= 16.*} peerDependencies: @@ -1702,8 +1924,8 @@ packages: broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 ember-cli-htmlbars: 6.2.0 - ember-destroyable-polyfill: 2.0.3_@babel+core@7.21.3 - ember-source: 4.11.0_hf55nmtwhebxezscnfwukzwwa4 + ember-destroyable-polyfill: 2.0.3_@babel+core@7.22.20 + ember-source: 4.11.0_jdg3avhbwavkoustliazo67drm transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -1759,10 +1981,10 @@ packages: resolution: {integrity: sha512-N4rz+r8WjHYmwprvBYC0iUT4EWNpdDjF7JLl8PEYlWbhXDEJL+Ma/aP78S7spMhIpJX9SHK7nbgNxmZAqAe34A==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/parser': 7.21.3 - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.21.3 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.21.3 + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.22.20 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.22.20 '@babel/runtime': 7.20.13 '@babel/traverse': 7.21.3 '@embroider/macros': 1.10.0 @@ -1859,7 +2081,7 @@ packages: '@embroider/macros': 1.10.0 broccoli-funnel: 3.0.8 ember-cli-babel: 7.26.11 - ember-source: 4.11.0_hf55nmtwhebxezscnfwukzwwa4 + ember-source: 4.11.0_jdg3avhbwavkoustliazo67drm transitivePeerDependencies: - supports-color dev: true @@ -1896,7 +2118,7 @@ packages: - supports-color dev: true - /@glimmer/component/1.1.2_@babel+core@7.21.3: + /@glimmer/component/1.1.2_@babel+core@7.22.20: resolution: {integrity: sha512-XyAsEEa4kWOPy+gIdMjJ8XlzA3qrGH55ZDv6nA16ibalCR17k74BI0CztxuRds+Rm6CtbUVgheCVlcCULuqD7A==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: @@ -1911,9 +2133,9 @@ packages: ember-cli-normalize-entity-name: 1.0.0 ember-cli-path-utils: 1.0.0 ember-cli-string-utils: 1.1.0 - ember-cli-typescript: 3.0.0_@babel+core@7.21.3 + ember-cli-typescript: 3.0.0_@babel+core@7.22.20 ember-cli-version-checker: 3.1.3 - ember-compatibility-helpers: 1.2.6_@babel+core@7.21.3 + ember-compatibility-helpers: 1.2.6_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color @@ -2011,18 +2233,18 @@ packages: '@glimmer/global-context': 0.83.1 dev: true - /@glimmer/vm-babel-plugins/0.80.3_@babel+core@7.21.3: + /@glimmer/vm-babel-plugins/0.80.3_@babel+core@7.22.20: resolution: {integrity: sha512-9ej6xlm5MzHBJ5am2l0dbbn8Z0wJoYoMpM8FcrGMlUP6SPMLWxvxpMsApgQo8u6dvZRCjR3/bw3fdf7GOy0AFw==} dependencies: - babel-plugin-debug-macros: 0.3.4_@babel+core@7.21.3 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' dev: true - /@glimmer/vm-babel-plugins/0.84.2_@babel+core@7.21.3: + /@glimmer/vm-babel-plugins/0.84.2_@babel+core@7.22.20: resolution: {integrity: sha512-HS2dEbJ3CgXn56wk/5QdudM7rE3vtNMvPIoG7Rrg+GhkGMNxBCIRxOeEF2g520j9rwlA2LAZFpc7MCDMFbTjNA==} dependencies: - babel-plugin-debug-macros: 0.3.4_@babel+core@7.21.3 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' dev: true @@ -2182,7 +2404,7 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true - /@nullvoxpopuli/eslint-configs/3.1.1_yoxm6tnqrwbs2yycmbwz3g5hw4: + /@nullvoxpopuli/eslint-configs/3.1.1_pmlgn7swdepe7prlerhhcaxcea: resolution: {integrity: sha512-7ERkp5DJCC/5RryMD27Kc6NWJsT19rZab5MuaeDEXND6fGiNSnVkjh/b38Qh7U3VGzG8YRZ5VMa9BnhWO29BoA==} engines: {node: '>= v16.0.0'} peerDependencies: @@ -2210,8 +2432,8 @@ packages: prettier: optional: true dependencies: - '@babel/core': 7.21.3 - '@babel/eslint-parser': 7.19.1_lbsmcvmsjpvzshuvbwie377zs4 + '@babel/core': 7.22.20 + '@babel/eslint-parser': 7.19.1_2rnrlbmaahhixh5drw7umezez4 '@typescript-eslint/eslint-plugin': 5.55.0_go4drrxstycfikanvu45pi4vgq '@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64 cosmiconfig: 8.0.0 @@ -2233,7 +2455,7 @@ packages: - supports-color dev: true - /@nullvoxpopuli/eslint-configs/3.1.3_erczwyxwjmif2nwumkt7p2ny5e: + /@nullvoxpopuli/eslint-configs/3.1.3_4lqsqmatj2dd2tymtebc5d73py: resolution: {integrity: sha512-55sKdkcewceBRUMoF5HSv5cbHX0ZIHkv6ObpZha0g73U7leR26sGIAO2Vxxnu0fmktwmMVJBjQvq7jpqO0VJ9A==} engines: {node: '>= v16.0.0'} peerDependencies: @@ -2261,8 +2483,8 @@ packages: prettier: optional: true dependencies: - '@babel/core': 7.21.3 - '@babel/eslint-parser': 7.19.1_lbsmcvmsjpvzshuvbwie377zs4 + '@babel/core': 7.22.20 + '@babel/eslint-parser': 7.19.1_2rnrlbmaahhixh5drw7umezez4 '@typescript-eslint/eslint-plugin': 5.55.0_go4drrxstycfikanvu45pi4vgq '@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64 cosmiconfig: 8.0.0 @@ -2388,12 +2610,12 @@ packages: '@types/ms': 0.7.31 dev: true - /@types/ember-qunit/5.0.2_vhmtgy5g3g675connghzwama5y: + /@types/ember-qunit/5.0.2_inzhxmcm7bjbd5uiotjmsp6opu: resolution: {integrity: sha512-LXp0Ew4wPhaCMuw49cNDHWs/bROn+Msb4ypMG1t60EMBx0UaEoX0tZlkf5bQJfdD249WZTu5cCtKvl47xbQzxA==} dependencies: - '@types/ember-resolver': 5.0.13_@babel+core@7.21.3 - '@types/ember__test': 4.0.1_@babel+core@7.21.3 - '@types/ember__test-helpers': 2.9.1_vhmtgy5g3g675connghzwama5y + '@types/ember-resolver': 5.0.13_@babel+core@7.22.20 + '@types/ember__test': 4.0.1_@babel+core@7.22.20 + '@types/ember__test-helpers': 2.9.1_inzhxmcm7bjbd5uiotjmsp6opu '@types/qunit': 2.19.4 transitivePeerDependencies: - '@babel/core' @@ -2402,35 +2624,35 @@ packages: - supports-color dev: true - /@types/ember-resolver/5.0.13_@babel+core@7.21.3: + /@types/ember-resolver/5.0.13_@babel+core@7.22.20: resolution: {integrity: sha512-pO964cAPhAaFJoS28M8+b5MzAhQ/tVuNM4GDUIAexheQat36axG2WTG8LQ5ea07MSFPesrRFk2T3z88pfvdYKA==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 '@types/ember__owner': 4.0.3 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember/4.0.3_@babel+core@7.21.3: + /@types/ember/4.0.3_@babel+core@7.22.20: resolution: {integrity: sha512-lRhIsa05KxPctv2mhVS/3lOwM8xnppEDsZu595Y+lE3IJhmhnXTjl3Ek+HMOPf53We2DFps+YeXSLm/UFiCILQ==} dependencies: - '@types/ember__application': 4.0.5_@babel+core@7.21.3 - '@types/ember__array': 4.0.3_@babel+core@7.21.3 - '@types/ember__component': 4.0.12_@babel+core@7.21.3 - '@types/ember__controller': 4.0.4_@babel+core@7.21.3 - '@types/ember__debug': 4.0.3_@babel+core@7.21.3 - '@types/ember__engine': 4.0.4_@babel+core@7.21.3 + '@types/ember__application': 4.0.5_@babel+core@7.22.20 + '@types/ember__array': 4.0.3_@babel+core@7.22.20 + '@types/ember__component': 4.0.12_@babel+core@7.22.20 + '@types/ember__controller': 4.0.4_@babel+core@7.22.20 + '@types/ember__debug': 4.0.3_@babel+core@7.22.20 + '@types/ember__engine': 4.0.4_@babel+core@7.22.20 '@types/ember__error': 4.0.2 - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 '@types/ember__polyfills': 4.0.1 - '@types/ember__routing': 4.0.12_@babel+core@7.21.3 - '@types/ember__runloop': 4.0.2_@babel+core@7.21.3 - '@types/ember__service': 4.0.2_@babel+core@7.21.3 + '@types/ember__routing': 4.0.12_@babel+core@7.22.20 + '@types/ember__runloop': 4.0.2_@babel+core@7.22.20 + '@types/ember__service': 4.0.2_@babel+core@7.22.20 '@types/ember__string': 3.0.10 '@types/ember__template': 4.0.1 - '@types/ember__test': 4.0.1_@babel+core@7.21.3 - '@types/ember__utils': 4.0.2_@babel+core@7.21.3 + '@types/ember__test': 4.0.1_@babel+core@7.22.20 + '@types/ember__utils': 4.0.2_@babel+core@7.22.20 '@types/htmlbars-inline-precompile': 3.0.0 '@types/rsvp': 4.0.4 transitivePeerDependencies: @@ -2438,34 +2660,34 @@ packages: - supports-color dev: true - /@types/ember__application/4.0.5_@babel+core@7.21.3: + /@types/ember__application/4.0.5_@babel+core@7.22.20: resolution: {integrity: sha512-qnU1RFZ3oIfw7ncLSjYqe1p236SU5OMQQVPaXISpNcVr4IEAl6yZ6Txm8pxI7DKo7isHV8sHssPBara9oqccVA==} dependencies: - '@glimmer/component': 1.1.2_@babel+core@7.21.3 - '@types/ember': 4.0.3_@babel+core@7.21.3 - '@types/ember__engine': 4.0.4_@babel+core@7.21.3 - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@glimmer/component': 1.1.2_@babel+core@7.22.20 + '@types/ember': 4.0.3_@babel+core@7.22.20 + '@types/ember__engine': 4.0.4_@babel+core@7.22.20 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 '@types/ember__owner': 4.0.3 - '@types/ember__routing': 4.0.12_@babel+core@7.21.3 + '@types/ember__routing': 4.0.12_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__array/4.0.3_@babel+core@7.21.3: + /@types/ember__array/4.0.3_@babel+core@7.22.20: resolution: {integrity: sha512-G6kbLaS3ke4QspHkgLlGY0t1v0G22hGavyphezZucj7LLk1N+r11w913CYkBg3cJsJD+TG2Wo4eVbgRcotvuvQ==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 '@types/ember__object': 4.0.5 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__component/4.0.12_@babel+core@7.21.3: + /@types/ember__component/4.0.12_@babel+core@7.22.20: resolution: {integrity: sha512-qHjCGo1p9I4VJR3qfil7h0jJWTy52uNJw87MNwNEi1SYk+EaVJaqyyyoZHJmZGdn8hw3JjXvyFt/zeFZpbK/6A==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 '@types/ember__object': 4.0.5 transitivePeerDependencies: - '@babel/core' @@ -2478,29 +2700,29 @@ packages: '@types/ember__object': 4.0.5 dev: true - /@types/ember__controller/4.0.4_@babel+core@7.21.3: + /@types/ember__controller/4.0.4_@babel+core@7.22.20: resolution: {integrity: sha512-+f0knTIJJkRX5xijeSI/n4FvLfhMFFxIxODyFFFFB483EryYuts3QzpTwU5D66WQ5rAbZvpPRXRMPTTCNJoUhg==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__debug/4.0.3_@babel+core@7.21.3: + /@types/ember__debug/4.0.3_@babel+core@7.22.20: resolution: {integrity: sha512-LvSLFgNlzpbsdb479ohS2szCFwkAsaqPnTjyPML7xFF3r3VGFMQjVNTXQpFYQCKTMAC1FYRX1N6hw/8lpXWHKA==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 '@types/ember__owner': 4.0.3 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__engine/4.0.4_@babel+core@7.21.3: + /@types/ember__engine/4.0.4_@babel+core@7.22.20: resolution: {integrity: sha512-dxQf3ESRjTJtCHbd42/ReUpQUAUsn/VtI6+S07jrsgCbAQEr8Qkh/dJpd9Cta8N+DpbY1CUH58D4HxdOC4Ip3A==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 '@types/ember__owner': 4.0.3 transitivePeerDependencies: - '@babel/core' @@ -2514,14 +2736,14 @@ packages: /@types/ember__object/4.0.5: resolution: {integrity: sha512-gXrywWBwoW7J9y9yJqoZ0m1qtiyMdrEi29cJdF1xI2qOnMqaZeuSCMYaPQMsyq52/YnVIG2EnGzo6eUD57J4Nw==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 '@types/rsvp': 4.0.4 dev: true - /@types/ember__object/4.0.5_@babel+core@7.21.3: + /@types/ember__object/4.0.5_@babel+core@7.22.20: resolution: {integrity: sha512-gXrywWBwoW7J9y9yJqoZ0m1qtiyMdrEi29cJdF1xI2qOnMqaZeuSCMYaPQMsyq52/YnVIG2EnGzo6eUD57J4Nw==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 '@types/rsvp': 4.0.4 transitivePeerDependencies: - '@babel/core' @@ -2536,10 +2758,10 @@ packages: resolution: {integrity: sha512-IT3oovEPxLiaNCcPqY5hdVlgiRaMT8gIIrJodFt5MDEashCZDYJMn2XlqUtTXcYIFaume32PbbTBCxuhd3rhHA==} dev: true - /@types/ember__routing/4.0.12_@babel+core@7.21.3: + /@types/ember__routing/4.0.12_@babel+core@7.22.20: resolution: {integrity: sha512-zxPS43JP8/dEmNrSucN5KzTvOm+JUrbFGWsJ1m5a395FwxYbpgs7JujV0JWl+eVhnCh/PmsNcCdJT16+jouktQ==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 '@types/ember__controller': 4.0.4 '@types/ember__object': 4.0.5 '@types/ember__service': 4.0.2 @@ -2548,10 +2770,10 @@ packages: - supports-color dev: true - /@types/ember__runloop/4.0.2_@babel+core@7.21.3: + /@types/ember__runloop/4.0.2_@babel+core@7.22.20: resolution: {integrity: sha512-E0/n/O/JnPQpMrabsDKtVOXX4tbCrOA116HjmD+eorgsPFLm8tAUwl3wQGroeJt8BSE7uHjsQdDA7JUkbsT3IQ==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color @@ -2563,10 +2785,10 @@ packages: '@types/ember__object': 4.0.5 dev: true - /@types/ember__service/4.0.2_@babel+core@7.21.3: + /@types/ember__service/4.0.2_@babel+core@7.22.20: resolution: {integrity: sha512-7SCTMEexxOdkpkgdyf1QLFQJhoAq6aqP6dPH9fcG8N5mTMvZGLMNIKGG9bldiq3NzHS9Pxogu3qgo5yMfc2+jA==} dependencies: - '@types/ember__object': 4.0.5_@babel+core@7.21.3 + '@types/ember__object': 4.0.5_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color @@ -2580,11 +2802,11 @@ packages: resolution: {integrity: sha512-hAxzdJa0zNvZSoHoCbtd0KGt6Dls4Aph9EwdtbUcdnlMiSUtEDUdKTtDbUrysqJjxGBr4vWIdJEqWtZ0/Y8KBw==} dev: true - /@types/ember__test-helpers/2.9.1_vhmtgy5g3g675connghzwama5y: + /@types/ember__test-helpers/2.9.1_inzhxmcm7bjbd5uiotjmsp6opu: resolution: {integrity: sha512-KZ6jYr0ZiQHlklLcfyuy1j+FkvygEayf5mZ9FcaSOahw9ghK3K5TYSRDCuIBELRw//OB/WP9J7v9NduFRNfRgg==} deprecated: This is a stub types definition. @ember/test-helpers provides its own type definitions, so you do not need this installed. dependencies: - '@ember/test-helpers': 2.9.3_vhmtgy5g3g675connghzwama5y + '@ember/test-helpers': 2.9.3_inzhxmcm7bjbd5uiotjmsp6opu transitivePeerDependencies: - '@babel/core' - '@glint/template' @@ -2592,19 +2814,19 @@ packages: - supports-color dev: true - /@types/ember__test/4.0.1_@babel+core@7.21.3: + /@types/ember__test/4.0.1_@babel+core@7.22.20: resolution: {integrity: sha512-EXFbZcROB9mUNHiDRyhyoJGXRIzxgo++smS3/kmmDlhM8/pIdULLKJSelTcFOy3e/VuZhf8y8ZCJLXKP74oCBQ==} dependencies: - '@types/ember__application': 4.0.5_@babel+core@7.21.3 + '@types/ember__application': 4.0.5_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color dev: true - /@types/ember__utils/4.0.2_@babel+core@7.21.3: + /@types/ember__utils/4.0.2_@babel+core@7.22.20: resolution: {integrity: sha512-LWkLgf09/GqyrUuoKtAB6qP7n36yAzc2yOh1L5fVpZGCBv5KQiGWUQv5uBoo4c1mllD+IBOMxei3bR4cx6SwZA==} dependencies: - '@types/ember': 4.0.3_@babel+core@7.21.3 + '@types/ember': 4.0.3_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color @@ -3756,7 +3978,7 @@ packages: resolution: {integrity: sha512-PPzUT17eAI18zn6ek1R3sB4Krc/MbnmT1MkZQFmyhjoaEGBVwNABhfVU9+EKcDSKrrOm9OIpGhjxukx1GCiy1g==} engines: {node: '>= 12.*'} - /babel-loader/8.3.0_j3l6jndlp7jcq6s4bl4ig4yfme: + /babel-loader/8.3.0_2zprnkuccxmnmsq75xr4vkua54: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: @@ -3766,7 +3988,7 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -3774,7 +3996,7 @@ packages: webpack: 5.75.0 dev: true - /babel-loader/8.3.0_y3c3uzyfhmxjbwhc6k6hyxg3aa: + /babel-loader/8.3.0_hriv5ouhsr7nwiqaagdvxbniie: resolution: {integrity: sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==} engines: {node: '>= 8.9'} peerDependencies: @@ -3784,7 +4006,7 @@ packages: webpack: optional: true dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -3798,23 +4020,23 @@ packages: babel-runtime: 6.26.0 dev: true - /babel-plugin-debug-macros/0.2.0_@babel+core@7.21.3: + /babel-plugin-debug-macros/0.2.0_@babel+core@7.22.20: resolution: {integrity: sha512-Wpmw4TbhR3Eq2t3W51eBAQSdKlr+uAyF0GI4GtPfMCD12Y4cIdpKC9l0RjNTH/P9isFypSqqewMPm7//fnZlNA==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-beta.42 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 semver: 5.7.1 dev: true - /babel-plugin-debug-macros/0.3.4_@babel+core@7.21.3: + /babel-plugin-debug-macros/0.3.4_@babel+core@7.22.20: resolution: {integrity: sha512-wfel/vb3pXfwIDZUrkoDrn5FHmlWI96PCJ3UCDv2a86poJ3EQrnArNW5KfHSVJ9IOgxHbo748cQt7sDU+0KCEw==} engines: {node: '>=6'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 semver: 5.7.1 /babel-plugin-ember-data-packages-polyfill/0.1.2: @@ -3874,36 +4096,36 @@ packages: resolve: 1.22.1 dev: true - /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.21.3: + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.22.20: resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.20.14 - '@babel/core': 7.21.3 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.22.20 semver: 6.3.0 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.21.3: + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.22.20: resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.22.20 core-js-compat: 3.27.2 transitivePeerDependencies: - supports-color - /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.21.3: + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.22.20: resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.21.3 - '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.22.20 transitivePeerDependencies: - supports-color @@ -4195,7 +4417,7 @@ packages: resolution: {integrity: sha512-6IXBgfRt7HZ61g67ssBc6lBb3Smw3DPZ9dEYirgtvXWpRZ2A9M22nxy6opEwJDgDJzlu/bB7ToppW33OFkA1gA==} engines: {node: '>= 6'} dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@babel/polyfill': 7.12.1 broccoli-funnel: 2.0.2 broccoli-merge-trees: 3.0.2 @@ -4700,6 +4922,16 @@ packages: ua-parser-js: 1.0.33 dev: true + /browserslist/4.21.10: + resolution: {integrity: sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001534 + electron-to-chromium: 1.4.523 + node-releases: 2.0.13 + update-browserslist-db: 1.0.11_browserslist@4.21.10 + /browserslist/4.21.4: resolution: {integrity: sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} @@ -4867,6 +5099,9 @@ packages: /caniuse-lite/1.0.30001450: resolution: {integrity: sha512-qMBmvmQmFXaSxexkjjfMvD5rnDL0+m+dUMZKoDYsGG8iZN29RuYh9eRoMvKsT6uMAWlyUUGDEQGJJYjzCIO9ew==} + /caniuse-lite/1.0.30001534: + resolution: {integrity: sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q==} + /capture-exit/2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} engines: {node: 6.* || 8.* || >= 10.*} @@ -6086,6 +6321,9 @@ packages: /electron-to-chromium/1.4.284: resolution: {integrity: sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==} + /electron-to-chromium/1.4.523: + resolution: {integrity: sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg==} + /elliptic/6.5.4: resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==} dependencies: @@ -6102,13 +6340,13 @@ packages: resolution: {integrity: sha512-gLqML2k77AuUiXxWNon1FSzuG1DV7PEPpCLCU5aJvf6fdL6rmFfElsZRh+8ELEB/qP9dT+LHjNEunVzd2dYc8A==} engines: {node: '>= 10.*'} dependencies: - '@babel/core': 7.21.3 - '@babel/preset-env': 7.20.2_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/preset-env': 7.20.2_@babel+core@7.22.20 '@babel/traverse': 7.21.3 '@babel/types': 7.21.3 '@embroider/shared-internals': 1.8.3 babel-core: 6.26.3 - babel-loader: 8.3.0_y3c3uzyfhmxjbwhc6k6hyxg3aa + babel-loader: 8.3.0_hriv5ouhsr7nwiqaagdvxbniie babel-plugin-syntax-dynamic-import: 6.18.0 babylon: 6.18.0 broccoli-debug: 0.6.5 @@ -6141,13 +6379,13 @@ packages: resolution: {integrity: sha512-xUyypxlaqWvrx2KSseLus0H8K7Dt+sXNCvcxtquT2EmIM6r67NuQUT9woiEMa9UBvqcaX2k9hNLeubDl78saig==} engines: {node: 12.* || 14.* || >= 16} dependencies: - '@babel/core': 7.21.3 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-decorators': 7.21.0_@babel+core@7.21.3 - '@babel/preset-env': 7.20.2_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-decorators': 7.22.15_@babel+core@7.22.20 + '@babel/preset-env': 7.20.2_@babel+core@7.22.20 '@embroider/macros': 1.10.0 '@embroider/shared-internals': 2.0.0 - babel-loader: 8.3.0_j3l6jndlp7jcq6s4bl4ig4yfme + babel-loader: 8.3.0_2zprnkuccxmnmsq75xr4vkua54 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-htmlbars-inline-precompile: 5.3.1 babel-plugin-syntax-dynamic-import: 6.18.0 @@ -6194,20 +6432,20 @@ packages: resolution: {integrity: sha512-JJYeYjiz/JTn34q7F5DSOjkkZqy8qwFOOxXfE6pe9yEJqWGu4qErKxlz8I22JoVEQ/aBUO+OcKTpmctvykM9YA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: - '@babel/core': 7.21.3 - '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.21.3 - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-decorators': 7.21.0_@babel+core@7.21.3 - '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.21.3 - '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.3 - '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.21.3 - '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.22.20 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-decorators': 7.22.15_@babel+core@7.22.20 + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.22.20 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.22.20 + '@babel/plugin-transform-runtime': 7.19.6_@babel+core@7.22.20 + '@babel/plugin-transform-typescript': 7.22.15_@babel+core@7.22.20 '@babel/polyfill': 7.12.1 - '@babel/preset-env': 7.20.2_@babel+core@7.21.3 + '@babel/preset-env': 7.20.2_@babel+core@7.22.20 '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.21.3 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.22.20 babel-plugin-ember-data-packages-polyfill: 0.1.2 babel-plugin-ember-modules-api-polyfill: 3.5.0 babel-plugin-module-resolver: 3.2.0 @@ -6339,12 +6577,12 @@ packages: - supports-color dev: true - /ember-cli-typescript/2.0.2_@babel+core@7.21.3: + /ember-cli-typescript/2.0.2_@babel+core@7.22.20: resolution: {integrity: sha512-7I5azCTxOgRDN8aSSnJZIKSqr+MGnT+jLTUbBYqF8wu6ojs2DUnTePxUcQMcvNh3Q3B1ySv7Q/uZFSjdU9gSjA==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: - '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.21.3 - '@babel/plugin-transform-typescript': 7.4.5_@babel+core@7.21.3 + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.22.20 + '@babel/plugin-transform-typescript': 7.4.5_@babel+core@7.22.20 ansi-to-html: 0.6.15 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 @@ -6360,11 +6598,11 @@ packages: - supports-color dev: true - /ember-cli-typescript/3.0.0_@babel+core@7.21.3: + /ember-cli-typescript/3.0.0_@babel+core@7.22.20: resolution: {integrity: sha512-lo5YArbJzJi5ssvaGqTt6+FnhTALnSvYVuxM7lfyL1UCMudyNJ94ovH5C7n5il7ATd6WsNiAPRUO/v+s5Jq/aA==} engines: {node: 8.* || >= 10.*} dependencies: - '@babel/plugin-transform-typescript': 7.5.5_@babel+core@7.21.3 + '@babel/plugin-transform-typescript': 7.5.5_@babel+core@7.22.20 ansi-to-html: 0.6.15 debug: 4.3.4 ember-cli-babel-plugin-helpers: 1.1.1 @@ -6431,8 +6669,8 @@ packages: engines: {node: '>= 14'} hasBin: true dependencies: - '@babel/core': 7.21.3 - '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.22.20 amd-name-resolver: 1.3.1 babel-plugin-module-resolver: 4.1.0 bower-config: 1.4.3 @@ -6585,11 +6823,11 @@ packages: - whiskers dev: true - /ember-compatibility-helpers/1.2.6_@babel+core@7.21.3: + /ember-compatibility-helpers/1.2.6_@babel+core@7.22.20: resolution: {integrity: sha512-2UBUa5SAuPg8/kRVaiOfTwlXdeVweal1zdNPibwItrhR0IvPrXpaqwJDlEZnWKEoB+h33V0JIfiWleSG6hGkkA==} engines: {node: 10.* || >= 12.*} dependencies: - babel-plugin-debug-macros: 0.2.0_@babel+core@7.21.3 + babel-plugin-debug-macros: 0.2.0_@babel+core@7.22.20 ember-cli-version-checker: 5.1.2 find-up: 5.0.0 fs-extra: 9.1.0 @@ -6599,13 +6837,13 @@ packages: - supports-color dev: true - /ember-destroyable-polyfill/2.0.3_@babel+core@7.21.3: + /ember-destroyable-polyfill/2.0.3_@babel+core@7.22.20: resolution: {integrity: sha512-TovtNqCumzyAiW0/OisSkkVK93xnVF4NRU6+FN0ubpfwEOpRrmM2RqDwXI6YAChCgSHON1cz0DfQStpA1Gjuuw==} engines: {node: 10.* || >= 12} dependencies: ember-cli-babel: 7.26.11 ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.6_@babel+core@7.21.3 + ember-compatibility-helpers: 1.2.6_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color @@ -6621,12 +6859,12 @@ packages: engines: {node: '>= 4'} dev: true - /ember-load-initializers/2.1.2_@babel+core@7.21.3: + /ember-load-initializers/2.1.2_@babel+core@7.22.20: resolution: {integrity: sha512-CYR+U/wRxLbrfYN3dh+0Tb6mFaxJKfdyz+wNql6cqTrA0BBi9k6J3AaKXj273TqvEpyyXegQFFkZEiuZdYtgJw==} engines: {node: 6.* || 8.* || >= 10.*} dependencies: ember-cli-babel: 7.26.11 - ember-cli-typescript: 2.0.2_@babel+core@7.21.3 + ember-cli-typescript: 2.0.2_@babel+core@7.22.20 transitivePeerDependencies: - '@babel/core' - supports-color @@ -6660,7 +6898,7 @@ packages: '@ember/test-helpers': ^2.4.0 qunit: ^2.13.0 dependencies: - '@ember/test-helpers': 2.9.3_vhmtgy5g3g675connghzwama5y + '@ember/test-helpers': 2.9.3_inzhxmcm7bjbd5uiotjmsp6opu broccoli-funnel: 3.0.8 broccoli-merge-trees: 3.0.2 common-tags: 1.8.2 @@ -6677,11 +6915,11 @@ packages: - webpack-command dev: true - /ember-resolver/8.1.0_@babel+core@7.21.3: + /ember-resolver/8.1.0_@babel+core@7.22.20: resolution: {integrity: sha512-MGD7X2ztZVswGqs1mLgzhZJRhG7XiF6Mg4DgC7xJFWRYQQUHyGJpGdNWY9nXyrYnRIsCrQoL1do41zpxbrB/cg==} engines: {node: '>= 10.*'} dependencies: - babel-plugin-debug-macros: 0.3.4_@babel+core@7.21.3 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.22.20 broccoli-funnel: 3.0.8 broccoli-merge-trees: 4.2.0 ember-cli-babel: 7.26.11 @@ -6716,16 +6954,16 @@ packages: - encoding dev: true - /ember-source/3.28.11_@babel+core@7.21.3: + /ember-source/3.28.11_@babel+core@7.22.20: resolution: {integrity: sha512-oM3X2lYUWJM+CJEdPvJGVZNUTzUAYbDeOOoAJW7im20LkQrv0ce0MAJ1Gf/SnI3H+ZL7lj8qggP+D9P7ZxBvsw==} engines: {node: 10.* || >= 12.*} dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-transform-block-scoping': 7.20.14_@babel+core@7.21.3 - '@babel/plugin-transform-object-assign': 7.18.6_@babel+core@7.21.3 + '@babel/plugin-transform-block-scoping': 7.20.14_@babel+core@7.22.20 + '@babel/plugin-transform-object-assign': 7.18.6_@babel+core@7.22.20 '@ember/edition-utils': 1.2.0 - '@glimmer/vm-babel-plugins': 0.80.3_@babel+core@7.21.3 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.21.3 + '@glimmer/vm-babel-plugins': 0.80.3_@babel+core@7.22.20 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.22.20 babel-plugin-filter-imports: 4.0.0 broccoli-concat: 4.2.5 broccoli-debug: 0.6.5 @@ -6751,7 +6989,7 @@ packages: - supports-color dev: true - /ember-source/4.11.0_hf55nmtwhebxezscnfwukzwwa4: + /ember-source/4.11.0_jdg3avhbwavkoustliazo67drm: resolution: {integrity: sha512-SNRHsQOvF3C9emS7Rg4zcFdwY6aiSkV/7CG+KBpmzLY6hIWQNruzEDZINpNgqBn7CicAJ6g573WG7zu6458agQ==} engines: {node: '>= 14.*'} peerDependencies: @@ -6761,11 +6999,11 @@ packages: optional: true dependencies: '@babel/helper-module-imports': 7.18.6 - '@babel/plugin-transform-block-scoping': 7.20.14_@babel+core@7.21.3 + '@babel/plugin-transform-block-scoping': 7.20.14_@babel+core@7.22.20 '@ember/edition-utils': 1.2.0 - '@glimmer/component': 1.1.2_@babel+core@7.21.3 - '@glimmer/vm-babel-plugins': 0.84.2_@babel+core@7.21.3 - babel-plugin-debug-macros: 0.3.4_@babel+core@7.21.3 + '@glimmer/component': 1.1.2_@babel+core@7.22.20 + '@glimmer/vm-babel-plugins': 0.84.2_@babel+core@7.22.20 + babel-plugin-debug-macros: 0.3.4_@babel+core@7.22.20 babel-plugin-filter-imports: 4.0.0 broccoli-concat: 4.2.5 broccoli-debug: 0.6.5 @@ -7218,9 +7456,9 @@ packages: '@babel/eslint-parser': optional: true dependencies: - '@babel/core': 7.21.3 - '@babel/eslint-parser': 7.19.1_lbsmcvmsjpvzshuvbwie377zs4 - '@babel/plugin-proposal-decorators': 7.21.0_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/eslint-parser': 7.19.1_2rnrlbmaahhixh5drw7umezez4 + '@babel/plugin-proposal-decorators': 7.22.15_@babel+core@7.22.20 '@ember-data/rfc395-data': 0.0.4 ember-rfc176-data: 0.3.18 eslint: 8.33.0 @@ -8344,7 +8582,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. + deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 requiresBuild: true dependencies: bindings: 1.5.0 @@ -10995,6 +11233,9 @@ packages: which: 2.0.2 dev: true + /node-releases/2.0.13: + resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} + /node-releases/2.0.9: resolution: {integrity: sha512-2xfmOrRkGogbTK9R6Leda0DGiXeY3p2NJpy4+gNCffdUvV6mdEJnaDEic1i3Ec2djAo8jWYoJMR5PB0MSMpxUA==} @@ -11748,7 +11989,7 @@ packages: /prettier-plugin-ember-template-tag/0.3.1: resolution: {integrity: sha512-k19pd4/F5wSgR1f9JDUpyBrccZ8mN7V5X4YTjIiSQvi8QCJFOtnPGLko4xy9k3Ymk5eOFxjvbOUkeIo7VdQeAw==} dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@glimmer/syntax': 0.84.2 ember-cli-htmlbars: 6.2.0 ember-template-imports: 3.4.1 @@ -11761,7 +12002,7 @@ packages: resolution: {integrity: sha512-L/15ujsvuOpuIB9y9XJJs/QOPgdot76T0U1Q34C19igS1lsaL/cdRw8rXIVC5Z2x362yZI33Qodo//7kK7ItkA==} engines: {node: 14.* || 16.* || >= 18} dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 '@glimmer/syntax': 0.84.2 ember-cli-htmlbars: 6.2.0 ember-template-imports: 3.4.1 @@ -12459,9 +12700,9 @@ packages: /remove-types/1.0.0: resolution: {integrity: sha512-G7Hk1Q+UJ5DvlNAoJZObxANkBZGiGdp589rVcTW/tYqJWJ5rwfraSnKSQaETN8Epaytw8J40nS/zC7bcHGv36w==} dependencies: - '@babel/core': 7.21.3 - '@babel/plugin-syntax-decorators': 7.21.0_@babel+core@7.21.3 - '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/plugin-syntax-decorators': 7.22.10_@babel+core@7.22.20 + '@babel/plugin-transform-typescript': 7.22.15_@babel+core@7.22.20 prettier: 2.8.3 transitivePeerDependencies: - supports-color @@ -12669,7 +12910,7 @@ packages: del: 5.1.0 dev: true - /rollup-plugin-ts/3.2.0_ywhysbrnnyeueuseqzgqtmxwua: + /rollup-plugin-ts/3.2.0_7winhkr43pkcc2cfubya5fc4jy: resolution: {integrity: sha512-KkTLVifkUexEiAXS9VtSjDrjKr0TyusmNJpb2ZTAzI9VuPumSu4AktIaVNnwv70iUEitHwZtET7OAM+5n1u1tg==} engines: {node: '>=14.9.0', npm: '>=7.0.0', pnpm: '>=3.2.0', yarn: '>=1.13'} peerDependencies: @@ -12698,8 +12939,8 @@ packages: '@swc/helpers': optional: true dependencies: - '@babel/core': 7.21.3 - '@babel/preset-typescript': 7.21.0_@babel+core@7.21.3 + '@babel/core': 7.22.20 + '@babel/preset-typescript': 7.22.15_@babel+core@7.22.20 '@rollup/pluginutils': 5.0.2_rollup@3.19.1 '@wessberg/stringutil': 1.0.19 ansi-colors: 4.1.3 @@ -12891,6 +13132,10 @@ packages: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true + /semver/6.3.1: + resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} + hasBin: true + /semver/7.3.8: resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} engines: {node: '>=10'} @@ -14418,6 +14663,16 @@ packages: escalade: 3.1.1 picocolors: 1.0.0 + /update-browserslist-db/1.0.11_browserslist@4.21.10: + resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.21.10 + escalade: 3.1.1 + picocolors: 1.0.0 + /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: @@ -14941,7 +15196,7 @@ packages: /workerpool/3.1.2: resolution: {integrity: sha512-WJFA0dGqIK7qj7xPTqciWBH5DlJQzoPjsANvc3Y4hNB0SScT+Emjvt0jPPkDBUjBNngX1q9hHgt1Gfwytu6pug==} dependencies: - '@babel/core': 7.21.3 + '@babel/core': 7.22.20 object-assign: 4.1.1 rsvp: 4.8.5 transitivePeerDependencies: diff --git a/test-app/package.json b/test-app/package.json index 334b40df..7395d284 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -27,7 +27,7 @@ "ember-browser-services": "*" }, "devDependencies": { - "@babel/core": "7.21.3", + "@babel/core": "7.22.20", "@babel/eslint-parser": "^7.19.1", "@ember/optional-features": "^2.0.0", "@ember/test-helpers": "^2.8.1",