Skip to content
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

chore/update yarn #81

Merged
merged 2 commits into from
Jun 28, 2024
Merged

chore/update yarn #81

merged 2 commits into from
Jun 28, 2024

Conversation

bdb-dd
Copy link
Collaborator

@bdb-dd bdb-dd commented Jun 28, 2024

Update yarn to v4.3.1
Downgrade eslint to v8 since many third party packages have not yet upgraded to v9

Was not able to fix the non-overlapping zod related deps, seems to be an inconsistency in the referenced versions from @instructor-ai/instructor@1.5.0:

Package @digdir/assistant-slack-app@workspace:apps/slack-app is requested to provide zod by its descendants

@digdir/assistant-slack-app@workspace:apps/slack-app
├─ @instructor-ai/instructor@npm:1.5.0 [678a4] (via >=3.22.4)
│  ├─ zod-stream@npm:1.0.3 [64e0d] (via >=3.22.4)
│  │  ├─ schema-stream@npm:3.1.0 [860df] (via 3.22.4)
│  │  └─ zod-to-json-schema@npm:3.23.0 [860df] (via ^3.23.3)
│  └─ zod-validation-error@npm:2.1.0 [64e0d] (via ^3.18.0)
└─ zod-to-json-schema@npm:3.23.1 [678a4] (via ^3.23.3)

@bdb-dd bdb-dd merged commit ba61aa2 into main Jun 28, 2024
2 checks passed
@bdb-dd bdb-dd deleted the chore/update-yarn branch June 28, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant