Skip to content

Commit

Permalink
chore: modify the yarn lock resolution
Browse files Browse the repository at this point in the history
Signed-off-by: blam <ben@blam.sh>
  • Loading branch information
benjdlambert committed Dec 20, 2022
1 parent b5c0bc2 commit 25c8b2d
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12766,12 +12766,11 @@ __metadata:
version: 5.0.0-beta.14
resolution: "@rjsf/validator-ajv6@npm:5.0.0-beta.14"
dependencies:
ajv-formats: ^2.1.1
ajv8: "npm:ajv@^8.11.0"
ajv: ^6.7.0
lodash: ^4.17.15
lodash-es: ^4.17.15
peerDependencies:
"@rjsf/utils": ^5.0.0-beta.12
"@rjsf/utils": ^5.0.0-beta.1
checksum: 57b5c6968475a66762f644f2832aad077f8dde0ca9e71c8b0b27c06174855b7e6330f44fa6078fc0f347b728a4a5fd62399378fad26ada3cde32da89bddf6f9f
languageName: node
linkType: hard
Expand Down Expand Up @@ -16259,18 +16258,6 @@ __metadata:
languageName: node
linkType: hard

"ajv8@npm:ajv@^8.11.0, ajv@npm:^8.0.0, ajv@npm:^8.10.0, ajv@npm:^8.8.0":
version: 8.11.2
resolution: "ajv@npm:8.11.2"
dependencies:
fast-deep-equal: ^3.1.1
json-schema-traverse: ^1.0.0
require-from-string: ^2.0.2
uri-js: ^4.2.2
checksum: 53435bf79ee7d1eabba8085962dba4c08d08593334b304db7772887f0b7beebc1b3d957432f7437ed4b60e53b5d966a57b439869890209c50fed610459999e3e
languageName: node
linkType: hard

"ajv@npm:^6.10.0, ajv@npm:^6.10.1, ajv@npm:^6.12.2, ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:^6.5.5, ajv@npm:^6.7.0, ajv@npm:~6.12.6":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
Expand All @@ -16283,6 +16270,18 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.0.0, ajv@npm:^8.10.0, ajv@npm:^8.8.0":
version: 8.11.2
resolution: "ajv@npm:8.11.2"
dependencies:
fast-deep-equal: ^3.1.1
json-schema-traverse: ^1.0.0
require-from-string: ^2.0.2
uri-js: ^4.2.2
checksum: 53435bf79ee7d1eabba8085962dba4c08d08593334b304db7772887f0b7beebc1b3d957432f7437ed4b60e53b5d966a57b439869890209c50fed610459999e3e
languageName: node
linkType: hard

"alphanum-sort@npm:^1.0.2":
version: 1.0.2
resolution: "alphanum-sort@npm:1.0.2"
Expand Down

0 comments on commit 25c8b2d

Please sign in to comment.