|
38 | 38 | "@babel/plugin-proposal-decorators": "^7.28.0", |
39 | 39 | "@babel/plugin-transform-runtime": "^7.28.5", |
40 | 40 | "@babel/plugin-transform-typescript": "^7.28.5", |
41 | | - "@ember/optional-features": "^2.2.0", |
| 41 | + "@ember/optional-features": "^2.3.0", |
42 | 42 | "@ember/string": "^4.0.1", |
43 | 43 | "@ember/test-helpers": "^5.4.1", |
44 | | - "@embroider/compat": "^4.1.10", |
| 44 | + "@embroider/compat": "^4.1.11", |
45 | 45 | "@embroider/config-meta-loader": "^1.0.0", |
46 | | - "@embroider/core": "^4.2.7", |
47 | | - "@embroider/macros": "^1.19.4", |
48 | | - "@embroider/vite": "^1.4.1", |
| 46 | + "@embroider/core": "^4.4.0", |
| 47 | + "@embroider/macros": "^1.19.5", |
| 48 | + "@embroider/vite": "^1.4.4", |
49 | 49 | "@eslint/js": "^9.39.1", |
50 | 50 | "@glimmer/component": "^2.0.0", |
51 | 51 | "@glimmer/tracking": "^1.1.2", |
|
60 | 60 | "babel-plugin-ember-template-compilation": "^2.3.0", |
61 | 61 | "concurrently": "^9.2.1", |
62 | 62 | "decorator-transforms": "^2.3.0", |
63 | | - "ember-auto-import": "^2.11.2", |
| 63 | + "ember-auto-import": "^2.12.0", |
64 | 64 | "ember-cli": "~6.7.0", |
65 | 65 | "ember-cli-babel": "^8.2.0", |
66 | 66 | "ember-cli-deprecation-workflow": "^3.4.0", |
|
77 | 77 | "ember-truth-helpers": "^5.0.0", |
78 | 78 | "eslint": "^9.39.1", |
79 | 79 | "eslint-config-prettier": "^10.1.8", |
80 | | - "eslint-plugin-ember": "^12.7.4", |
| 80 | + "eslint-plugin-ember": "^12.7.5", |
81 | 81 | "eslint-plugin-n": "^17.23.1", |
82 | 82 | "eslint-plugin-qunit": "^8.2.5", |
83 | 83 | "globals": "^16.5.0", |
84 | | - "prettier": "^3.6.2", |
85 | | - "prettier-plugin-ember-template-tag": "^2.1.0", |
86 | | - "qunit": "^2.24.2", |
| 84 | + "prettier": "^3.7.4", |
| 85 | + "prettier-plugin-ember-template-tag": "^2.1.2", |
| 86 | + "qunit": "^2.24.3", |
87 | 87 | "qunit-dom": "^3.5.0", |
88 | 88 | "rsvp": "^4.8.5", |
89 | 89 | "sass-embedded": "^1.93.3", |
90 | | - "shiki": "^3.15.0", |
91 | | - "stylelint": "^16.25.0", |
| 90 | + "shiki": "^3.19.0", |
| 91 | + "stylelint": "^16.26.1", |
92 | 92 | "stylelint-config-standard": "^39.0.1", |
93 | 93 | "tracked-built-ins": "^4.0.0", |
94 | 94 | "typescript": "^5.9.3", |
95 | | - "typescript-eslint": "^8.46.4", |
96 | | - "vite": "^7.2.2" |
| 95 | + "typescript-eslint": "^8.48.1", |
| 96 | + "vite": "^7.2.6" |
97 | 97 | }, |
98 | 98 | "engines": { |
99 | 99 | "node": ">= 20.11" |
|
0 commit comments