|
18 | 18 | "test:fastboot": "ember fastboot:test" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@babel/eslint-parser": "7.28.4", |
22 | | - "@babel/plugin-transform-typescript": "7.28.0", |
| 21 | + "@babel/eslint-parser": "7.28.5", |
| 22 | + "@babel/plugin-transform-typescript": "7.28.5", |
23 | 23 | "@ember/legacy-built-in-components": "0.5.0", |
24 | 24 | "@ember/optional-features": "2.2.0", |
25 | 25 | "@ember/string": "3.1.1", |
|
34 | 34 | "@tsconfig/ember": "3.0.11", |
35 | 35 | "@types/ember__service": "4.0.9", |
36 | 36 | "@types/qunit": "2.19.13", |
37 | | - "@typescript-eslint/eslint-plugin": "8.46.1", |
38 | | - "@typescript-eslint/parser": "8.46.1", |
| 37 | + "@typescript-eslint/eslint-plugin": "8.46.3", |
| 38 | + "@typescript-eslint/parser": "8.46.3", |
39 | 39 | "body-parser": "2.2.0", |
40 | 40 | "bootstrap": "5.3.8", |
41 | 41 | "broccoli-asset-rev": "3.0.0", |
42 | 42 | "cors": "2.8.5", |
43 | | - "ember-auto-import": "2.11.1", |
| 43 | + "ember-auto-import": "2.11.2", |
44 | 44 | "ember-cli": "6.8.0", |
45 | 45 | "ember-cli-babel": "8.2.0", |
46 | 46 | "ember-cli-content-security-policy": "1.1.1", |
|
0 commit comments