|
50 | 50 | "dependencies": { |
51 | 51 | "@ember/test-waiters": "^3.1.0 || ^4.0.0", |
52 | 52 | "@embroider/addon-shim": "^1.10.2", |
53 | | - "@embroider/macros": "^1.16.5", |
| 53 | + "@embroider/macros": "^1.20.2", |
54 | 54 | "@simple-dom/interface": "^1.4.0", |
55 | 55 | "decorator-transforms": "^2.0.0", |
56 | 56 | "dom-element-descriptors": "^0.5.0" |
|
59 | 59 | "@babel/core": "^7.25.2", |
60 | 60 | "@babel/plugin-transform-typescript": "^7.25.2", |
61 | 61 | "@babel/runtime": "^7.24.4", |
| 62 | + "@ember/library-tsconfig": "^2.0.0", |
62 | 63 | "@embroider/addon-dev": "^5.0.0", |
63 | 64 | "@glint/template": "^1.4.0", |
64 | 65 | "@rollup/plugin-babel": "^6.0.4", |
65 | | - "@tsconfig/ember": "^3.0.6", |
66 | 66 | "@types/rsvp": "^4.0.9", |
67 | 67 | "@typescript-eslint/eslint-plugin": "^8.2.0", |
68 | 68 | "@typescript-eslint/parser": "^8.2.0", |
69 | | - "babel-plugin-ember-template-compilation": "^2.2.5", |
| 69 | + "babel-plugin-ember-template-compilation": "^4.0.0", |
70 | 70 | "concurrently": "^8.2.2", |
71 | 71 | "documentation": "^14.0.3", |
72 | 72 | "ember-source": "^5.11.0", |
|
0 commit comments