@iwsio/forms
Advanced tools
Comparing version 4.3.2 to 4.3.3
{ | ||
"name": "@iwsio/forms", | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"description": "Simple library with useful React forms components and browser validation.", | ||
@@ -39,3 +39,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^6.4.6", | ||
"@testing-library/jest-dom": "^6.4.8", | ||
"@testing-library/react": "^16.0.0", | ||
@@ -45,3 +45,3 @@ "@testing-library/user-event": "^14.5.2", | ||
"@types/react-dom": "^18.3.0", | ||
"jsdom": "^24.1.0", | ||
"jsdom": "^24.1.1", | ||
"npm-run-all": "^4.1.5", | ||
@@ -52,4 +52,4 @@ "react": "^18.3.1", | ||
"tslib": "^2.6.3", | ||
"typescript": "^5.5.3", | ||
"vitest": "^2.0.3", | ||
"typescript": "^5.5.4", | ||
"vitest": "^2.0.5", | ||
"webpack-dev-server": "^5.0.4" | ||
@@ -56,0 +56,0 @@ }, |