@sentinel-password/react-components
Advanced tools
+14
-14
| { | ||
| "name": "@sentinel-password/react-components", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "type": "module", | ||
@@ -59,9 +59,9 @@ "description": "Accessible, headless React components for @sentinel-password - password validation UI made simple", | ||
| "dependencies": { | ||
| "@sentinel-password/core": "1.1.0", | ||
| "@sentinel-password/react": "1.1.0" | ||
| "@sentinel-password/core": "1.1.1", | ||
| "@sentinel-password/react": "1.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@storybook/addon-a11y": "^10.3.4", | ||
| "@storybook/react": "^10.3.4", | ||
| "@storybook/react-vite": "^10.3.4", | ||
| "@storybook/addon-a11y": "^10.3.5", | ||
| "@storybook/react": "^10.3.5", | ||
| "@storybook/react-vite": "^10.3.5", | ||
| "@testing-library/jest-dom": "^6.9.1", | ||
@@ -72,11 +72,11 @@ "@testing-library/react": "^16.3.2", | ||
| "@types/react-dom": "^19.2.3", | ||
| "@vitest/coverage-v8": "^4.1.2", | ||
| "jsdom": "^29.0.1", | ||
| "react": "^19.2.4", | ||
| "react-dom": "^19.2.4", | ||
| "storybook": "^10.3.4", | ||
| "@vitest/coverage-v8": "^4.1.5", | ||
| "jsdom": "^29.0.2", | ||
| "react": "^19.2.5", | ||
| "react-dom": "^19.2.5", | ||
| "storybook": "^10.3.5", | ||
| "tsup": "^8.5.1", | ||
| "typescript": "^6.0.2", | ||
| "vite": "^8.0.7", | ||
| "vitest": "^4.1.2" | ||
| "typescript": "^6.0.3", | ||
| "vite": "^8.0.9", | ||
| "vitest": "^4.1.5" | ||
| }, | ||
@@ -83,0 +83,0 @@ "scripts": { |
+ Added
+ Added
- Removed
- Removed