Bump @rjsf/validator-ajv8 from 6.10.0 to 6.10.1 in /web

Bumps [@rjsf/validator-ajv8](https://github.com/rjsf-team/react-jsonschema-form) from 6.10.0 to 6.10.1.
- [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/v6.10.0...v6.10.1)

---
updated-dependencies:
- dependency-name: "@rjsf/validator-ajv8"
  dependency-version: 6.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-21 11:32:41 +00:00
committed by GitHub
parent 52f50a7396
commit 583b560ea9
2 changed files with 13 additions and 13 deletions
+12 -12
View File
@@ -36,7 +36,7 @@
"@rjsf/core": "^6.10.0", "@rjsf/core": "^6.10.0",
"@rjsf/shadcn": "^6.10.0", "@rjsf/shadcn": "^6.10.0",
"@rjsf/utils": "^6.10.0", "@rjsf/utils": "^6.10.0",
"@rjsf/validator-ajv8": "^6.10.0", "@rjsf/validator-ajv8": "^6.10.1",
"apexcharts": "^7.3.0", "apexcharts": "^7.3.0",
"axios": "^1.20.0", "axios": "^1.20.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",
@@ -3107,12 +3107,12 @@
} }
}, },
"node_modules/@rjsf/utils": { "node_modules/@rjsf/utils": {
"version": "6.10.0", "version": "6.10.1",
"resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.10.0.tgz", "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.10.1.tgz",
"integrity": "sha512-GQa+dr28FgGOaRRhIOX3QEv1GkzoklrZYf4f1bTEDNuAWWWyO1oznw62ryZBj4FI/XKPaE/VyJQlssOSbD5KiQ==", "integrity": "sha512-dlbQUCoTl/+/TenyYs1zAKXf9sLTebtY+6pB+bUFsaN4xkdAtR8YBLwmpa1N5yNiRzf3fbxveISNuZmDrZE/yQ==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@x0k/json-schema-merge": "^1.0.3", "@x0k/json-schema-merge": "^1.0.6",
"fast-equals": "^6.0.0", "fast-equals": "^6.0.0",
"fast-uri": "^4.1.4", "fast-uri": "^4.1.4",
"jsonpointer": "^5.0.1", "jsonpointer": "^5.0.1",
@@ -3151,9 +3151,9 @@
"license": "BSD-3-Clause" "license": "BSD-3-Clause"
}, },
"node_modules/@rjsf/validator-ajv8": { "node_modules/@rjsf/validator-ajv8": {
"version": "6.10.0", "version": "6.10.1",
"resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.10.0.tgz", "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.10.1.tgz",
"integrity": "sha512-B/cNuPIQNBiJo4ByoJUXwGylu51JA5Jhkj4gsZ794dl85xxfcQ43HKfR1Lg55SoCUOzHc0Sf7zI/0q3R3sKEEQ==", "integrity": "sha512-Jyim45UKd39SgWn4ryaydTigZ0dddNEeqZUfTlLgsy2v23uMDLyeKjNCItC09dy00dtKzwM3Q4WA0FtQ5IjOgA==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"ajv": "^8.20.0", "ajv": "^8.20.0",
@@ -3163,7 +3163,7 @@
"node": ">=20" "node": ">=20"
}, },
"peerDependencies": { "peerDependencies": {
"@rjsf/utils": "^6.10.0" "@rjsf/utils": "^6.10.1"
} }
}, },
"node_modules/@rolldown/binding-android-arm-eabi": { "node_modules/@rolldown/binding-android-arm-eabi": {
@@ -4120,9 +4120,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@x0k/json-schema-merge": { "node_modules/@x0k/json-schema-merge": {
"version": "1.0.3", "version": "1.0.6",
"resolved": "https://registry.npmjs.org/@x0k/json-schema-merge/-/json-schema-merge-1.0.3.tgz", "resolved": "https://registry.npmjs.org/@x0k/json-schema-merge/-/json-schema-merge-1.0.6.tgz",
"integrity": "sha512-lerJC4sI9CNUQWdff3PnU1YJOqazD6TjMcvxZIPXUBjn4j1cUiXE0LvzhMnGYzKKr271TkvXJtH7gEwksrtn+w==", "integrity": "sha512-SSdWAhirRj9UGTSjmgMnchC3Nytpbde46qPEXVQLm/S3opteW6E/VX4UzLlfmA9L2zdkmG3c69sfLfHbT0jl0w==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/json-schema": "^7.0.15" "@types/json-schema": "^7.0.15"
+1 -1
View File
@@ -48,7 +48,7 @@
"@rjsf/core": "^6.10.0", "@rjsf/core": "^6.10.0",
"@rjsf/shadcn": "^6.10.0", "@rjsf/shadcn": "^6.10.0",
"@rjsf/utils": "^6.10.0", "@rjsf/utils": "^6.10.0",
"@rjsf/validator-ajv8": "^6.10.0", "@rjsf/validator-ajv8": "^6.10.1",
"apexcharts": "^7.3.0", "apexcharts": "^7.3.0",
"axios": "^1.20.0", "axios": "^1.20.0",
"class-variance-authority": "^0.7.1", "class-variance-authority": "^0.7.1",