From d58e948595eeac7b220230835630d0f0711c4013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:05:16 +0000 Subject: [PATCH] Bump the rjsf group with 4 updates (#3406) Bumps the rjsf group with 4 updates: [@rjsf/bootstrap-4](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form), [@rjsf/utils](https://github.com/rjsf-team/react-jsonschema-form) and [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form). Updates `@rjsf/bootstrap-4` from 5.23.1 to 5.23.2 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.23.1...5.23.2) Updates `@rjsf/core` from 5.23.1 to 5.23.2 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.23.1...5.23.2) Updates `@rjsf/utils` from 5.23.1 to 5.23.2 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.23.1...5.23.2) Updates `@rjsf/validator-ajv8` from 5.23.1 to 5.23.2 - [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases) - [Changelog](https://github.com/rjsf-team/react-jsonschema-form/blob/main/CHANGELOG.md) - [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/5.23.1...5.23.2) --- updated-dependencies: - dependency-name: "@rjsf/bootstrap-4" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rjsf - dependency-name: "@rjsf/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rjsf - dependency-name: "@rjsf/utils" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rjsf - dependency-name: "@rjsf/validator-ajv8" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rjsf ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package-lock.json b/package-lock.json index 65e965d37..ef04dc2ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1664,9 +1664,9 @@ } }, "node_modules/@rjsf/bootstrap-4": { - "version": "5.23.1", - "resolved": "https://registry.npmjs.org/@rjsf/bootstrap-4/-/bootstrap-4-5.23.1.tgz", - "integrity": "sha512-oqpggj86R2i6Z4VqlBtqqf2ufLz0hvdT6dtAq44q1medDMExpD6BZmba8d1bnGK5VHma5zb22mNW6h58xc0gnA==", + "version": "5.23.2", + "resolved": "https://registry.npmjs.org/@rjsf/bootstrap-4/-/bootstrap-4-5.23.2.tgz", + "integrity": "sha512-OCtylxElChSTZdLcNOO+NvG6CIeUayu1BYR7dcGTfo5c23CLks1VcmywHvL04YaeELm3JQgAvPwNB8Y1m4hlPA==", "dependencies": { "@react-icons/all-files": "^4.1.0" }, @@ -1681,9 +1681,9 @@ } }, "node_modules/@rjsf/core": { - "version": "5.23.1", - "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-5.23.1.tgz", - "integrity": "sha512-yO0vlseZiomYNqpy/Jkd2gaP9BGqa+f3q1VIc17SGkQidHBqBNURAvOvqWFgvvALRZRNYoqnDuolWxT0AaoAog==", + "version": "5.23.2", + "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-5.23.2.tgz", + "integrity": "sha512-jSz3X8SOZ1xL3wMPhBt01j/cA4FszhdGTLBhHfncM9nme4SpbQ6GRAiePOBakEVhT89GAM11ML1DA888YTZfmg==", "dependencies": { "lodash": "^4.17.21", "lodash-es": "^4.17.21", @@ -1700,9 +1700,9 @@ } }, "node_modules/@rjsf/utils": { - "version": "5.23.1", - "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-5.23.1.tgz", - "integrity": "sha512-cXnWgUdfeWWCsTIKamMdaP8q8lfFTvJfNQ8UyQlAumU/+hQQMOzVcyd/cVOlqWyV/JyTKrQMZOuQc9yXkka9FA==", + "version": "5.23.2", + "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-5.23.2.tgz", + "integrity": "sha512-CDpZTroRE1O2lkZBNYsWCRj7moF3fqnwIo/Vf3flhoS7rGwb8kWlIHakOOBZxlqorKZB1UPzhQZn+FcwhzNldw==", "dependencies": { "json-schema-merge-allof": "^0.8.1", "jsonpointer": "^5.0.1", @@ -1718,9 +1718,9 @@ } }, "node_modules/@rjsf/validator-ajv8": { - "version": "5.23.1", - "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-5.23.1.tgz", - "integrity": "sha512-h2iD4ymt4yD6V/V0jJBUZeBR5NvQyy2J0p7B+roNRpBXnmbCH/O3y4TBqnSPzQiO0mI9qDNQ9XgkQp7z9zo9uw==", + "version": "5.23.2", + "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-5.23.2.tgz", + "integrity": "sha512-EHOTZ/YxTcFHpCj2p42PD3daxJyozZ5gkIVCfbtIXgTtubt/pOMFvM2OxNcQ6OBQ+ulo96OmnDxYGsNPpZZVaw==", "dependencies": { "ajv": "^8.12.0", "ajv-formats": "^2.1.1",