@firecms/formex
Advanced tools
Comparing version 3.0.0-canary.131 to 3.0.0-canary.132
{ | ||
"name": "@firecms/formex", | ||
"type": "module", | ||
"version": "3.0.0-canary.131", | ||
"version": "3.0.0-canary.132", | ||
"publishConfig": { | ||
@@ -40,10 +40,10 @@ "access": "public" | ||
"@jest/globals": "^29.7.0", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^20.14.12", | ||
"@types/react": "^18.3.3", | ||
"@types/jest": "^29.5.13", | ||
"@types/node": "^20.16.11", | ||
"@types/react": "^18.3.11", | ||
"@types/react-dom": "^18.3.0", | ||
"jest": "^29.7.0", | ||
"ts-jest": "^29.2.3", | ||
"typescript": "^5.5.4", | ||
"vite": "^5.3.4" | ||
"ts-jest": "^29.2.5", | ||
"typescript": "^5.6.3", | ||
"vite": "^5.4.8" | ||
}, | ||
@@ -76,3 +76,3 @@ "scripts": { | ||
}, | ||
"gitHead": "4ed84e51a0d5d3409f8ea7371c41af4377128110" | ||
"gitHead": "ac705ba505f199642dde8c2598ad8341b224033f" | ||
} |
99025