|
81 | 81 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
82 | 82 | "@babel/plugin-proposal-decorators": "^7.24.7", |
83 | 83 | "@babel/plugin-transform-typescript": "^7.25.2", |
84 | | - "@ember/test-helpers": "^4.0.4", |
85 | | - "@ember/test-waiters": "^3.1.0", |
86 | | - "@embroider/addon-dev": "^5.0.0", |
87 | | - "@glimmer/component": "^1.1.2", |
| 84 | + "@ember/test-helpers": "^5.0.0", |
| 85 | + "@ember/test-waiters": "^4.0.0", |
| 86 | + "@embroider/addon-dev": "^8.0.0", |
| 87 | + "@glimmer/component": "^2.0.0", |
88 | 88 | "@glint/core": "^1.4.0", |
89 | 89 | "@glint/environment-ember-loose": "^1.4.0", |
90 | 90 | "@glint/environment-ember-template-imports": "^1.4.0", |
|
115 | 115 | "@types/rsvp": "^4.0.9", |
116 | 116 | "@typescript-eslint/eslint-plugin": "^8.3.0", |
117 | 117 | "@typescript-eslint/parser": "^8.3.0", |
118 | | - "babel-plugin-ember-template-compilation": "^2.2.5", |
| 118 | + "babel-plugin-ember-template-compilation": "^3.0.0", |
119 | 119 | "concurrently": "^9.0.1", |
120 | 120 | "ember-modifier": "^4.2.0", |
121 | | - "ember-template-lint": "^6.0.0", |
122 | | - "eslint": "^8.57.0", |
123 | | - "eslint-config-prettier": "^9.1.0", |
| 121 | + "ember-template-lint": "^7.0.0", |
| 122 | + "eslint": "^9.0.0", |
| 123 | + "eslint-config-prettier": "^10.0.0", |
124 | 124 | "eslint-plugin-ember": "^12.2.0", |
125 | 125 | "eslint-plugin-import": "^2.30.0", |
126 | 126 | "eslint-plugin-n": "^17.10.3", |
127 | 127 | "eslint-plugin-prettier": "^5.2.1", |
128 | 128 | "eslint-plugin-qunit": "^8.1.2", |
129 | 129 | "prettier": "^3.3.3", |
130 | | - "rollup": "^3.29.5", |
| 130 | + "rollup": "^4.0.0", |
131 | 131 | "rollup-plugin-copy": "^3.5.0", |
132 | 132 | "typescript": "^5.6.2", |
133 | 133 | "webpack": "^5.94.0" |
|
0 commit comments