update focus-visible
This commit is contained in:
Generated
+3
-3
@@ -5186,9 +5186,9 @@
|
||||
}
|
||||
},
|
||||
"focus-visible": {
|
||||
"version": "4.1.5",
|
||||
"resolved": "https://registry.npmjs.org/focus-visible/-/focus-visible-4.1.5.tgz",
|
||||
"integrity": "sha512-yo/njtk/BB4Z2euzaZe3CZrg4u5s5uEi7ZwbHBJS2quHx51N0mmcx9nTIiImUGlgy+vf26d0CcQluahBBBL/Fw=="
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/focus-visible/-/focus-visible-5.0.2.tgz",
|
||||
"integrity": "sha512-zT2fj/bmOgEBjqGbURGlowTmCwsIs3bRDMr/sFZz8Ly7VkEiwuCn9swNTL3pPuf8Oua2de7CLuKdnuNajWdDsQ=="
|
||||
},
|
||||
"follow-redirects": {
|
||||
"version": "1.7.0",
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
"@webcomponents/custom-elements": "^1.2.4",
|
||||
"bem-react-helper": "^1.1.2",
|
||||
"core-js": "^3.1.4",
|
||||
"focus-visible": "^4.1.5",
|
||||
"focus-visible": "^5.0.2",
|
||||
"preact": "^8.4.2",
|
||||
"preact-redux": "^2.0.3",
|
||||
"redux": "^4.0.4",
|
||||
|
||||
Reference in New Issue
Block a user