Skip to content

Commit 0c9a947

Browse files
committed
Add ember-focus-trap to test-app, due to Embroider bug
1 parent 7a25b3a commit 0c9a947

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/test-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"ember-data": "~4.3.0",
4747
"ember-export-application-global": "^2.0.1",
4848
"ember-fetch": "^8.1.1",
49+
"ember-focus-trap": "^1.0.1",
4950
"ember-load-initializers": "^2.1.2",
5051
"ember-page-title": "^7.0.0",
5152
"ember-qunit": "^5.1.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5432,7 +5432,7 @@ ember-fetch@^8.1.1:
54325432
node-fetch "^2.6.1"
54335433
whatwg-fetch "^3.6.2"
54345434

5435-
ember-focus-trap@^1.0.0:
5435+
ember-focus-trap@^1.0.0, ember-focus-trap@^1.0.1:
54365436
version "1.0.1"
54375437
resolved "https://registry.yarnpkg.com/ember-focus-trap/-/ember-focus-trap-1.0.1.tgz#a99565f6ce55d500b92a0965e79e3ad04219f157"
54385438
integrity sha512-ZUyq5ZkIuXp+ng9rCMkqBh36/V95PltL7iljStkma4+651xlAy3Z84L9WOu/uOJyVpNUxii8RJBbAySHV6c+RQ==

0 commit comments

Comments
 (0)