Skip to content

Commit

Permalink
Fix vite app via fixin' deps (#9621)
Browse files Browse the repository at this point in the history
* Fix tsconfig.json for the vite app

* Remove @embroider/macros from the overrides list in the root package.json

* Upgrade to latest ember-qunit
  • Loading branch information
NullVoxPopuli authored Dec 18, 2024
1 parent aa84dfa commit 9cc8cdd
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 146 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@
},
"overrides": {
"ember-auto-import": "^2.10.0",
"@embroider/macros": "^1.16.6",
"broccoli-funnel": "^3.0.8",
"broccoli-merge-trees": "^4.2.0",
"@glimmer/validator": "^0.92.3",
Expand Down
Loading

0 comments on commit 9cc8cdd

Please sign in to comment.