focus-trap-react
Advanced tools
Comparing version 8.7.0 to 8.7.1
# Changelog | ||
## 8.7.1 | ||
### Patch Changes | ||
- 111a27f: Update focus-trap to v6.6.1, to get tabbable at v5.2.1, to get bug fix for disabled fieldsets. | ||
## 8.7.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "focus-trap-react", | ||
"version": "8.7.0", | ||
"version": "8.7.1", | ||
"description": "A React component that traps focus.", | ||
@@ -58,14 +58,14 @@ "main": "dist/focus-trap-react.js", | ||
"devDependencies": { | ||
"@babel/cli": "^7.14.5", | ||
"@babel/core": "^7.14.6", | ||
"@babel/cli": "^7.14.8", | ||
"@babel/core": "^7.15.0", | ||
"@babel/plugin-proposal-class-properties": "^7.12.13", | ||
"@babel/preset-env": "^7.14.7", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/preset-react": "^7.14.5", | ||
"@changesets/cli": "^2.16.0", | ||
"@testing-library/cypress": "^7.0.6", | ||
"@testing-library/dom": "^8.0.0", | ||
"@testing-library/cypress": "^8.0.0", | ||
"@testing-library/dom": "^8.1.0", | ||
"@testing-library/jest-dom": "^5.14.1", | ||
"@testing-library/react": "^12.0.0", | ||
"@testing-library/user-event": "^13.1.9", | ||
"@types/jquery": "^3.5.5", | ||
"@testing-library/user-event": "^13.2.1", | ||
"@types/jquery": "^3.5.6", | ||
"all-contributors-cli": "^6.20.0", | ||
@@ -77,5 +77,5 @@ "babel-eslint": "^10.1.0", | ||
"budo": "^11.6.4", | ||
"cypress": "^7.6.0", | ||
"cypress": "^8.2.0", | ||
"cypress-plugin-tab": "^1.0.5", | ||
"eslint": "^7.29.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
@@ -91,8 +91,8 @@ "eslint-plugin-cypress": "^2.11.3", | ||
"react-dom": "^17.0.2", | ||
"regenerator-runtime": "^0.13.7", | ||
"start-server-and-test": "^1.12.5", | ||
"typescript": "^4.3.4" | ||
"regenerator-runtime": "^0.13.9", | ||
"start-server-and-test": "^1.13.1", | ||
"typescript": "^4.3.5" | ||
}, | ||
"dependencies": { | ||
"focus-trap": "^6.6.0" | ||
"focus-trap": "^6.6.1" | ||
}, | ||
@@ -99,0 +99,0 @@ "peerDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
53311
Updatedfocus-trap@^6.6.1