@sentinel-password/react
Advanced tools
+9
-9
| { | ||
| "name": "@sentinel-password/react", | ||
| "version": "1.3.3", | ||
| "version": "1.3.4", | ||
| "type": "module", | ||
@@ -53,19 +53,19 @@ "description": "React hook (usePasswordValidator) for @sentinel-password/core - password validation made simple", | ||
| "dependencies": { | ||
| "@sentinel-password/core": "1.2.3" | ||
| "@sentinel-password/core": "1.2.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@storybook/react": "^10.4.0", | ||
| "@storybook/react-vite": "^10.4.0", | ||
| "@storybook/react": "^10.4.1", | ||
| "@storybook/react-vite": "^10.4.1", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@types/react": "^19.2.14", | ||
| "@types/react": "^19.2.15", | ||
| "@types/react-dom": "^19.2.3", | ||
| "@vitest/coverage-v8": "^4.1.6", | ||
| "@vitest/coverage-v8": "^4.1.7", | ||
| "jsdom": "^29.1.1", | ||
| "react": "^19.2.6", | ||
| "react-dom": "^19.2.6", | ||
| "storybook": "^10.4.0", | ||
| "storybook": "^10.4.1", | ||
| "tsup": "^8.5.1", | ||
| "typescript": "^6.0.3", | ||
| "vite": "^8.0.13", | ||
| "vitest": "^4.1.6" | ||
| "vite": "^8.0.14", | ||
| "vitest": "^4.1.7" | ||
| }, | ||
@@ -72,0 +72,0 @@ "scripts": { |
+ Added
- Removed