|
47 | 47 | "decorator-transforms": "^1.0.1"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
| 50 | + "@arethetypeswrong/cli": "^0.15.0", |
50 | 51 | "@babel/core": "^7.23.6",
|
51 | 52 | "@babel/plugin-transform-typescript": "^7.23.6",
|
52 | 53 | "@babel/runtime": "^7.17.0",
|
53 | 54 | "@embroider/addon-dev": "^4.1.0",
|
| 55 | + "@rollup/plugin-babel": "^6.0.4", |
54 | 56 | "@tsconfig/ember": "^3.0.2",
|
55 | 57 | "@types/ember__debug": "^4.0.7",
|
56 | 58 | "@typescript-eslint/eslint-plugin": "^6.14.0",
|
57 | 59 | "@typescript-eslint/parser": "^6.14.0",
|
58 |
| - "@rollup/plugin-babel": "^6.0.4", |
59 | 60 | "babel-plugin-ember-template-compilation": "^2.2.1",
|
60 | 61 | "concurrently": "^8.2.2",
|
61 | 62 | "ember-template-lint": "^5.13.0",
|
|
64 | 65 | "eslint-plugin-ember": "^11.12.0",
|
65 | 66 | "eslint-plugin-n": "^16.4.0",
|
66 | 67 | "eslint-plugin-prettier": "^5.0.1",
|
| 68 | + "expect-type": "^0.18.0", |
67 | 69 | "prettier": "^3.1.1",
|
68 | 70 | "prettier-plugin-ember-template-tag": "^1.1.0",
|
69 |
| - "@arethetypeswrong/cli": "^0.15.0", |
70 | 71 | "publint": "^0.2.7",
|
71 | 72 | "rollup": "^4.9.1",
|
72 | 73 | "rollup-plugin-copy": "^3.5.0",
|
|
0 commit comments