@rjsf/core
Advanced tools
Comparing version
{ | ||
"name": "@rjsf/core", | ||
"version": "5.24.4", | ||
"version": "5.24.5", | ||
"description": "A simple React component capable of building HTML forms out of a JSON schema.", | ||
@@ -63,6 +63,6 @@ "scripts": { | ||
"@babel/preset-typescript": "^7.23.3", | ||
"@rjsf/snapshot-tests": "^5.24.4", | ||
"@rjsf/utils": "^5.24.4", | ||
"@rjsf/validator-ajv6": "^5.24.4", | ||
"@rjsf/validator-ajv8": "^5.24.4", | ||
"@rjsf/snapshot-tests": "^5.24.5", | ||
"@rjsf/utils": "^5.24.5", | ||
"@rjsf/validator-ajv6": "^5.24.5", | ||
"@rjsf/validator-ajv8": "^5.24.5", | ||
"@types/jest": "^29.5.12", | ||
@@ -113,3 +113,3 @@ "@types/lodash": "^4.14.202", | ||
}, | ||
"gitHead": "fadbd45a4a565a773ba6e31f6f26f1b5b55c1377" | ||
"gitHead": "fd97faca346bb2cf463bea7de5eee73e36ee773d" | ||
} |
Sorry, the diff of this file is not supported yet