[deps] Autofill: Update tabbable to v6.3.0 (#17296)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-11 16:43:18 +01:00 committed by GitHub
parent e5775ffe7d
commit a017e27890
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -67,7 +67,7 @@
"qrious": "4.0.2",
"rxjs": "7.8.1",
"semver": "7.7.2",
"tabbable": "6.2.0",
"tabbable": "6.3.0",
"tldts": "7.0.1",
"ts-node": "10.9.2",
"utf-8-validate": "6.0.5",
@ -38494,9 +38494,9 @@
}
},
"node_modules/tabbable": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",
"integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.3.0.tgz",
"integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==",
"license": "MIT"
},
"node_modules/tablesort": {

View File

@ -204,7 +204,7 @@
"qrious": "4.0.2",
"rxjs": "7.8.1",
"semver": "7.7.2",
"tabbable": "6.2.0",
"tabbable": "6.3.0",
"tldts": "7.0.1",
"ts-node": "10.9.2",
"utf-8-validate": "6.0.5",