diff --git a/lerna.json b/lerna.json index ef53be54fa..95af6328a3 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*"], - "version": "5.12.1", + "version": "5.13.0", "$schema": "node_modules/lerna/schemas/lerna-schema.json", "useNx": true, "useWorkspaces": true diff --git a/package-lock.json b/package-lock.json index bfef7f480a..4d82dcfe57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34015,7 +34015,7 @@ }, "packages/antd": { "name": "@rjsf/antd", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "classnames": "^2.3.2", @@ -34033,9 +34033,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@rollup/plugin-replace": "^5.0.2", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", @@ -34063,14 +34063,14 @@ "@ant-design/icons": "^4.0.0", "@rjsf/core": "^5.12.x", "@rjsf/utils": "^5.12.x", - "antd": "^4.0.0", + "antd": "^4.24.0 || ^5.8.5", "dayjs": "^1.8.0", "react": "^16.14.0 || >=17" } }, "packages/bootstrap-4": { "name": "@rjsf/bootstrap-4", - "version": "5.12.1", + "version": "5.13.0", "license": "MIT", "dependencies": { "@react-icons/all-files": "^4.1.0" @@ -34082,9 +34082,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", @@ -34113,7 +34113,7 @@ }, "packages/chakra-ui": { "name": "@rjsf/chakra-ui", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "react-select": "^5.7.4" @@ -34132,9 +34132,9 @@ "@emotion/jest": "^11.11.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", @@ -34169,7 +34169,7 @@ }, "packages/core": { "name": "@rjsf/core", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", @@ -34185,9 +34185,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv6": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv6": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", @@ -34221,7 +34221,7 @@ } }, "packages/docs": { - "version": "5.12.1", + "version": "5.13.0", "dependencies": { "@docusaurus/core": "^2.4.0", "@docusaurus/preset-classic": "^2.4.1", @@ -34242,7 +34242,7 @@ }, "packages/fluent-ui": { "name": "@rjsf/fluent-ui", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", @@ -34256,9 +34256,9 @@ "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", "@fluentui/react": "^8.110.12", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", @@ -34287,7 +34287,7 @@ }, "packages/material-ui": { "name": "@rjsf/material-ui", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.22.9", @@ -34298,9 +34298,9 @@ "@babel/preset-typescript": "^7.22.5", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", @@ -34329,7 +34329,7 @@ }, "packages/mui": { "name": "@rjsf/mui", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "devDependencies": { "@babel/core": "^7.22.9", @@ -34343,9 +34343,9 @@ "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.14.3", "@mui/material": "^5.14.3", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", @@ -34377,7 +34377,7 @@ }, "packages/playground": { "name": "@rjsf/playground", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "@ant-design/icons": "^4.8.0", @@ -34387,21 +34387,21 @@ "@fluentui/react": "^8.110.12", "@material-ui/core": "^4.12.4", "@mui/material": "^5.14.3", - "@rjsf/antd": "^5.12.1", - "@rjsf/bootstrap-4": "^5.12.1", - "@rjsf/chakra-ui": "^5.12.1", - "@rjsf/core": "^5.12.1", - "@rjsf/fluent-ui": "^5.12.1", - "@rjsf/material-ui": "^5.12.1", - "@rjsf/mui": "^5.12.1", - "@rjsf/semantic-ui": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv6": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/antd": "^5.13.0", + "@rjsf/bootstrap-4": "^5.13.0", + "@rjsf/chakra-ui": "^5.13.0", + "@rjsf/core": "^5.13.0", + "@rjsf/fluent-ui": "^5.13.0", + "@rjsf/material-ui": "^5.13.0", + "@rjsf/mui": "^5.13.0", + "@rjsf/semantic-ui": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv6": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "ajv-i18n": "^4.2.0", - "antd": "^4.0.0", + "antd": "^4.24.13", "atob": "^2.1.2", "chakra-react-select": "^4.6.0", "core-js": "^3.32.0", @@ -34993,7 +34993,7 @@ }, "packages/semantic-ui": { "name": "@rjsf/semantic-ui", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "semantic-ui-css": "^2.5.0", @@ -35006,9 +35006,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", @@ -35039,7 +35039,7 @@ }, "packages/utils": { "name": "@rjsf/utils", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "json-schema-merge-allof": "^0.8.1", @@ -35082,7 +35082,7 @@ }, "packages/validator-ajv6": { "name": "@rjsf/validator-ajv6", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "ajv": "^6.12.6", @@ -35096,7 +35096,7 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/utils": "^5.12.1", + "@rjsf/utils": "^5.13.0", "@types/json-schema": "^7.0.12", "@types/lodash": "^4.14.196", "babel-jest": "^29.6.2", @@ -35137,7 +35137,7 @@ }, "packages/validator-ajv8": { "name": "@rjsf/validator-ajv8", - "version": "5.12.1", + "version": "5.13.0", "license": "Apache-2.0", "dependencies": { "ajv": "^8.12.0", @@ -35152,7 +35152,7 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/utils": "^5.12.1", + "@rjsf/utils": "^5.13.0", "@types/json-schema": "^7.0.12", "@types/lodash": "^4.14.196", "babel-jest": "^29.6.2", diff --git a/packages/antd/package.json b/packages/antd/package.json index 1ef16a49ae..1fe9c76964 100644 --- a/packages/antd/package.json +++ b/packages/antd/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/antd", - "version": "5.12.1", + "version": "5.13.0", "description": "Ant Design theme, fields and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", @@ -57,9 +57,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@rollup/plugin-replace": "^5.0.2", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", diff --git a/packages/bootstrap-4/package.json b/packages/bootstrap-4/package.json index 7e792403f0..b8b39aaf65 100644 --- a/packages/bootstrap-4/package.json +++ b/packages/bootstrap-4/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/bootstrap-4", - "version": "5.12.1", + "version": "5.13.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -50,9 +50,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", diff --git a/packages/chakra-ui/package.json b/packages/chakra-ui/package.json index 5dd1e99f5f..407d4d98ef 100644 --- a/packages/chakra-ui/package.json +++ b/packages/chakra-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/chakra-ui", - "version": "5.12.1", + "version": "5.13.0", "description": "Chakra UI theme, fields, and widgets for react-jsonschema-form", "main": "dist/index.js", "module": "lib/index.js", @@ -69,9 +69,9 @@ "@emotion/jest": "^11.11.0", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", diff --git a/packages/core/package.json b/packages/core/package.json index cd1b6ae581..52d3dd48f4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/core", - "version": "5.12.1", + "version": "5.13.0", "description": "A simple React component capable of building HTML forms out of a JSON schema.", "scripts": { "build:ts": "rimraf lib && tsc", @@ -55,9 +55,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv6": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv6": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", diff --git a/packages/docs/package.json b/packages/docs/package.json index a657ecf1b2..e62955bccb 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "docs", - "version": "5.12.1", + "version": "5.13.0", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/packages/fluent-ui/package.json b/packages/fluent-ui/package.json index 51b76f0b5f..37d37bcfc8 100644 --- a/packages/fluent-ui/package.json +++ b/packages/fluent-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/fluent-ui", - "version": "5.12.1", + "version": "5.13.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -47,9 +47,9 @@ "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", "@fluentui/react": "^8.110.12", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", diff --git a/packages/material-ui/package.json b/packages/material-ui/package.json index 99f859d4d0..8ecbbb8915 100644 --- a/packages/material-ui/package.json +++ b/packages/material-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/material-ui", - "version": "5.12.1", + "version": "5.13.0", "main": "./dist/index.js", "module": "./lib/index.js", "types": "./lib/index.d.ts", @@ -48,9 +48,9 @@ "@babel/preset-typescript": "^7.22.5", "@material-ui/core": "^4.12.4", "@material-ui/icons": "^4.11.3", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", diff --git a/packages/mui/package.json b/packages/mui/package.json index ffa0bc02cb..b11844fb72 100644 --- a/packages/mui/package.json +++ b/packages/mui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/mui", - "version": "5.12.1", + "version": "5.13.0", "main": "./dist/index.js", "module": "./lib/index.js", "types": "./lib/index.d.ts", @@ -53,9 +53,9 @@ "@emotion/styled": "^11.11.0", "@mui/icons-material": "^5.14.3", "@mui/material": "^5.14.3", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", "@types/react-test-renderer": "^17.0.2", diff --git a/packages/playground/package.json b/packages/playground/package.json index 1132a7a7a3..4fd5051e6d 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/playground", - "version": "5.12.1", + "version": "5.13.0", "description": "rjsf playground", "private": true, "type": "module", @@ -41,17 +41,17 @@ "@fluentui/react": "^8.110.12", "@material-ui/core": "^4.12.4", "@mui/material": "^5.14.3", - "@rjsf/antd": "^5.12.1", - "@rjsf/bootstrap-4": "^5.12.1", - "@rjsf/chakra-ui": "^5.12.1", - "@rjsf/core": "^5.12.1", - "@rjsf/fluent-ui": "^5.12.1", - "@rjsf/material-ui": "^5.12.1", - "@rjsf/mui": "^5.12.1", - "@rjsf/semantic-ui": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv6": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/antd": "^5.13.0", + "@rjsf/bootstrap-4": "^5.13.0", + "@rjsf/chakra-ui": "^5.13.0", + "@rjsf/core": "^5.13.0", + "@rjsf/fluent-ui": "^5.13.0", + "@rjsf/material-ui": "^5.13.0", + "@rjsf/mui": "^5.13.0", + "@rjsf/semantic-ui": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv6": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "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 737d601abd..e9fcb2fb97 100644 --- a/packages/semantic-ui/package.json +++ b/packages/semantic-ui/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/semantic-ui", - "version": "5.12.1", + "version": "5.13.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -46,9 +46,9 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/core": "^5.12.1", - "@rjsf/utils": "^5.12.1", - "@rjsf/validator-ajv8": "^5.12.1", + "@rjsf/core": "^5.13.0", + "@rjsf/utils": "^5.13.0", + "@rjsf/validator-ajv8": "^5.13.0", "@types/lodash": "^4.14.196", "@types/react": "^17.0.62", "@types/react-dom": "^17.0.20", diff --git a/packages/utils/package.json b/packages/utils/package.json index e7f4d55295..a9cfbf3c7a 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/utils", - "version": "5.12.1", + "version": "5.13.0", "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 c684a86adb..d11eee9818 100644 --- a/packages/validator-ajv6/package.json +++ b/packages/validator-ajv6/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/validator-ajv6", - "version": "5.12.1", + "version": "5.13.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -47,7 +47,7 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/utils": "^5.12.1", + "@rjsf/utils": "^5.13.0", "@types/json-schema": "^7.0.12", "@types/lodash": "^4.14.196", "babel-jest": "^29.6.2", diff --git a/packages/validator-ajv8/package.json b/packages/validator-ajv8/package.json index 6b6a421c57..d1a92f9b6b 100644 --- a/packages/validator-ajv8/package.json +++ b/packages/validator-ajv8/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/validator-ajv8", - "version": "5.12.1", + "version": "5.13.0", "main": "dist/index.js", "module": "lib/index.js", "typings": "lib/index.d.ts", @@ -49,7 +49,7 @@ "@babel/preset-env": "^7.22.9", "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.22.5", - "@rjsf/utils": "^5.12.1", + "@rjsf/utils": "^5.13.0", "@types/json-schema": "^7.0.12", "@types/lodash": "^4.14.196", "babel-jest": "^29.6.2",