diff --git a/docs-app/package.json b/docs-app/package.json index d8a3afe49..88441e8f9 100644 --- a/docs-app/package.json +++ b/docs-app/package.json @@ -83,7 +83,7 @@ "ember-changeset-validations": "^4.1.1", "ember-cli": "~6.2.0", "ember-cli-app-version": "^7.0.0", - "ember-cli-babel": "^7.26.11", + "ember-cli-babel": "^8.0.0", "ember-cli-dependency-checker": "^3.3.1", "ember-cli-deprecation-workflow": "^3.0.0", "ember-cli-htmlbars": "^6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 64c67f5c6..943f7e167 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -243,8 +243,8 @@ importers: specifier: ^7.0.0 version: 7.0.0(ember-source@5.12.0(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glint/template@1.5.2)(rsvp@4.8.5)(webpack@5.98.0)) ember-cli-babel: - specifier: ^7.26.11 - version: 7.26.11 + specifier: ^8.0.0 + version: 8.2.0(@babel/core@7.26.9) ember-cli-dependency-checker: specifier: ^3.3.1 version: 3.3.3(ember-cli@6.2.2(handlebars@4.7.8)(underscore@1.13.7)) @@ -919,8 +919,8 @@ importers: specifier: ^7.0.0 version: 7.0.0(ember-source@5.12.0(@glimmer/component@1.1.2(@babel/core@7.26.9))(@glint/template@1.5.2)(rsvp@4.8.5)(webpack@5.98.0)) ember-cli-babel: - specifier: ^7.26.11 - version: 7.26.11 + specifier: ^8.0.0 + version: 8.2.0(@babel/core@7.26.9) ember-cli-dependency-checker: specifier: ^3.3.1 version: 3.3.3(ember-cli@6.2.2(handlebars@4.7.8)(underscore@1.13.7)) @@ -2155,12 +2155,6 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.26.3': - resolution: {integrity: sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - '@babel/plugin-transform-typescript@7.26.8': resolution: {integrity: sha512-bME5J9AC8ChwA7aEPJ6zym3w7aObZULHhbNLU0bKUhKsAkylkzUdq+0kdymh9rzi8nlNFl2bmldFBCKNJBUpuw==} engines: {node: '>=6.9.0'} @@ -10708,10 +10702,10 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.26.5 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 debug: 4.3.4(supports-color@8.1.1) lodash.debounce: 4.0.8 - resolve: 1.22.1 + resolve: 1.22.10 semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -10719,8 +10713,8 @@ snapshots: '@babel/helper-define-polyfill-provider@0.5.0(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-compilation-targets': 7.26.5 + '@babel/helper-plugin-utils': 7.26.5 debug: 4.4.0(supports-color@8.1.1) lodash.debounce: 4.0.8 resolve: 1.22.10 @@ -10731,10 +10725,10 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-compilation-targets': 7.26.5 - '@babel/helper-plugin-utils': 7.25.9 + '@babel/helper-plugin-utils': 7.26.5 debug: 4.3.7(supports-color@9.4.0) lodash.debounce: 4.0.8 - resolve: 1.22.8 + resolve: 1.22.10 transitivePeerDependencies: - supports-color @@ -10932,6 +10926,8 @@ snapshots: '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 '@babel/plugin-transform-optional-chaining': 7.23.4(@babel/core@7.26.9) + transitivePeerDependencies: + - supports-color '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.9)': dependencies: @@ -10946,7 +10942,7 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@7.25.9(@babel/core@7.26.9)': dependencies: @@ -11077,10 +11073,12 @@ snapshots: '@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.24.1(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-annotate-as-pure': 7.25.9 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.26.9) + transitivePeerDependencies: + - supports-color '@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.26.9)': dependencies: @@ -11131,7 +11129,7 @@ snapshots: '@babel/plugin-syntax-import-attributes@7.23.3(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-import-attributes@7.26.0(@babel/core@7.26.9)': dependencies: @@ -11141,7 +11139,7 @@ snapshots: '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.26.9)': dependencies: @@ -11196,12 +11194,12 @@ snapshots: '@babel/plugin-syntax-typescript@7.24.1(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-typescript@7.25.9(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.25.9 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.26.9)': dependencies: @@ -11223,7 +11221,7 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/helper-remap-async-to-generator': 7.22.20(@babel/core@7.26.9) '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.26.9) @@ -11277,8 +11275,8 @@ snapshots: '@babel/plugin-transform-class-properties@7.23.3(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) + '@babel/helper-plugin-utils': 7.26.5 transitivePeerDependencies: - supports-color @@ -11375,7 +11373,7 @@ snapshots: '@babel/plugin-transform-dynamic-import@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.26.9) '@babel/plugin-transform-dynamic-import@7.25.9(@babel/core@7.26.9)': @@ -11400,7 +11398,7 @@ snapshots: '@babel/plugin-transform-export-namespace-from@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.26.9) '@babel/plugin-transform-export-namespace-from@7.25.9(@babel/core@7.26.9)': @@ -11441,7 +11439,7 @@ snapshots: '@babel/plugin-transform-json-strings@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.26.9) '@babel/plugin-transform-json-strings@7.25.9(@babel/core@7.26.9)': @@ -11462,7 +11460,7 @@ snapshots: '@babel/plugin-transform-logical-assignment-operators@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.26.9) '@babel/plugin-transform-logical-assignment-operators@7.25.9(@babel/core@7.26.9)': @@ -11492,7 +11490,7 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.9)(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.25.9 + '@babel/helper-plugin-utils': 7.26.5 transitivePeerDependencies: - supports-color @@ -11575,7 +11573,7 @@ snapshots: '@babel/plugin-transform-nullish-coalescing-operator@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.26.9) '@babel/plugin-transform-nullish-coalescing-operator@7.25.9(@babel/core@7.26.9)': @@ -11586,7 +11584,7 @@ snapshots: '@babel/plugin-transform-numeric-separator@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.26.9) '@babel/plugin-transform-numeric-separator@7.25.9(@babel/core@7.26.9)': @@ -11598,8 +11596,8 @@ snapshots: dependencies: '@babel/compat-data': 7.24.4 '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-compilation-targets': 7.23.6 - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-compilation-targets': 7.26.5 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.26.9) '@babel/plugin-transform-parameters': 7.23.3(@babel/core@7.26.9) @@ -11627,7 +11625,7 @@ snapshots: '@babel/plugin-transform-optional-catch-binding@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.26.9) '@babel/plugin-transform-optional-catch-binding@7.25.9(@babel/core@7.26.9)': @@ -11638,9 +11636,11 @@ snapshots: '@babel/plugin-transform-optional-chaining@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.24.0 - '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 + '@babel/helper-plugin-utils': 7.26.5 + '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.26.9) + transitivePeerDependencies: + - supports-color '@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.9)': dependencies: @@ -11663,8 +11663,8 @@ snapshots: '@babel/plugin-transform-private-methods@7.23.3(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) + '@babel/helper-plugin-utils': 7.26.5 transitivePeerDependencies: - supports-color @@ -11679,9 +11679,9 @@ snapshots: '@babel/plugin-transform-private-property-in-object@7.23.4(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-annotate-as-pure': 7.25.9 + '@babel/helper-create-class-features-plugin': 7.26.9(@babel/core@7.26.9) + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.26.9) transitivePeerDependencies: - supports-color @@ -11749,7 +11749,7 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-module-imports': 7.25.9(supports-color@8.1.1) - '@babel/helper-plugin-utils': 7.25.9 + '@babel/helper-plugin-utils': 7.26.5 babel-plugin-polyfill-corejs2: 0.4.12(@babel/core@7.26.9) babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.26.9) babel-plugin-polyfill-regenerator: 0.6.3(@babel/core@7.26.9) @@ -11830,17 +11830,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/plugin-transform-typescript@7.26.3(@babel/core@7.26.9)': - dependencies: - '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-annotate-as-pure': 7.25.9 - '@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.25.9 - '@babel/helper-skip-transparent-expression-wrappers': 7.25.9 - '@babel/plugin-syntax-typescript': 7.25.9(@babel/core@7.26.9) - transitivePeerDependencies: - - supports-color - '@babel/plugin-transform-typescript@7.26.8(@babel/core@7.26.9)': dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) @@ -11890,7 +11879,7 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-transform-unicode-property-regex@7.25.9(@babel/core@7.26.9)': dependencies: @@ -11914,7 +11903,7 @@ snapshots: dependencies: '@babel/core': 7.26.9(supports-color@8.1.1) '@babel/helper-create-regexp-features-plugin': 7.22.15(@babel/core@7.26.9) - '@babel/helper-plugin-utils': 7.24.0 + '@babel/helper-plugin-utils': 7.26.5 '@babel/plugin-transform-unicode-sets-regex@7.25.9(@babel/core@7.26.9)': dependencies: @@ -12012,7 +12001,7 @@ snapshots: dependencies: '@babel/compat-data': 7.24.4 '@babel/core': 7.26.9(supports-color@8.1.1) - '@babel/helper-compilation-targets': 7.23.6 + '@babel/helper-compilation-targets': 7.26.5 '@babel/helper-plugin-utils': 7.24.0 '@babel/helper-validator-option': 7.23.5 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.23.3(@babel/core@7.26.9) @@ -12058,7 +12047,7 @@ snapshots: '@babel/plugin-transform-literals': 7.23.3(@babel/core@7.26.9) '@babel/plugin-transform-logical-assignment-operators': 7.23.4(@babel/core@7.26.9) '@babel/plugin-transform-member-expression-literals': 7.23.3(@babel/core@7.26.9) - '@babel/plugin-transform-modules-amd': 7.23.3(@babel/core@7.26.9) + '@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.9) '@babel/plugin-transform-modules-commonjs': 7.24.1(@babel/core@7.26.9) '@babel/plugin-transform-modules-systemjs': 7.23.9(@babel/core@7.26.9) '@babel/plugin-transform-modules-umd': 7.23.3(@babel/core@7.26.9) @@ -13422,7 +13411,7 @@ snapshots: eslint: 8.33.0 eslint-import-resolver-typescript: 3.6.1(eslint-plugin-import@2.29.1(eslint@8.33.0))(eslint@8.33.0) eslint-plugin-decorator-position: 5.0.2(@babel/eslint-parser@7.26.8(@babel/core@7.26.9)(eslint@8.33.0))(eslint@8.33.0) - eslint-plugin-import: 2.29.1(eslint-import-resolver-typescript@3.6.1(eslint-plugin-import@2.29.1(eslint@8.33.0))(eslint@8.33.0))(eslint@8.33.0) + eslint-plugin-import: 2.29.1(eslint-import-resolver-typescript@3.6.1)(eslint@8.33.0) eslint-plugin-json: 3.1.0 eslint-plugin-n: 16.6.2(eslint@8.33.0) eslint-plugin-prettier: 4.2.1(eslint-config-prettier@8.6.0(eslint@8.33.0))(eslint@8.33.0)(prettier@3.0.1) @@ -14260,7 +14249,7 @@ snapshots: eslint: 8.33.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.33.0) - semver: 7.3.8 + semver: 7.7.1 transitivePeerDependencies: - supports-color - typescript @@ -15818,7 +15807,7 @@ snapshots: builtins@5.0.1: dependencies: - semver: 7.5.1 + semver: 7.7.1 bytes@1.0.0: {} @@ -16790,7 +16779,7 @@ snapshots: '@babel/plugin-transform-class-static-block': 7.26.0(@babel/core@7.26.9) '@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.9) '@babel/plugin-transform-runtime': 7.25.9(@babel/core@7.26.9) - '@babel/plugin-transform-typescript': 7.26.3(@babel/core@7.26.9) + '@babel/plugin-transform-typescript': 7.26.8(@babel/core@7.26.9) '@babel/preset-env': 7.26.0(@babel/core@7.26.9) '@babel/runtime': 7.12.18 amd-name-resolver: 1.3.1 @@ -17464,7 +17453,7 @@ snapshots: lodash: 4.17.21 package-json: 6.5.0 remote-git-tags: 3.0.0 - semver: 7.5.4 + semver: 7.7.1 transitivePeerDependencies: - encoding @@ -17789,7 +17778,7 @@ snapshots: enhanced-resolve: 5.18.1 eslint: 8.33.0 eslint-module-utils: 2.8.1(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(eslint-plugin-import@2.29.1(eslint@8.33.0))(eslint@8.33.0))(eslint@8.33.0) - eslint-plugin-import: 2.29.1(eslint-import-resolver-typescript@3.6.1(eslint-plugin-import@2.29.1(eslint@8.33.0))(eslint@8.33.0))(eslint@8.33.0) + eslint-plugin-import: 2.29.1(eslint-import-resolver-typescript@3.6.1)(eslint@8.33.0) fast-glob: 3.3.2 get-tsconfig: 4.7.2 is-core-module: 2.13.1 @@ -17898,7 +17887,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.29.1(eslint-import-resolver-typescript@3.6.1(eslint-plugin-import@2.29.1(eslint@8.33.0))(eslint@8.33.0))(eslint@8.33.0): + eslint-plugin-import@2.29.1(eslint-import-resolver-typescript@3.6.1)(eslint@8.33.0): dependencies: array-includes: 3.1.7 array.prototype.findlastindex: 1.2.4 diff --git a/test-app/package.json b/test-app/package.json index 937fd2bbe..722e544e6 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -77,7 +77,7 @@ "ember-browser-services": "^5.0.0", "ember-cli": "~6.2.0", "ember-cli-app-version": "^7.0.0", - "ember-cli-babel": "^7.26.11", + "ember-cli-babel": "^8.0.0", "ember-cli-dependency-checker": "^3.3.1", "ember-cli-htmlbars": "^6.1.1", "ember-cli-inject-live-reload": "^2.1.0",