Add focus-trap

Signed-off-by: Christopher Ng <chrng8@gmail.com>
pull/37780/head
Christopher Ng 2023-04-20 19:48:43 +07:00
parent 6d9f785afb
commit 87ae9bbc12
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated

@ -44,6 +44,7 @@
"debounce": "^1.2.1",
"dompurify": "^2.3.6",
"escape-html": "^1.0.3",
"focus-trap": "^7.4.0",
"focus-visible": "^5.2.0",
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",

@ -69,6 +69,7 @@
"debounce": "^1.2.1",
"dompurify": "^2.3.6",
"escape-html": "^1.0.3",
"focus-trap": "^7.4.0",
"focus-visible": "^5.2.0",
"handlebars": "^4.7.7",
"ical.js": "^1.4.0",