From e0dfe0ec1a0f7ffd6ab8da4d2a3d37ff7337d884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 16:19:50 +0000 Subject: [PATCH] build(deps): bump the rjsf group with 2 updates (#7354) Bumps the rjsf group with 2 updates: [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form) and [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form). 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/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/core" 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 | 28 ++++++++++++++-------------- package.json | 4 ++-- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe2ff6ce26..9c9f35a74b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,8 +14,8 @@ "@fortawesome/react-fontawesome": "^0.2.2", "@rails/actioncable": "^7.2.200", "@rails/ujs": "^7.1.3-4", - "@rjsf/core": "^5.23.1", - "@rjsf/validator-ajv8": "^5.23.1", + "@rjsf/core": "^5.23.2", + "@rjsf/validator-ajv8": "^5.23.2", "chart.js": "^4.4.6", "core-js": "^3.39.0", "dayjs": "^1.11.13", @@ -2398,9 +2398,9 @@ "integrity": "sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg==" }, "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", @@ -2442,9 +2442,9 @@ "peer": true }, "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", @@ -12014,9 +12014,9 @@ "integrity": "sha512-Pc/AFTdwZwEKJxFJvlxrSmGe/di+aAOBn60sremrpLo6VI/6cmiUYNNwlI5KNYttg7uypzA3ILPMPgxB2GYZEg==" }, "@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==", "requires": { "lodash": "^4.17.21", "lodash-es": "^4.17.21", @@ -12047,9 +12047,9 @@ } }, "@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==", "requires": { "ajv": "^8.12.0", "ajv-formats": "^2.1.1", diff --git a/package.json b/package.json index 3f5c762733..cd9ef3df61 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "@fortawesome/react-fontawesome": "^0.2.2", "@rails/actioncable": "^7.2.200", "@rails/ujs": "^7.1.3-4", - "@rjsf/core": "^5.23.1", - "@rjsf/validator-ajv8": "^5.23.1", + "@rjsf/core": "^5.23.2", + "@rjsf/validator-ajv8": "^5.23.2", "chart.js": "^4.4.6", "core-js": "^3.39.0", "dayjs": "^1.11.13",