|
69 | 69 | "@babel/core": "^7.28.5", |
70 | 70 | "@babel/plugin-transform-typescript": "^7.28.5", |
71 | 71 | "@babel/runtime": "^7.28.4", |
72 | | - "@embroider/addon-dev": "^6.0.1", |
| 72 | + "@ember/library-tsconfig": "^2.0.0", |
| 73 | + "@embroider/addon-dev": "^8.2.0", |
73 | 74 | "@glimmer/component": "^2.0.0", |
74 | 75 | "@glint/ember-tsc": "^1.0.8", |
75 | 76 | "@glint/template": "^1.7.3", |
76 | 77 | "@glint/tsserver-plugin": "^2.0.8", |
77 | | - "@rollup/plugin-babel": "^6.1.0", |
78 | | - "@ember/library-tsconfig": "^2.0.0", |
79 | 78 | "@nullvoxpopuli/eslint-configs": "^5.5.0", |
| 79 | + "@rollup/plugin-babel": "^6.1.0", |
80 | 80 | "babel-plugin-ember-template-compilation": "^2.2.5", |
81 | 81 | "concurrently": "^9.2.1", |
82 | 82 | "ember-source": "^5.12.0", |
83 | | - "ember-template-lint": "^6.0.0", |
| 83 | + "ember-template-lint": "^7.9.3", |
84 | 84 | "eslint": "^9.39.2", |
85 | 85 | "prettier": "^3.7.4", |
86 | 86 | "prettier-plugin-ember-template-tag": "^2.1.2", |
|
0 commit comments