diff --git a/package.json b/package.json index dca8e27a2e8..2590242050c 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,6 @@ "unlink:all": "node bin/unlink-all.mjs" }, "dependencies": { - "@babel/core": "^7.24.4", - "@ember/edition-utils": "^1.2.0", "@embroider/addon-shim": "^1.9.0", "@glimmer/compiler": "0.94.11", "@glimmer/destroyable": "0.94.8", @@ -86,9 +84,6 @@ "@glimmer/vm-babel-plugins": "0.93.5", "@simple-dom/interface": "^1.4.0", "backburner.js": "^2.8.0", - "broccoli-file-creator": "^2.1.1", - "broccoli-funnel": "^3.0.8", - "broccoli-merge-trees": "^4.2.0", "chalk": "^4.0.0", "ember-cli-babel": "^8.2.0", "ember-cli-get-component-path-option": "^1.0.0", @@ -108,9 +103,11 @@ }, "devDependencies": { "@aws-sdk/client-s3": "^3.731.0", + "@babel/core": "^7.24.4", "@babel/plugin-transform-typescript": "^7.22.9", "@babel/preset-env": "^7.16.11", "@babel/types": "^7.22.5", + "@ember/edition-utils": "^1.2.0", "@embroider/macros": "^1.18.0", "@embroider/shared-internals": "^2.5.0", "@eslint/js": "^9.21.0", @@ -126,6 +123,9 @@ "auto-dist-tag": "^2.1.1", "babel-plugin-debug-macros": "1.0.0", "babel-plugin-ember-template-compilation": "^2.1.1", + "broccoli-file-creator": "^2.1.1", + "broccoli-funnel": "^3.0.8", + "broccoli-merge-trees": "^4.2.0", "brotli": "^1.3.3", "dag-map": "^2.0.2", "decorator-transforms": "2.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67bb9b81f75..2506e28c072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,12 +12,6 @@ importers: .: dependencies: - '@babel/core': - specifier: ^7.24.4 - version: 7.26.9 - '@ember/edition-utils': - specifier: ^1.2.0 - version: 1.2.0 '@embroider/addon-shim': specifier: ^1.9.0 version: 1.9.0 @@ -75,15 +69,6 @@ importers: backburner.js: specifier: ^2.8.0 version: 2.8.0 - broccoli-file-creator: - specifier: ^2.1.1 - version: 2.1.1 - broccoli-funnel: - specifier: ^3.0.8 - version: 3.0.8 - broccoli-merge-trees: - specifier: ^4.2.0 - version: 4.2.0 chalk: specifier: ^4.0.0 version: 4.1.2 @@ -136,6 +121,9 @@ importers: '@aws-sdk/client-s3': specifier: ^3.731.0 version: 3.750.0 + '@babel/core': + specifier: ^7.24.4 + version: 7.26.9 '@babel/plugin-transform-typescript': specifier: ^7.22.9 version: 7.26.8(@babel/core@7.26.9) @@ -145,6 +133,9 @@ importers: '@babel/types': specifier: ^7.22.5 version: 7.26.9 + '@ember/edition-utils': + specifier: ^1.2.0 + version: 1.2.0 '@embroider/macros': specifier: ^1.18.0 version: 1.18.0 @@ -190,6 +181,15 @@ importers: babel-plugin-ember-template-compilation: specifier: ^2.1.1 version: 2.3.0 + broccoli-file-creator: + specifier: ^2.1.1 + version: 2.1.1 + broccoli-funnel: + specifier: ^3.0.8 + version: 3.0.8 + broccoli-merge-trees: + specifier: ^4.2.0 + version: 4.2.0 brotli: specifier: ^1.3.3 version: 1.3.3 @@ -11808,7 +11808,7 @@ snapshots: '@babel/code-frame': 7.26.2 '@babel/generator': 7.26.9 '@babel/helper-compilation-targets': 7.26.5 - '@babel/helper-module-transforms': 7.26.0(@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))(supports-color@8.1.1) '@babel/helpers': 7.26.9 '@babel/parser': 7.26.9 '@babel/template': 7.26.9 @@ -12088,6 +12088,7 @@ snapshots: '@babel/traverse': 7.26.9(supports-color@8.1.1) transitivePeerDependencies: - supports-color + optional: true '@babel/helper-module-transforms@7.26.0(@babel/core@7.27.4)': dependencies: