@sentinel-password/react
Advanced tools
+7
-7
| { | ||
| "name": "@sentinel-password/react", | ||
| "version": "1.3.8", | ||
| "version": "1.3.9", | ||
| "type": "module", | ||
@@ -57,19 +57,19 @@ "description": "React hook (usePasswordValidator) for @sentinel-password/core - password validation made simple", | ||
| "dependencies": { | ||
| "@sentinel-password/core": "1.3.2" | ||
| "@sentinel-password/core": "1.3.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@storybook/react": "^10.4.4", | ||
| "@storybook/react-vite": "^10.4.4", | ||
| "@storybook/react": "^10.4.6", | ||
| "@storybook/react-vite": "^10.4.6", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@types/react": "^19.2.17", | ||
| "@types/react-dom": "^19.2.3", | ||
| "@vitest/coverage-v8": "^4.1.8", | ||
| "@vitest/coverage-v8": "^4.1.9", | ||
| "jsdom": "^29.1.1", | ||
| "react": "^19.2.7", | ||
| "react-dom": "^19.2.7", | ||
| "storybook": "^10.4.4", | ||
| "storybook": "^10.4.6", | ||
| "tsup": "^8.5.1", | ||
| "typescript": "^6.0.3", | ||
| "vite": "^8.0.16", | ||
| "vitest": "^4.1.8" | ||
| "vitest": "^4.1.9" | ||
| }, | ||
@@ -76,0 +76,0 @@ "scripts": { |
+ Added
- Removed