rc-slider-captcha
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "rc-slider-captcha", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "React slider captcha component.", | ||
@@ -56,3 +56,3 @@ "keywords": [ | ||
"classnames": "^2.3.2", | ||
"rc-hooks": "^3.0.5", | ||
"rc-hooks": "^3.0.7", | ||
"tslib": "^2.6.2" | ||
@@ -65,24 +65,24 @@ }, | ||
"@babel/preset-typescript": "~7.22.15", | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@rollup/plugin-commonjs": "^25.0.4", | ||
"@rollup/plugin-node-resolve": "^15.2.1", | ||
"@rollup/plugin-typescript": "^11.1.3", | ||
"@testing-library/jest-dom": "^6.1.3", | ||
"@testing-library/react": "^14.0.0", | ||
"@types/jest": "^29.5.5", | ||
"@types/react": "^18.2.22", | ||
"@types/react-dom": "^18.2.7", | ||
"@types/react-test-renderer": "^18.0.2", | ||
"@commitlint/cli": "^17.8.1", | ||
"@commitlint/config-conventional": "^17.8.1", | ||
"@rollup/plugin-commonjs": "^25.0.7", | ||
"@rollup/plugin-node-resolve": "^15.2.3", | ||
"@rollup/plugin-typescript": "^11.1.5", | ||
"@testing-library/jest-dom": "^6.1.4", | ||
"@testing-library/react": "^14.1.2", | ||
"@types/jest": "^29.5.10", | ||
"@types/react": "^18.2.38", | ||
"@types/react-dom": "^18.2.17", | ||
"@types/react-test-renderer": "^18.0.7", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^5.62.0", | ||
"antd": "^5.9.2", | ||
"antd": "^5.11.3", | ||
"autoprefixer": "^10.4.16", | ||
"babel-jest": "^29.7.0", | ||
"create-puzzle": "^1.2.5", | ||
"create-puzzle": "^2.0.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"doly-icons": "^1.5.2", | ||
"dumi": "^1.1.53", | ||
"dumi": "^1.1.54", | ||
"element-remove": "^1.0.4", | ||
"eslint": "^8.49.0", | ||
"eslint": "^8.54.0", | ||
"eslint-plugin-react": "^7.33.2", | ||
@@ -95,3 +95,3 @@ "eslint-plugin-react-hooks": "^4.6.0", | ||
"lint-staged": "^13.3.0", | ||
"postcss": "^8.4.30", | ||
"postcss": "^8.4.31", | ||
"postcss-css-variables": "^0.19.0", | ||
@@ -103,3 +103,3 @@ "prettier": "^2.8.8", | ||
"react-test-renderer": "^18.2.0", | ||
"rollup": "^3.29.2", | ||
"rollup": "^3.29.4", | ||
"rollup-plugin-postcss": "^4.0.2", | ||
@@ -113,4 +113,4 @@ "stylelint": "^14.16.1", | ||
"stylelint-no-unsupported-browser-features": "^5.0.4", | ||
"typescript": "^5.2.2", | ||
"ut2": "^1.4.9" | ||
"typescript": "^5.3.2", | ||
"ut2": "^1.5.5" | ||
}, | ||
@@ -117,0 +117,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
94997
Updatedrc-hooks@^3.0.7