|
62 | 62 | "decorator-transforms": "^2.3.0" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@babel/core": "^7.27.4", |
66 | | - "@babel/eslint-parser": "^7.27.5", |
67 | | - "@babel/plugin-transform-typescript": "^7.27.1", |
68 | | - "@babel/runtime": "^7.27.6", |
69 | | - "@embroider/addon-dev": "^7.1.4", |
70 | | - "@eslint/js": "^9.29.0", |
| 65 | + "@babel/core": "^7.28.4", |
| 66 | + "@babel/eslint-parser": "^7.28.4", |
| 67 | + "@babel/plugin-transform-typescript": "^7.28.0", |
| 68 | + "@babel/runtime": "^7.28.4", |
| 69 | + "@embroider/addon-dev": "^8.1.0", |
| 70 | + "@eslint/js": "^9.36.0", |
71 | 71 | "@glimmer/component": "^2.0.0", |
72 | 72 | "@glint/core": "^1.5.2", |
73 | 73 | "@glint/environment-ember-loose": "^1.5.2", |
74 | 74 | "@glint/environment-ember-template-imports": "^1.5.2", |
75 | | - "@glint/template": "^1.5.2", |
| 75 | + "@glint/template": "1.5.2", |
76 | 76 | "@rollup/plugin-babel": "^6.0.4", |
77 | | - "@tsconfig/ember": "^3.0.10", |
78 | | - "babel-plugin-ember-template-compilation": "^2.4.1", |
79 | | - "concurrently": "^9.1.2", |
80 | | - "ember-source": "^6.5.0", |
81 | | - "ember-template-lint": "^7.9.1", |
82 | | - "eslint": "^9.29.0", |
83 | | - "eslint-config-prettier": "^10.1.5", |
84 | | - "eslint-plugin-ember": "^12.5.0", |
85 | | - "eslint-plugin-import": "^2.31.0", |
86 | | - "eslint-plugin-n": "^17.20.0", |
87 | | - "globals": "^16.2.0", |
88 | | - "prettier": "^3.5.3", |
89 | | - "prettier-plugin-ember-template-tag": "^2.0.6", |
90 | | - "rollup": "^4.43.0", |
| 77 | + "@tsconfig/ember": "^3.0.11", |
| 78 | + "babel-plugin-ember-template-compilation": "^3.0.1", |
| 79 | + "concurrently": "^9.2.1", |
| 80 | + "ember-source": "^6.7.0", |
| 81 | + "ember-template-lint": "^7.9.3", |
| 82 | + "eslint": "^9.36.0", |
| 83 | + "eslint-config-prettier": "^10.1.8", |
| 84 | + "eslint-plugin-ember": "^12.7.4", |
| 85 | + "eslint-plugin-import": "^2.32.0", |
| 86 | + "eslint-plugin-n": "^17.23.1", |
| 87 | + "globals": "^16.4.0", |
| 88 | + "prettier": "^3.6.2", |
| 89 | + "prettier-plugin-ember-template-tag": "^2.1.0", |
| 90 | + "rollup": "^4.52.3", |
91 | 91 | "rollup-plugin-copy": "^3.5.0", |
92 | | - "stylelint": "^16.20.0", |
93 | | - "stylelint-config-standard": "^38.0.0", |
94 | | - "typescript": "~5.8.3", |
95 | | - "typescript-eslint": "^8.34.0" |
| 92 | + "rollup-plugin-import-css": "^4.0.2", |
| 93 | + "stylelint": "^16.24.0", |
| 94 | + "stylelint-config-standard": "^39.0.0", |
| 95 | + "typescript": "~5.9.3", |
| 96 | + "typescript-eslint": "^8.45.0" |
96 | 97 | }, |
97 | 98 | "ember": { |
98 | 99 | "edition": "octane" |
|
0 commit comments