Skip to content

Commit

Permalink
Unpin ajv (#374)
Browse files Browse the repository at this point in the history
Unping ajv
  • Loading branch information
martinRenou authored Jun 27, 2024
1 parent 7c4d051 commit 3187cae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@jupyterlab/ui-components": "^4.0.0",
"@lumino/coreutils": "^2.0.0",
"@lumino/signaling": "^2.0.0",
"ajv": "8.14.0",
"ajv": "^8.16.0",
"json-schema-to-typescript": "^10.1.5",
"yjs": "^13.5.40"
},
Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@ __metadata:
"@lumino/coreutils": ^2.0.0
"@lumino/signaling": ^2.0.0
"@types/node": ^18.15.11
ajv: 8.14.0
ajv: ^8.16.0
json-schema-to-typescript: ^10.1.5
rimraf: ^3.0.2
source-map-loader: ^3.0.0
Expand Down Expand Up @@ -4170,18 +4170,6 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:8.14.0":
version: 8.14.0
resolution: "ajv@npm:8.14.0"
dependencies:
fast-deep-equal: ^3.1.3
json-schema-traverse: ^1.0.0
require-from-string: ^2.0.2
uri-js: ^4.4.1
checksum: 83a933ee20ca25026236cd44634ab8b88d386be26f666e4bc8e34085bbe6775bdb52cb8e25afdaca20d90cb59828a4a168993e21dd2adad3612308f568b2320e
languageName: node
linkType: hard

"ajv@npm:^6.10.0, ajv@npm:^6.12.4, ajv@npm:^6.12.5, ajv@npm:^6.7.0":
version: 6.12.6
resolution: "ajv@npm:6.12.6"
Expand All @@ -4194,7 +4182,7 @@ __metadata:
languageName: node
linkType: hard

"ajv@npm:^8.0.0, ajv@npm:^8.0.1, ajv@npm:^8.12.0, ajv@npm:^8.9.0":
"ajv@npm:^8.0.0, ajv@npm:^8.0.1, ajv@npm:^8.12.0, ajv@npm:^8.16.0, ajv@npm:^8.9.0":
version: 8.16.0
resolution: "ajv@npm:8.16.0"
dependencies:
Expand Down

0 comments on commit 3187cae

Please sign in to comment.