From c77378b2c867778924087c7e75b23b1bab49ad74 Mon Sep 17 00:00:00 2001 From: Heath C <51679588+heath-freenome@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:41:00 -0700 Subject: [PATCH] Release 5.22.1 (#4342) * Release 5.22.1 with bumped peer deps * v5.22.1 --- lerna.json | 2 +- package-lock.json | 172 +++++++++++++-------------- packages/antd/package.json | 14 +-- packages/bootstrap-4/package.json | 14 +-- packages/chakra-ui/package.json | 14 +-- packages/core/package.json | 12 +- packages/docs/package.json | 2 +- packages/fluent-ui/package.json | 14 +-- packages/fluentui-rc/package.json | 12 +- packages/material-ui/package.json | 14 +-- packages/mui/package.json | 14 +-- packages/playground/package.json | 26 ++-- packages/semantic-ui/package.json | 14 +-- packages/snapshot-tests/package.json | 8 +- packages/utils/package.json | 2 +- packages/validator-ajv6/package.json | 6 +- packages/validator-ajv8/package.json | 6 +- 17 files changed, 173 insertions(+), 173 deletions(-) diff --git a/lerna.json b/lerna.json index 5cf52ccbc0..33f0b89319 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*"], - "version": "5.22.0", + "version": "5.22.1", "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": true, "useWorkspaces": true diff --git a/package-lock.json b/package-lock.json index 0b2c859ce3..296b6d5b59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33909,7 +33909,7 @@ }, "packages/antd": { "name": "@rjsf/antd", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "classnames": "^2.5.1", @@ -33927,10 +33927,10 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@rollup/plugin-replace": "^5.0.5", "@types/jest": "^29.5.12", "@types/lodash": "^4.14.202", @@ -33956,8 +33956,8 @@ }, "peerDependencies": { "@ant-design/icons": "^4.0.0 || ^5.0.0", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "antd": "^4.24.0 || ^5.8.5", "dayjs": "^1.8.0", "react": "^16.14.0 || >=17" @@ -34605,7 +34605,7 @@ }, "packages/bootstrap-4": { "name": "@rjsf/bootstrap-4", - "version": "5.22.0", + "version": "5.22.1", "license": "MIT", "dependencies": { "@react-icons/all-files": "^4.1.0" @@ -34617,10 +34617,10 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", @@ -34641,15 +34641,15 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17", "react-bootstrap": "^1.6.5" } }, "packages/chakra-ui": { "name": "@rjsf/chakra-ui", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "react-select": "^5.8.0" @@ -34668,10 +34668,10 @@ "@emotion/jest": "^11.11.0", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", @@ -34697,8 +34697,8 @@ "@chakra-ui/icons": ">=1.1.1", "@chakra-ui/react": ">=1.7.3", "@chakra-ui/system": ">=1.12.1", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "chakra-react-select": ">=3.3.8", "framer-motion": ">=5.6.0", "react": "^16.14.0 || >=17" @@ -34747,7 +34747,7 @@ }, "packages/core": { "name": "@rjsf/core", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", @@ -34763,10 +34763,10 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv6": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv6": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/lodash": "^4.14.202", "@types/react": "^18.2.58", @@ -34795,7 +34795,7 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" } }, @@ -34823,7 +34823,7 @@ }, "packages/docs": { "name": "@rjsf/docs", - "version": "5.22.0", + "version": "5.22.1", "dependencies": { "@docusaurus/core": "^2.4.0", "@docusaurus/preset-classic": "^2.4.3", @@ -34865,7 +34865,7 @@ }, "packages/fluent-ui": { "name": "@rjsf/fluent-ui", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", @@ -34879,10 +34879,10 @@ "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", "@fluentui/react": "^8.115.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/lodash": "^4.14.202", "@types/react": "^18.2.58", @@ -34904,14 +34904,14 @@ }, "peerDependencies": { "@fluentui/react": ">= 7", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" } }, "packages/fluentui-rc": { "name": "@rjsf/fluentui-rc", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "@fluentui/react-components": "^9.46.3", @@ -34925,10 +34925,10 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", @@ -34948,13 +34948,13 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" } }, "packages/material-ui": { "name": "@rjsf/material-ui", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.23.9", @@ -34965,10 +34965,10 @@ "@babel/preset-typescript": "^7.23.3", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", @@ -34990,14 +34990,14 @@ "peerDependencies": { "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" } }, "packages/mui": { "name": "@rjsf/mui", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.23.9", @@ -35012,10 +35012,10 @@ "@mui/base": "5.0.0-beta.28", "@mui/icons-material": "6.0.2", "@mui/material": "6.0.2", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/react": "^18.2.58", "@types/react-dom": "^18.2.19", @@ -35040,14 +35040,14 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.2.0 || ^6.0.0", "@mui/material": "^5.2.2 || ^6.0.0", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": ">=17" } }, "packages/playground": { "name": "@rjsf/playground", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "@ant-design/icons": "^4.8.1", @@ -35058,18 +35058,18 @@ "@material-ui/core": "^4.12.4", "@mui/base": "5.0.0-beta.28", "@mui/material": "6.0.2", - "@rjsf/antd": "^5.22.0", - "@rjsf/bootstrap-4": "^5.22.0", - "@rjsf/chakra-ui": "^5.22.0", - "@rjsf/core": "^5.22.0", - "@rjsf/fluent-ui": "^5.22.0", - "@rjsf/fluentui-rc": "^5.22.0", - "@rjsf/material-ui": "^5.22.0", - "@rjsf/mui": "^5.22.0", - "@rjsf/semantic-ui": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv6": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/antd": "^5.22.1", + "@rjsf/bootstrap-4": "^5.22.1", + "@rjsf/chakra-ui": "^5.22.1", + "@rjsf/core": "^5.22.1", + "@rjsf/fluent-ui": "^5.22.1", + "@rjsf/fluentui-rc": "^5.22.1", + "@rjsf/material-ui": "^5.22.1", + "@rjsf/mui": "^5.22.1", + "@rjsf/semantic-ui": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv6": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "ajv-i18n": "^4.2.0", @@ -35160,7 +35160,7 @@ }, "packages/semantic-ui": { "name": "@rjsf/semantic-ui", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "semantic-ui-css": "^2.5.0" @@ -35172,10 +35172,10 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@types/jest": "^29.5.12", "@types/lodash": "^4.14.202", "@types/react": "^18.2.58", @@ -35199,20 +35199,20 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17", "semantic-ui-react": "^1.3.1 || ^2.1.3" } }, "packages/snapshot-tests": { "name": "@rjsf/snapshot-tests", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { - "@rjsf/core": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0" + "@rjsf/core": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1" }, "devDependencies": { "@types/jest": "^29.5.12", @@ -35233,7 +35233,7 @@ }, "packages/utils": { "name": "@rjsf/utils", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "json-schema-merge-allof": "^0.8.1", @@ -35276,7 +35276,7 @@ }, "packages/validator-ajv6": { "name": "@rjsf/validator-ajv6", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "ajv": "^6.12.6", @@ -35290,7 +35290,7 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/utils": "^5.22.0", + "@rjsf/utils": "^5.22.1", "@types/jest": "^29.5.12", "@types/json-schema": "^7.0.15", "@types/lodash": "^4.14.202", @@ -35306,12 +35306,12 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x" + "@rjsf/utils": "^5.22.x" } }, "packages/validator-ajv8": { "name": "@rjsf/validator-ajv8", - "version": "5.22.0", + "version": "5.22.1", "license": "Apache-2.0", "dependencies": { "ajv": "^8.12.0", @@ -35326,7 +35326,7 @@ "@babel/preset-env": "^7.23.9", "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", - "@rjsf/utils": "^5.22.0", + "@rjsf/utils": "^5.22.1", "@types/jest": "^29.5.12", "@types/json-schema": "^7.0.15", "@types/lodash": "^4.14.202", @@ -35342,7 +35342,7 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x" + "@rjsf/utils": "^5.22.x" } }, "packages/validator-ajv8/node_modules/ajv": { diff --git a/packages/antd/package.json b/packages/antd/package.json index 5d1e5998d7..801d2f4460 100644 --- a/packages/antd/package.json +++ b/packages/antd/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/antd", - "version": "5.22.0", + "version": "5.22.1", "description": "Ant Design theme, fields and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", @@ -34,8 +34,8 @@ }, "peerDependencies": { "@ant-design/icons": "^4.0.0 || ^5.0.0", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "antd": "^4.24.0 || ^5.8.5", "dayjs": "^1.8.0", "react": "^16.14.0 || >=17" @@ -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.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 1bc4fa0535..427c146bc8 100644 --- a/packages/bootstrap-4/package.json +++ b/packages/bootstrap-4/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/bootstrap-4", - "version": "5.22.0", + "version": "5.22.1", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -33,8 +33,8 @@ ] }, "peerDependencies": { - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17", "react-bootstrap": "^1.6.5" }, @@ -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.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 f4e45f3bb4..96d6d4b3d3 100644 --- a/packages/chakra-ui/package.json +++ b/packages/chakra-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/chakra-ui", - "version": "5.22.0", + "version": "5.22.1", "description": "Chakra UI theme, fields, and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", @@ -37,8 +37,8 @@ "@chakra-ui/icons": ">=1.1.1", "@chakra-ui/react": ">=1.7.3", "@chakra-ui/system": ">=1.12.1", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "chakra-react-select": ">=3.3.8", "framer-motion": ">=5.6.0", "react": "^16.14.0 || >=17" @@ -68,10 +68,10 @@ "@emotion/jest": "^11.11.0", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 cfe69b6ecc..6b69cf3bae 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/core", - "version": "5.22.0", + "version": "5.22.1", "description": "A simple React component capable of building HTML forms out of a JSON schema.", "scripts": { "build:ts": "tsc -b", @@ -37,7 +37,7 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" }, "dependencies": { @@ -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.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv6": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv6": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 ba73789f8c..4157436956 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/docs", - "version": "5.22.0", + "version": "5.22.1", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/packages/fluent-ui/package.json b/packages/fluent-ui/package.json index 758f905482..86cca537ca 100644 --- a/packages/fluent-ui/package.json +++ b/packages/fluent-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/fluent-ui", - "version": "5.22.0", + "version": "5.22.1", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -34,8 +34,8 @@ }, "peerDependencies": { "@fluentui/react": ">= 7", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" }, "devDependencies": { @@ -46,10 +46,10 @@ "@babel/preset-react": "^7.23.3", "@babel/preset-typescript": "^7.23.3", "@fluentui/react": "^8.115.3", - "@rjsf/core": "^5.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 2bc844e587..7ac5148a77 100644 --- a/packages/fluentui-rc/package.json +++ b/packages/fluentui-rc/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/fluentui-rc", - "version": "5.22.0", + "version": "5.22.1", "description": "FluentUI React Components theme, fields and widgets for react-jsonschema-form", "scripts": { "build:ts": "tsc -b", @@ -37,7 +37,7 @@ "node": ">=14" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" }, "dependencies": { @@ -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.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 150abcbf7b..4230d32810 100644 --- a/packages/material-ui/package.json +++ b/packages/material-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/material-ui", - "version": "5.22.0", + "version": "5.22.1", "main": "./dist/index.js", "module": "./lib/index.js", "types": "./lib/index.d.ts", @@ -34,8 +34,8 @@ "peerDependencies": { "@material-ui/core": "^4.12.3", "@material-ui/icons": "^4.11.2", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17" }, "devDependencies": { @@ -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.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 0cd29954b2..37ccc3c52f 100644 --- a/packages/mui/package.json +++ b/packages/mui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/mui", - "version": "5.22.0", + "version": "5.22.1", "main": "./dist/index.js", "module": "./lib/index.js", "types": "./lib/index.d.ts", @@ -36,8 +36,8 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^5.2.0 || ^6.0.0", "@mui/material": "^5.2.2 || ^6.0.0", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": ">=17" }, "devDependencies": { @@ -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.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 2bb7761c1b..ff51e62e0b 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/playground", - "version": "5.22.0", + "version": "5.22.1", "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.22.0", - "@rjsf/bootstrap-4": "^5.22.0", - "@rjsf/chakra-ui": "^5.22.0", - "@rjsf/core": "^5.22.0", - "@rjsf/fluent-ui": "^5.22.0", - "@rjsf/fluentui-rc": "^5.22.0", - "@rjsf/material-ui": "^5.22.0", - "@rjsf/mui": "^5.22.0", - "@rjsf/semantic-ui": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv6": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/antd": "^5.22.1", + "@rjsf/bootstrap-4": "^5.22.1", + "@rjsf/chakra-ui": "^5.22.1", + "@rjsf/core": "^5.22.1", + "@rjsf/fluent-ui": "^5.22.1", + "@rjsf/fluentui-rc": "^5.22.1", + "@rjsf/material-ui": "^5.22.1", + "@rjsf/mui": "^5.22.1", + "@rjsf/semantic-ui": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv6": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "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 10f5490ae2..f157737658 100644 --- a/packages/semantic-ui/package.json +++ b/packages/semantic-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/semantic-ui", - "version": "5.22.0", + "version": "5.22.1", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -33,8 +33,8 @@ ] }, "peerDependencies": { - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", + "@rjsf/core": "^5.22.x", + "@rjsf/utils": "^5.22.x", "react": "^16.14.0 || >=17", "semantic-ui-react": "^1.3.1 || ^2.1.3" }, @@ -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.22.0", - "@rjsf/snapshot-tests": "^5.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0", + "@rjsf/core": "^5.22.1", + "@rjsf/snapshot-tests": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1", "@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 2d74b41f09..e3c8909fa7 100644 --- a/packages/snapshot-tests/package.json +++ b/packages/snapshot-tests/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/snapshot-tests", - "version": "5.22.0", + "version": "5.22.1", "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.22.0", - "@rjsf/utils": "^5.22.0", - "@rjsf/validator-ajv8": "^5.22.0" + "@rjsf/core": "^5.22.1", + "@rjsf/utils": "^5.22.1", + "@rjsf/validator-ajv8": "^5.22.1" }, "devDependencies": { "@types/jest": "^29.5.12", diff --git a/packages/utils/package.json b/packages/utils/package.json index 5756f2c119..8f60cb7e56 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/utils", - "version": "5.22.0", + "version": "5.22.1", "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 1132ea8604..073bf03f4b 100644 --- a/packages/validator-ajv6/package.json +++ b/packages/validator-ajv6/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/validator-ajv6", - "version": "5.22.0", + "version": "5.22.1", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -37,7 +37,7 @@ "lodash-es": "^4.17.21" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x" + "@rjsf/utils": "^5.22.x" }, "devDependencies": { "@babel/core": "^7.23.9", @@ -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.22.0", + "@rjsf/utils": "^5.22.1", "@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 70b154c43c..59463109b4 100644 --- a/packages/validator-ajv8/package.json +++ b/packages/validator-ajv8/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/validator-ajv8", - "version": "5.22.0", + "version": "5.22.1", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -39,7 +39,7 @@ "lodash-es": "^4.17.21" }, "peerDependencies": { - "@rjsf/utils": "^5.20.x" + "@rjsf/utils": "^5.22.x" }, "devDependencies": { "@babel/core": "^7.23.9", @@ -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.22.0", + "@rjsf/utils": "^5.22.1", "@types/jest": "^29.5.12", "@types/json-schema": "^7.0.15", "@types/lodash": "^4.14.202",