From 3965cb9d654e59890dd2b5c0c92b8d18d2b8b3b0 Mon Sep 17 00:00:00 2001
From: Heath Chiavettone <heath.chiavettone@freenome.com>
Date: Mon, 27 Jan 2025 09:46:50 -0800
Subject: [PATCH] v5.24.2

---
 lerna.json                           |   2 +-
 package-lock.json                    | 136 +++++++++++++--------------
 packages/antd/package.json           |  10 +-
 packages/bootstrap-4/package.json    |  10 +-
 packages/chakra-ui/package.json      |  10 +-
 packages/core/package.json           |  10 +-
 packages/docs/package.json           |   2 +-
 packages/fluent-ui/package.json      |  10 +-
 packages/fluentui-rc/package.json    |  10 +-
 packages/material-ui/package.json    |  10 +-
 packages/mui/package.json            |  10 +-
 packages/playground/package.json     |  26 ++---
 packages/semantic-ui/package.json    |  10 +-
 packages/snapshot-tests/package.json |   8 +-
 packages/utils/package.json          |   2 +-
 packages/validator-ajv6/package.json |   4 +-
 packages/validator-ajv8/package.json |   4 +-
 17 files changed, 137 insertions(+), 137 deletions(-)

diff --git a/lerna.json b/lerna.json
index 16e7e411e8..b244822d67 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,6 +1,6 @@
 {
   "packages": ["packages/*"],
-  "version": "5.24.1",
+  "version": "5.24.2",
   "$schema": "node_modules/lerna/schemas/lerna-schema.json",
   "useNx": true,
   "useWorkspaces": true
diff --git a/package-lock.json b/package-lock.json
index 8dab2b68e8..537918fc12 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -33918,7 +33918,7 @@
     },
     "packages/antd": {
       "name": "@rjsf/antd",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "classnames": "^2.5.1",
@@ -33936,10 +33936,10 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@rollup/plugin-replace": "^5.0.5",
         "@types/jest": "^29.5.12",
         "@types/lodash": "^4.14.202",
@@ -34614,7 +34614,7 @@
     },
     "packages/bootstrap-4": {
       "name": "@rjsf/bootstrap-4",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "MIT",
       "dependencies": {
         "@react-icons/all-files": "^4.1.0"
@@ -34626,10 +34626,10 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/react": "^18.2.58",
         "@types/react-dom": "^18.2.19",
@@ -34658,7 +34658,7 @@
     },
     "packages/chakra-ui": {
       "name": "@rjsf/chakra-ui",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "react-select": "^5.8.0"
@@ -34677,10 +34677,10 @@
         "@emotion/jest": "^11.11.0",
         "@emotion/react": "^11.11.3",
         "@emotion/styled": "^11.11.0",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/react": "^18.2.58",
         "@types/react-dom": "^18.2.19",
@@ -34756,7 +34756,7 @@
     },
     "packages/core": {
       "name": "@rjsf/core",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "lodash": "^4.17.21",
@@ -34772,10 +34772,10 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv6": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv6": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/lodash": "^4.14.202",
         "@types/react": "^18.2.58",
@@ -34832,7 +34832,7 @@
     },
     "packages/docs": {
       "name": "@rjsf/docs",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "dependencies": {
         "@docusaurus/core": "^2.4.0",
         "@docusaurus/preset-classic": "^2.4.3",
@@ -34874,7 +34874,7 @@
     },
     "packages/fluent-ui": {
       "name": "@rjsf/fluent-ui",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "lodash": "^4.17.21",
@@ -34888,10 +34888,10 @@
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
         "@fluentui/react": "^8.115.3",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/lodash": "^4.14.202",
         "@types/react": "^18.2.58",
@@ -34920,7 +34920,7 @@
     },
     "packages/fluentui-rc": {
       "name": "@rjsf/fluentui-rc",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "@fluentui/react-components": "^9.46.3",
@@ -34934,10 +34934,10 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/react": "^18.2.58",
         "@types/react-dom": "^18.2.19",
@@ -34963,7 +34963,7 @@
     },
     "packages/material-ui": {
       "name": "@rjsf/material-ui",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "devDependencies": {
         "@babel/core": "^7.23.9",
@@ -34974,10 +34974,10 @@
         "@babel/preset-typescript": "^7.23.3",
         "@material-ui/core": "^4.12.4",
         "@material-ui/icons": "^4.11.3",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/react": "^18.2.58",
         "@types/react-dom": "^18.2.19",
@@ -35006,7 +35006,7 @@
     },
     "packages/mui": {
       "name": "@rjsf/mui",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "devDependencies": {
         "@babel/core": "^7.23.9",
@@ -35021,10 +35021,10 @@
         "@mui/base": "5.0.0-beta.28",
         "@mui/icons-material": "6.0.2",
         "@mui/material": "6.0.2",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/react": "^18.2.58",
         "@types/react-dom": "^18.2.19",
@@ -35056,7 +35056,7 @@
     },
     "packages/playground": {
       "name": "@rjsf/playground",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "@ant-design/icons": "^4.8.1",
@@ -35067,18 +35067,18 @@
         "@material-ui/core": "^4.12.4",
         "@mui/base": "5.0.0-beta.28",
         "@mui/material": "6.0.2",
-        "@rjsf/antd": "^5.24.1",
-        "@rjsf/bootstrap-4": "^5.24.1",
-        "@rjsf/chakra-ui": "^5.24.1",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/fluent-ui": "^5.24.1",
-        "@rjsf/fluentui-rc": "^5.24.1",
-        "@rjsf/material-ui": "^5.24.1",
-        "@rjsf/mui": "^5.24.1",
-        "@rjsf/semantic-ui": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv6": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/antd": "^5.24.2",
+        "@rjsf/bootstrap-4": "^5.24.2",
+        "@rjsf/chakra-ui": "^5.24.2",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/fluent-ui": "^5.24.2",
+        "@rjsf/fluentui-rc": "^5.24.2",
+        "@rjsf/material-ui": "^5.24.2",
+        "@rjsf/mui": "^5.24.2",
+        "@rjsf/semantic-ui": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv6": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "ajv": "^8.12.0",
         "ajv-formats": "^2.1.1",
         "ajv-i18n": "^4.2.0",
@@ -35169,7 +35169,7 @@
     },
     "packages/semantic-ui": {
       "name": "@rjsf/semantic-ui",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "semantic-ui-css": "^2.5.0"
@@ -35181,10 +35181,10 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/snapshot-tests": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1",
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/snapshot-tests": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/lodash": "^4.14.202",
         "@types/react": "^18.2.58",
@@ -35216,12 +35216,12 @@
     },
     "packages/snapshot-tests": {
       "name": "@rjsf/snapshot-tests",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
-        "@rjsf/core": "^5.24.1",
-        "@rjsf/utils": "^5.24.1",
-        "@rjsf/validator-ajv8": "^5.24.1"
+        "@rjsf/core": "^5.24.2",
+        "@rjsf/utils": "^5.24.2",
+        "@rjsf/validator-ajv8": "^5.24.2"
       },
       "devDependencies": {
         "@types/jest": "^29.5.12",
@@ -35242,7 +35242,7 @@
     },
     "packages/utils": {
       "name": "@rjsf/utils",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "fast-equals": "^5.2.2",
@@ -35286,7 +35286,7 @@
     },
     "packages/validator-ajv6": {
       "name": "@rjsf/validator-ajv6",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "ajv": "^6.12.6",
@@ -35300,7 +35300,7 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/utils": "^5.24.1",
+        "@rjsf/utils": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/json-schema": "^7.0.15",
         "@types/lodash": "^4.14.202",
@@ -35321,7 +35321,7 @@
     },
     "packages/validator-ajv8": {
       "name": "@rjsf/validator-ajv8",
-      "version": "5.24.1",
+      "version": "5.24.2",
       "license": "Apache-2.0",
       "dependencies": {
         "ajv": "^8.12.0",
@@ -35336,7 +35336,7 @@
         "@babel/preset-env": "^7.23.9",
         "@babel/preset-react": "^7.23.3",
         "@babel/preset-typescript": "^7.23.3",
-        "@rjsf/utils": "^5.24.1",
+        "@rjsf/utils": "^5.24.2",
         "@types/jest": "^29.5.12",
         "@types/json-schema": "^7.0.15",
         "@types/lodash": "^4.14.202",
diff --git a/packages/antd/package.json b/packages/antd/package.json
index cc1a16f2a5..2656e5338c 100644
--- a/packages/antd/package.json
+++ b/packages/antd/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/antd",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "description": "Ant Design theme, fields and widgets for react-jsonschema-form",
   "main": "dist/index.js",
   "module": "lib/index.js",
@@ -56,10 +56,10 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@rollup/plugin-replace": "^5.0.5",
     "@types/jest": "^29.5.12",
     "@types/lodash": "^4.14.202",
diff --git a/packages/bootstrap-4/package.json b/packages/bootstrap-4/package.json
index f45c2f8433..af7d9dfe68 100644
--- a/packages/bootstrap-4/package.json
+++ b/packages/bootstrap-4/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/bootstrap-4",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -49,10 +49,10 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/react": "^18.2.58",
     "@types/react-dom": "^18.2.19",
diff --git a/packages/chakra-ui/package.json b/packages/chakra-ui/package.json
index 1dbcc46428..1a11385d1a 100644
--- a/packages/chakra-ui/package.json
+++ b/packages/chakra-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/chakra-ui",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "description": "Chakra UI theme, fields, and widgets for react-jsonschema-form",
   "main": "dist/index.js",
   "module": "lib/index.js",
@@ -68,10 +68,10 @@
     "@emotion/jest": "^11.11.0",
     "@emotion/react": "^11.11.3",
     "@emotion/styled": "^11.11.0",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/react": "^18.2.58",
     "@types/react-dom": "^18.2.19",
diff --git a/packages/core/package.json b/packages/core/package.json
index 801095a25f..905b7f825d 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/core",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "description": "A simple React component capable of building HTML forms out of a JSON schema.",
   "scripts": {
     "build:ts": "tsc -b",
@@ -54,10 +54,10 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv6": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv6": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/lodash": "^4.14.202",
     "@types/react": "^18.2.58",
diff --git a/packages/docs/package.json b/packages/docs/package.json
index f8b19502b8..c1a0ae69c6 100644
--- a/packages/docs/package.json
+++ b/packages/docs/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/docs",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "private": true,
   "scripts": {
     "docusaurus": "docusaurus",
diff --git a/packages/fluent-ui/package.json b/packages/fluent-ui/package.json
index c4539607bc..576565ec21 100644
--- a/packages/fluent-ui/package.json
+++ b/packages/fluent-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/fluent-ui",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -46,10 +46,10 @@
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
     "@fluentui/react": "^8.115.3",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/lodash": "^4.14.202",
     "@types/react": "^18.2.58",
diff --git a/packages/fluentui-rc/package.json b/packages/fluentui-rc/package.json
index 6a20274631..46e703441b 100644
--- a/packages/fluentui-rc/package.json
+++ b/packages/fluentui-rc/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/fluentui-rc",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "description": "FluentUI React Components theme, fields and widgets for react-jsonschema-form",
   "scripts": {
     "build:ts": "tsc -b",
@@ -52,10 +52,10 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/react": "^18.2.58",
     "@types/react-dom": "^18.2.19",
diff --git a/packages/material-ui/package.json b/packages/material-ui/package.json
index fe522e0dfb..b16638958c 100644
--- a/packages/material-ui/package.json
+++ b/packages/material-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/material-ui",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "./dist/index.js",
   "module": "./lib/index.js",
   "types": "./lib/index.d.ts",
@@ -47,10 +47,10 @@
     "@babel/preset-typescript": "^7.23.3",
     "@material-ui/core": "^4.12.4",
     "@material-ui/icons": "^4.11.3",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/react": "^18.2.58",
     "@types/react-dom": "^18.2.19",
diff --git a/packages/mui/package.json b/packages/mui/package.json
index 67d9d1df60..63053c3ede 100644
--- a/packages/mui/package.json
+++ b/packages/mui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/mui",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "./dist/index.js",
   "module": "./lib/index.js",
   "types": "./lib/index.d.ts",
@@ -53,10 +53,10 @@
     "@mui/base": "5.0.0-beta.28",
     "@mui/icons-material": "6.0.2",
     "@mui/material": "6.0.2",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/react": "^18.2.58",
     "@types/react-dom": "^18.2.19",
diff --git a/packages/playground/package.json b/packages/playground/package.json
index ce9588b658..b76829adc6 100644
--- a/packages/playground/package.json
+++ b/packages/playground/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/playground",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "description": "rjsf playground",
   "private": true,
   "type": "commonjs",
@@ -42,18 +42,18 @@
     "@material-ui/core": "^4.12.4",
     "@mui/base": "5.0.0-beta.28",
     "@mui/material": "6.0.2",
-    "@rjsf/antd": "^5.24.1",
-    "@rjsf/bootstrap-4": "^5.24.1",
-    "@rjsf/chakra-ui": "^5.24.1",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/fluent-ui": "^5.24.1",
-    "@rjsf/fluentui-rc": "^5.24.1",
-    "@rjsf/material-ui": "^5.24.1",
-    "@rjsf/mui": "^5.24.1",
-    "@rjsf/semantic-ui": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv6": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/antd": "^5.24.2",
+    "@rjsf/bootstrap-4": "^5.24.2",
+    "@rjsf/chakra-ui": "^5.24.2",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/fluent-ui": "^5.24.2",
+    "@rjsf/fluentui-rc": "^5.24.2",
+    "@rjsf/material-ui": "^5.24.2",
+    "@rjsf/mui": "^5.24.2",
+    "@rjsf/semantic-ui": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv6": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "ajv": "^8.12.0",
     "ajv-formats": "^2.1.1",
     "ajv-i18n": "^4.2.0",
diff --git a/packages/semantic-ui/package.json b/packages/semantic-ui/package.json
index 98c794aaf5..1108929d76 100644
--- a/packages/semantic-ui/package.json
+++ b/packages/semantic-ui/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/semantic-ui",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -45,10 +45,10 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/snapshot-tests": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1",
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/snapshot-tests": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/lodash": "^4.14.202",
     "@types/react": "^18.2.58",
diff --git a/packages/snapshot-tests/package.json b/packages/snapshot-tests/package.json
index 90249dfa18..926a9546d7 100644
--- a/packages/snapshot-tests/package.json
+++ b/packages/snapshot-tests/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/snapshot-tests",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "description": "A set of snapshot tests to be used for testing RJSF theme.",
   "scripts": {
     "build": "tsc -b .",
@@ -32,9 +32,9 @@
     "react-test-renderer": "^17.0.2"
   },
   "dependencies": {
-    "@rjsf/core": "^5.24.1",
-    "@rjsf/utils": "^5.24.1",
-    "@rjsf/validator-ajv8": "^5.24.1"
+    "@rjsf/core": "^5.24.2",
+    "@rjsf/utils": "^5.24.2",
+    "@rjsf/validator-ajv8": "^5.24.2"
   },
   "devDependencies": {
     "@types/jest": "^29.5.12",
diff --git a/packages/utils/package.json b/packages/utils/package.json
index 85593e311b..1877fd6422 100644
--- a/packages/utils/package.json
+++ b/packages/utils/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/utils",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
diff --git a/packages/validator-ajv6/package.json b/packages/validator-ajv6/package.json
index 08825879c1..3ba450f934 100644
--- a/packages/validator-ajv6/package.json
+++ b/packages/validator-ajv6/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/validator-ajv6",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -46,7 +46,7 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/utils": "^5.24.1",
+    "@rjsf/utils": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/json-schema": "^7.0.15",
     "@types/lodash": "^4.14.202",
diff --git a/packages/validator-ajv8/package.json b/packages/validator-ajv8/package.json
index 8356cdd93c..ce6856f385 100644
--- a/packages/validator-ajv8/package.json
+++ b/packages/validator-ajv8/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@rjsf/validator-ajv8",
-  "version": "5.24.1",
+  "version": "5.24.2",
   "main": "dist/index.js",
   "module": "lib/index.js",
   "typings": "lib/index.d.ts",
@@ -48,7 +48,7 @@
     "@babel/preset-env": "^7.23.9",
     "@babel/preset-react": "^7.23.3",
     "@babel/preset-typescript": "^7.23.3",
-    "@rjsf/utils": "^5.24.1",
+    "@rjsf/utils": "^5.24.2",
     "@types/jest": "^29.5.12",
     "@types/json-schema": "^7.0.15",
     "@types/lodash": "^4.14.202",