diff --git a/package.json b/package.json index 5f1d030..da92968 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "output:fixture": "node ./lib/bin/output-fixture.mjs" }, "dependencies": { - "ember-cli": "^5.12.0", + "ember-cli": "^6.0.0", "lodash": "^4.17.21", "walk-sync": "^3.0.0" }, @@ -38,5 +38,5 @@ "tmp-promise": "^3.0.3", "vitest": "^1.6.0" }, - "packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca" + "packageManager": "pnpm@9.13.2+sha512.88c9c3864450350e65a33587ab801acf946d7c814ed1134da4a924f6df5a2120fd36b46aab68f7cd1d413149112d53c7db3a4136624cfd00ff1846a0c6cef48a" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bd3b6c..7aa3bf0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: ember-cli: - specifier: ^5.12.0 - version: 5.12.0(handlebars@4.7.8)(underscore@1.13.6) + specifier: ^6.0.0 + version: 6.0.0(handlebars@4.7.8)(underscore@1.13.6) lodash: specifier: ^4.17.21 version: 4.17.21 @@ -920,6 +920,9 @@ packages: engines: {node: '>= 4.5.0'} hasBin: true + babel-remove-types@1.0.0: + resolution: {integrity: sha512-Kg+NZLwfe1E+LoGrkX9I9nFDM1FVBoiIdyW4bjNGGvrqWhvgcdauqijOFn5/WYkdoGXpUEDRWvU4X100ghVx4A==} + backbone@1.6.0: resolution: {integrity: sha512-13PUjmsgw/49EowNcQvfG4gmczz1ximTMhUktj0Jfrjth0MVaTxehpU+qYYX4MxnuIuhmvBLC6/ayxuAGnOhbA==} @@ -1659,8 +1662,8 @@ packages: ember-cli-string-utils@1.1.0: resolution: {integrity: sha512-PlJt4fUDyBrC/0X+4cOpaGCiMawaaB//qD85AXmDRikxhxVzfVdpuoec02HSiTGTTB85qCIzWBIh8lDOiMyyFg==} - ember-cli@5.12.0: - resolution: {integrity: sha512-48ZOoUZTXsav37RIYY9gyCR35yo64mhzfv5YHtTbsZZwLv/HjvTz27X0CTvkfVQaOWHYDFekxdp9ppaKz84VNA==} + ember-cli@6.0.0: + resolution: {integrity: sha512-0ljvckoeZz+lnxiQbyJQ0BnMhKgBQJ/WPFYzWcAW2KUWgt1nvJg2gqqqiH9Dk91/cxz2QjBl0ghl0y9tD0S/Bg==} engines: {node: '>= 18'} hasBin: true @@ -3433,9 +3436,6 @@ packages: remove-trailing-separator@1.1.0: resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} - remove-types@1.0.0: - resolution: {integrity: sha512-G7Hk1Q+UJ5DvlNAoJZObxANkBZGiGdp589rVcTW/tYqJWJ5rwfraSnKSQaETN8Epaytw8J40nS/zC7bcHGv36w==} - repeat-element@1.1.4: resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} engines: {node: '>=0.10.0'} @@ -5164,6 +5164,15 @@ snapshots: atob@2.1.2: {} + babel-remove-types@1.0.0: + dependencies: + '@babel/core': 7.24.6 + '@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 + transitivePeerDependencies: + - supports-color + backbone@1.6.0: dependencies: underscore: 1.13.6 @@ -5928,9 +5937,10 @@ snapshots: ember-cli-string-utils@1.1.0: {} - ember-cli@5.12.0(handlebars@4.7.8)(underscore@1.13.6): + ember-cli@6.0.0(handlebars@4.7.8)(underscore@1.13.6): dependencies: '@pnpm/find-workspace-dir': 6.0.3 + babel-remove-types: 1.0.0 broccoli: 3.5.2 broccoli-builder: 0.18.14 broccoli-concat: 4.2.5 @@ -5997,7 +6007,6 @@ snapshots: promise-map-series: 0.3.0 promise.hash.helper: 1.0.8 quick-temp: 0.1.8 - remove-types: 1.0.0 resolve: 1.22.8 resolve-package-path: 4.0.3 safe-stable-stringify: 2.4.3 @@ -8085,15 +8094,6 @@ snapshots: remove-trailing-separator@1.1.0: {} - remove-types@1.0.0: - dependencies: - '@babel/core': 7.24.6 - '@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 - transitivePeerDependencies: - - supports-color - repeat-element@1.1.4: {} repeat-string@1.6.1: {}