diff --git a/package-lock.json b/package-lock.json index 857080a5d8..56500fc679 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37711,8 +37711,8 @@ }, "peerDependencies": { "@ant-design/icons": "^5.0.0", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "antd": "^5.8.5", "dayjs": "^1.8.0", "react": ">=18" @@ -37769,8 +37769,8 @@ }, "peerDependencies": { "@chakra-ui/react": ">=3.16.1", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "chakra-react-select": ">=6", "react": ">=18" } @@ -37817,7 +37817,7 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/utils": "^6.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" } }, @@ -37873,15 +37873,14 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", - "@rjsf/validator-ajv8": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" } }, "packages/docs": { "name": "@rjsf/docs", - "version": "6.0.0-alpha.0", + "version": "6.0.0-beta.1", "dependencies": { "@docusaurus/core": "^3.7.0", "@docusaurus/preset-classic": "^3.7.0", @@ -37919,7 +37918,8 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.1", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" } }, @@ -37947,14 +37947,14 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^6.0.0", "@mui/material": "^6.0.0", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" } }, "packages/playground": { "name": "@rjsf/playground", - "version": "6.0.0-alpha.0", + "version": "6.0.0-beta.1", "license": "Apache-2.0", "dependencies": { "@ant-design/icons": "^6.0.0", @@ -37962,15 +37962,15 @@ "@chakra-ui/react": "^3.16.1", "@emotion/react": "^11.14.0", "@mui/material": "^6.4.3", - "@rjsf/antd": "^6.0.0-alpha.0", - "@rjsf/chakra-ui": "^6.0.0-alpha.0", - "@rjsf/core": "^6.0.0-alpha.0", - "@rjsf/fluentui-rc": "^6.0.0-alpha.0", - "@rjsf/mui": "^6.0.0-alpha.0", - "@rjsf/react-bootstrap": "^6.0.0-alpha.0", - "@rjsf/semantic-ui": "^6.0.0-alpha.0", - "@rjsf/utils": "^6.0.0-alpha.0", - "@rjsf/validator-ajv8": "^6.0.0-alpha.0", + "@rjsf/antd": "^6.0.0-beta.1", + "@rjsf/chakra-ui": "^6.0.0-beta.1", + "@rjsf/core": "^6.0.0-beta.1", + "@rjsf/fluentui-rc": "^6.0.0-beta.1", + "@rjsf/mui": "^6.0.0-beta.1", + "@rjsf/react-bootstrap": "^6.0.0-beta.1", + "@rjsf/semantic-ui": "^6.0.0-beta.1", + "@rjsf/utils": "^6.0.0-beta.1", + "@rjsf/validator-ajv8": "^6.0.0-beta.1", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "ajv-i18n": "^4.2.0", @@ -38022,180 +38022,6 @@ "react": "^18.2.0" } }, - "packages/playground/node_modules/@rjsf/antd": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/antd/-/antd-6.0.0-alpha.0.tgz", - "integrity": "sha512-cHBOkmd3ctMppq1vsfqueeZrquN+57F3R3oKWnKKco11k3g/DHlGnPKMbBzFrCs8sFhxoHW50yQ9CN4fedytKA==", - "license": "Apache-2.0", - "dependencies": { - "classnames": "^2.5.1", - "lodash": "^4.17.21", - "lodash-es": "^4.17.21", - "rc-picker": "2.7.6" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@ant-design/icons": "^4.0.0 || ^5.0.0", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", - "antd": "^4.24.0 || ^5.8.5", - "dayjs": "^1.8.0", - "react": "^16.14.0 || >=17" - } - }, - "packages/playground/node_modules/@rjsf/chakra-ui": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/chakra-ui/-/chakra-ui-6.0.0-alpha.0.tgz", - "integrity": "sha512-4+KvRWvzmiLI+DH90tTaN3QXHMQBbAS3SstcagStRrUy9I1XZM+34NHTVxI3De4LkeHuLkCQwPfj79K/1wce5A==", - "license": "Apache-2.0", - "dependencies": { - "react-select": "^5.8.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@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", - "chakra-react-select": ">=3.3.8", - "framer-motion": ">=5.6.0", - "react": "^16.14.0 || >=17" - } - }, - "packages/playground/node_modules/@rjsf/core": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.0.0-alpha.0.tgz", - "integrity": "sha512-Rsur4b8K9t7pILAo1wXYFroOeQW4L/9Eq+Mi+Gqpg0NcIGbCG3oSSKEtUX5i9Q0Fp9SRvQLBI77tVxWgVjOIxg==", - "license": "Apache-2.0", - "dependencies": { - "lodash": "^4.17.21", - "lodash-es": "^4.17.21", - "markdown-to-jsx": "^7.4.1", - "nanoid": "^3.3.7", - "prop-types": "^15.8.1" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@rjsf/utils": "^5.20.x", - "react": "^16.14.0 || >=17" - } - }, - "packages/playground/node_modules/@rjsf/fluentui-rc": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/fluentui-rc/-/fluentui-rc-6.0.0-alpha.0.tgz", - "integrity": "sha512-3yDMzZfxOb65ehKWoTERDWIWsxW/UU74yxpO4Hdvf4TkiFjPeboClaSU/x0otZEa4rq4F8Xne9X246T0oqTNvw==", - "license": "Apache-2.0", - "dependencies": { - "@fluentui/react-components": "^9.46.3", - "@fluentui/react-icons": "^2.0.226", - "@fluentui/react-migration-v0-v9": "^9.1.14" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@rjsf/utils": "^5.20.x", - "react": "^16.14.0 || >=17" - } - }, - "packages/playground/node_modules/@rjsf/mui": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/mui/-/mui-6.0.0-alpha.0.tgz", - "integrity": "sha512-boJuisfk3AQmzduOBrQuwrbYTtVcJCE634zV7pCJ78mxGYMMeWjHvF4tTbvhYawMCXp2aEnPBRsfmM6iiNolgw==", - "license": "Apache-2.0", - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@emotion/react": "^11.7.0", - "@emotion/styled": "^11.6.0", - "@mui/icons-material": "^5.2.0", - "@mui/material": "^5.2.2", - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", - "react": ">=17" - } - }, - "packages/playground/node_modules/@rjsf/react-bootstrap": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/react-bootstrap/-/react-bootstrap-6.0.0-alpha.0.tgz", - "integrity": "sha512-o1pq8vYZ1YNxOluPTgveeAkj4NkPm0VhkNhntAZNx9rTBYklGnACq+DI0/Xzc41YQ8PvUdk+Ixk/l5SeHfDuPA==", - "license": "MIT", - "dependencies": { - "@react-icons/all-files": "^4.1.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", - "react": "^16.14.0 || >=17", - "react-bootstrap": "^2.0.0" - } - }, - "packages/playground/node_modules/@rjsf/semantic-ui": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/semantic-ui/-/semantic-ui-6.0.0-alpha.0.tgz", - "integrity": "sha512-BagK/gCO9BO6jUwtkr1p2pAnZc/0AlZjRjIDl3xJ+QjxOiRusgP2r41/jWQGcOTYmgSgJmh84csEXwByzholhg==", - "license": "Apache-2.0", - "dependencies": { - "semantic-ui-css": "^2.5.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@rjsf/core": "^5.20.x", - "@rjsf/utils": "^5.20.x", - "react": "^16.14.0 || >=17", - "semantic-ui-react": "^1.3.1 || ^2.1.3" - } - }, - "packages/playground/node_modules/@rjsf/utils": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.0.0-alpha.0.tgz", - "integrity": "sha512-Jm2Kyj+dfONL6wcsHltXATbmHoZ9QSKrk2uiRSflVyS5gq/ZNombByeA7zxErtePxfyNUiaotSI9+6lOxW436w==", - "license": "Apache-2.0", - "dependencies": { - "json-schema-merge-allof": "^0.8.1", - "jsonpointer": "^5.0.1", - "lodash": "^4.17.21", - "lodash-es": "^4.17.21", - "react-is": "^18.2.0" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "react": "^16.14.0 || >=17" - } - }, - "packages/playground/node_modules/@rjsf/validator-ajv8": { - "version": "6.0.0-alpha.0", - "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.0.0-alpha.0.tgz", - "integrity": "sha512-vDi7rfmdkX2QoVxM8a5C6SyvH6/Uq7kPumeYZmsMcyMpHuyyRBOTIRz8fRvImaUe5YIJlkC2uKrh742LFhopfQ==", - "license": "Apache-2.0", - "dependencies": { - "ajv": "^8.12.0", - "ajv-formats": "^2.1.1", - "lodash": "^4.17.21", - "lodash-es": "^4.17.21" - }, - "engines": { - "node": ">=14" - }, - "peerDependencies": { - "@rjsf/utils": "^5.20.x" - } - }, "packages/playground/node_modules/nanoid": { "version": "3.3.11", "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz", @@ -38262,8 +38088,8 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18", "react-bootstrap": "^2.x" } @@ -38289,8 +38115,8 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18", "semantic-ui-react": "^2.1.3" } @@ -38334,8 +38160,8 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" } }, @@ -38403,9 +38229,8 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", - "@rjsf/validator-ajv8": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18", "react-test-renderer": "^18.2.0" } @@ -38463,7 +38288,7 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/utils": "^6.x" + "@rjsf/utils": "^6.0.0-beta.x" } } } diff --git a/packages/antd/package.json b/packages/antd/package.json index 5539cd60fc..80ce3e4301 100644 --- a/packages/antd/package.json +++ b/packages/antd/package.json @@ -63,8 +63,8 @@ }, "peerDependencies": { "@ant-design/icons": "^5.0.0", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "antd": "^5.8.5", "dayjs": "^1.8.0", "react": ">=18" diff --git a/packages/chakra-ui/package.json b/packages/chakra-ui/package.json index 7b1a4d015e..79d062d7bb 100644 --- a/packages/chakra-ui/package.json +++ b/packages/chakra-ui/package.json @@ -64,8 +64,8 @@ }, "peerDependencies": { "@chakra-ui/react": ">=3.16.1", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "chakra-react-select": ">=6", "react": ">=18" }, diff --git a/packages/core/package.json b/packages/core/package.json index 6d9e360cb0..289fa6249f 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -66,7 +66,7 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/utils": "^6.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" }, "dependencies": { diff --git a/packages/daisyui/package.json b/packages/daisyui/package.json index 4d51c49168..bfd950d082 100644 --- a/packages/daisyui/package.json +++ b/packages/daisyui/package.json @@ -71,9 +71,8 @@ "tailwindcss": "^4.1.4" }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", - "@rjsf/validator-ajv8": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" }, "devDependencies": { diff --git a/packages/docs/package.json b/packages/docs/package.json index 8195c06001..3d1b4d65be 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/docs", - "version": "6.0.0-alpha.0", + "version": "6.0.0-beta.1", "private": true, "scripts": { "docusaurus": "docusaurus", diff --git a/packages/fluentui-rc/package.json b/packages/fluentui-rc/package.json index 80c2c53fd3..0abc3d4b67 100644 --- a/packages/fluentui-rc/package.json +++ b/packages/fluentui-rc/package.json @@ -65,7 +65,8 @@ "node": ">=20" }, "peerDependencies": { - "@rjsf/utils": "^6.x", + "@rjsf/core":"^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" }, "dependencies": { diff --git a/packages/mui/package.json b/packages/mui/package.json index f4bb15f994..ef2517fd89 100644 --- a/packages/mui/package.json +++ b/packages/mui/package.json @@ -65,8 +65,8 @@ "@emotion/styled": "^11.6.0", "@mui/icons-material": "^6.0.0", "@mui/material": "^6.0.0", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" }, "devDependencies": { diff --git a/packages/playground/package.json b/packages/playground/package.json index af448e5ab3..3e5e0f09b0 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -1,6 +1,6 @@ { "name": "@rjsf/playground", - "version": "6.0.0-alpha.0", + "version": "6.0.0-beta.1", "description": "rjsf playground", "private": true, "type": "commonjs", @@ -39,15 +39,15 @@ "@chakra-ui/react": "^3.16.1", "@emotion/react": "^11.14.0", "@mui/material": "^6.4.3", - "@rjsf/antd": "^6.0.0-alpha.0", - "@rjsf/chakra-ui": "^6.0.0-alpha.0", - "@rjsf/core": "^6.0.0-alpha.0", - "@rjsf/fluentui-rc": "^6.0.0-alpha.0", - "@rjsf/mui": "^6.0.0-alpha.0", - "@rjsf/react-bootstrap": "^6.0.0-alpha.0", - "@rjsf/semantic-ui": "^6.0.0-alpha.0", - "@rjsf/utils": "^6.0.0-alpha.0", - "@rjsf/validator-ajv8": "^6.0.0-alpha.0", + "@rjsf/antd": "^6.0.0-beta.1", + "@rjsf/chakra-ui": "^6.0.0-beta.1", + "@rjsf/core": "^6.0.0-beta.1", + "@rjsf/fluentui-rc": "^6.0.0-beta.1", + "@rjsf/mui": "^6.0.0-beta.1", + "@rjsf/react-bootstrap": "^6.0.0-beta.1", + "@rjsf/semantic-ui": "^6.0.0-beta.1", + "@rjsf/utils": "^6.0.0-beta.1", + "@rjsf/validator-ajv8": "^6.0.0-beta.1", "ajv": "^8.12.0", "ajv-formats": "^2.1.1", "ajv-i18n": "^4.2.0", diff --git a/packages/react-bootstrap/package.json b/packages/react-bootstrap/package.json index 27620fe18b..200d2bdba5 100644 --- a/packages/react-bootstrap/package.json +++ b/packages/react-bootstrap/package.json @@ -61,8 +61,8 @@ ] }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18", "react-bootstrap": "^2.x" }, diff --git a/packages/semantic-ui/package.json b/packages/semantic-ui/package.json index c7e1b5f34a..510ec81806 100644 --- a/packages/semantic-ui/package.json +++ b/packages/semantic-ui/package.json @@ -61,8 +61,8 @@ ] }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18", "semantic-ui-react": "^2.1.3" }, diff --git a/packages/shadcn/package.json b/packages/shadcn/package.json index 7cd4edd4e6..4207e4586a 100644 --- a/packages/shadcn/package.json +++ b/packages/shadcn/package.json @@ -62,8 +62,8 @@ ] }, "peerDependencies": { - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x", "react": ">=18" }, "engineStrict": false, diff --git a/packages/snapshot-tests/package.json b/packages/snapshot-tests/package.json index 2a6d7c3457..a4d2135035 100644 --- a/packages/snapshot-tests/package.json +++ b/packages/snapshot-tests/package.json @@ -30,9 +30,8 @@ "peerDependencies": { "react": ">=18", "react-test-renderer": "^18.2.0", - "@rjsf/core": "^6.x", - "@rjsf/utils": "^6.x", - "@rjsf/validator-ajv8": "^6.x" + "@rjsf/core": "^6.0.0-beta.x", + "@rjsf/utils": "^6.0.0-beta.x" }, "devDependencies": { "@rjsf/core": "^6.0.0-beta.1", diff --git a/packages/validator-ajv8/package.json b/packages/validator-ajv8/package.json index e51ec3d748..1ddbec4c57 100644 --- a/packages/validator-ajv8/package.json +++ b/packages/validator-ajv8/package.json @@ -83,7 +83,7 @@ "lodash-es": "^4.17.21" }, "peerDependencies": { - "@rjsf/utils": "^6.x" + "@rjsf/utils": "^6.0.0-beta.x" }, "devDependencies": { "@rjsf/utils": "^6.0.0-beta.1",