Skip to content

Commit

Permalink
v5.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
heath-freenome committed Oct 11, 2023
1 parent 0589204 commit a8039b4
Show file tree
Hide file tree
Showing 15 changed files with 101 additions and 101 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "5.13.0",
"version": "5.13.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useNx": true,
"useWorkspaces": true
Expand Down
100 changes: 50 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions packages/antd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjsf/antd",
"version": "5.13.0",
"version": "5.13.1",
"description": "Ant Design theme, fields and widgets for react-jsonschema-form",
"main": "dist/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -57,9 +57,9 @@
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@rjsf/core": "^5.13.0",
"@rjsf/utils": "^5.13.0",
"@rjsf/validator-ajv8": "^5.13.0",
"@rjsf/core": "^5.13.1",
"@rjsf/utils": "^5.13.1",
"@rjsf/validator-ajv8": "^5.13.1",
"@rollup/plugin-replace": "^5.0.2",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.65",
Expand Down
8 changes: 4 additions & 4 deletions packages/bootstrap-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjsf/bootstrap-4",
"version": "5.13.0",
"version": "5.13.1",
"main": "dist/index.js",
"module": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -50,9 +50,9 @@
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@rjsf/core": "^5.13.0",
"@rjsf/utils": "^5.13.0",
"@rjsf/validator-ajv8": "^5.13.0",
"@rjsf/core": "^5.13.1",
"@rjsf/utils": "^5.13.1",
"@rjsf/validator-ajv8": "^5.13.1",
"@types/react": "^17.0.65",
"@types/react-dom": "^17.0.20",
"@types/react-test-renderer": "^17.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/chakra-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjsf/chakra-ui",
"version": "5.13.0",
"version": "5.13.1",
"description": "Chakra UI theme, fields, and widgets for react-jsonschema-form",
"main": "dist/index.js",
"module": "lib/index.js",
Expand Down Expand Up @@ -69,9 +69,9 @@
"@emotion/jest": "^11.11.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@rjsf/core": "^5.13.0",
"@rjsf/utils": "^5.13.0",
"@rjsf/validator-ajv8": "^5.13.0",
"@rjsf/core": "^5.13.1",
"@rjsf/utils": "^5.13.1",
"@rjsf/validator-ajv8": "^5.13.1",
"@types/react": "^17.0.65",
"@types/react-dom": "^17.0.20",
"@types/react-test-renderer": "^17.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjsf/core",
"version": "5.13.0",
"version": "5.13.1",
"description": "A simple React component capable of building HTML forms out of a JSON schema.",
"scripts": {
"build:ts": "rimraf lib && tsc",
Expand Down Expand Up @@ -55,9 +55,9 @@
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@rjsf/utils": "^5.13.0",
"@rjsf/validator-ajv6": "^5.13.0",
"@rjsf/validator-ajv8": "^5.13.0",
"@rjsf/utils": "^5.13.1",
"@rjsf/validator-ajv6": "^5.13.1",
"@rjsf/validator-ajv8": "^5.13.1",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.65",
"@types/react-dom": "^17.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjsf/docs",
"version": "5.13.0",
"version": "5.13.1",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand Down
8 changes: 4 additions & 4 deletions packages/fluent-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rjsf/fluent-ui",
"version": "5.13.0",
"version": "5.13.1",
"main": "dist/index.js",
"module": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -47,9 +47,9 @@
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@fluentui/react": "^8.111.2",
"@rjsf/core": "^5.13.0",
"@rjsf/utils": "^5.13.0",
"@rjsf/validator-ajv8": "^5.13.0",
"@rjsf/core": "^5.13.1",
"@rjsf/utils": "^5.13.1",
"@rjsf/validator-ajv8": "^5.13.1",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.65",
"@types/react-dom": "^17.0.20",
Expand Down

0 comments on commit a8039b4

Please sign in to comment.