diff --git a/package.json b/package.json index 2860736c..3f841a47 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/plugin-proposal-class-static-block": "^7.21.0", "@ember/optional-features": "^2.0.0", "@ember/string": "^4.0.0", - "@ember/test-helpers": "^2.6.0", + "@ember/test-helpers": "^4.0.0", "@embroider/compat": "1.9.0", "@embroider/core": "1.9.0", "@embroider/test-setup": "1.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4c8087c..76d213cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: '@babel/core': specifier: ^7.0.0 - version: 7.24.6 + version: 7.24.6(supports-color@8.1.1) '@babel/plugin-proposal-async-generator-functions': specifier: ^7.20.7 version: 7.20.7(@babel/core@7.24.6) @@ -31,8 +31,8 @@ importers: specifier: ^4.0.0 version: 4.0.0 '@ember/test-helpers': - specifier: ^2.6.0 - version: 2.9.4(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)) + specifier: ^4.0.0 + version: 4.0.2(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)) '@embroider/compat': specifier: 1.9.0 version: 1.9.0(@embroider/core@1.9.0) @@ -92,7 +92,7 @@ importers: version: 7.0.0 ember-qunit: specifier: ^5.1.5 - version: 5.1.5(@ember/test-helpers@2.9.4(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)))(qunit@2.20.1) + version: 5.1.5(@ember/test-helpers@4.0.2(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)))(qunit@2.20.1) ember-resolver: specifier: ^8.0.3 version: 8.1.0(@babel/core@7.24.6) @@ -854,16 +854,19 @@ packages: '@ember/string@4.0.0': resolution: {integrity: sha512-IMVyVE72twuAMSYcHzWSgtgYTtzlHlKSGW8vEbztnnmkU6uo7kVHmiqSN9R4RkBhzvh0VD4G76Eph+55t3iNIA==} - '@ember/test-helpers@2.9.4': - resolution: {integrity: sha512-z+Qs1NYWyIVDmrY6WdmOS5mdG1lJ5CFfzh6dRhLfs9lq45deDaDrVNcaCYhnNeJZTvUBK2XR2SvPcZm0RloXdA==} - engines: {node: 10.* || 12.* || 14.* || 15.* || >= 16.*} + '@ember/test-helpers@4.0.2': + resolution: {integrity: sha512-9vV5nDx1ZzmTmexzTudRk9M04JY6mqB3NxJB116vkjGQWIRTgiAVUgBkFIudRXvX1QiOGTo6IPxQRXZRS+v28w==} peerDependencies: - ember-source: '>=3.8.0' + ember-source: '>= 4.0.0' '@ember/test-waiters@3.1.0': resolution: {integrity: sha512-bb9h95ktG2wKY9+ja1sdsFBdOms2lB19VWs8wmNpzgHv1NCetonBoV5jHBV4DHt0uS1tg9z66cZqhUVlYs96KQ==} engines: {node: 10.* || 12.* || >= 14.*} + '@embroider/addon-shim@1.8.9': + resolution: {integrity: sha512-qyN64T1jMHZ99ihlk7VFHCWHYZHLE1DOdHi0J7lmn5waV1DoW7gD8JLi1i7FregzXtKhbDc7shyEmTmWPTs8MQ==} + engines: {node: 12.* || 14.* || >= 16} + '@embroider/babel-loader-8@1.9.0': resolution: {integrity: sha512-kEAPkyHXEWxJA9n/zmExhRIOCZPhEgWGyAb3t1hxcJGUzzD6r8zAEE6zfZGRIwpfi3jhkCn/FOZi43eVLJsjgA==} engines: {node: 12.* || 14.* || >= 16} @@ -897,6 +900,15 @@ packages: '@glint/template': optional: true + '@embroider/macros@1.16.5': + resolution: {integrity: sha512-Oz8bUZvZzOV1Gk3qSgIzZJJzs6acclSTcEFyB+KdKbKqjTC3uebn53aU2gAlLU7/YdTRZrg2gNbQuwAp+tGkGg==} + engines: {node: 12.* || 14.* || >= 16} + peerDependencies: + '@glint/template': ^1.0.0 + peerDependenciesMeta: + '@glint/template': + optional: true + '@embroider/macros@1.9.0': resolution: {integrity: sha512-12ElrRT+mX3aSixGHjHnfsnyoH1hw5nM+P+Ax0ITZdp6TaAvWZ8dENnVHltdnv4ssHiX0EsVEXmqbIIdMN4nLA==} engines: {node: 12.* || 14.* || >= 16} @@ -909,22 +921,13 @@ packages: resolution: {integrity: sha512-STU1oDP36JQY+zpivyAfXGXadN664d+DOiVNBUW+4AAuWLVxIRWDIuFj8UxzREXZU9trZY8vOhKwKQtfEgdwSg==} engines: {node: 12.* || 14.* || >= 16} - '@embroider/test-setup@1.8.3': - resolution: {integrity: sha512-BCCbBG7UWkCw+cQ401Ip6LnqTRaQDeKImxR+e7Q4oP6H4EBj7p4iGR1z6fhMy4NNyXKPB6jk3bGa9bTiiNoEAw==} + '@embroider/shared-internals@2.6.2': + resolution: {integrity: sha512-jL3Bjn8C73AUBlTex+VixP7YmqvPNN/BZFB85odTstzLFOuR8y2mmGiuWbq17qNuFyoxc6xtndMnAeqwCXBNkA==} engines: {node: 12.* || 14.* || >= 16} - '@embroider/util@1.13.1': - resolution: {integrity: sha512-MRbs2FPO4doQ31YHIYk+QKChEs7k15aTsMk8QmO4eKiuQq9OT0sr1oasObZyGB8cVVbr29WWRWmsNirxzQtHIg==} + '@embroider/test-setup@1.8.3': + resolution: {integrity: sha512-BCCbBG7UWkCw+cQ401Ip6LnqTRaQDeKImxR+e7Q4oP6H4EBj7p4iGR1z6fhMy4NNyXKPB6jk3bGa9bTiiNoEAw==} engines: {node: 12.* || 14.* || >= 16} - peerDependencies: - '@glint/environment-ember-loose': ^1.0.0 - '@glint/template': ^1.0.0 - ember-source: '*' - peerDependenciesMeta: - '@glint/environment-ember-loose': - optional: true - '@glint/template': - optional: true '@embroider/webpack@1.9.0': resolution: {integrity: sha512-/jq+Tr6Lbp86vT9+PuTT8l7+xXURBmN0fQcRdMSClRlgJhjgz+f/NT0Yn9UUsEe3tRQVo9u8dnnlBo67loyhaA==} @@ -2427,6 +2430,9 @@ packages: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} + common-ancestor-path@1.0.1: + resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==} + common-tags@1.8.2: resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} engines: {node: '>=4.0.0'} @@ -2826,6 +2832,9 @@ packages: resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==} engines: {node: '>=4'} + decorator-transforms@2.0.0: + resolution: {integrity: sha512-ETfQccGcotK01YJsoB0AGTdUp7kS9jI93mBzrRY5Oyo+bOJfa2UKTSjCNf+iRNwAWBmBKlbiCcyL4tkY4C4dZQ==} + deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} @@ -2923,6 +2932,9 @@ packages: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} + dom-element-descriptors@0.5.1: + resolution: {integrity: sha512-DLayMRQ+yJaziF4JJX1FMjwjdr7wdTr1y9XvZ+NfHELfOMcYDnCHneAYXAS4FT1gLILh4V0juMZohhH1N5FsoQ==} + domain-browser@1.2.0: resolution: {integrity: sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==} engines: {node: '>=0.4', npm: '>=1.2'} @@ -3058,10 +3070,6 @@ packages: resolution: {integrity: sha512-BtkjulweiXo9c3yVWrtexw2dTmBrvavD/xixNC6TKOBdrixUwU+6nuOO9dufDWsMxoid7MvtmDpzc9+mE8PdaA==} engines: {node: 10.* || >= 12.*} - ember-destroyable-polyfill@2.0.3: - resolution: {integrity: sha512-TovtNqCumzyAiW0/OisSkkVK93xnVF4NRU6+FN0ubpfwEOpRrmM2RqDwXI6YAChCgSHON1cz0DfQStpA1Gjuuw==} - engines: {node: 10.* || >= 12} - ember-disable-prototype-extensions@1.1.3: resolution: {integrity: sha512-SB9NcZ27OtoUk+gfalsc3QU17+54OoqR668qHcuvHByk4KAhGxCKlkm9EBlKJcGr7yceOOAJqohTcCEBqfRw9g==} engines: {node: '>= 0.10.0'} @@ -7255,33 +7263,13 @@ snapshots: '@babel/compat-data@7.24.6': {} - '@babel/core@7.24.6': - dependencies: - '@ampproject/remapping': 2.3.0 - '@babel/code-frame': 7.24.6 - '@babel/generator': 7.24.6 - '@babel/helper-compilation-targets': 7.24.6 - '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) - '@babel/helpers': 7.24.6 - '@babel/parser': 7.24.6 - '@babel/template': 7.24.6 - '@babel/traverse': 7.24.6(supports-color@8.1.1) - '@babel/types': 7.24.6 - convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@8.1.1) - gensync: 1.0.0-beta.2 - json5: 2.2.3 - semver: 6.3.1 - transitivePeerDependencies: - - supports-color - '@babel/core@7.24.6(supports-color@8.1.1)': dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.6 '@babel/generator': 7.24.6 '@babel/helper-compilation-targets': 7.24.6 - '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6(supports-color@8.1.1)) + '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helpers': 7.24.6 '@babel/parser': 7.24.6 '@babel/template': 7.24.6 @@ -7320,7 +7308,7 @@ snapshots: '@babel/helper-create-class-features-plugin@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-function-name': 7.24.6 @@ -7333,14 +7321,14 @@ snapshots: '@babel/helper-create-regexp-features-plugin@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 regexpu-core: 5.3.2 semver: 6.3.1 '@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 debug: 4.3.4(supports-color@8.1.1) @@ -7368,18 +7356,9 @@ snapshots: dependencies: '@babel/types': 7.24.6 - '@babel/helper-module-transforms@7.24.6(@babel/core@7.24.6(supports-color@8.1.1))': - dependencies: - '@babel/core': 7.24.6(supports-color@8.1.1) - '@babel/helper-environment-visitor': 7.24.6 - '@babel/helper-module-imports': 7.24.6 - '@babel/helper-simple-access': 7.24.6 - '@babel/helper-split-export-declaration': 7.24.6 - '@babel/helper-validator-identifier': 7.24.6 - '@babel/helper-module-transforms@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-module-imports': 7.24.6 '@babel/helper-simple-access': 7.24.6 @@ -7394,14 +7373,14 @@ snapshots: '@babel/helper-remap-async-to-generator@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-wrap-function': 7.24.6 '@babel/helper-replace-supers@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-member-expression-to-functions': 7.24.6 '@babel/helper-optimise-call-expression': 7.24.6 @@ -7448,31 +7427,31 @@ snapshots: '@babel/plugin-bugfix-firefox-class-in-computed-class-key@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-transform-optional-chaining': 7.24.6(@babel/core@7.24.6) '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.24.6(@babel/core@7.24.6) @@ -7480,50 +7459,50 @@ snapshots: '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.6) '@babel/plugin-proposal-decorators@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-decorators': 7.24.6(@babel/core@7.24.6) - '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.6(supports-color@8.1.1))': + '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.24.6)': dependencies: '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.6(supports-color@8.1.1)) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.6) - '@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.6(supports-color@8.1.1))': + '@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.24.6)': dependencies: '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.6(supports-color@8.1.1)) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.6) '@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 @@ -7531,123 +7510,113 @@ snapshots: '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-decorators@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-import-assertions@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-import-attributes@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 - - '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.6(supports-color@8.1.1))': dependencies: '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.24.6)': - dependencies: - '@babel/core': 7.24.6 - '@babel/helper-plugin-utils': 7.24.6 - - '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.6(supports-color@8.1.1))': dependencies: '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-typescript@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-arrow-functions@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-async-generator-functions@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.24.6(@babel/core@7.24.6) @@ -7655,37 +7624,37 @@ snapshots: '@babel/plugin-transform-async-to-generator@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-module-imports': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-remap-async-to-generator': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-block-scoped-functions@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-block-scoping@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-class-properties@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-class-static-block@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.24.6) '@babel/plugin-transform-classes@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-environment-visitor': 7.24.6 @@ -7697,95 +7666,95 @@ snapshots: '@babel/plugin-transform-computed-properties@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/template': 7.24.6 '@babel/plugin-transform-destructuring@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-dotall-regex@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-duplicate-keys@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-dynamic-import@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-exponentiation-operator@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-builder-binary-assignment-operator-visitor': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-export-namespace-from@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-for-of@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-transform-function-name@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-function-name': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-json-strings@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-literals@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-logical-assignment-operators@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.24.6) '@babel/plugin-transform-member-expression-literals@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-modules-amd@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-modules-commonjs@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-simple-access': 7.24.6 '@babel/plugin-transform-modules-systemjs@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-hoist-variables': 7.24.6 '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 @@ -7793,36 +7762,36 @@ snapshots: '@babel/plugin-transform-modules-umd@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-named-capturing-groups-regex@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-new-target@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-nullish-coalescing-operator@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-numeric-separator@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.24.6) '@babel/plugin-transform-object-rest-spread@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.24.6) @@ -7830,37 +7799,37 @@ snapshots: '@babel/plugin-transform-object-super@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-replace-supers': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-optional-catch-binding@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-optional-chaining@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-parameters@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-private-methods@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-private-property-in-object@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 @@ -7868,23 +7837,23 @@ snapshots: '@babel/plugin-transform-property-literals@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-regenerator@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 regenerator-transform: 0.15.2 '@babel/plugin-transform-reserved-words@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-runtime@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-module-imports': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.6) @@ -7896,33 +7865,33 @@ snapshots: '@babel/plugin-transform-shorthand-properties@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-spread@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-skip-transparent-expression-wrappers': 7.24.6 '@babel/plugin-transform-sticky-regex@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-template-literals@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-typeof-symbol@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-typescript@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-annotate-as-pure': 7.24.6 '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 @@ -7930,37 +7899,37 @@ snapshots: '@babel/plugin-transform-typescript@7.4.5(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-typescript': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-typescript@7.5.5(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-class-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-syntax-typescript': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-unicode-escapes@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-unicode-property-regex@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-unicode-regex@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 '@babel/plugin-transform-unicode-sets-regex@7.24.6(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.24.6(@babel/core@7.24.6) '@babel/helper-plugin-utils': 7.24.6 @@ -7972,7 +7941,7 @@ snapshots: '@babel/preset-env@7.24.6(@babel/core@7.24.6)': dependencies: '@babel/compat-data': 7.24.6 - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-plugin-utils': 7.24.6 '@babel/helper-validator-option': 7.24.6 @@ -8058,7 +8027,7 @@ snapshots: '@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.24.6)': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-plugin-utils': 7.24.6 '@babel/types': 7.24.6 esutils: 2.0.3 @@ -8125,20 +8094,17 @@ snapshots: '@ember/string@4.0.0': {} - '@ember/test-helpers@2.9.4(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0))': + '@ember/test-helpers@4.0.2(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0))': dependencies: '@ember/test-waiters': 3.1.0 - '@embroider/macros': 1.16.2 - '@embroider/util': 1.13.1(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)) - broccoli-debug: 0.6.5 - broccoli-funnel: 3.0.8 - ember-cli-babel: 7.26.11 - ember-cli-htmlbars: 6.3.0 - ember-destroyable-polyfill: 2.0.3(@babel/core@7.24.6) + '@embroider/addon-shim': 1.8.9 + '@embroider/macros': 1.16.5 + '@simple-dom/interface': 1.4.0 + decorator-transforms: 2.0.0(@babel/core@7.24.6) + dom-element-descriptors: 0.5.1 ember-source: 4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0) transitivePeerDependencies: - '@babel/core' - - '@glint/environment-ember-loose' - '@glint/template' - supports-color @@ -8151,13 +8117,22 @@ snapshots: transitivePeerDependencies: - supports-color + '@embroider/addon-shim@1.8.9': + dependencies: + '@embroider/shared-internals': 2.6.1 + broccoli-funnel: 3.0.8 + common-ancestor-path: 1.0.1 + semver: 7.6.2 + transitivePeerDependencies: + - supports-color + '@embroider/babel-loader-8@1.9.0(@embroider/core@1.9.0)(supports-color@8.1.1)(webpack@5.91.0)': dependencies: '@babel/core': 7.24.6(supports-color@8.1.1) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.6(supports-color@8.1.1)) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.6(supports-color@8.1.1)) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.6) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.6) '@embroider/core': 1.9.0 - babel-loader: 8.3.0(@babel/core@7.24.6(supports-color@8.1.1))(webpack@5.91.0) + babel-loader: 8.3.0(@babel/core@7.24.6)(webpack@5.91.0) transitivePeerDependencies: - supports-color - webpack @@ -8165,7 +8140,7 @@ snapshots: '@embroider/compat@1.9.0(@embroider/core@1.9.0)': dependencies: '@babel/code-frame': 7.24.6 - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.6) '@babel/preset-env': 7.24.6(@babel/core@7.24.6) '@babel/traverse': 7.24.6(supports-color@8.1.1) @@ -8209,7 +8184,7 @@ snapshots: '@embroider/core@1.9.0': dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/parser': 7.24.6 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.24.6) '@babel/plugin-transform-runtime': 7.24.6(@babel/core@7.24.6) @@ -8264,6 +8239,19 @@ snapshots: transitivePeerDependencies: - supports-color + '@embroider/macros@1.16.5': + dependencies: + '@embroider/shared-internals': 2.6.2 + assert-never: 1.2.1 + babel-import-util: 2.1.1 + ember-cli-babel: 7.26.11 + find-up: 5.0.0 + lodash: 4.17.21 + resolve: 1.22.8 + semver: 7.6.2 + transitivePeerDependencies: + - supports-color + '@embroider/macros@1.9.0': dependencies: '@embroider/shared-internals': 1.8.3 @@ -8303,32 +8291,38 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/test-setup@1.8.3': + '@embroider/shared-internals@2.6.2': dependencies: + babel-import-util: 2.1.1 + debug: 4.3.4(supports-color@8.1.1) + ember-rfc176-data: 0.3.18 + fs-extra: 9.1.0 + js-string-escape: 1.0.1 lodash: 4.17.21 - resolve: 1.22.8 - - '@embroider/util@1.13.1(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0))': - dependencies: - '@embroider/macros': 1.16.2 - broccoli-funnel: 3.0.8 - ember-cli-babel: 7.26.11 - ember-source: 4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0) + minimatch: 3.1.2 + resolve-package-path: 4.0.3 + semver: 7.6.2 + typescript-memoize: 1.1.1 transitivePeerDependencies: - supports-color + '@embroider/test-setup@1.8.3': + dependencies: + lodash: 4.17.21 + resolve: 1.22.8 + '@embroider/webpack@1.9.0(@embroider/core@1.9.0)(webpack@5.91.0)': dependencies: '@babel/core': 7.24.6(supports-color@8.1.1) - '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.6(supports-color@8.1.1)) - '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.6(supports-color@8.1.1)) + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.24.6) + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.24.6) '@embroider/babel-loader-8': 1.9.0(@embroider/core@1.9.0)(supports-color@8.1.1)(webpack@5.91.0) '@embroider/core': 1.9.0 '@embroider/hbs-loader': 1.9.0(@embroider/core@1.9.0)(webpack@5.91.0) '@embroider/shared-internals': 1.8.3 '@types/source-map': 0.5.7 '@types/supports-color': 8.1.3 - babel-loader: 8.3.0(@babel/core@7.24.6(supports-color@8.1.1))(webpack@5.91.0) + babel-loader: 8.3.0(@babel/core@7.24.6)(webpack@5.91.0) babel-preset-env: 1.7.0(supports-color@8.1.1) css-loader: 5.2.7(webpack@5.91.0) csso: 4.2.0 @@ -9389,18 +9383,9 @@ snapshots: babel-import-util@3.0.0: {} - babel-loader@8.3.0(@babel/core@7.24.6(supports-color@8.1.1))(webpack@5.91.0): - dependencies: - '@babel/core': 7.24.6(supports-color@8.1.1) - find-cache-dir: 3.3.2 - loader-utils: 2.0.4 - make-dir: 3.1.0 - schema-utils: 2.7.1 - webpack: 5.91.0 - babel-loader@8.3.0(@babel/core@7.24.6)(webpack@4.47.0): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -9409,7 +9394,7 @@ snapshots: babel-loader@8.3.0(@babel/core@7.24.6)(webpack@5.91.0): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) find-cache-dir: 3.3.2 loader-utils: 2.0.4 make-dir: 3.1.0 @@ -9426,12 +9411,12 @@ snapshots: babel-plugin-debug-macros@0.2.0(@babel/core@7.24.6): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) semver: 5.7.2 babel-plugin-debug-macros@0.3.4(@babel/core@7.24.6): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) semver: 5.7.2 babel-plugin-ember-data-packages-polyfill@0.1.2: @@ -9486,7 +9471,7 @@ snapshots: babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.6): dependencies: '@babel/compat-data': 7.24.6 - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.6) semver: 6.3.1 transitivePeerDependencies: @@ -9494,7 +9479,7 @@ snapshots: babel-plugin-polyfill-corejs3@0.10.4(@babel/core@7.24.6): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.6) core-js-compat: 3.37.1 transitivePeerDependencies: @@ -9502,7 +9487,7 @@ snapshots: babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.6): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.6) transitivePeerDependencies: - supports-color @@ -9924,7 +9909,7 @@ snapshots: broccoli-babel-transpiler@7.8.1: dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/polyfill': 7.12.1 broccoli-funnel: 2.0.2 broccoli-merge-trees: 3.0.2 @@ -10662,6 +10647,8 @@ snapshots: commander@8.3.0: {} + common-ancestor-path@1.0.1: {} + common-tags@1.8.2: {} commondir@1.0.1: {} @@ -10943,6 +10930,13 @@ snapshots: dependencies: mimic-response: 1.0.1 + decorator-transforms@2.0.0(@babel/core@7.24.6): + dependencies: + '@babel/plugin-syntax-decorators': 7.24.6(@babel/core@7.24.6) + babel-import-util: 3.0.0 + transitivePeerDependencies: + - '@babel/core' + deep-extend@0.6.0: {} deep-is@0.1.4: {} @@ -11030,6 +11024,8 @@ snapshots: dependencies: esutils: 2.0.3 + dom-element-descriptors@0.5.1: {} + domain-browser@1.2.0: {} domexception@2.0.1: @@ -11077,7 +11073,7 @@ snapshots: ember-auto-import@1.12.2: dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/preset-env': 7.24.6(@babel/core@7.24.6) '@babel/traverse': 7.24.6(supports-color@8.1.1) '@babel/types': 7.24.6 @@ -11113,7 +11109,7 @@ snapshots: ember-auto-import@2.7.4(webpack@5.91.0): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.6) '@babel/plugin-proposal-decorators': 7.24.6(@babel/core@7.24.6) '@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.24.6) @@ -11156,7 +11152,7 @@ snapshots: ember-cli-babel@7.26.11: dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.24.6 '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.24.6) '@babel/plugin-proposal-decorators': 7.24.6(@babel/core@7.24.6) @@ -11332,7 +11328,7 @@ snapshots: ember-cli@4.12.3(babel-core@6.26.3)(handlebars@4.7.8)(underscore@1.13.6): dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/plugin-transform-modules-amd': 7.24.6(@babel/core@7.24.6) amd-name-resolver: 1.3.1 babel-plugin-module-resolver: 4.1.0 @@ -11493,15 +11489,6 @@ snapshots: - '@babel/core' - supports-color - ember-destroyable-polyfill@2.0.3(@babel/core@7.24.6): - dependencies: - ember-cli-babel: 7.26.11 - ember-cli-version-checker: 5.1.2 - ember-compatibility-helpers: 1.2.7(@babel/core@7.24.6) - transitivePeerDependencies: - - '@babel/core' - - supports-color - ember-disable-prototype-extensions@1.1.3: {} ember-export-application-global@2.0.1: {} @@ -11529,9 +11516,9 @@ snapshots: transitivePeerDependencies: - supports-color - ember-qunit@5.1.5(@ember/test-helpers@2.9.4(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)))(qunit@2.20.1): + ember-qunit@5.1.5(@ember/test-helpers@4.0.2(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)))(qunit@2.20.1): dependencies: - '@ember/test-helpers': 2.9.4(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)) + '@ember/test-helpers': 4.0.2(@babel/core@7.24.6)(ember-source@4.12.4(@babel/core@7.24.6)(@glimmer/component@1.1.2(@babel/core@7.24.6))(webpack@5.91.0)) broccoli-funnel: 3.0.8 broccoli-merge-trees: 3.0.2 common-tags: 1.8.2 @@ -15098,7 +15085,7 @@ snapshots: remove-types@1.0.0: dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) '@babel/plugin-syntax-decorators': 7.24.6(@babel/core@7.24.6) '@babel/plugin-transform-typescript': 7.24.6(@babel/core@7.24.6) prettier: 2.8.8 @@ -16574,7 +16561,7 @@ snapshots: workerpool@3.1.2: dependencies: - '@babel/core': 7.24.6 + '@babel/core': 7.24.6(supports-color@8.1.1) object-assign: 4.1.1 rsvp: 4.8.5 transitivePeerDependencies: