Skip to content

downgrade typebox #2639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion projects/optic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@octokit/rest": "^19.0.0",
"@segment/analytics-node": "^1.1.3",
"@sentry/node": "^7.74.0",
"@sinclair/typebox": "^0.32.0",
"@sinclair/typebox": "0.31.28",
"@stoplight/spectral-core": "^1.8.1",
"@useoptic/openapi-io": "workspace:*",
"@useoptic/openapi-utilities": "workspace:*",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2737,6 +2737,13 @@ __metadata:
languageName: node
linkType: hard

"@sinclair/typebox@npm:0.31.28":
version: 0.31.28
resolution: "@sinclair/typebox@npm:0.31.28"
checksum: b3125e370e040738cc42c1ca5210bab44cdfc220b156ccd876f5fa1697ff6fe3ea110190c135e268e41d203d6481750b350add33e79b9874da68dc3a4d601f5a
languageName: node
linkType: hard

"@sinclair/typebox@npm:^0.24.1":
version: 0.24.51
resolution: "@sinclair/typebox@npm:0.24.51"
Expand All @@ -2751,13 +2758,6 @@ __metadata:
languageName: node
linkType: hard

"@sinclair/typebox@npm:^0.32.0":
version: 0.32.4
resolution: "@sinclair/typebox@npm:0.32.4"
checksum: b9811f798441b8ffa2468a40ddb040ceb473a3ca9a5aaeadf8632e6c7bd8b8544178c56ba44d039e9933ee18b6b5f09e4b53de0b644ad65231cb1b2344ca7e56
languageName: node
linkType: hard

"@sindresorhus/is@npm:^0.14.0":
version: 0.14.0
resolution: "@sindresorhus/is@npm:0.14.0"
Expand Down Expand Up @@ -3764,7 +3764,7 @@ __metadata:
"@octokit/rest": "npm:^19.0.0"
"@segment/analytics-node": "npm:^1.1.3"
"@sentry/node": "npm:^7.74.0"
"@sinclair/typebox": "npm:^0.32.0"
"@sinclair/typebox": "npm:0.31.28"
"@stoplight/spectral-core": "npm:^1.8.1"
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
Expand Down