@sentinel-password/react
Advanced tools
+6
-6
| { | ||
| "name": "@sentinel-password/react", | ||
| "version": "1.3.6", | ||
| "version": "1.3.7", | ||
| "type": "module", | ||
@@ -57,9 +57,9 @@ "description": "React hook (usePasswordValidator) for @sentinel-password/core - password validation made simple", | ||
| "dependencies": { | ||
| "@sentinel-password/core": "1.3.0" | ||
| "@sentinel-password/core": "1.3.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@storybook/react": "^10.4.2", | ||
| "@storybook/react-vite": "^10.4.2", | ||
| "@storybook/react": "^10.4.4", | ||
| "@storybook/react-vite": "^10.4.4", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@types/react": "^19.2.16", | ||
| "@types/react": "^19.2.17", | ||
| "@types/react-dom": "^19.2.3", | ||
@@ -70,3 +70,3 @@ "@vitest/coverage-v8": "^4.1.8", | ||
| "react-dom": "^19.2.7", | ||
| "storybook": "^10.4.2", | ||
| "storybook": "^10.4.4", | ||
| "tsup": "^8.5.1", | ||
@@ -73,0 +73,0 @@ "typescript": "^6.0.3", |
+ Added
- Removed