|
70 | 70 | "@babel/eslint-parser": "^7.26.8", |
71 | 71 | "@babel/plugin-transform-typescript": "^7.26.8", |
72 | 72 | "@babel/runtime": "^7.26.9", |
73 | | - "@embroider/addon-dev": "^7.1.1", |
74 | | - "@eslint/js": "^9.21.0", |
| 73 | + "@embroider/addon-dev": "^8.0.0", |
| 74 | + "@eslint/js": "^10.0.0", |
75 | 75 | "@glint/core": "^1.5.2", |
76 | 76 | "@glint/environment-ember-loose": "^1.5.2", |
77 | 77 | "@glint/environment-ember-template-imports": "^1.5.2", |
78 | 78 | "@glint/template": "^1.5.2", |
79 | | - "@rollup/plugin-babel": "^6.0.4", |
| 79 | + "@rollup/plugin-babel": "^7.0.0", |
80 | 80 | "@tsconfig/ember": "^3.0.9", |
81 | 81 | "@types/rsvp": "^4.0.9", |
82 | | - "babel-plugin-ember-template-compilation": "^2.3.0", |
| 82 | + "babel-plugin-ember-template-compilation": "^4.0.0", |
83 | 83 | "concurrently": "^9.1.2", |
84 | | - "ember-source": "~5.8.0", |
85 | | - "ember-template-lint": "^6.1.0", |
86 | | - "eslint": "^9.21.0", |
| 84 | + "ember-source": "~6.12.0", |
| 85 | + "ember-template-lint": "^7.0.0", |
| 86 | + "eslint": "^10.0.0", |
87 | 87 | "eslint-config-prettier": "^10.0.2", |
88 | | - "eslint-plugin-ember": "^12.5.0", |
| 88 | + "eslint-plugin-ember": "^13.0.0", |
89 | 89 | "eslint-plugin-import": "^2.31.0", |
90 | | - "eslint-plugin-n": "^17.16.1", |
91 | | - "globals": "^16.0.0", |
| 90 | + "eslint-plugin-n": "^18.0.0", |
| 91 | + "globals": "^17.0.0", |
92 | 92 | "prettier": "^3.5.2", |
93 | 93 | "prettier-plugin-ember-template-tag": "^2.0.4", |
94 | 94 | "rollup": "^4.34.9", |
95 | 95 | "rollup-plugin-copy": "^3.5.0", |
96 | | - "typescript": "~5.8.2", |
| 96 | + "typescript": "~6.0.0", |
97 | 97 | "typescript-eslint": "^8.25.0", |
98 | 98 | "webpack": "^5.88.1" |
99 | 99 | }, |
|
0 commit comments