@szhsin/react-accordion
Advanced tools
Comparing version 1.2.5 to 1.2.6
{ | ||
"name": "@szhsin/react-accordion", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "The complete accordion solution for React.", | ||
@@ -53,25 +53,24 @@ "author": "Zheng Song", | ||
"dependencies": { | ||
"react-transition-state": "^2.1.1" | ||
"react-transition-state": "^2.1.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.25.2", | ||
"@babel/preset-env": "^7.25.3", | ||
"@babel/preset-env": "^7.25.4", | ||
"@babel/preset-react": "^7.24.7", | ||
"@babel/preset-typescript": "^7.24.7", | ||
"@eslint/compat": "^1.1.1", | ||
"@eslint/js": "^9.9.0", | ||
"@babel/preset-typescript": "^7.25.9", | ||
"@eslint/js": "^9.12.0", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@testing-library/jest-dom": "^6.4.8", | ||
"@testing-library/react": "^16.0.0", | ||
"@types/jest": "^29.5.12", | ||
"@types/react": "^18.3.3", | ||
"@testing-library/jest-dom": "^6.5.0", | ||
"@testing-library/react": "^16.0.1", | ||
"@types/jest": "^29.5.13", | ||
"@types/react": "^18.3.12", | ||
"@types/react-dom": "^18.3.0", | ||
"babel-plugin-pure-annotations": "^0.1.2", | ||
"eslint": "^9.9.0", | ||
"eslint": "^9.12.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-jest": "^28.8.0", | ||
"eslint-plugin-react": "^7.35.0", | ||
"eslint-plugin-react-hooks": "^4.6.2", | ||
"eslint-plugin-react-hooks-addons": "^0.3.1", | ||
"eslint-plugin-jest": "^28.8.3", | ||
"eslint-plugin-react": "^7.37.2", | ||
"eslint-plugin-react-hooks": "^5.0.0", | ||
"eslint-plugin-react-hooks-addons": "^0.4.1", | ||
"globals": "^15.9.0", | ||
@@ -84,11 +83,6 @@ "jest": "^29.7.0", | ||
"react-dom": "^18.3.1", | ||
"rollup": "^4.20.0", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.1.0" | ||
}, | ||
"overrides": { | ||
"eslint-plugin-react-hooks": { | ||
"eslint": "$eslint" | ||
} | ||
"rollup": "^4.24.0", | ||
"typescript": "^5.6.2", | ||
"typescript-eslint": "^8.9.0" | ||
} | ||
} |
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
29
39792